See: Description
| Interface | Description |
|---|---|
| BeliefListener |
This interface defines the method that a belief listener should implement.
|
| GoalListener |
This interface defines the method that a goal listener should implement.
|
| Class | Description |
|---|---|
| BeliefEvent |
This class represents an event performed over a belief.
|
| GoalEvent |
This class represents an event performed over a goal.
|
| Enum | Description |
|---|---|
| BeliefEvent.Action |
This enumeration represents the set of possible actions that can be
performed over a belief.
|