public class SequentialGoalBDI
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
SequentialGoalBDI.TestGoal
Procedural goal (no target condition) with
AND success turned on.
|
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The bdi agent.
|
| Constructor and Description |
|---|
SequentialGoalBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body() |
java.lang.String |
p1(jadex.bdiv3.runtime.IPlan plan) |
java.lang.String |
p2(jadex.bdiv3.runtime.IPlan plan) |
java.lang.String |
p3(jadex.bdiv3.runtime.IPlan plan) |