Uses of Enum Class
FAtiMA.empathy.FacialExpressionType
-
Uses of FacialExpressionType in FAtiMA.empathy
Methods in FAtiMA.empathy that return FacialExpressionTypeModifier and TypeMethodDescriptionFacialExpressionSimulator.CalculateFacialExpression(FAtiMA.Core.emotionalState.BaseEmotion e) FacialExpressionSimulator.determineTargetFacialExpression(String target, FAtiMA.Core.AgentModel am) FacialExpressionSimulator.updateFacialExpression(FAtiMA.Core.AgentModel am) static FacialExpressionTypeReturns the enum constant of this class with the specified name.static FacialExpressionType[]FacialExpressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in FAtiMA.empathy with parameters of type FacialExpressionTypeModifier and TypeMethodDescriptionFAtiMA.OCCAffectDerivation.OCCBaseEmotionFacialExpressionSimulator.recognizeEmotion(FacialExpressionType facialExpressionType, FAtiMA.Core.sensorEffector.Event e)