Package cmion.level2
package cmion.level2
-
ClassDescriptioncompetencies are represented by objects of subclasses of this classan exception that competencies should throw when they want to cancel executionabstract base class for all events relating to the execution of a single competency (e.g.this component is responsible for executing plans of competencies it has received (normally from the competency manager)a plan of competencies that can be executed by the competency execution system, this class is used to represent both instantiated and not instantiated execution plans.abstract base class for all events relating to the execution of a competency plan (e.g.represents a step in a competency execution plan, can be instantiated or uninstantiated, see comments in class CompetencyExecutionPlan for more on this distinction.the competency library is the component that registers all componentsthis event signifies that the execution of a competency was cancelledthis type of event is raised by the competency execution system when a competency execution plan has been cancelled the competency manager listens for those eventsthis type of event is raised by the competency execution system when a competency execution plan has failed the competency manager listens for those eventsthis type of event is raised by the competency execution system when a competency execution plan is starting to be carried outthis 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 eventsthis event signifies that the execution of a competency has failedthis event signifies that the execution of a competency has startedthis event signifies that the execution of a competency has suceededThis event is raised by the SamgarConnector in the add ons package, when it is ready (e.g.an abstract class describing a competency, whose main execution is performed remotely, in a different executable (possibly on a different machine) and that we communicate with over the network.A class encapsulating tcp communication with another process on the network.this type of event is raised by the competency manager when it wants to cancel a currently executing competency execution plan the competency execution system listens for those events to stop the execution of the associated planthis type of event is raised by the competency manager when it selects a new competency execution plan the competency execution system listens for those events to carry out their executionthis request can be scheduled with competencies to request it to runstores information about a Samgar competency that is necessary to build the competency dynamically and to chose it (e.g.