| Package | Description |
|---|---|
| bdi4jade.plan.planbody |
This package contains interfaces and classes that allows representation of
plan body, which is an executable piece of code that is instantiated and
executed to achieve goals.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeliefGoalPlanBody
This plan body aims to achieve a
BeliefGoal. |
class |
ParallelGoalPlanBody
This plan body provides the set of actions to achieve a
ParallelGoal. |
class |
SequentialGoalPlanBody
This plan body provides the set of actions to achieve a
SequentialGoal. |