cz.cuni.amis.pogamut.ut2004.ut2004testfw.config
Class ParticipantConfig

Package class diagram package ParticipantConfig
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.ut2004testfw.config.ParticipantConfig

public class ParticipantConfig
extends Object

Author:
tommasino

Constructor Summary
ParticipantConfig()
           
 
Method Summary
 int addParticipants(UT2004MatchConfig config, Map<String,BotTemplate> bots)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParticipantConfig

public ParticipantConfig()
Method Detail

addParticipants

public int addParticipants(UT2004MatchConfig config,
                           Map<String,BotTemplate> bots)
Parameters:
config -
bots -
Returns:


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