public class HelloWorldPlanBDI
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The bdi agent.
|
| Constructor and Description |
|---|
HelloWorldPlanBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
The agent body.
|
protected void |
printHello(jadex.bdiv3.runtime.IPlan plan)
Plan that prints out goal text and passes.
|