Uses of Class
FAtiMA.Core.emotionalState.EmotionDisposition
-
Packages that use EmotionDisposition Package Description FAtiMA.Core.emotionalState -
-
Uses of EmotionDisposition in FAtiMA.Core.emotionalState
Fields in FAtiMA.Core.emotionalState with type parameters of type EmotionDisposition Modifier and Type Field Description protected java.util.Hashtable<java.lang.String,EmotionDisposition>EmotionalState. _emotionDispositionsMethods in FAtiMA.Core.emotionalState that return EmotionDisposition Modifier and Type Method Description EmotionDispositionEmotionalState. getEmotionDisposition(java.lang.String emotionName)Methods in FAtiMA.Core.emotionalState that return types with arguments of type EmotionDisposition Modifier and Type Method Description java.util.Collection<EmotionDisposition>EmotionalState. getEmotionDispositions()Methods in FAtiMA.Core.emotionalState with parameters of type EmotionDisposition Modifier and Type Method Description voidEmotionalState. AddEmotionDisposition(EmotionDisposition emotionDisposition)
-