Uses of Interface
cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.IMeasure

Packages that use IMeasure
cz.cuni.amis.pogamut.ut2004.ut2004testfw   
cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure   
cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.impl   
 

Uses of IMeasure in cz.cuni.amis.pogamut.ut2004.ut2004testfw
 

Constructor parameters in cz.cuni.amis.pogamut.ut2004.ut2004testfw with type arguments of type IMeasure
MatchesExecutor(ArrayList<MatchConfig> matchSets, ArrayList<BotTemplate> bots, ArrayList<IMeasure> measures, String utPath, String outputDirectory)
          Prepares the MatchesExecutor for match execution.
 

Uses of IMeasure in cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure
 

Classes in cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure that implement IMeasure
 class AverageMeasure
           
 class MaximumMeasure
           
 class Measure
           
 

Uses of IMeasure in cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.impl
 

Classes in cz.cuni.amis.pogamut.ut2004.ut2004testfw.measure.impl that implement IMeasure
 class Flag
           
 class FragCount
           
 class WeaponCount
           
 



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