org.eclipse.gmt.modisco.omg.kdm.event
Interface EventPackage.Literals

Enclosing interface:
EventPackage

public static interface EventPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass ABSTRACT_EVENT_ELEMENT
          The meta object literal for the 'Abstract Event Element' class.
static EReference ABSTRACT_EVENT_ELEMENT__ABSTRACTION
          The meta object literal for the 'Abstraction' containment reference list feature.
static EReference ABSTRACT_EVENT_ELEMENT__EVENT_RELATION
          The meta object literal for the 'Event Relation' containment reference list feature.
static EReference ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION
          The meta object literal for the 'Implementation' reference list feature.
static EReference ABSTRACT_EVENT_ELEMENT__SOURCE
          The meta object literal for the 'Source' containment reference list feature.
static EClass ABSTRACT_EVENT_RELATIONSHIP
          The meta object literal for the 'Abstract Event Relationship' class.
static EClass CONSUMES_EVENT
          The meta object literal for the 'Consumes Event' class.
static EReference CONSUMES_EVENT__FROM
          The meta object literal for the 'From' reference feature.
static EReference CONSUMES_EVENT__TO
          The meta object literal for the 'To' reference feature.
static EClass EVENT
          The meta object literal for the 'Event' class.
static EAttribute EVENT__KIND
          The meta object literal for the 'Kind' attribute feature.
static EClass EVENT_ACTION
          The meta object literal for the 'Action' class.
static EReference EVENT_ACTION__EVENT_ELEMENT
          The meta object literal for the 'Event Element' containment reference list feature.
static EAttribute EVENT_ACTION__KIND
          The meta object literal for the 'Kind' attribute feature.
static EClass EVENT_ELEMENT
          The meta object literal for the 'Element' class.
static EClass EVENT_MODEL
          The meta object literal for the 'Model' class.
static EReference EVENT_MODEL__EVENT_ELEMENT
          The meta object literal for the 'Event Element' containment reference list feature.
static EClass EVENT_RELATIONSHIP
          The meta object literal for the 'Relationship' class.
static EReference EVENT_RELATIONSHIP__FROM
          The meta object literal for the 'From' reference feature.
static EReference EVENT_RELATIONSHIP__TO
          The meta object literal for the 'To' reference feature.
static EClass EVENT_RESOURCE
          The meta object literal for the 'Resource' class.
static EReference EVENT_RESOURCE__EVENT_ELEMENT
          The meta object literal for the 'Event Element' containment reference list feature.
static EClass HAS_STATE
          The meta object literal for the 'Has State' class.
static EReference HAS_STATE__FROM
          The meta object literal for the 'From' reference feature.
static EReference HAS_STATE__TO
          The meta object literal for the 'To' reference feature.
static EClass INITIAL_STATE
          The meta object literal for the 'Initial State' class.
static EClass NEXT_STATE
          The meta object literal for the 'Next State' class.
static EReference NEXT_STATE__FROM
          The meta object literal for the 'From' reference feature.
static EReference NEXT_STATE__TO
          The meta object literal for the 'To' reference feature.
static EClass ON_ENTRY
          The meta object literal for the 'On Entry' class.
static EClass ON_EXIT
          The meta object literal for the 'On Exit' class.
static EClass PRODUCES_EVENT
          The meta object literal for the 'Produces Event' class.
static EReference PRODUCES_EVENT__FROM
          The meta object literal for the 'From' reference feature.
static EReference PRODUCES_EVENT__TO
          The meta object literal for the 'To' reference feature.
static EClass READS_STATE
          The meta object literal for the 'Reads State' class.
static EReference READS_STATE__FROM
          The meta object literal for the 'From' reference feature.
static EReference READS_STATE__TO
          The meta object literal for the 'To' reference feature.
static EClass STATE
          The meta object literal for the 'State' class.
static EClass TRANSITION
          The meta object literal for the 'Transition' class.
 

Field Detail

EVENT_MODEL

static final EClass EVENT_MODEL
The meta object literal for the 'Model' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventModelImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventModel()
Generated:

EVENT_MODEL__EVENT_ELEMENT

static final EReference EVENT_MODEL__EVENT_ELEMENT
The meta object literal for the 'Event Element' containment reference list feature.

Generated:

ABSTRACT_EVENT_ELEMENT

static final EClass ABSTRACT_EVENT_ELEMENT
The meta object literal for the 'Abstract Event Element' class.

See Also:
AbstractEventElement, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getAbstractEventElement()
Generated:

ABSTRACT_EVENT_ELEMENT__SOURCE

static final EReference ABSTRACT_EVENT_ELEMENT__SOURCE
The meta object literal for the 'Source' containment reference list feature.

Generated:

ABSTRACT_EVENT_ELEMENT__EVENT_RELATION

static final EReference ABSTRACT_EVENT_ELEMENT__EVENT_RELATION
The meta object literal for the 'Event Relation' containment reference list feature.

Generated:

ABSTRACT_EVENT_ELEMENT__ABSTRACTION

static final EReference ABSTRACT_EVENT_ELEMENT__ABSTRACTION
The meta object literal for the 'Abstraction' containment reference list feature.

Generated:

ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION

static final EReference ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION
The meta object literal for the 'Implementation' reference list feature.

Generated:

EVENT

static final EClass EVENT
The meta object literal for the 'Event' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEvent()
Generated:

EVENT__KIND

static final EAttribute EVENT__KIND
The meta object literal for the 'Kind' attribute feature.

Generated:

ABSTRACT_EVENT_RELATIONSHIP

static final EClass ABSTRACT_EVENT_RELATIONSHIP
The meta object literal for the 'Abstract Event Relationship' class.

See Also:
AbstractEventRelationship, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getAbstractEventRelationship()
Generated:

EVENT_RELATIONSHIP

static final EClass EVENT_RELATIONSHIP
The meta object literal for the 'Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventRelationship()
Generated:

EVENT_RELATIONSHIP__TO

static final EReference EVENT_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.

Generated:

EVENT_RELATIONSHIP__FROM

static final EReference EVENT_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.

Generated:

EVENT_RESOURCE

static final EClass EVENT_RESOURCE
The meta object literal for the 'Resource' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventResourceImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventResource()
Generated:

EVENT_RESOURCE__EVENT_ELEMENT

static final EReference EVENT_RESOURCE__EVENT_ELEMENT
The meta object literal for the 'Event Element' containment reference list feature.

Generated:

STATE

static final EClass STATE
The meta object literal for the 'State' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.StateImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getState()
Generated:

TRANSITION

static final EClass TRANSITION
The meta object literal for the 'Transition' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.TransitionImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getTransition()
Generated:

ON_ENTRY

static final EClass ON_ENTRY
The meta object literal for the 'On Entry' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.OnEntryImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getOnEntry()
Generated:

ON_EXIT

static final EClass ON_EXIT
The meta object literal for the 'On Exit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.OnExitImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getOnExit()
Generated:

EVENT_ACTION

static final EClass EVENT_ACTION
The meta object literal for the 'Action' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventActionImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventAction()
Generated:

EVENT_ACTION__KIND

static final EAttribute EVENT_ACTION__KIND
The meta object literal for the 'Kind' attribute feature.

Generated:

EVENT_ACTION__EVENT_ELEMENT

static final EReference EVENT_ACTION__EVENT_ELEMENT
The meta object literal for the 'Event Element' containment reference list feature.

Generated:

READS_STATE

static final EClass READS_STATE
The meta object literal for the 'Reads State' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.ReadsStateImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getReadsState()
Generated:

READS_STATE__TO

static final EReference READS_STATE__TO
The meta object literal for the 'To' reference feature.

Generated:

READS_STATE__FROM

static final EReference READS_STATE__FROM
The meta object literal for the 'From' reference feature.

Generated:

PRODUCES_EVENT

static final EClass PRODUCES_EVENT
The meta object literal for the 'Produces Event' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.ProducesEventImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getProducesEvent()
Generated:

PRODUCES_EVENT__TO

static final EReference PRODUCES_EVENT__TO
The meta object literal for the 'To' reference feature.

Generated:

PRODUCES_EVENT__FROM

static final EReference PRODUCES_EVENT__FROM
The meta object literal for the 'From' reference feature.

Generated:

CONSUMES_EVENT

static final EClass CONSUMES_EVENT
The meta object literal for the 'Consumes Event' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.ConsumesEventImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getConsumesEvent()
Generated:

CONSUMES_EVENT__TO

static final EReference CONSUMES_EVENT__TO
The meta object literal for the 'To' reference feature.

Generated:

CONSUMES_EVENT__FROM

static final EReference CONSUMES_EVENT__FROM
The meta object literal for the 'From' reference feature.

Generated:

NEXT_STATE

static final EClass NEXT_STATE
The meta object literal for the 'Next State' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.NextStateImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getNextState()
Generated:

NEXT_STATE__TO

static final EReference NEXT_STATE__TO
The meta object literal for the 'To' reference feature.

Generated:

NEXT_STATE__FROM

static final EReference NEXT_STATE__FROM
The meta object literal for the 'From' reference feature.

Generated:

INITIAL_STATE

static final EClass INITIAL_STATE
The meta object literal for the 'Initial State' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.InitialStateImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getInitialState()
Generated:

EVENT_ELEMENT

static final EClass EVENT_ELEMENT
The meta object literal for the 'Element' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventElementImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventElement()
Generated:

HAS_STATE

static final EClass HAS_STATE
The meta object literal for the 'Has State' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.event.impl.HasStateImpl, org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getHasState()
Generated:

HAS_STATE__TO

static final EReference HAS_STATE__TO
The meta object literal for the 'To' reference feature.

Generated:

HAS_STATE__FROM

static final EReference HAS_STATE__FROM
The meta object literal for the 'From' reference feature.

Generated: