Package FAtiMA.Core.emotionalState
Class ElicitingEmotion
- java.lang.Object
-
- FAtiMA.Core.emotionalState.BaseEmotion
-
- FAtiMA.Core.emotionalState.ElicitingEmotion
-
- All Implemented Interfaces:
java.io.Serializable
public class ElicitingEmotion extends BaseEmotion
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class FAtiMA.Core.emotionalState.BaseEmotion
_appraisalVariables, _cause, _direction, _potential, _type, _valence
-
-
Constructor Summary
Constructors Constructor Description ElicitingEmotion(java.lang.String type, float minIntensity)
-
Method Summary
-
Methods inherited from class FAtiMA.Core.emotionalState.BaseEmotion
GetAppraisalVariables, GetCause, GetDirection, GetHashKey, GetPotential, getType, getValence, hashCode, increasePotential, SetCause, setPotential, toString
-
-