Uses of Interface
decisionMakingSystem.DecisionModule

Packages that use DecisionModule
bot   
decisionMakingSystem   
 

Uses of DecisionModule in bot
 

Constructors in bot with parameters of type DecisionModule
DMSMemoryVO(DecisionModule module)
           
 

Uses of DecisionModule in decisionMakingSystem
 

Classes in decisionMakingSystem that implement DecisionModule
 class DecisionModuleImpl
          main decision making module - presents the logic of the bot! it takes care about everything about the main logic cycle choice of intention to be performed, action to be performed, update of fadeout, attractivity, rollback when something fails, update of attractivity of intentions etc.
 



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