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

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

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

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

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



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