| IActiveResource |
Represents an active resource simulation component which can be consumed.
|
| ILinkingResource |
A facade of the linking resource simulation module.
|
| IPassiveResource |
The passive resource simulation module allows to acquire and release passive resources.
|
| IRequest |
A system request represents a system call by a IUser.
|
| ISimulationConfiguration |
Represents a configuration for a simulation component based simulation.
|
| ISimulationMiddleware |
The simulation middleware provides infrastructure services.
|
| ISystem |
The system simulation module handles service calls generated by the IWorkload simulation
module.
|
| IUser |
A user simulates a UsageScenario.
|
| IWorkload |
The workload simulation module spawns instances of IUser according to Workload
specifications.
|
| Procedure |
A procedure that takes no arguments and returns no results, intended to be used with lambda
expressions.
|