Uses of Class
eu.iv4xr.framework.extensions.occ.Goal
-
Uses of Goal in eu.iv4xr.framework.extensions.occ
Fields in eu.iv4xr.framework.extensions.occ declared as GoalMethods in eu.iv4xr.framework.extensions.occ that return GoalMethods in eu.iv4xr.framework.extensions.occ with parameters of type GoalModifier 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.distress(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusAfter, Event e, Goal g)
static int
EmotionRelatedFunctions.fear(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Goal g)
static int
EmotionRelatedFunctions.hope(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Goal g)
static int
EmotionRelatedFunctions.joy(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusAfter, Event e, Goal g)
static int
EmotionRelatedFunctions.satisfaction(UserCharacterization userModel, BeliefBase.Goals_Status goalsStatusBefore, BeliefBase.Goals_Status goalsStatusAfter, Goal g, Set<Emotion> emotionset, EmotionMemory ememory)
Constructors in eu.iv4xr.framework.extensions.occ with parameters of type GoalModifierConstructorDescriptionEmotion(Emotion.EmotionType ety, Goal g, int timeWhenTrigerred, int initialIntensity)