Uses of Class
bot.DMSMemoryVO

Packages that use DMSMemoryVO
decisionMakingSystem   
 

Uses of DMSMemoryVO in decisionMakingSystem
 

Methods in decisionMakingSystem that return DMSMemoryVO
 DMSMemoryVO DecisionModuleImpl.doReasoning(int myCounter)
          main function of DecisionModuleImpl, the only one that should be called from doLogic of Agent.
 DMSMemoryVO DecisionModule.doReasoning(int time)
          Does reasoning - in the end executes some atomic action.
 DMSMemoryVO DecisionModuleImpl.test()
          procedure which executes all testcases should be put in the agent.doLogic() instead of doReasoning()
 

Methods in decisionMakingSystem with parameters of type DMSMemoryVO
 void DMSLogger.update(DMSMemoryVO memoryVO)
          This method should be called after every step of the logic.
 



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