Class EmpathicAppraisal


  • public class EmpathicAppraisal
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EmpathicAppraisal​(java.lang.String empathicTarget, FAtiMA.Core.emotionalState.AppraisalFrame aF, FAtiMA.Core.emotionalState.BaseEmotion elicitedEmotion, long startTime)  
    • Constructor Detail

      • EmpathicAppraisal

        public EmpathicAppraisal​(java.lang.String empathicTarget,
                                 FAtiMA.Core.emotionalState.AppraisalFrame aF,
                                 FAtiMA.Core.emotionalState.BaseEmotion elicitedEmotion,
                                 long startTime)
    • Method Detail

      • getAppraisalFrame

        public FAtiMA.Core.emotionalState.AppraisalFrame getAppraisalFrame()
      • getEmpathicTarget

        public java.lang.String getEmpathicTarget()
      • getElicitedEmotion

        public FAtiMA.Core.emotionalState.BaseEmotion getElicitedEmotion()
      • getStartTime

        public long getStartTime()