public final class Simulation extends Element
| Modifier and Type | Field | Description |
|---|---|---|
static Simulation |
instance |
| Modifier and Type | Method | Description |
|---|---|---|
IElementSet |
getElements() |
|
SimulationTime |
getTime() |
|
void |
onDestroy() |
|
void |
update() |
destroy, getEventFilters, getEventHandlers, getRequestFilters, getRequestHandlers, getSimulation, getUID, raise, schedule, wasDestroyedpublic static final Simulation instance
public SimulationTime getTime()
public IElementSet getElements()
public void update()