Uses of Class
cz.cuni.amis.pogamut.ut2004.analyzer.UT2004AnalyzerFullObserverParameters

Packages that use UT2004AnalyzerFullObserverParameters
cz.cuni.amis.pogamut.ut2004.analyzer   
cz.cuni.amis.pogamut.ut2004.analyzer.stats   
 

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

Methods in cz.cuni.amis.pogamut.ut2004.analyzer that return UT2004AnalyzerFullObserverParameters
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserver.getParams()
           
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setAgentId(IAgentId agentId)
           
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setFileName(String fileName)
          Sets FileName to be used for the output.
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setHumanLikeObserving(String botName, PrintWriter humanLikeWriter)
           
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setObservedAgentId(String observedAgentId)
          Sets 'id' (usually taken from the UnrealId that is present for instance in Self.getId()) of the bot that is going to be observed by newly created observer.
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setOutputPath(String outputPath)
          Sets path to directory where the observer should output its results.
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setWaitForMatchRestart(boolean waitForMatchRestart)
          Sets whether the observer should wait for match-restart before it starts to collect data.
 UT2004AnalyzerFullObserverParameters UT2004AnalyzerFullObserverParameters.setWorldAddress(IWorldConnectionAddress address)
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.analyzer with parameters of type UT2004AnalyzerFullObserverParameters
UT2004AnalyzerFullObserver(UT2004AnalyzerFullObserverParameters params, IComponentBus bus, IAgentLogger agentLogger, UT2004WorldView worldView, IAct act)
           
 

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

Constructors in cz.cuni.amis.pogamut.ut2004.analyzer.stats with parameters of type UT2004AnalyzerFullObserverParameters
UT2004AnalyzerObsStats(UT2004AnalyzerFullObserverParameters params, IComponentBus bus, IAgentLogger agentLogger, UT2004WorldView worldView, IAct act)
           
 



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