|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITeamRemoteAgentParameters | |
|---|---|
| cz.cuni.amis.pogamut.multi.factory.guice | |
| cz.cuni.amis.pogamut.multi.params.impl | |
| Uses of ITeamRemoteAgentParameters in cz.cuni.amis.pogamut.multi.factory.guice |
|---|
| Classes in cz.cuni.amis.pogamut.multi.factory.guice with type parameters of type ITeamRemoteAgentParameters | |
|---|---|
class |
GuiceTeamRemoteAgentFactory<AGENT extends IAgent,PARAMS extends ITeamRemoteAgentParameters>
Guice agent factory configured by an agent module ( GuiceTeamRemoteAgentModule) that is specifying the bindings
for respective interfaces. |
class |
GuiceTeamRemoteAgentModule<PARAMS extends ITeamRemoteAgentParameters>
Module extending GuiceRemoteAgentModule for the purpose of remote agents (those communicating with the world using
IWorldConnection) that is using ISharedWorldView to synchronize information within the agent's team. |
| Uses of ITeamRemoteAgentParameters in cz.cuni.amis.pogamut.multi.params.impl |
|---|
| Classes in cz.cuni.amis.pogamut.multi.params.impl that implement ITeamRemoteAgentParameters | |
|---|---|
class |
TeamRemoteAgentParameters<SHARED_WORLDVIEW extends ISharedWorldView>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||