public static interface ActionPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ABSTRACT_ACTION_RELATIONSHIP
The meta object literal for the '
Abstract Action Relationship' class. |
static EClass |
ACTION_ELEMENT
The meta object literal for the '
Element' class. |
static EReference |
ACTION_ELEMENT__ACTION_RELATION
The meta object literal for the 'Action Relation' containment reference list feature.
|
static EReference |
ACTION_ELEMENT__CODE_ELEMENT
The meta object literal for the 'Code Element' containment reference list feature.
|
static EAttribute |
ACTION_ELEMENT__KIND
The meta object literal for the 'Kind' attribute feature.
|
static EClass |
ACTION_RELATIONSHIP
The meta object literal for the '
Relationship' class. |
static EReference |
ACTION_RELATIONSHIP__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
ACTION_RELATIONSHIP__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
ADDRESSES
The meta object literal for the '
Addresses' class. |
static EReference |
ADDRESSES__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
ADDRESSES__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
BLOCK_UNIT
The meta object literal for the '
Block Unit' class. |
static EClass |
CALLS
The meta object literal for the '
Calls' class. |
static EReference |
CALLS__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
CALLS__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
CATCH_UNIT
The meta object literal for the '
Catch Unit' class. |
static EClass |
COMPLIES_TO
The meta object literal for the '
Complies To' class. |
static EReference |
COMPLIES_TO__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
COMPLIES_TO__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
CONTROL_FLOW
The meta object literal for the '
Control Flow' class. |
static EReference |
CONTROL_FLOW__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
CONTROL_FLOW__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
CREATES
The meta object literal for the '
Creates' class. |
static EReference |
CREATES__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
CREATES__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
DISPATCHES
The meta object literal for the '
Dispatches' class. |
static EReference |
DISPATCHES__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
DISPATCHES__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
ENTRY_FLOW
The meta object literal for the '
Entry Flow' class. |
static EReference |
ENTRY_FLOW__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
ENTRY_FLOW__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
EXCEPTION_FLOW
The meta object literal for the '
Exception Flow' class. |
static EReference |
EXCEPTION_FLOW__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
EXCEPTION_FLOW__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
EXCEPTION_UNIT
The meta object literal for the '
Exception Unit' class. |
static EClass |
EXIT_FLOW
The meta object literal for the '
Exit Flow' class. |
static EReference |
EXIT_FLOW__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
EXIT_FLOW__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
FALSE_FLOW
The meta object literal for the '
False Flow' class. |
static EClass |
FINALLY_UNIT
The meta object literal for the '
Finally Unit' class. |
static EClass |
FLOW
The meta object literal for the '
Flow' class. |
static EClass |
GUARDED_FLOW
The meta object literal for the '
Guarded Flow' class. |
static EClass |
READS
The meta object literal for the '
Reads' class. |
static EReference |
READS__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
READS__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
THROWS
The meta object literal for the '
Throws' class. |
static EReference |
THROWS__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
THROWS__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
TRUE_FLOW
The meta object literal for the '
True Flow' class. |
static EClass |
TRY_UNIT
The meta object literal for the '
Try Unit' class. |
static EClass |
USES_TYPE
The meta object literal for the '
Uses Type' class. |
static EReference |
USES_TYPE__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
USES_TYPE__TO
The meta object literal for the 'To' reference feature.
|
static EClass |
WRITES
The meta object literal for the '
Writes' class. |
static EReference |
WRITES__FROM
The meta object literal for the 'From' reference feature.
|
static EReference |
WRITES__TO
The meta object literal for the 'To' reference feature.
|
static final EClass ACTION_ELEMENT
Element' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionElementImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getActionElement()static final EAttribute ACTION_ELEMENT__KIND
static final EReference ACTION_ELEMENT__CODE_ELEMENT
static final EReference ACTION_ELEMENT__ACTION_RELATION
static final EClass ABSTRACT_ACTION_RELATIONSHIP
Abstract Action Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.AbstractActionRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getAbstractActionRelationship()static final EClass CONTROL_FLOW
Control Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ControlFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getControlFlow()static final EReference CONTROL_FLOW__TO
static final EReference CONTROL_FLOW__FROM
static final EClass CALLS
Calls' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.CallsImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCalls()static final EReference CALLS__TO
static final EReference CALLS__FROM
static final EClass CREATES
Creates' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.CreatesImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCreates()static final EReference CREATES__TO
static final EReference CREATES__FROM
static final EClass READS
Reads' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ReadsImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getReads()static final EReference READS__TO
static final EReference READS__FROM
static final EClass WRITES
Writes' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.WritesImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getWrites()static final EReference WRITES__TO
static final EReference WRITES__FROM
static final EClass COMPLIES_TO
Complies To' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.CompliesToImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCompliesTo()static final EReference COMPLIES_TO__TO
static final EReference COMPLIES_TO__FROM
static final EClass FLOW
Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.FlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFlow()static final EClass TRUE_FLOW
True Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.TrueFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getTrueFlow()static final EClass FALSE_FLOW
False Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.FalseFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFalseFlow()static final EClass GUARDED_FLOW
Guarded Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.GuardedFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getGuardedFlow()static final EClass USES_TYPE
Uses Type' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.UsesTypeImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getUsesType()static final EReference USES_TYPE__TO
static final EReference USES_TYPE__FROM
static final EClass ADDRESSES
Addresses' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.AddressesImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getAddresses()static final EReference ADDRESSES__TO
static final EReference ADDRESSES__FROM
static final EClass ACTION_RELATIONSHIP
Relationship' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionRelationshipImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getActionRelationship()static final EReference ACTION_RELATIONSHIP__TO
static final EReference ACTION_RELATIONSHIP__FROM
static final EClass THROWS
Throws' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ThrowsImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getThrows()static final EReference THROWS__TO
static final EReference THROWS__FROM
static final EClass DISPATCHES
Dispatches' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.DispatchesImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getDispatches()static final EReference DISPATCHES__TO
static final EReference DISPATCHES__FROM
static final EClass ENTRY_FLOW
Entry Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.EntryFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getEntryFlow()static final EReference ENTRY_FLOW__TO
static final EReference ENTRY_FLOW__FROM
static final EClass BLOCK_UNIT
Block Unit' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.BlockUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getBlockUnit()static final EClass EXCEPTION_UNIT
Exception Unit' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExceptionUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExceptionUnit()static final EClass TRY_UNIT
Try Unit' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.TryUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getTryUnit()static final EClass FINALLY_UNIT
Finally Unit' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.FinallyUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFinallyUnit()static final EClass CATCH_UNIT
Catch Unit' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.CatchUnitImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCatchUnit()static final EClass EXIT_FLOW
Exit Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExitFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExitFlow()static final EReference EXIT_FLOW__TO
static final EReference EXIT_FLOW__FROM
static final EClass EXCEPTION_FLOW
Exception Flow' class.
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExceptionFlowImpl,
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExceptionFlow()static final EReference EXCEPTION_FLOW__TO
static final EReference EXCEPTION_FLOW__FROM