Uses of Class
FAtiMA.ReactiveComponent.Reaction
Packages that use Reaction
-
Uses of Reaction in FAtiMA.ReactiveComponent
Methods in FAtiMA.ReactiveComponent that return ReactionModifier and TypeMethodDescriptionReactiveComponent.Evaluate(FAtiMA.Core.AgentModel am, FAtiMA.Core.sensorEffector.Event event) EmotionalReactionTreeNode.getReaction(FAtiMA.Core.sensorEffector.Event e) IReactionNode.getReaction(FAtiMA.Core.sensorEffector.Event e) Reaction.getReaction(FAtiMA.Core.sensorEffector.Event e) EmotionalReactionTreeNode.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 ReactionModifier and TypeMethodDescriptionvoidEmotionalReactionTreeNode.AddEmotionalReaction(Reaction er) Adds an Emotional Reaction rule bellow this nodevoidReactiveComponent.AddEmotionalReaction(Reaction emotionalReaction) Adds an emotional Reaction to the agent's emotional reactions