public class ClearPlanBody extends BeliefGoalPlanBody
| Constructor and Description |
|---|
ClearPlanBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
This method is a placeholder for subclasses that should implement the set
of steps needed to achieve this plan body goal.
|
void |
init()
This method is a placeholder for subclasses.
|
void |
setValue(Clear clear) |
action, getOutputBelief, isGoalAchieved, onStartdispatchGoal, 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 execute()
BeliefGoalPlanBodyexecute in class BeliefGoalPlanBodypublic void init()
BeliefGoalPlanBodyBeliefGoalPlanBody.onStart() method, after it performs some pre-processing.init in class BeliefGoalPlanBody@Parameter(direction=IN, mandatory=true) public void setValue(Clear clear)