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

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

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

Methods in cz.cuni.amis.pogamut.ut2004.analyzer that return UT2004AnalyzerObserverParameters
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserver.getParams()
           
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.setAgentId(IAgentId agentId)
           
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.setFileName(String fileName)
          Sets FileName to be used for the output.
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.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.
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.setOutputPath(String outputPath)
          Sets path to directory where the observer should output its results.
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.setWaitForMatchRestart(boolean waitForMatchRestart)
          Sets whether the observer should wait for match-restart before it starts to collect data.
 UT2004AnalyzerObserverParameters UT2004AnalyzerObserverParameters.setWorldAddress(IWorldConnectionAddress address)
           
 

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

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

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



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