| Package | Description |
|---|---|
| bdi4jade.core | |
| bdi4jade.plan |
| Modifier and Type | Method and Description |
|---|---|
PlanLibrary |
Capability.getPlanLibrary() |
| Constructor and Description |
|---|
Capability(BeliefBase beliefBase,
PlanLibrary planLibrary)
Creates a new capability.
|
Capability(java.lang.String id,
BeliefBase beliefBase,
PlanLibrary planLibrary)
Creates a new capability.
|
Capability(java.lang.String id,
Capability parent,
BeliefBase beliefBase,
PlanLibrary planLibrary)
Creates a new capability.
|
| Modifier and Type | Method and Description |
|---|---|
PlanLibrary |
Plan.getPlanLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
Plan.setPlanLibrary(PlanLibrary planLibrary) |