| Package | Description |
|---|---|
| org.kepler.ddp.actor | |
| org.kepler.profiling.gui | |
| org.kepler.provenance | |
| org.kepler.provenance.opm | |
| org.kepler.provenance.prov | |
| org.kepler.provenance.sql | |
| org.kepler.webview.actor | |
| ptolemy.actor |
Executable entities.
|
| ptolemy.actor.test |
The ptolemy.actor.test package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionChoice.portEvent(IOPortEvent event)
Receive a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionMonitorPanel.ExecutionMonitorRecording.portEvent(IOPortEvent event,
java.util.Date timestamp)
Record a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recording.portEvent(IOPortEvent event)
Record a port event at the current time.
|
void |
XMLRecording.portEvent(IOPortEvent event)
Deprecated.
Record a port event.
|
void |
ProvenanceRecorder.portEvent(IOPortEvent event)
React to a port read or write.
|
void |
Recording.portEvent(IOPortEvent event,
java.util.Date timestamp)
Record a port event at a specific time.
|
void |
TextFileRecording.portEvent(IOPortEvent event,
java.util.Date timestamp)
Record a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenProvenanceModelXML.portEvent(IOPortEvent event)
Deprecated.
Record a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProvRecording.portEvent(IOPortEvent event,
java.util.Date timestamp)
Record a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLRecording.portEvent(IOPortEvent event,
java.util.Date timestamp)
Record a port event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebViewAttribute.portEvent(IOPortEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IOPort._notifyPortEventListeners(IOPortEvent event)
Send a PortEvent to all port event listeners that
have registered with this IOPort.
|
void |
IOPortEventListener.portEvent(IOPortEvent event)
Report a port activity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveIOPortEventListener.portEvent(IOPortEvent event)
Remove this IOPortListener from the parent.
|