Uses of Class
cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent.UT2004CommunicationModule

Packages that use UT2004CommunicationModule
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent   
cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent   
 

Uses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.analyzer
 

Subclasses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.analyzer
 class UT2004AnalyzerModule
           
 class UT2004AnalyzerObserverModule
           
 

Uses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 

Subclasses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 class UT2004AnalyzerObsStatsModule
           
 

Uses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
 

Subclasses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent
 class UT2004BotModule<PARAMS extends UT2004BotParameters>
          Module extending UT2004CommunicationModule for the purpose of UT2004Bot instantiation.
 class UT2004ObserverModule<PARAMS extends UT2004AgentParameters>
          Module extending UT2004CommunicationModule for the purpose of UT2004Observer instantiation.
 class UT2004ServerModule<PARAMS extends UT2004AgentParameters>
          Module extending UT2004CommunicationModule for the purpose of UT2004Server instantiation.
 

Uses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent
 

Subclasses of UT2004CommunicationModule in cz.cuni.amis.pogamut.ut2004multi.factory.guice.remoteagent
 class UT2004MultiBotModule<PARAMS extends UT2004BotParameters>
          Implements a bot module using shared WorldView
 



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