Uses of Class
cmion.architecture.CmionEvent
Packages that use CmionEvent
-
Uses of CmionEvent in cmion.architecture
Subclasses of CmionEvent in cmion.architectureModifier and TypeClassDescriptionclassthis event signifies that cmion is ready for executing actions, it is mainly used as a signal to the mind that it can start executing actions -
Uses of CmionEvent in cmion.level2
Subclasses of CmionEvent in cmion.level2Modifier and TypeClassDescriptionclassabstract base class for all events relating to the execution of a single competency (e.g.classabstract base class for all events relating to the execution of a competency plan (e.g.classthis event signifies that the execution of a competency was cancelledclassthis type of event is raised by the competency execution system when a competency execution plan has been cancelled the competency manager listens for those eventsclassthis type of event is raised by the competency execution system when a competency execution plan has failed the competency manager listens for those eventsclassthis type of event is raised by the competency execution system when a competency execution plan is starting to be carried outclassthis type of event is raised by the competency execution system when a competency execution plan has been carried out successfully the competency manager listens for those eventsclassthis event signifies that the execution of a competency has failedclassthis event signifies that the execution of a competency has startedclassthis event signifies that the execution of a competency has suceededclassThis event is raised by the SamgarConnector in the add ons package, when it is ready (e.g. -
Uses of CmionEvent in cmion.level3
Subclasses of CmionEvent in cmion.level3Modifier and TypeClassDescriptionclassthis type of event is raised by the competency manager when a mind action was cancelled the agent mind connector listens for those events and sends them to the agent mindclassthis type of event is raised by the competency manager when a mind action has failed the agent mind connector listens for those events and sends them to the agent mindclassthis type of event is raised by the competency manager when a mind action has succeeded the agent mind connector listens for those events and sends them to the agent mindclassthis type of event can be raised by any competency.classthis type of event can be raised by any sensing competency. -
Uses of CmionEvent in cmion.storage
Subclasses of CmionEvent in cmion.storageModifier and TypeClassDescriptionclassThis event is raised whenever a property value has been set through a RequestSetProperty.classThis event is raised by a container whenever a property is removed from this container.classan event informing that a new subcontainer has been added to a CMION StorageContainer This will be raised by the owner containerclassan event informing that a new sub container has been removed from a CMION StorageContainer This will be raised by the owner container Note that this will only be raised if removal has been requested for the container itself, if this container was removed because its parent, grandparent, etc, was removed, the event will not be raised