Uses of Class
cz.cuni.amis.pogamut.base.factory.guice.GuiceRemoteAgentModule

Packages that use GuiceRemoteAgentModule
cz.cuni.amis.pogamut.base.factory.guice   
cz.cuni.amis.pogamut.multi.factory.guice   
 

Uses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.base.factory.guice
 

Methods in cz.cuni.amis.pogamut.base.factory.guice that return GuiceRemoteAgentModule
protected  GuiceRemoteAgentModule GuiceRemoteAgentFactory.getAgentModule()
           
 

Constructors in cz.cuni.amis.pogamut.base.factory.guice with parameters of type GuiceRemoteAgentModule
GuiceRemoteAgentFactory(GuiceRemoteAgentModule agentModule)
           
 

Uses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.multi.factory.guice
 

Subclasses of GuiceRemoteAgentModule in cz.cuni.amis.pogamut.multi.factory.guice
 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.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.