protected final class RunCentralisedMAS.CentralisedAgArchForPool extends CentralisedAgArch
infraEnv, logger
Modifier | Constructor and Description |
---|---|
protected |
RunCentralisedMAS.CentralisedAgArchForPool() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
sleep()
Puts the agent in sleep.
|
void |
wake()
Removes the agent from the "sleep" mode
|
act, actionExecuted, addMsgListener, broadcast, canSleep, checkMail, createArchs, createArchs, getAgName, getControlInfraTier, getEnvInfraTier, getLogger, getMBox, getRuntimeServices, getUserAgArch, informCycleFinished, isRunning, perceive, receiveMsg, receiveSyncSignal, removeMsgListener, sendMsg, setAgName, setControlInfraTier, setEnvInfraTier, setLogger, setThread, stopAg
compareTo, createCustomArchs, equals, getAgArchClassesChain, getArchInfraTier, getCycleNumber, getFirstAgArch, getNextAgArch, getTS, hashCode, incCycleNumber, init, initAg, insertAgArch, reasoningCycleStarting, setCycleNumber, setTS, stop, toString
protected RunCentralisedMAS.CentralisedAgArchForPool()
public void sleep()
AgArch
sleep
in interface AgArchInfraTier
sleep
in class CentralisedAgArch
public void wake()
AgArchInfraTier
wake
in interface AgArchInfraTier
wake
in class CentralisedAgArch
public void run()
run
in interface java.lang.Runnable
run
in class CentralisedAgArch