Package FAtiMA.OCCAffectDerivation
Class OCCBaseEmotion
java.lang.Object
FAtiMA.Core.emotionalState.BaseEmotion
FAtiMA.OCCAffectDerivation.OCCBaseEmotion
- All Implemented Interfaces:
Serializable
public class OCCBaseEmotion
extends FAtiMA.Core.emotionalState.BaseEmotion
- See Also:
-
Field Summary
Fields inherited from class FAtiMA.Core.emotionalState.BaseEmotion
_appraisalVariables, _cause, _direction, _potential, _type, _valence -
Constructor Summary
ConstructorsConstructorDescriptionOCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause) OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause, FAtiMA.Core.wellFormedNames.Name direction) -
Method Summary
Methods inherited from class FAtiMA.Core.emotionalState.BaseEmotion
GetAppraisalVariables, GetCause, GetDirection, GetHashKey, GetPotential, getType, getValence, hashCode, increasePotential, SetCause, setPotential, toString
-
Constructor Details
-
OCCBaseEmotion
public OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause, FAtiMA.Core.wellFormedNames.Name direction) -
OCCBaseEmotion
-