| Package | Description |
|---|---|
| at.borkowski.scovillej.simulation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimulationMember.initialize(Simulation simulation,
SimulationInitializationContext context)
Called during the initialization phase of the simulation.
|
Copyright © 2015. All rights reserved.