
public interface SimulationController
| Modifier and Type | Method and Description |
|---|---|
boolean |
goOn(StochasticSimulator process)
Returns whether or not to go on with the given simulation.
|
boolean goOn(StochasticSimulator process)
process - the stochastic process this object is to control.Copyright © 2015 University of Glasgow. All rights reserved.