| Class | Description |
|---|---|
| PtolemyPlatform |
The PtolemyPlatform class contains code that configures the CAL
interpreter infrastructure for use inside the Ptolemy II software.
|
| Exception | Description |
|---|---|
| CalIOException |
An exception used to indicate an IO error during interpretation of a
CAL actor in Ptolemy.
|
| FunctionCallException |
A convenience exception used to indicate an error in a built-in function.
|