public class EnvironmentLocalBDI
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent |
protected Environment |
environment |
| Constructor and Description |
|---|
EnvironmentLocalBDI() |
| Modifier and Type | Method and Description |
|---|---|
void |
body()
The agent body.
|
Environment |
getEnvironment() |
void |
killed() |
protected jadex.bridge.IInternalAccess agent
protected Environment environment
public void body()
public void killed()
public Environment getEnvironment()