Uses of Class
FAtiMA.OCCAffectDerivation.OCCEmotionType
-
-
Uses of OCCEmotionType in FAtiMA.OCCAffectDerivation
Methods in FAtiMA.OCCAffectDerivation that return OCCEmotionType Modifier and Type Method Description static OCCEmotionTypeOCCEmotionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OCCEmotionType[]OCCEmotionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in FAtiMA.OCCAffectDerivation with parameters of type OCCEmotionType Constructor Description OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause)OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause, FAtiMA.Core.wellFormedNames.Name direction)
-