public class NestedCapabilitiesAgent extends BDIAgent
| Modifier and Type | Class and Description |
|---|---|
static class |
NestedCapabilitiesAgent.Belief |
| Constructor and Description |
|---|
NestedCapabilitiesAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init()
This method initializes the BDI agent.
|
addCapability, addGoal, addGoal, addGoal, addGoal, addSoftgoal, dropGoal, dropSoftoal, getAllBeliefs, getAllCapabilities, getAllGoals, getAllSoftgoals, getBeliefRevisionStrategy, getCapabilities, getDeliberationFunction, getIntentions, getOptionGenerationFunction, getPlanSelectionStrategy, removeCapability, setBeliefRevisionStrategy, setDeliberationFunction, setNoLongerDesired, setOptionGenerationFunction, setPlanSelectionStrategy, setup, takeDownaddBehaviour, afterClone, afterMove, beforeClone, beforeMove, blockingReceive, blockingReceive, blockingReceive, blockingReceive, changeStateTo, clean, createMessageQueue, doActivate, doClone, doDelete, doMove, doSuspend, doTimeOut, doWait, doWait, doWake, getAgentState, getAID, getAMS, getArguments, getBootProperties, getContainerController, getContentManager, getCurQueueSize, getDefaultDF, getHap, getHelper, getLocalName, getName, getO2AInterface, getO2AObject, getProperty, getQueueSize, getState, here, isRestarting, join, notifyChangeBehaviourState, notifyRestarted, postMessage, putBack, putO2AObject, receive, receive, registerO2AInterface, removeBehaviour, removeTimer, restartLater, restore, restoreBufferedState, run, send, setArguments, setEnabledO2ACommunication, setGenerateBehaviourEvents, setO2AManager, setQueueSize, waitUntilStarted, writeprotected void init()
BDIAgentBDIAgent.setup() method.