public class PingPlanBody extends AbstractPlanBody
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MSG_CONTENT |
| Constructor and Description |
|---|
PingPlanBody() |
| 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 static final java.lang.String MSG_CONTENT
public void action()
action in class jade.core.behaviours.Behaviourpublic void onStart()
PlanBody