Uses of Interface
cz.cuni.amis.pogamut.ut2004.analyzer.IUT2004Analyzer

Packages that use IUT2004Analyzer
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent   
cz.cuni.amis.pogamut.ut2004.utils Utility classes connected to the Unreal Engine. 
 

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

Classes in cz.cuni.amis.pogamut.ut2004.analyzer that implement IUT2004Analyzer
 class UT2004Analyzer
          UT2004Analyzer can be used to automatically observe all bots/players in the game sniff their messages.
 

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

Classes in cz.cuni.amis.pogamut.ut2004.factory.guice.remoteagent with type parameters of type IUT2004Analyzer
 class UT2004AnalyzerFactory<ANALYZER extends IUT2004Analyzer,PARAMS extends UT2004AgentParameters>
          Guice-base IUT2004Server factory.
 

Uses of IUT2004Analyzer in cz.cuni.amis.pogamut.ut2004.utils
 

Classes in cz.cuni.amis.pogamut.ut2004.utils with type parameters of type IUT2004Analyzer
 class UT2004AnalyzerRunner<SERVER extends IUT2004Analyzer,PARAMS extends UT2004AnalyzerParameters>
          Class used for creating, connecting and starting analyzers with default settings that are taken from the properties.
 



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