|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.event.SimEvent
net.sourceforge.jabm.event.SimulationControllerEvent
net.sourceforge.jabm.event.BatchFinishedEvent
public class BatchFinishedEvent
An event that is fired when a batch of one or more simulations has finished.
Field Summary |
---|
Fields inherited from class net.sourceforge.jabm.event.SimulationControllerEvent |
---|
simulationController |
Constructor Summary | |
---|---|
BatchFinishedEvent(SimulationController model)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.jabm.event.SimulationControllerEvent |
---|
getSimulationController |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchFinishedEvent(SimulationController model)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |