Uses of Class
almabasedmodel.PogamutALMA

Packages that use PogamutALMA
almabasedmodel   
bot   
 

Uses of PogamutALMA in almabasedmodel
 

Fields in almabasedmodel declared as PogamutALMA
 PogamutALMA AEventGenerator.emModel
          Class holding connection to ALMA emotion model
 PogamutALMA AEmotionState.myALMA
          Pointer toward ALMA emotion model
 

Constructors in almabasedmodel with parameters of type PogamutALMA
AEmotionState(PogamutALMA alma, EmotionalBot myAgent)
          Only constructor for this class, requires few other objects.
AEventGenerator(PogamutALMA inputModel, AEmotionState myEmState, EmotionalBot myAgent)
          Only constructor for this class.
 

Uses of PogamutALMA in bot
 

Fields in bot declared as PogamutALMA
 PogamutALMA EmotionalBot.myALMA
          Pointer to ALMA emotion model