Uses of Class
FAtiMA.Core.ValuedAction
Packages that use ValuedAction
-
Uses of ValuedAction in FAtiMA.Core
Fields in FAtiMA.Core with type parameters of type ValuedActionModifier and TypeFieldDescriptionprotected ArrayList<ValuedAction>AgentCore._actionsForExecution -
Uses of ValuedAction in FAtiMA.Core.componentTypes
Methods in FAtiMA.Core.componentTypes that return ValuedActionMethods in FAtiMA.Core.componentTypes with parameters of type ValuedActionModifier and TypeMethodDescriptionvoidIBehaviourComponent.actionSelectedForExecution(ValuedAction va) -
Uses of ValuedAction in FAtiMA.Core.sensorEffector
Fields in FAtiMA.Core.sensorEffector declared as ValuedActionFields in FAtiMA.Core.sensorEffector with type parameters of type ValuedActionMethods in FAtiMA.Core.sensorEffector with parameters of type ValuedActionModifier and TypeMethodDescriptionfinal voidRemoteAgent.AddAction(ValuedAction action) Add an action to an execution list.protected final voidRemoteAgent.StartAction(AgentModel am, ValuedAction vAction) Constructors in FAtiMA.Core.sensorEffector with parameters of type ValuedActionModifierConstructorDescriptionRemoteAction(AgentModel am, ValuedAction va) SpeechAct(ValuedAction speechAction, AgentModel am) Creates a new SpeechAct from a ValuedAction