| Interface | Description |
|---|---|
| SimulationController |
Simulators are controlled by implementing classes. |
| Class | Description |
|---|---|
| AmountLowerThanController | |
| AndController |
Implements a
SimulationController composed of many SimulationController. |
| DefaultController |
The probably most common implementation of an
SimulationController. |
| OrController |
Implements a
SimulationController composed of many SimulationController. |
Copyright © 2007–2021. All rights reserved.