|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITeamedAgentId | |
|---|---|
| cz.cuni.amis.pogamut.multi.agent.impl | |
| cz.cuni.amis.pogamut.multi.communication.worldview | |
| cz.cuni.amis.pogamut.multi.communication.worldview.impl | |
| Uses of ITeamedAgentId in cz.cuni.amis.pogamut.multi.agent.impl |
|---|
| Classes in cz.cuni.amis.pogamut.multi.agent.impl that implement ITeamedAgentId | |
|---|---|
class |
TeamedAgentId
|
| Uses of ITeamedAgentId in cz.cuni.amis.pogamut.multi.communication.worldview |
|---|
| Methods in cz.cuni.amis.pogamut.multi.communication.worldview that return ITeamedAgentId | |
|---|---|
ITeamedAgentId |
ILocalWorldView.getAgentId()
|
| Uses of ITeamedAgentId in cz.cuni.amis.pogamut.multi.communication.worldview.impl |
|---|
| Fields in cz.cuni.amis.pogamut.multi.communication.worldview.impl declared as ITeamedAgentId | |
|---|---|
protected ITeamedAgentId |
AbstractLocalWorldView.agentId
|
| Methods in cz.cuni.amis.pogamut.multi.communication.worldview.impl that return ITeamedAgentId | |
|---|---|
ITeamedAgentId |
AbstractLocalWorldView.getAgentId()
Returns agentId of the agent associated with this WorldView. |
| Constructors in cz.cuni.amis.pogamut.multi.communication.worldview.impl with parameters of type ITeamedAgentId | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||