Package | Description |
---|---|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.gui.test |
The ptolemy.actor.gui.test package.
|
ptolemy.moml |
Modeling Markup Language classes.
|
ptolemy.moml.test |
The ptolemy.moml.test package.
|
Modifier and Type | Class and Description |
---|---|
class |
MoMLSimpleApplication
Deprecated.
Use
MoMLSimpleApplication instead.
MoMLSimpleApplication does not depend on anything in actor.gui |
class |
MoMLSimpleStatisticalApplication
A simple application that reads in a .xml file as a command
line argument, runs it and prints out time and memory statistics
MoMLApplication sets the look and feel, which starts up Swing,
so we can't use MoMLApplication for non-graphical simulations.
|
Modifier and Type | Class and Description |
---|---|
class |
Rerun
Run a MoML model over and over again.
|
Modifier and Type | Class and Description |
---|---|
class |
MoMLCommandLineApplication
A application that reads command line arguments that set parameters
and a .xml file naming a model, sets the parameters and runs the model.
|
class |
MoMLSimpleTimeoutApplication
A simple application that reads in a .xml file as a command line argument,
runs it and terminates the run after a time out.
|
Modifier and Type | Class and Description |
---|---|
class |
UnloadModelTest
Test unloading a model.
|