Package | Description |
---|---|
jason.asSemantics |
Modifier and Type | Class and Description |
---|---|
class |
GoalListenerForMetaEvents |
Modifier and Type | Method and Description |
---|---|
java.util.List<GoalListener> |
TransitionSystem.getGoalListeners() |
Modifier and Type | Method and Description |
---|---|
void |
TransitionSystem.addGoalListener(GoalListener gl)
adds an object that will be notified about events on goals (creation, suspension, ...)
|
boolean |
TransitionSystem.removeGoalListener(GoalListener gl) |