| Package | Description |
|---|---|
| bdi4jade.reasoning |
This package contains interfaces and classes to specify strategies
associated with customization points of the BDI agent reasoning cycle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeliefRevisionStrategy
This class is the default implementation of the strategy
BeliefRevisionStrategy. |
class |
DefaultDeliberationFunction
This class is the default implementation of the strategy
DeliberationFunction. |
class |
DefaultOptionGenerationFunction
This class is the default implementation of the strategy
OptionGenerationFunction. |
class |
DefaultPlanSelectionStrategy
This class is the default implementation of the strategy
PlanSelectionStrategy. |