Interface CobolPackage.Literals

Enclosing interface:
CobolPackage

public static interface CobolPackage.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 Details

    • COBOL_ELEMENT

      static final org.eclipse.emf.ecore.EClass COBOL_ELEMENT
      The meta object literal for the 'COBOL Element' class.
      See Also:
      COBOLElementImpl, CobolPackageImpl.getCOBOLElement()
    • COBOL_ELEMENT__LEVEL

      static final org.eclipse.emf.ecore.EAttribute COBOL_ELEMENT__LEVEL
      The meta object literal for the 'Level' attribute feature.
    • COBOL_ELEMENT__REFINED

      static final org.eclipse.emf.ecore.EAttribute COBOL_ELEMENT__REFINED
      The meta object literal for the 'Refined' attribute feature.
    • COBOL_ELEMENT__NAME

      static final org.eclipse.emf.ecore.EAttribute COBOL_ELEMENT__NAME
      The meta object literal for the 'Name' attribute feature.
    • COBOL_ELEMENT__SHARED_TYPE

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__SHARED_TYPE
      The meta object literal for the 'Shared Type' reference feature.
    • COBOL_ELEMENT__GROUP

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__GROUP
      The meta object literal for the 'Group' container reference feature.
    • COBOL_ELEMENT__INITIAL

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__INITIAL
      The meta object literal for the 'Initial' reference list feature.
    • COBOL_ELEMENT__CONTAINS

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__CONTAINS
      The meta object literal for the 'Contains' containment reference list feature.
    • COBOL_ELEMENT__SOURCE

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__SOURCE
      The meta object literal for the 'Source' reference feature.
    • COBOL_ELEMENT__ARRAY

      static final org.eclipse.emf.ecore.EReference COBOL_ELEMENT__ARRAY
      The meta object literal for the 'Array' containment reference feature.
    • COBOL_CLASSIFIER

      static final org.eclipse.emf.ecore.EClass COBOL_CLASSIFIER
      The meta object literal for the 'COBOL Classifier' class.
      See Also:
      COBOLClassifierImpl, CobolPackageImpl.getCOBOLClassifier()
    • COBOL_CLASSIFIER__TYPEDED

      static final org.eclipse.emf.ecore.EAttribute COBOL_CLASSIFIER__TYPEDED
      The meta object literal for the 'Typeded' attribute feature.
    • COBOL_CLASSIFIER__NAME

      static final org.eclipse.emf.ecore.EAttribute COBOL_CLASSIFIER__NAME
      The meta object literal for the 'Name' attribute feature.
    • COBOL_CLASSIFIER__TYPED_ELEMENTS

      static final org.eclipse.emf.ecore.EReference COBOL_CLASSIFIER__TYPED_ELEMENTS
      The meta object literal for the 'Typed Elements' reference list feature.
    • COBOL_SIMPLE_TYPE

      static final org.eclipse.emf.ecore.EClass COBOL_SIMPLE_TYPE
      The meta object literal for the 'COBOL Simple Type' class.
      See Also:
      COBOLSimpleTypeImpl, CobolPackageImpl.getCOBOLSimpleType()
    • COBOL_SIMPLE_TYPE__USAGE_VALUE

      static final org.eclipse.emf.ecore.EAttribute COBOL_SIMPLE_TYPE__USAGE_VALUE
      The meta object literal for the 'Usage Value' attribute feature.
    • COBOL_SIMPLE_TYPE__PICTURE_STRING

      static final org.eclipse.emf.ecore.EAttribute COBOL_SIMPLE_TYPE__PICTURE_STRING
      The meta object literal for the 'Picture String' attribute feature.
    • COBOL_SIMPLE_TYPE__USAGE

      static final org.eclipse.emf.ecore.EAttribute COBOL_SIMPLE_TYPE__USAGE
      The meta object literal for the 'Usage' attribute feature.
    • COBOL_COMPOSED_TYPE

      static final org.eclipse.emf.ecore.EClass COBOL_COMPOSED_TYPE
      The meta object literal for the 'COBOL Composed Type' class.
      See Also:
      COBOLComposedTypeImpl, CobolPackageImpl.getCOBOLComposedType()
    • COBOL_COMPOSED_TYPE__ELEMENTS

      static final org.eclipse.emf.ecore.EReference COBOL_COMPOSED_TYPE__ELEMENTS
      The meta object literal for the 'Elements' containment reference list feature.
    • COBOL_ELEMENT_INITIAL_VALUE

      static final org.eclipse.emf.ecore.EClass COBOL_ELEMENT_INITIAL_VALUE
      The meta object literal for the 'COBOL Element Initial Value' class.
      See Also:
      COBOLElementInitialValueImpl, CobolPackageImpl.getCOBOLElementInitialValue()
    • COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL

      static final org.eclipse.emf.ecore.EAttribute COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL
      The meta object literal for the 'Init Val' attribute feature.
    • COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND

      static final org.eclipse.emf.ecore.EAttribute COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND
      The meta object literal for the 'Value Kind' attribute feature.
    • COBOL88_ELEMENT

      static final org.eclipse.emf.ecore.EClass COBOL88_ELEMENT
      The meta object literal for the 'COBOL88 Element' class.
      See Also:
      COBOL88ElementImpl, CobolPackageImpl.getCOBOL88Element()
    • COBOL88_ELEMENT__NAME

      static final org.eclipse.emf.ecore.EAttribute COBOL88_ELEMENT__NAME
      The meta object literal for the 'Name' attribute feature.
    • COBOL88_ELEMENT__HAS

      static final org.eclipse.emf.ecore.EReference COBOL88_ELEMENT__HAS
      The meta object literal for the 'Has' containment reference list feature.
    • COBOL88_ELEMENT_VALUE

      static final org.eclipse.emf.ecore.EClass COBOL88_ELEMENT_VALUE
      The meta object literal for the 'COBOL88 Element Value' class.
      See Also:
      COBOL88ElementValueImpl, CobolPackageImpl.getCOBOL88ElementValue()
    • COBOL88_ELEMENT_VALUE__LOWER_LIMIT

      static final org.eclipse.emf.ecore.EAttribute COBOL88_ELEMENT_VALUE__LOWER_LIMIT
      The meta object literal for the 'Lower Limit' attribute feature.
    • COBOL88_ELEMENT_VALUE__UPPER_LIMIT

      static final org.eclipse.emf.ecore.EAttribute COBOL88_ELEMENT_VALUE__UPPER_LIMIT
      The meta object literal for the 'Upper Limit' attribute feature.
    • COBOL88_ELEMENT_VALUE__RANGE

      static final org.eclipse.emf.ecore.EAttribute COBOL88_ELEMENT_VALUE__RANGE
      The meta object literal for the 'Range' attribute feature.
    • COBOL_REDEFINING_ELEMENT

      static final org.eclipse.emf.ecore.EClass COBOL_REDEFINING_ELEMENT
      The meta object literal for the 'COBOL Redefining Element' class.
      See Also:
      COBOLRedefiningElementImpl, CobolPackageImpl.getCOBOLRedefiningElement()
    • COBOL_REDEFINING_ELEMENT__REDEFINES

      static final org.eclipse.emf.ecore.EReference COBOL_REDEFINING_ELEMENT__REDEFINES
      The meta object literal for the 'Redefines' reference feature.
    • COBOL66_ELEMENT

      static final org.eclipse.emf.ecore.EClass COBOL66_ELEMENT
      The meta object literal for the 'COBOL66 Element' class.
      See Also:
      COBOL66ElementImpl, CobolPackageImpl.getCOBOL66Element()
    • COBOL66_ELEMENT__NAME

      static final org.eclipse.emf.ecore.EAttribute COBOL66_ELEMENT__NAME
      The meta object literal for the 'Name' attribute feature.
    • COBOL66_ELEMENT__END

      static final org.eclipse.emf.ecore.EReference COBOL66_ELEMENT__END
      The meta object literal for the 'End' reference feature.
    • COBOL66_ELEMENT__START

      static final org.eclipse.emf.ecore.EReference COBOL66_ELEMENT__START
      The meta object literal for the 'Start' reference feature.
    • COBOL_SOURCE_TEXT

      static final org.eclipse.emf.ecore.EClass COBOL_SOURCE_TEXT
      The meta object literal for the 'COBOL Source Text' class.
      See Also:
      COBOLSourceTextImpl, CobolPackageImpl.getCOBOLSourceText()
    • COBOL_SOURCE_TEXT__SOURCE

      static final org.eclipse.emf.ecore.EAttribute COBOL_SOURCE_TEXT__SOURCE
      The meta object literal for the 'Source' attribute feature.
    • COBOL_SOURCE_TEXT__FILE_NAME

      static final org.eclipse.emf.ecore.EAttribute COBOL_SOURCE_TEXT__FILE_NAME
      The meta object literal for the 'File Name' attribute feature.
    • COBOL_FIXED_LENGTH_ARRAY

      static final org.eclipse.emf.ecore.EClass COBOL_FIXED_LENGTH_ARRAY
      The meta object literal for the 'COBOL Fixed Length Array' class.
      See Also:
      COBOLFixedLengthArrayImpl, CobolPackageImpl.getCOBOLFixedLengthArray()
    • COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER

      static final org.eclipse.emf.ecore.EAttribute COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER
      The meta object literal for the 'Max Upper' attribute feature.
    • COBOL_VARIABLE_LENGTH_ARRAY

      static final org.eclipse.emf.ecore.EClass COBOL_VARIABLE_LENGTH_ARRAY
      The meta object literal for the 'COBOL Variable Length Array' class.
      See Also:
      COBOLVariableLengthArrayImpl, CobolPackageImpl.getCOBOLVariableLengthArray()
    • COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER

      static final org.eclipse.emf.ecore.EAttribute COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER
      The meta object literal for the 'Min Upper' attribute feature.
    • COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON

      static final org.eclipse.emf.ecore.EReference COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON
      The meta object literal for the 'Depending On' reference feature.
    • COBOL_USAGE_VALUE

      static final org.eclipse.emf.ecore.EEnum COBOL_USAGE_VALUE
      The meta object literal for the 'COBOL Usage Value' enum.
      See Also:
      COBOLUsageValue, CobolPackageImpl.getCOBOLUsageValue()
    • COBOL_INITIAL_VALUE_KIND

      static final org.eclipse.emf.ecore.EEnum COBOL_INITIAL_VALUE_KIND
      The meta object literal for the 'COBOL Initial Value Kind' enum.
      See Also:
      COBOLInitialValueKind, CobolPackageImpl.getCOBOLInitialValueKind()