Uses of Class
FAtiMA.ReactiveComponent.Reaction
-
Packages that use Reaction Package Description FAtiMA.ReactiveComponent -
-
Uses of Reaction in FAtiMA.ReactiveComponent
Methods in FAtiMA.ReactiveComponent that return Reaction Modifier and Type Method Description ReactionReactiveComponent. Evaluate(FAtiMA.Core.AgentModel am, FAtiMA.Core.sensorEffector.Event event)ReactionEmotionalReactionTreeNode. getReaction(FAtiMA.Core.sensorEffector.Event e)ReactionIReactionNode. getReaction(FAtiMA.Core.sensorEffector.Event e)ReactionReaction. getReaction(FAtiMA.Core.sensorEffector.Event e)ReactionEmotionalReactionTreeNode. MatchEvent(FAtiMA.Core.sensorEffector.Event e)Tries to match a given event with all Reaction rules stored under this node.Methods in FAtiMA.ReactiveComponent with parameters of type Reaction Modifier and Type Method Description voidEmotionalReactionTreeNode. AddEmotionalReaction(Reaction er)Adds an Emotional Reaction rule bellow this nodevoidReactiveComponent. AddEmotionalReaction(Reaction emotionalReaction)Adds an emotional Reaction to the agent's emotional reactions
-