cz.cuni.amis.pogamut.udk.bot
Interface IUDKBotLogicController<BOT extends UDKBot,LOGIC_MODULE extends LogicModule>

Package class diagram package IUDKBotLogicController
All Superinterfaces:
IAgentLogic<LOGIC_MODULE>, IUDKBotController<BOT>
All Known Implementing Classes:
UDKBotLogicController, UDKBotModuleController

public interface IUDKBotLogicController<BOT extends UDKBot,LOGIC_MODULE extends LogicModule>
extends IUDKBotController<BOT>, IAgentLogic<LOGIC_MODULE>


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



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