public class GoalPlanResultBDI
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
GoalPlanResultBDI.AGoal |
class |
GoalPlanResultBDI.BGoal |
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
| Constructor and Description |
|---|
GoalPlanResultBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
The agent body.
|
java.lang.String |
plan()
Plan that reacts on the goals.
|