public class DynAttributeNames
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AGENT_LOCATION
Name of a dynamic attribute, which contains the current location of the
agent.
|
static java.lang.String |
PERCEPT_IN
Name of a dynamic attribute, which tells the agent where it is.
|
| Constructor and Description |
|---|
DynAttributeNames() |
public static final java.lang.String AGENT_LOCATION
public static final java.lang.String PERCEPT_IN