public class PerformMovePlanBody extends AbstractPlanBody
| Constructor and Description |
|---|
PerformMovePlanBody() |
| Modifier and Type | Method and Description |
|---|---|
void |
action() |
void |
setThing1(Thing thing1) |
void |
setThing2(Thing thing2) |
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, onStart, reset, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionStatepublic void action()
action in class jade.core.behaviours.Behaviour@Parameter(direction=IN, mandatory=true) public void setThing1(Thing thing1)
@Parameter(direction=IN, mandatory=true) public void setThing2(Thing thing2)