Uses of Class
FAtiMA.OCCAffectDerivation.OCCBaseEmotion
-
-
Uses of OCCBaseEmotion in FAtiMA.OCCAffectDerivation
Methods in FAtiMA.OCCAffectDerivation that return OCCBaseEmotion Modifier and Type Method Description static OCCBaseEmotionOCCAffectDerivationComponent. AppraiseGoalFailure(FAtiMA.Core.AgentModel am, FAtiMA.Core.emotionalState.ActiveEmotion hopeEmotion, FAtiMA.Core.emotionalState.ActiveEmotion fearEmotion, float conduciveness, FAtiMA.Core.sensorEffector.Event e)Appraises a Goal's Failure according to the emotions that the agent is experiencingstatic OCCBaseEmotionOCCAffectDerivationComponent. AppraiseGoalFailureProbability(FAtiMA.Core.AgentModel am, FAtiMA.Core.sensorEffector.Event e, float goalConduciveness, float prob)Appraises a Goal's likelihood of failurestatic OCCBaseEmotionOCCAffectDerivationComponent. AppraiseGoalSuccess(FAtiMA.Core.AgentModel am, FAtiMA.Core.emotionalState.ActiveEmotion hopeEmotion, FAtiMA.Core.emotionalState.ActiveEmotion fearEmotion, float conduciveness, FAtiMA.Core.sensorEffector.Event e)Appraises a Goal's success according to the emotions that the agent is experiencingstatic OCCBaseEmotionOCCAffectDerivationComponent. AppraiseGoalSuccessProbability(FAtiMA.Core.AgentModel am, FAtiMA.Core.sensorEffector.Event e, float goalConduciveness, float prob)Appraises a Goal's likelihood of succeeding
-