Package FAtiMA.empathy
Class EmpathicEmotion
java.lang.Object
FAtiMA.Core.emotionalState.BaseEmotion
FAtiMA.empathy.EmpathicEmotion
- All Implemented Interfaces:
Serializable
public class EmpathicEmotion
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
ConstructorsConstructorDescriptionEmpathicEmotion(FAtiMA.Core.emotionalState.BaseEmotion em, FAtiMA.Core.sensorEffector.Event originalEvent) -
Method Summary
Methods inherited from class FAtiMA.Core.emotionalState.BaseEmotion
GetAppraisalVariables, GetCause, GetDirection, GetHashKey, GetPotential, getType, getValence, hashCode, increasePotential, SetCause, setPotential, toString
-
Constructor Details
-
EmpathicEmotion
public EmpathicEmotion(FAtiMA.Core.emotionalState.BaseEmotion em, FAtiMA.Core.sensorEffector.Event originalEvent)
-