See: Description
| Interface | Description |
|---|---|
| LoadServiceHelper |
Here, the accessible methods of the LoadService can be found.
|
| LoadServiceSlice |
Here the remotely accessible methods of the LoadService can be found.
|
| SimulationServiceHelper |
Here, the accessible methods of the SimulationService can be found.
|
| SimulationServiceSlice |
Here the remotely accessible methods of the SimulationService can be found.
|
| Class | Description |
|---|---|
| LoadService |
This extended BaseService is basically used to transport the load information
from different remote locations to the Main-Container.
|
| LoadServiceProxy |
This class provides the reals functionalities for the
LoadServiceSlice. |
| SimulationService |
This is the SimulationService, which provides a list of functionalities for agent based simulations.
|
| SimulationServiceProxy |
This class provides the reals functionalities for the
SimulationServiceSlice. |