| Interface | Description |
|---|---|
| PhaseHandler |
Represents a class handling phase (tick) events.
|
| ServiceProvider<T> |
Represents a provider for a simulation service.
|
| Simulation |
Represents a simulation.
|
| SimulationContext |
Represents the simulation context to be used by simulation members in order
to access functionality of the simulation like series and services, for
example to communicate with other simulation members.
|
| SimulationEvent |
Represents a pre-defined simulation event.
|
| SimulationInitializationContext |
Represents the simulation context to be used by simulation members in order
to access functionality of the simulation like series and services, for
example to communicate with other simulation members.
|
| SimulationMember |
Represents a member of a simulation.
|
Copyright © 2015. All rights reserved.