Class EmpathicActions

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

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

      • Fields inherited from class FAtiMA.ReactiveComponent.ActionTendencies

        _actions, _filteredActions
    • Constructor Summary

      Constructors 
      Constructor Description
      EmpathicActions()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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 Detail

      • EmpathicActions

        public EmpathicActions()
    • Method Detail

      • SelectAction

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