Uses of Class
eu.iv4xr.framework.extensions.occ.Emotion
-
Uses of Emotion in eu.iv4xr.framework.extensions.occ
Fields in eu.iv4xr.framework.extensions.occ with type parameters of type EmotionModifier and TypeFieldDescriptionEmotionAppraisalSystem.emo
EmotionMemory.memory
EmotionAppraisalSystem.newEmotions
Methods in eu.iv4xr.framework.extensions.occ that return EmotionModifier and TypeMethodDescriptionEmotionAppraisalSystem.getEmotion(String goalName, Emotion.EmotionType ety)
Emotion.shallowClone()
Make a copy of this Emotion.Methods in eu.iv4xr.framework.extensions.occ with parameters of type EmotionModifier and TypeMethodDescriptionvoid
Add this emotion e to the memory.Method parameters in eu.iv4xr.framework.extensions.occ with type arguments of type EmotionModifier and TypeMethodDescriptionstatic int
EmotionRelatedFunctions.disappointment(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Goal g, Set<Emotion> emotionset, EmotionMemory ememory)
static int
EmotionRelatedFunctions.EmotionFunction(UserCharacterization userModel, Emotion.EmotionType ety, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Event e, String targetName, Set<Emotion> emotionset, EmotionMemory ememory)
static int
EmotionRelatedFunctions.satisfaction(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Goal g, Set<Emotion> emotionset, EmotionMemory ememory)