Package | Description |
---|---|
ptolemy.actor |
Executable entities.
|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
ActorExecutionAspect.addExecutingListener(ExecutionAspectListener listener)
Add schedule listener.
|
void |
ActorExecutionAspect.removeExecutionListener(ExecutionAspectListener listener)
Remove schedule listener.
|
Modifier and Type | Class and Description |
---|---|
class |
ExecutionAspectPlotterEditorFactory
Factory that creates the plotter for the schedule of actors on a
resource scheduler.
|