|
Fields inherited from class uchicago.src.sim.engine.BasicAction |
INTERVAL_UPDATER, ONE_TIME_UPDATER, updater |
Constructor Summary | ||
AgentAction() |
Method Summary | ||
void |
addAgent(Agent a) | |
void |
execute() | |
boolean |
removeAgent(Agent a) |
Methods inherited from class uchicago.src.sim.engine.BasicAction |
addToGroup, getIntervalTime, getName, getNextTime, reSchedule, setIntervalTime, setName, setNextTime |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|