Uses of Class
cz.cuni.amis.pogamut.ut2004.ut2004testfw.config.BotTemplate

Packages that use BotTemplate
cz.cuni.amis.pogamut.ut2004.ut2004testfw   
cz.cuni.amis.pogamut.ut2004.ut2004testfw.config   
 

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

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

Uses of BotTemplate in cz.cuni.amis.pogamut.ut2004.ut2004testfw.config
 

Method parameters in cz.cuni.amis.pogamut.ut2004.ut2004testfw.config with type arguments of type BotTemplate
 int ParticipantConfig.addParticipants(UT2004MatchConfig config, Map<String,BotTemplate> bots)
           
 UT2004Match MatchConfig.createMatch(String utPath, Map<String,BotTemplate> bots, int id)
           
 



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