Interface CobolPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CobolPackageImpl

public interface CobolPackage
extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
CobolFactory
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Constant Field Values
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Constant Field Values
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Constant Field Values
    • eINSTANCE

      static final CobolPackage eINSTANCE
      The singleton instance of the package.
    • COBOL_ELEMENT

      static final int COBOL_ELEMENT
      The meta object id for the 'COBOL Element' class.
      See Also:
      COBOLElementImpl, CobolPackageImpl.getCOBOLElement(), Constant Field Values
    • COBOL_ELEMENT__LEVEL

      static final int COBOL_ELEMENT__LEVEL
      The feature id for the 'Level' attribute.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__REFINED

      static final int COBOL_ELEMENT__REFINED
      The feature id for the 'Refined' attribute.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__NAME

      static final int COBOL_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__SHARED_TYPE

      static final int COBOL_ELEMENT__SHARED_TYPE
      The feature id for the 'Shared Type' reference.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__GROUP

      static final int COBOL_ELEMENT__GROUP
      The feature id for the 'Group' container reference.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__INITIAL

      static final int COBOL_ELEMENT__INITIAL
      The feature id for the 'Initial' reference list.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__CONTAINS

      static final int COBOL_ELEMENT__CONTAINS
      The feature id for the 'Contains' containment reference list.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__SOURCE

      static final int COBOL_ELEMENT__SOURCE
      The feature id for the 'Source' reference.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT__ARRAY

      static final int COBOL_ELEMENT__ARRAY
      The feature id for the 'Array' containment reference.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_FEATURE_COUNT

      static final int COBOL_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'COBOL Element' class.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_OPERATION_COUNT

      static final int COBOL_ELEMENT_OPERATION_COUNT
      The number of operations of the 'COBOL Element' class.
      See Also:
      Constant Field Values
    • COBOL_CLASSIFIER

      static final int COBOL_CLASSIFIER
      The meta object id for the 'COBOL Classifier' class.
      See Also:
      COBOLClassifierImpl, CobolPackageImpl.getCOBOLClassifier(), Constant Field Values
    • COBOL_CLASSIFIER__TYPEDED

      static final int COBOL_CLASSIFIER__TYPEDED
      The feature id for the 'Typeded' attribute.
      See Also:
      Constant Field Values
    • COBOL_CLASSIFIER__NAME

      static final int COBOL_CLASSIFIER__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_CLASSIFIER__TYPED_ELEMENTS

      static final int COBOL_CLASSIFIER__TYPED_ELEMENTS
      The feature id for the 'Typed Elements' reference list.
      See Also:
      Constant Field Values
    • COBOL_CLASSIFIER_FEATURE_COUNT

      static final int COBOL_CLASSIFIER_FEATURE_COUNT
      The number of structural features of the 'COBOL Classifier' class.
      See Also:
      Constant Field Values
    • COBOL_CLASSIFIER_OPERATION_COUNT

      static final int COBOL_CLASSIFIER_OPERATION_COUNT
      The number of operations of the 'COBOL Classifier' class.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE

      static final int COBOL_SIMPLE_TYPE
      The meta object id for the 'COBOL Simple Type' class.
      See Also:
      COBOLSimpleTypeImpl, CobolPackageImpl.getCOBOLSimpleType(), Constant Field Values
    • COBOL_SIMPLE_TYPE__TYPEDED

      static final int COBOL_SIMPLE_TYPE__TYPEDED
      The feature id for the 'Typeded' attribute.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE__NAME

      static final int COBOL_SIMPLE_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE__TYPED_ELEMENTS

      static final int COBOL_SIMPLE_TYPE__TYPED_ELEMENTS
      The feature id for the 'Typed Elements' reference list.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE__USAGE_VALUE

      static final int COBOL_SIMPLE_TYPE__USAGE_VALUE
      The feature id for the 'Usage Value' attribute.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE__PICTURE_STRING

      static final int COBOL_SIMPLE_TYPE__PICTURE_STRING
      The feature id for the 'Picture String' attribute.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE__USAGE

      static final int COBOL_SIMPLE_TYPE__USAGE
      The feature id for the 'Usage' attribute.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE_FEATURE_COUNT

      static final int COBOL_SIMPLE_TYPE_FEATURE_COUNT
      The number of structural features of the 'COBOL Simple Type' class.
      See Also:
      Constant Field Values
    • COBOL_SIMPLE_TYPE_OPERATION_COUNT

      static final int COBOL_SIMPLE_TYPE_OPERATION_COUNT
      The number of operations of the 'COBOL Simple Type' class.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE

      static final int COBOL_COMPOSED_TYPE
      The meta object id for the 'COBOL Composed Type' class.
      See Also:
      COBOLComposedTypeImpl, CobolPackageImpl.getCOBOLComposedType(), Constant Field Values
    • COBOL_COMPOSED_TYPE__TYPEDED

      static final int COBOL_COMPOSED_TYPE__TYPEDED
      The feature id for the 'Typeded' attribute.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE__NAME

      static final int COBOL_COMPOSED_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE__TYPED_ELEMENTS

      static final int COBOL_COMPOSED_TYPE__TYPED_ELEMENTS
      The feature id for the 'Typed Elements' reference list.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE__ELEMENTS

      static final int COBOL_COMPOSED_TYPE__ELEMENTS
      The feature id for the 'Elements' containment reference list.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE_FEATURE_COUNT

      static final int COBOL_COMPOSED_TYPE_FEATURE_COUNT
      The number of structural features of the 'COBOL Composed Type' class.
      See Also:
      Constant Field Values
    • COBOL_COMPOSED_TYPE_OPERATION_COUNT

      static final int COBOL_COMPOSED_TYPE_OPERATION_COUNT
      The number of operations of the 'COBOL Composed Type' class.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_INITIAL_VALUE

      static final int COBOL_ELEMENT_INITIAL_VALUE
      The meta object id for the 'COBOL Element Initial Value' class.
      See Also:
      COBOLElementInitialValueImpl, CobolPackageImpl.getCOBOLElementInitialValue(), Constant Field Values
    • COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL

      static final int COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL
      The feature id for the 'Init Val' attribute.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND

      static final int COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND
      The feature id for the 'Value Kind' attribute.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_INITIAL_VALUE_FEATURE_COUNT

      static final int COBOL_ELEMENT_INITIAL_VALUE_FEATURE_COUNT
      The number of structural features of the 'COBOL Element Initial Value' class.
      See Also:
      Constant Field Values
    • COBOL_ELEMENT_INITIAL_VALUE_OPERATION_COUNT

      static final int COBOL_ELEMENT_INITIAL_VALUE_OPERATION_COUNT
      The number of operations of the 'COBOL Element Initial Value' class.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT

      static final int COBOL88_ELEMENT
      The meta object id for the 'COBOL88 Element' class.
      See Also:
      COBOL88ElementImpl, CobolPackageImpl.getCOBOL88Element(), Constant Field Values
    • COBOL88_ELEMENT__NAME

      static final int COBOL88_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT__HAS

      static final int COBOL88_ELEMENT__HAS
      The feature id for the 'Has' containment reference list.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_FEATURE_COUNT

      static final int COBOL88_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'COBOL88 Element' class.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_OPERATION_COUNT

      static final int COBOL88_ELEMENT_OPERATION_COUNT
      The number of operations of the 'COBOL88 Element' class.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_VALUE

      static final int COBOL88_ELEMENT_VALUE
      The meta object id for the 'COBOL88 Element Value' class.
      See Also:
      COBOL88ElementValueImpl, CobolPackageImpl.getCOBOL88ElementValue(), Constant Field Values
    • COBOL88_ELEMENT_VALUE__LOWER_LIMIT

      static final int COBOL88_ELEMENT_VALUE__LOWER_LIMIT
      The feature id for the 'Lower Limit' attribute.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_VALUE__UPPER_LIMIT

      static final int COBOL88_ELEMENT_VALUE__UPPER_LIMIT
      The feature id for the 'Upper Limit' attribute.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_VALUE__RANGE

      static final int COBOL88_ELEMENT_VALUE__RANGE
      The feature id for the 'Range' attribute.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_VALUE_FEATURE_COUNT

      static final int COBOL88_ELEMENT_VALUE_FEATURE_COUNT
      The number of structural features of the 'COBOL88 Element Value' class.
      See Also:
      Constant Field Values
    • COBOL88_ELEMENT_VALUE_OPERATION_COUNT

      static final int COBOL88_ELEMENT_VALUE_OPERATION_COUNT
      The number of operations of the 'COBOL88 Element Value' class.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT

      static final int COBOL_REDEFINING_ELEMENT
      The meta object id for the 'COBOL Redefining Element' class.
      See Also:
      COBOLRedefiningElementImpl, CobolPackageImpl.getCOBOLRedefiningElement(), Constant Field Values
    • COBOL_REDEFINING_ELEMENT__LEVEL

      static final int COBOL_REDEFINING_ELEMENT__LEVEL
      The feature id for the 'Level' attribute.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__REFINED

      static final int COBOL_REDEFINING_ELEMENT__REFINED
      The feature id for the 'Refined' attribute.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__NAME

      static final int COBOL_REDEFINING_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__SHARED_TYPE

      static final int COBOL_REDEFINING_ELEMENT__SHARED_TYPE
      The feature id for the 'Shared Type' reference.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__GROUP

      static final int COBOL_REDEFINING_ELEMENT__GROUP
      The feature id for the 'Group' container reference.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__INITIAL

      static final int COBOL_REDEFINING_ELEMENT__INITIAL
      The feature id for the 'Initial' reference list.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__CONTAINS

      static final int COBOL_REDEFINING_ELEMENT__CONTAINS
      The feature id for the 'Contains' containment reference list.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__SOURCE

      static final int COBOL_REDEFINING_ELEMENT__SOURCE
      The feature id for the 'Source' reference.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__ARRAY

      static final int COBOL_REDEFINING_ELEMENT__ARRAY
      The feature id for the 'Array' containment reference.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT__REDEFINES

      static final int COBOL_REDEFINING_ELEMENT__REDEFINES
      The feature id for the 'Redefines' reference.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT_FEATURE_COUNT

      static final int COBOL_REDEFINING_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'COBOL Redefining Element' class.
      See Also:
      Constant Field Values
    • COBOL_REDEFINING_ELEMENT_OPERATION_COUNT

      static final int COBOL_REDEFINING_ELEMENT_OPERATION_COUNT
      The number of operations of the 'COBOL Redefining Element' class.
      See Also:
      Constant Field Values
    • COBOL66_ELEMENT

      static final int COBOL66_ELEMENT
      The meta object id for the 'COBOL66 Element' class.
      See Also:
      COBOL66ElementImpl, CobolPackageImpl.getCOBOL66Element(), Constant Field Values
    • COBOL66_ELEMENT__NAME

      static final int COBOL66_ELEMENT__NAME
      The feature id for the 'Name' attribute.
      See Also:
      Constant Field Values
    • COBOL66_ELEMENT__END

      static final int COBOL66_ELEMENT__END
      The feature id for the 'End' reference.
      See Also:
      Constant Field Values
    • COBOL66_ELEMENT__START

      static final int COBOL66_ELEMENT__START
      The feature id for the 'Start' reference.
      See Also:
      Constant Field Values
    • COBOL66_ELEMENT_FEATURE_COUNT

      static final int COBOL66_ELEMENT_FEATURE_COUNT
      The number of structural features of the 'COBOL66 Element' class.
      See Also:
      Constant Field Values
    • COBOL66_ELEMENT_OPERATION_COUNT

      static final int COBOL66_ELEMENT_OPERATION_COUNT
      The number of operations of the 'COBOL66 Element' class.
      See Also:
      Constant Field Values
    • COBOL_SOURCE_TEXT

      static final int COBOL_SOURCE_TEXT
      The meta object id for the 'COBOL Source Text' class.
      See Also:
      COBOLSourceTextImpl, CobolPackageImpl.getCOBOLSourceText(), Constant Field Values
    • COBOL_SOURCE_TEXT__SOURCE

      static final int COBOL_SOURCE_TEXT__SOURCE
      The feature id for the 'Source' attribute.
      See Also:
      Constant Field Values
    • COBOL_SOURCE_TEXT__FILE_NAME

      static final int COBOL_SOURCE_TEXT__FILE_NAME
      The feature id for the 'File Name' attribute.
      See Also:
      Constant Field Values
    • COBOL_SOURCE_TEXT_FEATURE_COUNT

      static final int COBOL_SOURCE_TEXT_FEATURE_COUNT
      The number of structural features of the 'COBOL Source Text' class.
      See Also:
      Constant Field Values
    • COBOL_SOURCE_TEXT_OPERATION_COUNT

      static final int COBOL_SOURCE_TEXT_OPERATION_COUNT
      The number of operations of the 'COBOL Source Text' class.
      See Also:
      Constant Field Values
    • COBOL_FIXED_LENGTH_ARRAY

      static final int COBOL_FIXED_LENGTH_ARRAY
      The meta object id for the 'COBOL Fixed Length Array' class.
      See Also:
      COBOLFixedLengthArrayImpl, CobolPackageImpl.getCOBOLFixedLengthArray(), Constant Field Values
    • COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER

      static final int COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER
      The feature id for the 'Max Upper' attribute.
      See Also:
      Constant Field Values
    • COBOL_FIXED_LENGTH_ARRAY_FEATURE_COUNT

      static final int COBOL_FIXED_LENGTH_ARRAY_FEATURE_COUNT
      The number of structural features of the 'COBOL Fixed Length Array' class.
      See Also:
      Constant Field Values
    • COBOL_FIXED_LENGTH_ARRAY_OPERATION_COUNT

      static final int COBOL_FIXED_LENGTH_ARRAY_OPERATION_COUNT
      The number of operations of the 'COBOL Fixed Length Array' class.
      See Also:
      Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY

      static final int COBOL_VARIABLE_LENGTH_ARRAY
      The meta object id for the 'COBOL Variable Length Array' class.
      See Also:
      COBOLVariableLengthArrayImpl, CobolPackageImpl.getCOBOLVariableLengthArray(), Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY__MAX_UPPER

      static final int COBOL_VARIABLE_LENGTH_ARRAY__MAX_UPPER
      The feature id for the 'Max Upper' attribute.
      See Also:
      Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER

      static final int COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER
      The feature id for the 'Min Upper' attribute.
      See Also:
      Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON

      static final int COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON
      The feature id for the 'Depending On' reference.
      See Also:
      Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY_FEATURE_COUNT

      static final int COBOL_VARIABLE_LENGTH_ARRAY_FEATURE_COUNT
      The number of structural features of the 'COBOL Variable Length Array' class.
      See Also:
      Constant Field Values
    • COBOL_VARIABLE_LENGTH_ARRAY_OPERATION_COUNT

      static final int COBOL_VARIABLE_LENGTH_ARRAY_OPERATION_COUNT
      The number of operations of the 'COBOL Variable Length Array' class.
      See Also:
      Constant Field Values
    • COBOL_USAGE_VALUE

      static final int COBOL_USAGE_VALUE
      The meta object id for the 'COBOL Usage Value' enum.
      See Also:
      COBOLUsageValue, CobolPackageImpl.getCOBOLUsageValue(), Constant Field Values
    • COBOL_INITIAL_VALUE_KIND

      static final int COBOL_INITIAL_VALUE_KIND
      The meta object id for the 'COBOL Initial Value Kind' enum.
      See Also:
      COBOLInitialValueKind, CobolPackageImpl.getCOBOLInitialValueKind(), Constant Field Values
  • Method Details