Uses of Class
FAtiMA.Core.sensorEffector.RemoteAction
Packages that use RemoteAction
-
Uses of RemoteAction in FAtiMA.Core.sensorEffector
Subclasses of RemoteAction in FAtiMA.Core.sensorEffectorMethods in FAtiMA.Core.sensorEffector that return RemoteActionModifier and TypeMethodDescriptionstatic RemoteActionRemoteAction.ParseFromXml(String xml) Parses a RemoteAction from a XML formatted Stringstatic RemoteActionSpeechAct.ParseFromXml(String xml) Parses a SpeechAct from a XML formatted StringDefaultProcessActionStrategy.ProcessActionFromWorld(RemoteAction action) IProcessActionStrategy.ProcessActionFromWorld(RemoteAction action) DefaultProcessActionStrategy.ProcessActionToWorld(RemoteAction action) IProcessActionStrategy.ProcessActionToWorld(RemoteAction action) Methods in FAtiMA.Core.sensorEffector with parameters of type RemoteActionModifier and TypeMethodDescriptionDefaultProcessActionStrategy.ProcessActionFromWorld(RemoteAction action) IProcessActionStrategy.ProcessActionFromWorld(RemoteAction action) DefaultProcessActionStrategy.ProcessActionToWorld(RemoteAction action) IProcessActionStrategy.ProcessActionToWorld(RemoteAction action) protected booleanIONRemoteAgent.SendAction(RemoteAction ra) protected abstract booleanRemoteAgent.SendAction(RemoteAction ra) protected booleanWorldSimulatorRemoteAgent.SendAction(RemoteAction ra) protected voidIONRemoteAgent.sendCancelActionMsg(RemoteAction ra) protected abstract voidRemoteAgent.sendCancelActionMsg(RemoteAction ra) protected voidWorldSimulatorRemoteAgent.sendCancelActionMsg(RemoteAction ra) -
Uses of RemoteAction in FAtiMA.Core.util.parsers
Methods in FAtiMA.Core.util.parsers that return RemoteAction