| 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 |
PredicateGoal<K>
This class represents the goal of an agent to believe in a certain belief
with an specific boolean value, that is, the agent has a belief whose name
and value are specified in this goal.
|