|
|||||||||
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.SimulationEvent
public abstract class SimulationEvent
An event pertaining to a specific Simulation.
Simulation
,
Serialized Form![]() |
![]() |
Field Summary | |
---|---|
protected Simulation |
simulation
|
Constructor Summary | |
---|---|
SimulationEvent()
|
|
SimulationEvent(Simulation model)
|
Method Summary | |
---|---|
Simulation |
getSimulation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Simulation simulation
Constructor Detail |
---|
public SimulationEvent(Simulation model)
public SimulationEvent()
Method Detail |
---|
public Simulation getSimulation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |