Class | Description |
---|---|
ExperimentRunChecker | |
ExperimentRunManager |
The ExperimentRunManager is a singleton responsible for managing a queue per each user to run the experiments.
|
ExperimentRunThread |
The ExperimentRun is created when an experiment can be executed, during the init phase all the needed services are created.
|
GeppettoManager |
GeppettoManager is the implementation of IGeppettoManager which represents the Java API entry point for Geppetto.
|
RuntimeExperiment | |
RuntimeProject |
The Runtime project holds the runtime state for an open project.
|
SimulatorRunThread |
This class helps incapsulating the execution of a simulator in a separate thread
|
SimulatorRuntime | |
ViewProcessor |
Enum | Description |
---|---|
ViewProcessor.ConflictStrategy |
Exception | Description |
---|---|
ViewProcessor.JsonObjectExtensionConflictException |