Interface | Description |
---|---|
JSONValue |
The JSONValue interface allows the definition of custom types within Simudyne that can be read
and written to via the JSON data format.
|
Model |
The Model is the core abstraction around which the Simudyne engine is designed.
|
Enum | Description |
---|---|
ModelExecutionPhase |
An enum representing the possible states of model execution.
|