|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthades.simulator.SimEvent
hades.simulator.SignalEvent
SignalEvent - the basic Hades simulation event.
Field Summary |
Fields inherited from class hades.simulator.SimEvent |
arg, enable_recycling, id, source, STACK_SIZE, targetPort, time |
Constructor Summary | |
SignalEvent(SimObject target,
double time,
java.lang.Object arg)
|
Method Summary | |
void |
recycle()
|
java.lang.String |
toString()
toString() - the usual info method |
Methods inherited from class hades.simulator.SimEvent |
createNewSimEvent, createNewSimEvent, evaluate, getArg, getDebug, getNumberOfAvailableRecycledSimEvents, getNumberOfRecycledSimEvents, getNumberOfSimEvents, getSource, getTargetPort, getTime, setDebug, setTargetPort, toShortString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SignalEvent(SimObject target, double time, java.lang.Object arg)
Method Detail |
public void recycle()
recycle
in class SimEvent
public java.lang.String toString()
toString
in class SimEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |