Package cmion.level3
Class RequestCancelMindAction
java.lang.Object
ion.Meta.Request
cmion.level3.RequestCancelMindAction
public class RequestCancelMindAction
extends ion.Meta.Request
this type of event is raised by the agent mind connector when the mind decides
to cancel a currently executing mind action
the competency manager listens for those events to stop the execution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreturns the mind action that this request refers toMethods inherited from class ion.Meta.Request
getScheduleTime
-
Constructor Details
-
RequestCancelMindAction
creates a new request
-
-
Method Details
-
getMindAction
returns the mind action that this request refers to
-