| Package | Description |
|---|---|
| bdi4jade.goal |
This package contains interfaces and classes that allows representation of
goals and softgoals of an agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeliefSetValueGoal<T>
This class represents the goal of an agent believe in a belief that contains
a certain value, that is, the agent has a belief set whose name is specified
in this goal and it contains the specified value.
|