|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimulationController
Simulator
s are controlled by implementing classes. Each simulation step
the goOn
method is called to check whether to go on or not.
Method Summary | |
---|---|
boolean |
goOn(Simulator sim)
Returns whether or not to go on with the given simulation |
Method Detail |
---|
boolean goOn(Simulator sim)
sim
- simulation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |