Interface ActionPackage.Literals

Enclosing interface:
ActionPackage

public static interface ActionPackage.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.EClass ABSTRACT_ACTION_RELATIONSHIP
    The meta object literal for the 'Abstract Action Relationship' class.
    static org.eclipse.emf.ecore.EClass ACTION_ELEMENT
    The meta object literal for the 'Element' class.
    static org.eclipse.emf.ecore.EReference ACTION_ELEMENT__ACTION_RELATION
    The meta object literal for the 'Action Relation' containment reference list feature.
    static org.eclipse.emf.ecore.EReference ACTION_ELEMENT__CODE_ELEMENT
    The meta object literal for the 'Code Element' containment reference list feature.
    static org.eclipse.emf.ecore.EAttribute ACTION_ELEMENT__KIND
    The meta object literal for the 'Kind' attribute feature.
    static org.eclipse.emf.ecore.EClass ACTION_RELATIONSHIP
    The meta object literal for the 'Relationship' class.
    static org.eclipse.emf.ecore.EReference ACTION_RELATIONSHIP__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference ACTION_RELATIONSHIP__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass ADDRESSES
    The meta object literal for the 'Addresses' class.
    static org.eclipse.emf.ecore.EReference ADDRESSES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference ADDRESSES__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass BLOCK_UNIT
    The meta object literal for the 'Block Unit' class.
    static org.eclipse.emf.ecore.EClass CALLS
    The meta object literal for the 'Calls' class.
    static org.eclipse.emf.ecore.EReference CALLS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference CALLS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass CATCH_UNIT
    The meta object literal for the 'Catch Unit' class.
    static org.eclipse.emf.ecore.EClass COMPLIES_TO
    The meta object literal for the 'Complies To' class.
    static org.eclipse.emf.ecore.EReference COMPLIES_TO__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference COMPLIES_TO__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass CONTROL_FLOW
    The meta object literal for the 'Control Flow' class.
    static org.eclipse.emf.ecore.EReference CONTROL_FLOW__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference CONTROL_FLOW__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass CREATES
    The meta object literal for the 'Creates' class.
    static org.eclipse.emf.ecore.EReference CREATES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference CREATES__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass DISPATCHES
    The meta object literal for the 'Dispatches' class.
    static org.eclipse.emf.ecore.EReference DISPATCHES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference DISPATCHES__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass ENTRY_FLOW
    The meta object literal for the 'Entry Flow' class.
    static org.eclipse.emf.ecore.EReference ENTRY_FLOW__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference ENTRY_FLOW__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass EXCEPTION_FLOW
    The meta object literal for the 'Exception Flow' class.
    static org.eclipse.emf.ecore.EReference EXCEPTION_FLOW__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference EXCEPTION_FLOW__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass EXCEPTION_UNIT
    The meta object literal for the 'Exception Unit' class.
    static org.eclipse.emf.ecore.EClass EXIT_FLOW
    The meta object literal for the 'Exit Flow' class.
    static org.eclipse.emf.ecore.EReference EXIT_FLOW__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference EXIT_FLOW__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass FALSE_FLOW
    The meta object literal for the 'False Flow' class.
    static org.eclipse.emf.ecore.EClass FINALLY_UNIT
    The meta object literal for the 'Finally Unit' class.
    static org.eclipse.emf.ecore.EClass FLOW
    The meta object literal for the 'Flow' class.
    static org.eclipse.emf.ecore.EClass GUARDED_FLOW
    The meta object literal for the 'Guarded Flow' class.
    static org.eclipse.emf.ecore.EClass READS
    The meta object literal for the 'Reads' class.
    static org.eclipse.emf.ecore.EReference READS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference READS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass THROWS
    The meta object literal for the 'Throws' class.
    static org.eclipse.emf.ecore.EReference THROWS__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference THROWS__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass TRUE_FLOW
    The meta object literal for the 'True Flow' class.
    static org.eclipse.emf.ecore.EClass TRY_UNIT
    The meta object literal for the 'Try Unit' class.
    static org.eclipse.emf.ecore.EClass USES_TYPE
    The meta object literal for the 'Uses Type' class.
    static org.eclipse.emf.ecore.EReference USES_TYPE__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference USES_TYPE__TO
    The meta object literal for the 'To' reference feature.
    static org.eclipse.emf.ecore.EClass WRITES
    The meta object literal for the 'Writes' class.
    static org.eclipse.emf.ecore.EReference WRITES__FROM
    The meta object literal for the 'From' reference feature.
    static org.eclipse.emf.ecore.EReference WRITES__TO
    The meta object literal for the 'To' reference feature.
  • Field Details

    • ACTION_ELEMENT

      static final org.eclipse.emf.ecore.EClass ACTION_ELEMENT
      The meta object literal for the 'Element' class.
      See Also:
      ActionElementImpl, ActionPackageImpl.getActionElement()
    • ACTION_ELEMENT__KIND

      static final org.eclipse.emf.ecore.EAttribute ACTION_ELEMENT__KIND
      The meta object literal for the 'Kind' attribute feature.
    • ACTION_ELEMENT__CODE_ELEMENT

      static final org.eclipse.emf.ecore.EReference ACTION_ELEMENT__CODE_ELEMENT
      The meta object literal for the 'Code Element' containment reference list feature.
    • ACTION_ELEMENT__ACTION_RELATION

      static final org.eclipse.emf.ecore.EReference ACTION_ELEMENT__ACTION_RELATION
      The meta object literal for the 'Action Relation' containment reference list feature.
    • ABSTRACT_ACTION_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass ABSTRACT_ACTION_RELATIONSHIP
      The meta object literal for the 'Abstract Action Relationship' class.
      See Also:
      AbstractActionRelationship, ActionPackageImpl.getAbstractActionRelationship()
    • CONTROL_FLOW

      static final org.eclipse.emf.ecore.EClass CONTROL_FLOW
      The meta object literal for the 'Control Flow' class.
      See Also:
      ControlFlowImpl, ActionPackageImpl.getControlFlow()
    • CONTROL_FLOW__TO

      static final org.eclipse.emf.ecore.EReference CONTROL_FLOW__TO
      The meta object literal for the 'To' reference feature.
    • CONTROL_FLOW__FROM

      static final org.eclipse.emf.ecore.EReference CONTROL_FLOW__FROM
      The meta object literal for the 'From' reference feature.
    • CALLS

      static final org.eclipse.emf.ecore.EClass CALLS
      The meta object literal for the 'Calls' class.
      See Also:
      CallsImpl, ActionPackageImpl.getCalls()
    • CALLS__TO

      static final org.eclipse.emf.ecore.EReference CALLS__TO
      The meta object literal for the 'To' reference feature.
    • CALLS__FROM

      static final org.eclipse.emf.ecore.EReference CALLS__FROM
      The meta object literal for the 'From' reference feature.
    • CREATES

      static final org.eclipse.emf.ecore.EClass CREATES
      The meta object literal for the 'Creates' class.
      See Also:
      CreatesImpl, ActionPackageImpl.getCreates()
    • CREATES__TO

      static final org.eclipse.emf.ecore.EReference CREATES__TO
      The meta object literal for the 'To' reference feature.
    • CREATES__FROM

      static final org.eclipse.emf.ecore.EReference CREATES__FROM
      The meta object literal for the 'From' reference feature.
    • READS

      static final org.eclipse.emf.ecore.EClass READS
      The meta object literal for the 'Reads' class.
      See Also:
      ReadsImpl, ActionPackageImpl.getReads()
    • READS__TO

      static final org.eclipse.emf.ecore.EReference READS__TO
      The meta object literal for the 'To' reference feature.
    • READS__FROM

      static final org.eclipse.emf.ecore.EReference READS__FROM
      The meta object literal for the 'From' reference feature.
    • WRITES

      static final org.eclipse.emf.ecore.EClass WRITES
      The meta object literal for the 'Writes' class.
      See Also:
      WritesImpl, ActionPackageImpl.getWrites()
    • WRITES__TO

      static final org.eclipse.emf.ecore.EReference WRITES__TO
      The meta object literal for the 'To' reference feature.
    • WRITES__FROM

      static final org.eclipse.emf.ecore.EReference WRITES__FROM
      The meta object literal for the 'From' reference feature.
    • COMPLIES_TO

      static final org.eclipse.emf.ecore.EClass COMPLIES_TO
      The meta object literal for the 'Complies To' class.
      See Also:
      CompliesToImpl, ActionPackageImpl.getCompliesTo()
    • COMPLIES_TO__TO

      static final org.eclipse.emf.ecore.EReference COMPLIES_TO__TO
      The meta object literal for the 'To' reference feature.
    • COMPLIES_TO__FROM

      static final org.eclipse.emf.ecore.EReference COMPLIES_TO__FROM
      The meta object literal for the 'From' reference feature.
    • FLOW

      static final org.eclipse.emf.ecore.EClass FLOW
      The meta object literal for the 'Flow' class.
      See Also:
      FlowImpl, ActionPackageImpl.getFlow()
    • TRUE_FLOW

      static final org.eclipse.emf.ecore.EClass TRUE_FLOW
      The meta object literal for the 'True Flow' class.
      See Also:
      TrueFlowImpl, ActionPackageImpl.getTrueFlow()
    • FALSE_FLOW

      static final org.eclipse.emf.ecore.EClass FALSE_FLOW
      The meta object literal for the 'False Flow' class.
      See Also:
      FalseFlowImpl, ActionPackageImpl.getFalseFlow()
    • GUARDED_FLOW

      static final org.eclipse.emf.ecore.EClass GUARDED_FLOW
      The meta object literal for the 'Guarded Flow' class.
      See Also:
      GuardedFlowImpl, ActionPackageImpl.getGuardedFlow()
    • USES_TYPE

      static final org.eclipse.emf.ecore.EClass USES_TYPE
      The meta object literal for the 'Uses Type' class.
      See Also:
      UsesTypeImpl, ActionPackageImpl.getUsesType()
    • USES_TYPE__TO

      static final org.eclipse.emf.ecore.EReference USES_TYPE__TO
      The meta object literal for the 'To' reference feature.
    • USES_TYPE__FROM

      static final org.eclipse.emf.ecore.EReference USES_TYPE__FROM
      The meta object literal for the 'From' reference feature.
    • ADDRESSES

      static final org.eclipse.emf.ecore.EClass ADDRESSES
      The meta object literal for the 'Addresses' class.
      See Also:
      AddressesImpl, ActionPackageImpl.getAddresses()
    • ADDRESSES__TO

      static final org.eclipse.emf.ecore.EReference ADDRESSES__TO
      The meta object literal for the 'To' reference feature.
    • ADDRESSES__FROM

      static final org.eclipse.emf.ecore.EReference ADDRESSES__FROM
      The meta object literal for the 'From' reference feature.
    • ACTION_RELATIONSHIP

      static final org.eclipse.emf.ecore.EClass ACTION_RELATIONSHIP
      The meta object literal for the 'Relationship' class.
      See Also:
      ActionRelationshipImpl, ActionPackageImpl.getActionRelationship()
    • ACTION_RELATIONSHIP__TO

      static final org.eclipse.emf.ecore.EReference ACTION_RELATIONSHIP__TO
      The meta object literal for the 'To' reference feature.
    • ACTION_RELATIONSHIP__FROM

      static final org.eclipse.emf.ecore.EReference ACTION_RELATIONSHIP__FROM
      The meta object literal for the 'From' reference feature.
    • THROWS

      static final org.eclipse.emf.ecore.EClass THROWS
      The meta object literal for the 'Throws' class.
      See Also:
      ThrowsImpl, ActionPackageImpl.getThrows()
    • THROWS__TO

      static final org.eclipse.emf.ecore.EReference THROWS__TO
      The meta object literal for the 'To' reference feature.
    • THROWS__FROM

      static final org.eclipse.emf.ecore.EReference THROWS__FROM
      The meta object literal for the 'From' reference feature.
    • DISPATCHES

      static final org.eclipse.emf.ecore.EClass DISPATCHES
      The meta object literal for the 'Dispatches' class.
      See Also:
      DispatchesImpl, ActionPackageImpl.getDispatches()
    • DISPATCHES__TO

      static final org.eclipse.emf.ecore.EReference DISPATCHES__TO
      The meta object literal for the 'To' reference feature.
    • DISPATCHES__FROM

      static final org.eclipse.emf.ecore.EReference DISPATCHES__FROM
      The meta object literal for the 'From' reference feature.
    • ENTRY_FLOW

      static final org.eclipse.emf.ecore.EClass ENTRY_FLOW
      The meta object literal for the 'Entry Flow' class.
      See Also:
      EntryFlowImpl, ActionPackageImpl.getEntryFlow()
    • ENTRY_FLOW__TO

      static final org.eclipse.emf.ecore.EReference ENTRY_FLOW__TO
      The meta object literal for the 'To' reference feature.
    • ENTRY_FLOW__FROM

      static final org.eclipse.emf.ecore.EReference ENTRY_FLOW__FROM
      The meta object literal for the 'From' reference feature.
    • BLOCK_UNIT

      static final org.eclipse.emf.ecore.EClass BLOCK_UNIT
      The meta object literal for the 'Block Unit' class.
      See Also:
      BlockUnitImpl, ActionPackageImpl.getBlockUnit()
    • EXCEPTION_UNIT

      static final org.eclipse.emf.ecore.EClass EXCEPTION_UNIT
      The meta object literal for the 'Exception Unit' class.
      See Also:
      ExceptionUnitImpl, ActionPackageImpl.getExceptionUnit()
    • TRY_UNIT

      static final org.eclipse.emf.ecore.EClass TRY_UNIT
      The meta object literal for the 'Try Unit' class.
      See Also:
      TryUnitImpl, ActionPackageImpl.getTryUnit()
    • FINALLY_UNIT

      static final org.eclipse.emf.ecore.EClass FINALLY_UNIT
      The meta object literal for the 'Finally Unit' class.
      See Also:
      FinallyUnitImpl, ActionPackageImpl.getFinallyUnit()
    • CATCH_UNIT

      static final org.eclipse.emf.ecore.EClass CATCH_UNIT
      The meta object literal for the 'Catch Unit' class.
      See Also:
      CatchUnitImpl, ActionPackageImpl.getCatchUnit()
    • EXIT_FLOW

      static final org.eclipse.emf.ecore.EClass EXIT_FLOW
      The meta object literal for the 'Exit Flow' class.
      See Also:
      ExitFlowImpl, ActionPackageImpl.getExitFlow()
    • EXIT_FLOW__TO

      static final org.eclipse.emf.ecore.EReference EXIT_FLOW__TO
      The meta object literal for the 'To' reference feature.
    • EXIT_FLOW__FROM

      static final org.eclipse.emf.ecore.EReference EXIT_FLOW__FROM
      The meta object literal for the 'From' reference feature.
    • EXCEPTION_FLOW

      static final org.eclipse.emf.ecore.EClass EXCEPTION_FLOW
      The meta object literal for the 'Exception Flow' class.
      See Also:
      ExceptionFlowImpl, ActionPackageImpl.getExceptionFlow()
    • EXCEPTION_FLOW__TO

      static final org.eclipse.emf.ecore.EReference EXCEPTION_FLOW__TO
      The meta object literal for the 'To' reference feature.
    • EXCEPTION_FLOW__FROM

      static final org.eclipse.emf.ecore.EReference EXCEPTION_FLOW__FROM
      The meta object literal for the 'From' reference feature.