| Package | Description |
|---|---|
| bdi4jade.util.goal |
| Modifier and Type | Class and Description |
|---|---|
class |
ParallelGoal
This class represents a goal that aims at achieving all goals that compose
this goal in a parallel way.
|
class |
SequentialGoal
This class represents a goal that aims at achieving all goals that compose
this goal in a sequential way.
|