Uses of Class
cz.cuni.amis.pogamut.ut2004.agent.utils.UT2004BotDescriptor

Packages that use UT2004BotDescriptor
cz.cuni.amis.pogamut.ut2004.agent.utils   
 

Uses of UT2004BotDescriptor in cz.cuni.amis.pogamut.ut2004.agent.utils
 

Methods in cz.cuni.amis.pogamut.ut2004.agent.utils that return UT2004BotDescriptor
 UT2004BotDescriptor<PARAMS> UT2004BotDescriptor.addParams(PARAMS... params)
           
 UT2004BotDescriptor<PARAMS> UT2004BotDescriptor.setAgentModule(UT2004BotModule module)
           
 UT2004BotDescriptor<PARAMS> UT2004BotDescriptor.setAgentParameters(PARAMS[] params)
           
 UT2004BotDescriptor<PARAMS> UT2004BotDescriptor.setController(Class<? extends IUT2004BotController> controllerClass)
           
 UT2004BotDescriptor<PARAMS> UT2004BotDescriptor.setCount(int count)
           
 



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