Index
All Classes|All Packages
E
- ememory - Variable in class eu.iv4xr.framework.extensions.occ.EmotionAppraisalSystem
- emo - Variable in class eu.iv4xr.framework.extensions.occ.EmotionAppraisalSystem
- Emotion - Class in eu.iv4xr.framework.extensions.occ
-
Representing a single instance of the state of some emotion type.
- Emotion(Emotion.EmotionType, Goal, int, int) - Constructor for class eu.iv4xr.framework.extensions.occ.Emotion
- Emotion.EmotionType - Enum in eu.iv4xr.framework.extensions.occ
-
Different types of emotion supported by this model.
- EmotionAppraisalSystem - Class in eu.iv4xr.framework.extensions.occ
- EmotionAppraisalSystem(String) - Constructor for class eu.iv4xr.framework.extensions.occ.EmotionAppraisalSystem
- EmotionFunction(UserCharacterization, Emotion.EmotionType, BeliefBase.Goals_Status, BeliefBase.Goals_Status, Event, String, Set<Emotion>, EmotionMemory) - Static method in class eu.iv4xr.framework.extensions.occ.EmotionRelatedFunctions
- emotionIntensityDecayRule(Emotion.EmotionType) - Method in class eu.iv4xr.framework.extensions.occ.UserCharacterization
-
This rule specifies for each emotion type, what the corresponding decay-factor.
- EmotionMemory - Class in eu.iv4xr.framework.extensions.occ
- EmotionMemory() - Constructor for class eu.iv4xr.framework.extensions.occ.EmotionMemory
- EmotionRelatedFunctions - Class in eu.iv4xr.framework.extensions.occ
- EmotionRelatedFunctions() - Constructor for class eu.iv4xr.framework.extensions.occ.EmotionRelatedFunctions
- emotionTypes - Static variable in class eu.iv4xr.framework.extensions.occ.Emotion
-
Just a constant array holding all possible emotion types, so that we can quantify over it.
- equals(Object) - Method in class eu.iv4xr.framework.extensions.occ.BeliefBase.Goals_Status
- etype - Variable in class eu.iv4xr.framework.extensions.occ.Emotion
- eu.iv4xr.framework.extensions.occ - package eu.iv4xr.framework.extensions.occ
- Event - Class in eu.iv4xr.framework.extensions.occ
-
Representing an event.
- Event() - Constructor for class eu.iv4xr.framework.extensions.occ.Event
- Event(String) - Constructor for class eu.iv4xr.framework.extensions.occ.Event
- Event.Tick - Class in eu.iv4xr.framework.extensions.occ
- eventEffect(Event, BeliefBase) - Method in class eu.iv4xr.framework.extensions.occ.UserCharacterization
-
This method should model the semantic of an Event in terms of an update to the given belief-base.
- exclusion(Emotion.EmotionType, Emotion.EmotionType) - Static method in class eu.iv4xr.framework.extensions.occ.Emotion
-
Return true if the two emotions (towards the same target) should be mutually exclusive.
- exclusionAxiomessential1 - Static variable in class eu.iv4xr.framework.extensions.occ.Emotion
- exclusionAxiomessential2 - Static variable in class eu.iv4xr.framework.extensions.occ.Emotion
All Classes|All Packages