Package cmion.level2
Class CompetencyEvent
- java.lang.Object
-
- ion.Meta.Event
-
- cmion.architecture.CmionEvent
-
- cmion.level2.CompetencyEvent
-
- All Implemented Interfaces:
ion.Meta.IEvent
- Direct Known Subclasses:
EventCompetencyCancelled,EventCompetencyFailed,EventCompetencyStarted,EventCompetencySucceeded
public abstract class CompetencyEvent extends CmionEvent
abstract base class for all events relating to the execution of a single competency (e.g. start, failure, etc)
-
-
Constructor Summary
Constructors Constructor Description CompetencyEvent()
-
Method Summary
-
Methods inherited from class cmion.architecture.CmionEvent
getOriginator, setOriginator
-
-