Package FAtiMA.OCCAffectDerivation
Class OCCBaseEmotion
- java.lang.Object
-
- FAtiMA.Core.emotionalState.BaseEmotion
-
- FAtiMA.OCCAffectDerivation.OCCBaseEmotion
-
- All Implemented Interfaces:
java.io.Serializable
public class OCCBaseEmotion extends FAtiMA.Core.emotionalState.BaseEmotion- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors 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)
-
-
-
Constructor Detail
-
OCCBaseEmotion
public OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause, FAtiMA.Core.wellFormedNames.Name direction)
-
OCCBaseEmotion
public OCCBaseEmotion(OCCEmotionType type, float potential, FAtiMA.Core.sensorEffector.Event cause)
-
-