| Package | Description |
|---|---|
| ensemble | |
| ensemble.apps.lm | |
| ensemble.world |
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentAgent |
EventServer.envAgent
The env agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventServer.setEnvAgent(EnvironmentAgent envAgent)
Sets the env agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LM_Environment
The Class LM_Environment.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnvironmentAgent |
World.envAgent
The env agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
World.setEnvAgent(EnvironmentAgent envAgent)
Sets the env agent.
|