| Modifier and Type | Method | Description |
|---|---|---|
FacialExpressionType |
FacialExpressionSimulator.CalculateFacialExpression(FAtiMA.Core.emotionalState.BaseEmotion e) |
|
FacialExpressionType |
FacialExpressionSimulator.determineTargetFacialExpression(java.lang.String target,
FAtiMA.Core.AgentModel am) |
|
FacialExpressionType |
FacialExpressionSimulator.updateFacialExpression(FAtiMA.Core.AgentModel am) |
|
static FacialExpressionType |
FacialExpressionType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static FacialExpressionType[] |
FacialExpressionType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
FAtiMA.OCCAffectDerivation.OCCBaseEmotion |
FacialExpressionSimulator.recognizeEmotion(FacialExpressionType facialExpressionType,
FAtiMA.Core.sensorEffector.Event e) |