cz.cuni.amis.pogamut.ut2004.bot
Interface IUT2004BotLogicController<BOT extends UT2004Bot,LOGIC_MODULE extends LogicModule>

All Superinterfaces:
IAgentLogic<LOGIC_MODULE>, IUT2004BotController<BOT>
All Known Implementing Classes:
UT2004BotLogicController, UT2004BotModuleController

public interface IUT2004BotLogicController<BOT extends UT2004Bot,LOGIC_MODULE extends LogicModule>
extends IUT2004BotController<BOT>, IAgentLogic<LOGIC_MODULE>


Method Summary
 
Methods inherited from interface cz.cuni.amis.pogamut.ut2004.bot.IUT2004BotController
botInitialized, botKilled, botShutdown, botSpawned, finishControllerInitialization, getInitializeCommand, getLog, getPassword, initializeController, prepareBot
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.module.IAgentLogic
getLogicInitializeTime, getLogicShutdownTime, logic, logicInitialize, logicShutdown