|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jadex.micro.MicroAgent test.jadex.BoardAgent
public class BoardAgent
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jadex.micro.MicroAgent |
---|
jadex.micro.MicroAgent.TimerWrapper |
Field Summary | |
---|---|
(package private) Board |
board
|
Fields inherited from class jadex.micro.MicroAgent |
---|
interpreter, longtime, timers |
Constructor Summary | |
---|---|
BoardAgent()
|
Method Summary | |
---|---|
void |
agentCreated()
|
void |
agentKilled()
|
void |
executeBody()
|
static jadex.micro.MicroAgentMetaInfo |
getMetaInfo()
|
Methods inherited from class jadex.micro.MicroAgent |
---|
addComponentListener, addDirectService, addService, createComponentIdentifier, createComponentIdentifier, createComponentIdentifier, createReply, createResultListener, createServiceContainer, getAgentAdapter, getAgentName, getArgument, getArguments, getChildren, getComponentIdentifier, getConfiguration, getExternalAccess, getLogger, getModel, getParent, getServiceProvider, getTime, init, isAtBreakpoint, killAgent, killComponent, messageArrived, removeComponentListener, removeService, scheduleStep, sendMessage, setResultValue, waitFor, waitForTick |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Board board
Constructor Detail |
---|
public BoardAgent()
Method Detail |
---|
public void agentCreated()
agentCreated
in interface jadex.micro.IMicroAgent
agentCreated
in class jadex.micro.MicroAgent
public void executeBody()
executeBody
in interface jadex.micro.IMicroAgent
executeBody
in class jadex.micro.MicroAgent
public void agentKilled()
agentKilled
in interface jadex.micro.IMicroAgent
agentKilled
in class jadex.micro.MicroAgent
public static jadex.micro.MicroAgentMetaInfo getMetaInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |