Interface EventPackage.Literals
- Enclosing interface:
- EventPackage
public static interface EventPackage.Literals
Defines literals for the meta objects that represent
- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassABSTRACT_EVENT_ELEMENTThe meta object literal for the 'Abstract Event Element' class.static org.eclipse.emf.ecore.EReferenceABSTRACT_EVENT_ELEMENT__ABSTRACTIONThe meta object literal for the 'Abstraction' containment reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_EVENT_ELEMENT__EVENT_RELATIONThe meta object literal for the 'Event Relation' containment reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_EVENT_ELEMENT__IMPLEMENTATIONThe meta object literal for the 'Implementation' reference list feature.static org.eclipse.emf.ecore.EReferenceABSTRACT_EVENT_ELEMENT__SOURCEThe meta object literal for the 'Source' containment reference list feature.static org.eclipse.emf.ecore.EClassABSTRACT_EVENT_RELATIONSHIPThe meta object literal for the 'Abstract Event Relationship' class.static org.eclipse.emf.ecore.EClassCONSUMES_EVENTThe meta object literal for the 'Consumes Event' class.static org.eclipse.emf.ecore.EReferenceCONSUMES_EVENT__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceCONSUMES_EVENT__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassEVENTThe meta object literal for the 'Event' class.static org.eclipse.emf.ecore.EAttributeEVENT__KINDThe meta object literal for the 'Kind' attribute feature.static org.eclipse.emf.ecore.EClassEVENT_ACTIONThe meta object literal for the 'Action' class.static org.eclipse.emf.ecore.EReferenceEVENT_ACTION__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature.static org.eclipse.emf.ecore.EAttributeEVENT_ACTION__KINDThe meta object literal for the 'Kind' attribute feature.static org.eclipse.emf.ecore.EClassEVENT_ELEMENTThe meta object literal for the 'Element' class.static org.eclipse.emf.ecore.EClassEVENT_MODELThe meta object literal for the 'Model' class.static org.eclipse.emf.ecore.EReferenceEVENT_MODEL__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature.static org.eclipse.emf.ecore.EClassEVENT_RELATIONSHIPThe meta object literal for the 'Relationship' class.static org.eclipse.emf.ecore.EReferenceEVENT_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceEVENT_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassEVENT_RESOURCEThe meta object literal for the 'Resource' class.static org.eclipse.emf.ecore.EReferenceEVENT_RESOURCE__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature.static org.eclipse.emf.ecore.EClassHAS_STATEThe meta object literal for the 'Has State' class.static org.eclipse.emf.ecore.EReferenceHAS_STATE__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceHAS_STATE__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassINITIAL_STATEThe meta object literal for the 'Initial State' class.static org.eclipse.emf.ecore.EClassNEXT_STATEThe meta object literal for the 'Next State' class.static org.eclipse.emf.ecore.EReferenceNEXT_STATE__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceNEXT_STATE__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassON_ENTRYThe meta object literal for the 'On Entry' class.static org.eclipse.emf.ecore.EClassON_EXITThe meta object literal for the 'On Exit' class.static org.eclipse.emf.ecore.EClassPRODUCES_EVENTThe meta object literal for the 'Produces Event' class.static org.eclipse.emf.ecore.EReferencePRODUCES_EVENT__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferencePRODUCES_EVENT__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassREADS_STATEThe meta object literal for the 'Reads State' class.static org.eclipse.emf.ecore.EReferenceREADS_STATE__FROMThe meta object literal for the 'From' reference feature.static org.eclipse.emf.ecore.EReferenceREADS_STATE__TOThe meta object literal for the 'To' reference feature.static org.eclipse.emf.ecore.EClassSTATEThe meta object literal for the 'State' class.static org.eclipse.emf.ecore.EClassTRANSITIONThe meta object literal for the 'Transition' class.
-
Field Details
-
EVENT_MODEL
static final org.eclipse.emf.ecore.EClass EVENT_MODELThe meta object literal for the 'Model' class.- See Also:
EventModelImpl,EventPackageImpl.getEventModel()
-
EVENT_MODEL__EVENT_ELEMENT
static final org.eclipse.emf.ecore.EReference EVENT_MODEL__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature. -
ABSTRACT_EVENT_ELEMENT
static final org.eclipse.emf.ecore.EClass ABSTRACT_EVENT_ELEMENTThe meta object literal for the 'Abstract Event Element' class. -
ABSTRACT_EVENT_ELEMENT__SOURCE
static final org.eclipse.emf.ecore.EReference ABSTRACT_EVENT_ELEMENT__SOURCEThe meta object literal for the 'Source' containment reference list feature. -
ABSTRACT_EVENT_ELEMENT__EVENT_RELATION
static final org.eclipse.emf.ecore.EReference ABSTRACT_EVENT_ELEMENT__EVENT_RELATIONThe meta object literal for the 'Event Relation' containment reference list feature. -
ABSTRACT_EVENT_ELEMENT__ABSTRACTION
static final org.eclipse.emf.ecore.EReference ABSTRACT_EVENT_ELEMENT__ABSTRACTIONThe meta object literal for the 'Abstraction' containment reference list feature. -
ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION
static final org.eclipse.emf.ecore.EReference ABSTRACT_EVENT_ELEMENT__IMPLEMENTATIONThe meta object literal for the 'Implementation' reference list feature. -
EVENT
static final org.eclipse.emf.ecore.EClass EVENTThe meta object literal for the 'Event' class.- See Also:
EventImpl,EventPackageImpl.getEvent()
-
EVENT__KIND
static final org.eclipse.emf.ecore.EAttribute EVENT__KINDThe meta object literal for the 'Kind' attribute feature. -
ABSTRACT_EVENT_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass ABSTRACT_EVENT_RELATIONSHIPThe meta object literal for the 'Abstract Event Relationship' class. -
EVENT_RELATIONSHIP
static final org.eclipse.emf.ecore.EClass EVENT_RELATIONSHIPThe meta object literal for the 'Relationship' class. -
EVENT_RELATIONSHIP__TO
static final org.eclipse.emf.ecore.EReference EVENT_RELATIONSHIP__TOThe meta object literal for the 'To' reference feature. -
EVENT_RELATIONSHIP__FROM
static final org.eclipse.emf.ecore.EReference EVENT_RELATIONSHIP__FROMThe meta object literal for the 'From' reference feature. -
EVENT_RESOURCE
static final org.eclipse.emf.ecore.EClass EVENT_RESOURCEThe meta object literal for the 'Resource' class. -
EVENT_RESOURCE__EVENT_ELEMENT
static final org.eclipse.emf.ecore.EReference EVENT_RESOURCE__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature. -
STATE
static final org.eclipse.emf.ecore.EClass STATEThe meta object literal for the 'State' class.- See Also:
StateImpl,EventPackageImpl.getState()
-
TRANSITION
static final org.eclipse.emf.ecore.EClass TRANSITIONThe meta object literal for the 'Transition' class.- See Also:
TransitionImpl,EventPackageImpl.getTransition()
-
ON_ENTRY
static final org.eclipse.emf.ecore.EClass ON_ENTRYThe meta object literal for the 'On Entry' class.- See Also:
OnEntryImpl,EventPackageImpl.getOnEntry()
-
ON_EXIT
static final org.eclipse.emf.ecore.EClass ON_EXITThe meta object literal for the 'On Exit' class.- See Also:
OnExitImpl,EventPackageImpl.getOnExit()
-
EVENT_ACTION
static final org.eclipse.emf.ecore.EClass EVENT_ACTIONThe meta object literal for the 'Action' class.- See Also:
EventActionImpl,EventPackageImpl.getEventAction()
-
EVENT_ACTION__KIND
static final org.eclipse.emf.ecore.EAttribute EVENT_ACTION__KINDThe meta object literal for the 'Kind' attribute feature. -
EVENT_ACTION__EVENT_ELEMENT
static final org.eclipse.emf.ecore.EReference EVENT_ACTION__EVENT_ELEMENTThe meta object literal for the 'Event Element' containment reference list feature. -
READS_STATE
static final org.eclipse.emf.ecore.EClass READS_STATEThe meta object literal for the 'Reads State' class.- See Also:
ReadsStateImpl,EventPackageImpl.getReadsState()
-
READS_STATE__TO
static final org.eclipse.emf.ecore.EReference READS_STATE__TOThe meta object literal for the 'To' reference feature. -
READS_STATE__FROM
static final org.eclipse.emf.ecore.EReference READS_STATE__FROMThe meta object literal for the 'From' reference feature. -
PRODUCES_EVENT
static final org.eclipse.emf.ecore.EClass PRODUCES_EVENTThe meta object literal for the 'Produces Event' class. -
PRODUCES_EVENT__TO
static final org.eclipse.emf.ecore.EReference PRODUCES_EVENT__TOThe meta object literal for the 'To' reference feature. -
PRODUCES_EVENT__FROM
static final org.eclipse.emf.ecore.EReference PRODUCES_EVENT__FROMThe meta object literal for the 'From' reference feature. -
CONSUMES_EVENT
static final org.eclipse.emf.ecore.EClass CONSUMES_EVENTThe meta object literal for the 'Consumes Event' class. -
CONSUMES_EVENT__TO
static final org.eclipse.emf.ecore.EReference CONSUMES_EVENT__TOThe meta object literal for the 'To' reference feature. -
CONSUMES_EVENT__FROM
static final org.eclipse.emf.ecore.EReference CONSUMES_EVENT__FROMThe meta object literal for the 'From' reference feature. -
NEXT_STATE
static final org.eclipse.emf.ecore.EClass NEXT_STATEThe meta object literal for the 'Next State' class.- See Also:
NextStateImpl,EventPackageImpl.getNextState()
-
NEXT_STATE__TO
static final org.eclipse.emf.ecore.EReference NEXT_STATE__TOThe meta object literal for the 'To' reference feature. -
NEXT_STATE__FROM
static final org.eclipse.emf.ecore.EReference NEXT_STATE__FROMThe meta object literal for the 'From' reference feature. -
INITIAL_STATE
static final org.eclipse.emf.ecore.EClass INITIAL_STATEThe meta object literal for the 'Initial State' class. -
EVENT_ELEMENT
static final org.eclipse.emf.ecore.EClass EVENT_ELEMENTThe meta object literal for the 'Element' class. -
HAS_STATE
static final org.eclipse.emf.ecore.EClass HAS_STATEThe meta object literal for the 'Has State' class.- See Also:
HasStateImpl,EventPackageImpl.getHasState()
-
HAS_STATE__TO
static final org.eclipse.emf.ecore.EReference HAS_STATE__TOThe meta object literal for the 'To' reference feature. -
HAS_STATE__FROM
static final org.eclipse.emf.ecore.EReference HAS_STATE__FROMThe meta object literal for the 'From' reference feature.
-