org.eclipse.gmt.modisco.omg.kdm.action
Interface ActionPackage.Literals

Enclosing interface:
ActionPackage

public static interface ActionPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
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.
 

Field Detail

ACTION_ELEMENT

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionElementImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getActionElement()
Generated:

ACTION_ELEMENT__KIND

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

Generated:

ACTION_ELEMENT__CODE_ELEMENT

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

Generated:

ACTION_ELEMENT__ACTION_RELATION

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

Generated:

ABSTRACT_ACTION_RELATIONSHIP

static final EClass ABSTRACT_ACTION_RELATIONSHIP
The meta object literal for the 'Abstract Action Relationship' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.AbstractActionRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getAbstractActionRelationship()
Generated:

CONTROL_FLOW

static final EClass CONTROL_FLOW
The meta object literal for the 'Control Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ControlFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getControlFlow()
Generated:

CONTROL_FLOW__TO

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

Generated:

CONTROL_FLOW__FROM

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

Generated:

CALLS

static final EClass CALLS
The meta object literal for the 'Calls' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.CallsImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCalls()
Generated:

CALLS__TO

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

Generated:

CALLS__FROM

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

Generated:

CREATES

static final EClass CREATES
The meta object literal for the 'Creates' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.CreatesImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCreates()
Generated:

CREATES__TO

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

Generated:

CREATES__FROM

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

Generated:

READS

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ReadsImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getReads()
Generated:

READS__TO

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

Generated:

READS__FROM

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

Generated:

WRITES

static final EClass WRITES
The meta object literal for the 'Writes' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.WritesImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getWrites()
Generated:

WRITES__TO

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

Generated:

WRITES__FROM

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

Generated:

COMPLIES_TO

static final EClass COMPLIES_TO
The meta object literal for the 'Complies To' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.CompliesToImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCompliesTo()
Generated:

COMPLIES_TO__TO

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

Generated:

COMPLIES_TO__FROM

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

Generated:

FLOW

static final EClass FLOW
The meta object literal for the 'Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.FlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFlow()
Generated:

TRUE_FLOW

static final EClass TRUE_FLOW
The meta object literal for the 'True Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.TrueFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getTrueFlow()
Generated:

FALSE_FLOW

static final EClass FALSE_FLOW
The meta object literal for the 'False Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.FalseFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFalseFlow()
Generated:

GUARDED_FLOW

static final EClass GUARDED_FLOW
The meta object literal for the 'Guarded Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.GuardedFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getGuardedFlow()
Generated:

USES_TYPE

static final EClass USES_TYPE
The meta object literal for the 'Uses Type' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.UsesTypeImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getUsesType()
Generated:

USES_TYPE__TO

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

Generated:

USES_TYPE__FROM

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

Generated:

ADDRESSES

static final EClass ADDRESSES
The meta object literal for the 'Addresses' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.AddressesImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getAddresses()
Generated:

ADDRESSES__TO

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

Generated:

ADDRESSES__FROM

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

Generated:

ACTION_RELATIONSHIP

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

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionRelationshipImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getActionRelationship()
Generated:

ACTION_RELATIONSHIP__TO

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

Generated:

ACTION_RELATIONSHIP__FROM

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

Generated:

THROWS

static final EClass THROWS
The meta object literal for the 'Throws' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ThrowsImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getThrows()
Generated:

THROWS__TO

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

Generated:

THROWS__FROM

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

Generated:

DISPATCHES

static final EClass DISPATCHES
The meta object literal for the 'Dispatches' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.DispatchesImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getDispatches()
Generated:

DISPATCHES__TO

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

Generated:

DISPATCHES__FROM

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

Generated:

ENTRY_FLOW

static final EClass ENTRY_FLOW
The meta object literal for the 'Entry Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.EntryFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getEntryFlow()
Generated:

ENTRY_FLOW__TO

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

Generated:

ENTRY_FLOW__FROM

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

Generated:

BLOCK_UNIT

static final EClass BLOCK_UNIT
The meta object literal for the 'Block Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.BlockUnitImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getBlockUnit()
Generated:

EXCEPTION_UNIT

static final EClass EXCEPTION_UNIT
The meta object literal for the 'Exception Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExceptionUnitImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExceptionUnit()
Generated:

TRY_UNIT

static final EClass TRY_UNIT
The meta object literal for the 'Try Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.TryUnitImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getTryUnit()
Generated:

FINALLY_UNIT

static final EClass FINALLY_UNIT
The meta object literal for the 'Finally Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.FinallyUnitImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getFinallyUnit()
Generated:

CATCH_UNIT

static final EClass CATCH_UNIT
The meta object literal for the 'Catch Unit' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.CatchUnitImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getCatchUnit()
Generated:

EXIT_FLOW

static final EClass EXIT_FLOW
The meta object literal for the 'Exit Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExitFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExitFlow()
Generated:

EXIT_FLOW__TO

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

Generated:

EXIT_FLOW__FROM

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

Generated:

EXCEPTION_FLOW

static final EClass EXCEPTION_FLOW
The meta object literal for the 'Exception Flow' class.

See Also:
org.eclipse.gmt.modisco.omg.kdm.action.impl.ExceptionFlowImpl, org.eclipse.gmt.modisco.omg.kdm.action.impl.ActionPackageImpl#getExceptionFlow()
Generated:

EXCEPTION_FLOW__TO

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

Generated:

EXCEPTION_FLOW__FROM

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

Generated: