Class EmpathicActions

java.lang.Object
FAtiMA.ReactiveComponent.ActionTendencies
FAtiMA.empathy.EmpathicActions
All Implemented Interfaces:
Serializable, Cloneable

public class EmpathicActions extends FAtiMA.ReactiveComponent.ActionTendencies
See Also:
  • Field Summary

    Fields inherited from class FAtiMA.ReactiveComponent.ActionTendencies

    _actions, _filteredActions
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    FAtiMA.Core.ValuedAction
    SelectAction(FAtiMA.Core.AgentModel am)
     

    Methods inherited from class FAtiMA.ReactiveComponent.ActionTendencies

    AddAction, CheckIntegrity, ClearFilters, clone, getActions, IgnoreActionForDuration, isIgnored, Print, RecognizeEmotion, ReinforceActionTendency

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EmpathicActions

      public EmpathicActions()
  • Method Details

    • SelectAction

      public FAtiMA.Core.ValuedAction SelectAction(FAtiMA.Core.AgentModel am)
      Overrides:
      SelectAction in class FAtiMA.ReactiveComponent.ActionTendencies