Uses of Package
almabasedmodel

Packages that use almabasedmodel
almabasedmodel   
bot   
logging   
 

Classes in almabasedmodel used by almabasedmodel
AEmotion
          This class is used to store ALMA emotions outside ALMA.
AEmotionState
          This class is used to count and store the feeling toward other agents in the scenario and provides interface between ALMA and our agent.
AMood
          This class is used for storing the mood outside the ALMA emotion model.
PogamutALMA
          Provides the first interface between Pogamut and ALMA (additional methods are defined in AEmotionState.java class).
 

Classes in almabasedmodel used by bot
AEmotionState
          This class is used to count and store the feeling toward other agents in the scenario and provides interface between ALMA and our agent.
AEventGenerator
          This class evaluates and generates emotional events for ALMA emotional model.
PogamutALMA
          Provides the first interface between Pogamut and ALMA (additional methods are defined in AEmotionState.java class).
 

Classes in almabasedmodel used by logging
AEmotion
          This class is used to store ALMA emotions outside ALMA.
AMood
          This class is used for storing the mood outside the ALMA emotion model.