Uses of Class
cz.cuni.amis.pogamut.ut2004.observer.impl.UT2004Observer

Packages that use UT2004Observer
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent   
 

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

Subclasses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer
 class UT2004AnalyzerFullObserver
          Similar to UT2004AnalyzerObserver, but it may output ALL MESSAGES for a given bot.
 class UT2004AnalyzerObserver
          Deprecated. 
 

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

Subclasses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.analyzer.stats
 class UT2004AnalyzerObsStats
          Observer that provides logging of bot's health, number of deaths, traveled distance and bot's location, etc.
 

Uses of UT2004Observer in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent
 

Methods in cz.cuni.amis.pogamut.ut2004.factory.direct.remoteagent that return UT2004Observer
 UT2004Observer UT2004ObserverFactory.newAgent(PARAMS agentParameters)
           
 



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