| Package | Description |
|---|---|
| bdi4jade.core | |
| bdi4jade.util.reasoning |
| Modifier and Type | Method and Description |
|---|---|
PlanSelectionStrategy |
BDIAgent.getPlanSelectionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
BDIAgent.setPlanSelectionStrategy(PlanSelectionStrategy planSelectionStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlanSelectionStrategy
The default implementation of the
PlanSelectionStrategy. |
class |
UtilityBasedPlanSelectionStrategy
A utility-based implementation of the
PlanSelectionStrategy. |