|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface EventPackage.Literals
Defines literals for the meta objects that represent
| 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 |
|---|
static final EClass EVENT_MODEL
Model' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventModelImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventModel()static final EReference EVENT_MODEL__EVENT_ELEMENT
static final EClass ABSTRACT_EVENT_ELEMENT
Abstract Event Element' class.
AbstractEventElement,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getAbstractEventElement()static final EReference ABSTRACT_EVENT_ELEMENT__SOURCE
static final EReference ABSTRACT_EVENT_ELEMENT__EVENT_RELATION
static final EReference ABSTRACT_EVENT_ELEMENT__ABSTRACTION
static final EReference ABSTRACT_EVENT_ELEMENT__IMPLEMENTATION
static final EClass EVENT
Event' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEvent()static final EAttribute EVENT__KIND
static final EClass ABSTRACT_EVENT_RELATIONSHIP
Abstract Event Relationship' class.
AbstractEventRelationship,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getAbstractEventRelationship()static final EClass EVENT_RELATIONSHIP
Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventRelationship()static final EReference EVENT_RELATIONSHIP__TO
static final EReference EVENT_RELATIONSHIP__FROM
static final EClass EVENT_RESOURCE
Resource' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventResourceImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventResource()static final EReference EVENT_RESOURCE__EVENT_ELEMENT
static final EClass STATE
State' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.StateImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getState()static final EClass TRANSITION
Transition' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.TransitionImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getTransition()static final EClass ON_ENTRY
On Entry' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.OnEntryImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getOnEntry()static final EClass ON_EXIT
On Exit' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.OnExitImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getOnExit()static final EClass EVENT_ACTION
Action' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventActionImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventAction()static final EAttribute EVENT_ACTION__KIND
static final EReference EVENT_ACTION__EVENT_ELEMENT
static final EClass READS_STATE
Reads State' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.ReadsStateImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getReadsState()static final EReference READS_STATE__TO
static final EReference READS_STATE__FROM
static final EClass PRODUCES_EVENT
Produces Event' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.ProducesEventImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getProducesEvent()static final EReference PRODUCES_EVENT__TO
static final EReference PRODUCES_EVENT__FROM
static final EClass CONSUMES_EVENT
Consumes Event' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.ConsumesEventImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getConsumesEvent()static final EReference CONSUMES_EVENT__TO
static final EReference CONSUMES_EVENT__FROM
static final EClass NEXT_STATE
Next State' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.NextStateImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getNextState()static final EReference NEXT_STATE__TO
static final EReference NEXT_STATE__FROM
static final EClass INITIAL_STATE
Initial State' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.InitialStateImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getInitialState()static final EClass EVENT_ELEMENT
Element' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventElementImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getEventElement()static final EClass HAS_STATE
Has State' class.
org.eclipse.gmt.modisco.omg.kdm.event.impl.HasStateImpl,
org.eclipse.gmt.modisco.omg.kdm.event.impl.EventPackageImpl#getHasState()static final EReference HAS_STATE__TO
static final EReference HAS_STATE__FROM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||