public class ConstructorsBDI extends ConstructorsSuper
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
calls| Constructor and Description |
|---|
ConstructorsBDI()
Create the agent.
|
ConstructorsBDI(java.lang.String arg)
Create the agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
body()
Agent body.
|