See: Description
| Interface | Description |
|---|---|
| DisposablePlanBody |
This interface indicates that a
PlanBodyInterface should be finalized in case
of being terminated. |
| OutputPlanBody |
This interface defines that a
PlanBodyInterface provides output for a goal
that is being achieved. |
| PlanBody |
This interface defines a PlanBody.
|
| Class | Description |
|---|---|
| AbstractPlanBody |
This class represents a plan that has been instantiated to be executed.
|
| BeliefGoalPlanBody | |
| FSMPlanBody | |
| ParallelActionPlanBody | |
| ParallelGoalPlanBody | |
| SequentialActionPlanBody | |
| SequentialGoalPlanBody |
This plan
|