|
|||||||||
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
net.sourceforge.jabm.event.InteractionsFinishedEvent
public class InteractionsFinishedEvent
An event that is fired when agents have finished interacting.
Field Summary |
---|
Fields inherited from class net.sourceforge.jabm.event.SimulationEvent |
---|
simulation |
Constructor Summary | |
---|---|
InteractionsFinishedEvent()
|
|
InteractionsFinishedEvent(Simulation model)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.jabm.event.SimulationEvent |
---|
getSimulation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InteractionsFinishedEvent(Simulation model)
public InteractionsFinishedEvent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |