| Package | Description |
|---|---|
| ensemble | |
| ensemble.apps.demo | |
| ensemble.apps.lm | |
| ensemble.comm | |
| ensemble.memory |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentAgent
An agent that represents the environment.
|
class |
MusicalAgent
The Class MusicalAgent.
|
| Modifier and Type | Method and Description |
|---|---|
EnsembleAgent |
EnsembleAgent.getAgent()
Gets agent's name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvatarAgent
The Class AvatarAgent.
|
class |
ListenerAgent
The Class ListenerAgent.
|
class |
PlayerAgent
The Class PlayerAgent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LM_Environment
The Class LM_Environment.
|
class |
LM_MusicalAgent
The Class LM_MusicalAgent.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnsembleAgent |
Comm.myAgent
The my agent.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnsembleAgent |
Memory.myAgent
The my agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Memory.setAgent(EnsembleAgent myAgent)
Sets the agent.
|