| Package | Description |
|---|---|
| bdi4jade.annotation |
This package contains the set of annotations used to implement and
configure BDI agents and their components.
|
| bdi4jade.goal |
This package contains interfaces and classes that allows representation of
goals and softgoals of an agent.
|
| bdi4jade.message |
This package contains interfaces and classes that allows processing
messages received by BDI agents and creating goals to process them.
|
| 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.
|
| Class and Description |
|---|
| Parameter.Direction
This enumeration is used to indicate the parameter direction (input,
output, or both).
|
| Class and Description |
|---|
| Parameter
This annotations is used to specify properties that are input, output or both
of goals and plan bodies.
|
| Class and Description |
|---|
| Parameter
This annotations is used to specify properties that are input, output or both
of goals and plan bodies.
|
| Class and Description |
|---|
| Parameter
This annotations is used to specify properties that are input, output or both
of goals and plan bodies.
|