Package | Description |
---|---|
jadex.bdi.runtime |
Modifier and Type | Method and Description |
---|---|
void |
IGoal.addGoalListener(IGoalListener listener)
Add a goal listener.
|
void |
IGoalbase.addGoalListener(String type,
IGoalListener listener)
Add a goal listener.
|
void |
IGoal.removeGoalListener(IGoalListener listener)
Remove a goal listener.
|
void |
IGoalbase.removeGoalListener(String type,
IGoalListener listener)
Remove a goal listener.
|
Copyright © 2012. All Rights Reserved.