public static class SubgoalCapability.MyPlan extends AbstractPlanBody
| Constructor and Description |
|---|
MyPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
action() |
void |
onStart()
This method is executed just once before starting this plan body
execution.
|
dispatchGoal, dispatchSubgoal, dispatchSubgoalAndListen, done, getBeliefBase, getCapability, getEndState, getGoal, getGoalEvent, getGoalEvent, getGoalEvent, getPlan, goalPerformed, init, setEndState, start, stopactionWrapper, block, block, getAgent, getBehaviourName, getDataStore, getExecutionState, getParent, getRestartCounter, handle, handleBlockEvent, handleRestartEvent, isRunnable, onEnd, reset, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionStatepublic void action()
action in class jade.core.behaviours.Behaviourpublic void onStart()
PlanBody