| Package | Description |
|---|---|
| bdi4jade.plan | |
| bdi4jade.util.plan |
| Modifier and Type | Method and Description |
|---|---|
abstract jade.core.behaviours.Behaviour |
Plan.createPlanBody()
Instantiate the plan body of this plan.
|
| Constructor and Description |
|---|
PlanInstance(Plan plan,
Intention intention)
Creates a new plan instance.
|
| Modifier and Type | Method and Description |
|---|---|
jade.core.behaviours.Behaviour |
SimplePlan.createPlanBody()
Creates a new instance of the plan body.
|