public interface IScenarioRunner
| Modifier and Type | Method and Description |
|---|---|
void |
scenarioRunner(SimuComSimProcess thread)
Execute the behaviour represented by this object using the given simulation process
|
void scenarioRunner(SimuComSimProcess thread)
thread - The simulation process used to execute the behaviour encapsulated in this object