Package | Description |
---|---|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeActorApplication
This application creates one or more Ptolemy II models given a
classname on the command line, and then executes those models, each in
its own thread.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
CompositeActorSimpleApplication._run(CompositeActorSimpleApplication application,
java.lang.String[] args)
Run the application.
|