Class | Description |
---|---|
BCVTBApplication |
Wrapper class to start up the Building Controls Virtual Test Bench (BCVTB).
|
CapeCodeApplication |
Wrapper class to start up CapeCode, the subset that has the
convenient feature that it automatically imports all the accessors
at https://accessors.org and makes them available in an
actor library to drag and drop into models.
|
CyPhySimApplication |
Wrapper class to start up CyPhySim, the Cyber-Physical Simulator.
|
DSPApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
FullApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
HyVisualApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
MenuApplication |
A wrapper that starts up Vergil from a menu.
|
PtinyApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|
PtinyKeplerApplication |
Run the Ptiny version of Vergil inside a security sandbox.
|
PtinySandboxApplication |
Run the Ptiny version of Vergil inside a security sandbox.
|
SpaceApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start to run the Office Space application
This class is very similar to other classes that invoke
Vergil applications under Web Start because each application
needs to have its own jar file.
|
VisualSenseApplication |
A wrapper class that calls eventually calls
ptolemy.vergil.VergilApplication for use with Java Network Launching
Protocol (JNLP) aka Web Start.
|