public class HelloWorld2BDI
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
HelloWorld2BDI.HelloGoal
Simple hello world goal.
|
class |
HelloWorld2BDI.HelloWorldPlan
Hello world plan.
|
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The bdi agent.
|
| Constructor and Description |
|---|
HelloWorld2BDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
The agent body.
|
public void body()