| Package | Description |
|---|---|
| bdi4jade.plan | |
| bdi4jade.util.goal |
| Modifier and Type | Method and Description |
|---|---|
GoalFinishedEvent |
PlanInstance.getGoalEvent()
Returns a goal event from the queue.
|
GoalFinishedEvent |
PlanInstance.getGoalEvent(boolean block)
Returns a goal event from the queue.
|
GoalFinishedEvent |
PlanInstance.getGoalEvent(long ms)
Returns a goal event from the queue.
|
| Modifier and Type | Method and Description |
|---|---|
GoalFinishedEvent |
CompositeGoal.getFailedGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeGoal.setFailedGoal(GoalFinishedEvent failedGoal) |