public class PsTestAgent extends PsAgent
PsConstants.AgentINSTANCE, PsConstants.BoardPKEYS, PsConstants.FwARTIFACTS, PsConstants.FwCLASS, PsConstants.FwDISTRIBUTION, PsConstants.FwPATHS, PsConstants.FwPKEYS, PsConstants.JADEdefaults, PsConstants.KwBASED, PsConstants.NodePKEYS, PsConstants.ToolPARAMETERS| Modifier and Type | Field and Description |
|---|---|
private static java.lang.StringBuilder |
infoOfBooting |
protected PsTestGui |
myGui |
private static long |
serialVersionUID |
codec, counter, HOOK_CONVERSTAION_ID_SHOWGUI, interpreterBSh, jadeConsole, myNode, PS_USER_PROPERTY_ACTION, PS_USER_PROPERTY_RECEIVER, PS_USER_PROPERTY_SENDER| Constructor and Description |
|---|
PsTestAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
doDelete() |
PsTestGui |
myGui() |
protected void |
setup() |
void |
showGuiAction(jade.domain.JADEAgentManagement.ShowGui sg,
jade.core.AID requester)
Serve the ShowGui action of the JADE management ontology.
|
initializeJADEConsole, interpreterBSh, jadeConsole, loadMainBshVariables, main, makeMessage, makeMessage, makeMessage, makeMessage, makeReplMessage, makeReplMessage, makeReplMessage, makeReplMessage, myBOB, myNode, outLogger, outLogger, outLogger, requestMigrate, requestShowGuiaddBehaviour, afterClone, afterMove, beforeClone, beforeMove, blockingReceive, blockingReceive, blockingReceive, blockingReceive, changeStateTo, clean, createMessageQueue, doActivate, doClone, doMove, doSuspend, doTimeOut, doWait, doWait, doWake, getAgentState, getAID, getAID, getAMS, getArguments, getBootProperties, getContainerController, getContentManager, getCurQueueSize, getDefaultDF, getHap, getHelper, getLocalName, getName, getO2AInterface, getO2AObject, getProperty, getQueueSize, getState, here, isAlive, isRestarting, join, notifyChangeBehaviourState, notifyRestarted, postMessage, putBack, putO2AObject, receive, receive, registerO2AInterface, removeBehaviour, removeTimer, restartLater, restore, restoreBufferedState, run, send, setArguments, setEnabledO2ACommunication, setGenerateBehaviourEvents, setO2AManager, setQueueSize, takeDown, waitUntilStarted, writeprivate static final long serialVersionUID
protected transient PsTestGui myGui
private static java.lang.StringBuilder infoOfBooting
public PsTestGui myGui()
public void doDelete()
doDelete in class jade.core.Agentpublic void showGuiAction(jade.domain.JADEAgentManagement.ShowGui sg,
jade.core.AID requester)
throws jade.domain.FIPAAgentManagement.FailureException
sg - showGui method.requester - agent requesterjade.domain.FIPAAgentManagement.FailureException - If the GUI is already visible or some error occurs creating the GUI.protected void setup()
setup in class jade.core.Agent