Uses of Class
FAtiMA.Core.emotionalState.AppraisalFrame
Packages that use AppraisalFrame
-
Uses of AppraisalFrame in FAtiMA.Core
Methods in FAtiMA.Core with parameters of type AppraisalFrameModifier and TypeMethodDescriptionvoidAgentCore.updateEmotions(AppraisalFrame af) voidAgentModel.updateEmotions(AppraisalFrame af) -
Uses of AppraisalFrame in FAtiMA.Core.componentTypes
Methods in FAtiMA.Core.componentTypes that return AppraisalFrameMethods in FAtiMA.Core.componentTypes with parameters of type AppraisalFrameModifier and TypeMethodDescriptionIAffectDerivationComponent.affectDerivation(AgentModel am, AppraisalFrame af) voidIAppraisalDerivationComponent.appraisal(AgentModel am, Event e, AppraisalFrame af) voidIAffectDerivationComponent.inverseAffectDerivation(AgentModel am, BaseEmotion em, AppraisalFrame af) voidIAppraisalDerivationComponent.inverseAppraisal(AgentModel am, AppraisalFrame af)