| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.multi.agent.impl | |
| cz.cuni.amis.pogamut.multi.communication.worldview | |
| cz.cuni.amis.pogamut.multi.communication.worldview.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
TeamedAgentId |
| Modifier and Type | Method and Description |
|---|---|
ITeamedAgentId |
ILocalWorldView.getAgentId() |
| Modifier and Type | Field and Description |
|---|---|
protected ITeamedAgentId |
AbstractLocalWorldView.agentId |
| Modifier and Type | Method and Description |
|---|---|
ITeamedAgentId |
AbstractLocalWorldView.getAgentId()
Returns agentId of the agent associated with this WorldView.
|
| Constructor and Description |
|---|
AbstractLocalWorldView(ComponentDependencies dependencies,
ILifecycleBus bus,
IAgentLogger logger,
ISharedWorldView sharedWV,
ITeamedAgentId agentId) |
BatchAwareLocalWorldView(ComponentDependencies dependencies,
ILifecycleBus bus,
IAgentLogger logger,
ISharedWorldView parentWorldView,
ITeamedAgentId agentId) |
EventDrivenLocalWorldView(ComponentDependencies dependencies,
ILifecycleBus bus,
IAgentLogger logger,
ISharedWorldView sharedWV,
ITeamedAgentId agentId) |
VisionLocalWorldView(ComponentDependencies dependencies,
ILifecycleBus bus,
IAgentLogger logger,
ISharedWorldView parentWorldView,
ITeamedAgentId agentId) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.