public static class SubgoalCapability.ParentPlan extends AbstractPlanBody
| Constructor and Description |
|---|
ParentPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
action() |
int |
onEnd()
This method is invoked just once after this behaviour has ended.
|
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, reset, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionStatepublic void action()
action in class jade.core.behaviours.Behaviourpublic int onEnd()
PlanBodypublic void onStart()
PlanBody