|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjade.core.Agent
jade.gui.GuiAgent
vs.tracer.TracerAgent
public class TracerAgent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jade.core.Agent |
|---|
jade.core.Agent.Interrupted |
| Field Summary | |
|---|---|
static int |
FINE
|
static int |
INFO
|
static int |
MSG_RECEIVE
|
static int |
MSG_SEND
|
static int |
SEVERE
|
| Fields inherited from class jade.core.Agent |
|---|
AP_ACTIVE, AP_DELETED, AP_IDLE, AP_INITIATED, AP_MAX, AP_MIN, AP_SUSPENDED, AP_WAITING, D_ACTIVE, D_MAX, D_MIN, D_RETIRED, D_SUSPENDED, D_UNKNOWN |
| Constructor Summary | |
|---|---|
TracerAgent()
|
|
| Method Summary | |
|---|---|
jade.content.lang.Codec |
getCodec()
|
jade.content.onto.Ontology |
getOntology()
|
void |
handleTrace(jade.core.AID sender,
int verbosity,
int depth,
java.lang.String message)
|
void |
setup()
override jade.core.Agent.setup |
void |
takeDown()
overrides jade.core.Agent.takeDown |
| Methods inherited from class jade.gui.GuiAgent |
|---|
postGuiEvent |
| Methods inherited from class jade.core.Agent |
|---|
addBehaviour, blockingReceive, blockingReceive, blockingReceive, blockingReceive, changeStateTo, clean, doActivate, doClone, doDelete, doMove, doSuspend, doTimeOut, doWait, doWait, doWake, getAgentState, getAID, getAMS, getArguments, getContainerController, getContentManager, getCurQueueSize, getDefaultDF, getHap, getHelper, getLocalName, getName, getO2AObject, getProperty, getQueueSize, getState, here, join, notifyChangeBehaviourState, notifyRestarted, postMessage, putBack, putO2AObject, receive, receive, removeBehaviour, restartLater, restore, restoreBufferedState, run, send, setArguments, setEnabledO2ACommunication, setGenerateBehaviourEvents, setQueueSize, waitUntilStarted, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MSG_RECEIVE
public static final int MSG_SEND
public static final int FINE
public static final int INFO
public static final int SEVERE
| Constructor Detail |
|---|
public TracerAgent()
| Method Detail |
|---|
public jade.content.lang.Codec getCodec()
public jade.content.onto.Ontology getOntology()
public void handleTrace(jade.core.AID sender,
int verbosity,
int depth,
java.lang.String message)
public void setup()
setup in class jade.core.Agentpublic void takeDown()
takeDown in class jade.core.Agent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||