| Interface | Description |
|---|---|
| ISimulationControl |
Control interface for simulation frameworks.
|
| ISimulationListener | |
| IStatusObserver |
Interface for observers interested in the progress of the simulation
|
| Class | Description |
|---|---|
| AbstractSimulationConfig |
This is the abstract base class for simulation configurations.
|
| Activator |
The activator class controls the plug-in life cycle
|
| Enum | Description |
|---|---|
| SimulationResult |
Status enum signaling simulation success or failure
|