public interface CobolPackage
extends org.eclipse.emf.ecore.EPackage
CobolFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
static int |
COBOL_CLASSIFIER
The meta object id for the '
COBOL Classifier' class. |
static int |
COBOL_CLASSIFIER__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL_CLASSIFIER__TYPED_ELEMENTS
The feature id for the 'Typed Elements' reference list.
|
static int |
COBOL_CLASSIFIER__TYPEDED
The feature id for the 'Typeded' attribute.
|
static int |
COBOL_CLASSIFIER_FEATURE_COUNT
The number of structural features of the 'COBOL Classifier' class.
|
static int |
COBOL_CLASSIFIER_OPERATION_COUNT
The number of operations of the 'COBOL Classifier' class.
|
static int |
COBOL_COMPOSED_TYPE
The meta object id for the '
COBOL Composed Type' class. |
static int |
COBOL_COMPOSED_TYPE__ELEMENTS
The feature id for the 'Elements' containment reference list.
|
static int |
COBOL_COMPOSED_TYPE__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL_COMPOSED_TYPE__TYPED_ELEMENTS
The feature id for the 'Typed Elements' reference list.
|
static int |
COBOL_COMPOSED_TYPE__TYPEDED
The feature id for the 'Typeded' attribute.
|
static int |
COBOL_COMPOSED_TYPE_FEATURE_COUNT
The number of structural features of the 'COBOL Composed Type' class.
|
static int |
COBOL_COMPOSED_TYPE_OPERATION_COUNT
The number of operations of the 'COBOL Composed Type' class.
|
static int |
COBOL_ELEMENT
The meta object id for the '
COBOL Element' class. |
static int |
COBOL_ELEMENT__ARRAY
The feature id for the 'Array' containment reference.
|
static int |
COBOL_ELEMENT__CONTAINS
The feature id for the 'Contains' containment reference list.
|
static int |
COBOL_ELEMENT__GROUP
The feature id for the 'Group' container reference.
|
static int |
COBOL_ELEMENT__INITIAL
The feature id for the 'Initial' reference list.
|
static int |
COBOL_ELEMENT__LEVEL
The feature id for the 'Level' attribute.
|
static int |
COBOL_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL_ELEMENT__REFINED
The feature id for the 'Refined' attribute.
|
static int |
COBOL_ELEMENT__SHARED_TYPE
The feature id for the 'Shared Type' reference.
|
static int |
COBOL_ELEMENT__SOURCE
The feature id for the 'Source' reference.
|
static int |
COBOL_ELEMENT_FEATURE_COUNT
The number of structural features of the 'COBOL Element' class.
|
static int |
COBOL_ELEMENT_INITIAL_VALUE
The meta object id for the '
COBOL Element Initial Value' class. |
static int |
COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL
The feature id for the 'Init Val' attribute.
|
static int |
COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND
The feature id for the 'Value Kind' attribute.
|
static int |
COBOL_ELEMENT_INITIAL_VALUE_FEATURE_COUNT
The number of structural features of the 'COBOL Element Initial Value' class.
|
static int |
COBOL_ELEMENT_INITIAL_VALUE_OPERATION_COUNT
The number of operations of the 'COBOL Element Initial Value' class.
|
static int |
COBOL_ELEMENT_OPERATION_COUNT
The number of operations of the 'COBOL Element' class.
|
static int |
COBOL_FIXED_LENGTH_ARRAY
The meta object id for the '
COBOL Fixed Length Array' class. |
static int |
COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER
The feature id for the 'Max Upper' attribute.
|
static int |
COBOL_FIXED_LENGTH_ARRAY_FEATURE_COUNT
The number of structural features of the 'COBOL Fixed Length Array' class.
|
static int |
COBOL_FIXED_LENGTH_ARRAY_OPERATION_COUNT
The number of operations of the 'COBOL Fixed Length Array' class.
|
static int |
COBOL_INITIAL_VALUE_KIND
The meta object id for the '
COBOL Initial Value Kind' enum. |
static int |
COBOL_REDEFINING_ELEMENT
The meta object id for the '
COBOL Redefining Element' class. |
static int |
COBOL_REDEFINING_ELEMENT__ARRAY
The feature id for the 'Array' containment reference.
|
static int |
COBOL_REDEFINING_ELEMENT__CONTAINS
The feature id for the 'Contains' containment reference list.
|
static int |
COBOL_REDEFINING_ELEMENT__GROUP
The feature id for the 'Group' container reference.
|
static int |
COBOL_REDEFINING_ELEMENT__INITIAL
The feature id for the 'Initial' reference list.
|
static int |
COBOL_REDEFINING_ELEMENT__LEVEL
The feature id for the 'Level' attribute.
|
static int |
COBOL_REDEFINING_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL_REDEFINING_ELEMENT__REDEFINES
The feature id for the 'Redefines' reference.
|
static int |
COBOL_REDEFINING_ELEMENT__REFINED
The feature id for the 'Refined' attribute.
|
static int |
COBOL_REDEFINING_ELEMENT__SHARED_TYPE
The feature id for the 'Shared Type' reference.
|
static int |
COBOL_REDEFINING_ELEMENT__SOURCE
The feature id for the 'Source' reference.
|
static int |
COBOL_REDEFINING_ELEMENT_FEATURE_COUNT
The number of structural features of the 'COBOL Redefining Element' class.
|
static int |
COBOL_REDEFINING_ELEMENT_OPERATION_COUNT
The number of operations of the 'COBOL Redefining Element' class.
|
static int |
COBOL_SIMPLE_TYPE
The meta object id for the '
COBOL Simple Type' class. |
static int |
COBOL_SIMPLE_TYPE__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL_SIMPLE_TYPE__PICTURE_STRING
The feature id for the 'Picture String' attribute.
|
static int |
COBOL_SIMPLE_TYPE__TYPED_ELEMENTS
The feature id for the 'Typed Elements' reference list.
|
static int |
COBOL_SIMPLE_TYPE__TYPEDED
The feature id for the 'Typeded' attribute.
|
static int |
COBOL_SIMPLE_TYPE__USAGE
The feature id for the 'Usage' attribute.
|
static int |
COBOL_SIMPLE_TYPE__USAGE_VALUE
The feature id for the 'Usage Value' attribute.
|
static int |
COBOL_SIMPLE_TYPE_FEATURE_COUNT
The number of structural features of the 'COBOL Simple Type' class.
|
static int |
COBOL_SIMPLE_TYPE_OPERATION_COUNT
The number of operations of the 'COBOL Simple Type' class.
|
static int |
COBOL_SOURCE_TEXT
The meta object id for the '
COBOL Source Text' class. |
static int |
COBOL_SOURCE_TEXT__FILE_NAME
The feature id for the 'File Name' attribute.
|
static int |
COBOL_SOURCE_TEXT__SOURCE
The feature id for the 'Source' attribute.
|
static int |
COBOL_SOURCE_TEXT_FEATURE_COUNT
The number of structural features of the 'COBOL Source Text' class.
|
static int |
COBOL_SOURCE_TEXT_OPERATION_COUNT
The number of operations of the 'COBOL Source Text' class.
|
static int |
COBOL_USAGE_VALUE
The meta object id for the '
COBOL Usage Value' enum. |
static int |
COBOL_VARIABLE_LENGTH_ARRAY
The meta object id for the '
COBOL Variable Length Array' class. |
static int |
COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON
The feature id for the 'Depending On' reference.
|
static int |
COBOL_VARIABLE_LENGTH_ARRAY__MAX_UPPER
The feature id for the 'Max Upper' attribute.
|
static int |
COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER
The feature id for the 'Min Upper' attribute.
|
static int |
COBOL_VARIABLE_LENGTH_ARRAY_FEATURE_COUNT
The number of structural features of the 'COBOL Variable Length Array' class.
|
static int |
COBOL_VARIABLE_LENGTH_ARRAY_OPERATION_COUNT
The number of operations of the 'COBOL Variable Length Array' class.
|
static int |
COBOL66_ELEMENT
The meta object id for the '
COBOL66 Element' class. |
static int |
COBOL66_ELEMENT__END
The feature id for the 'End' reference.
|
static int |
COBOL66_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL66_ELEMENT__START
The feature id for the 'Start' reference.
|
static int |
COBOL66_ELEMENT_FEATURE_COUNT
The number of structural features of the 'COBOL66 Element' class.
|
static int |
COBOL66_ELEMENT_OPERATION_COUNT
The number of operations of the 'COBOL66 Element' class.
|
static int |
COBOL88_ELEMENT
The meta object id for the '
COBOL88 Element' class. |
static int |
COBOL88_ELEMENT__HAS
The feature id for the 'Has' containment reference list.
|
static int |
COBOL88_ELEMENT__NAME
The feature id for the 'Name' attribute.
|
static int |
COBOL88_ELEMENT_FEATURE_COUNT
The number of structural features of the 'COBOL88 Element' class.
|
static int |
COBOL88_ELEMENT_OPERATION_COUNT
The number of operations of the 'COBOL88 Element' class.
|
static int |
COBOL88_ELEMENT_VALUE
The meta object id for the '
COBOL88 Element Value' class. |
static int |
COBOL88_ELEMENT_VALUE__LOWER_LIMIT
The feature id for the 'Lower Limit' attribute.
|
static int |
COBOL88_ELEMENT_VALUE__RANGE
The feature id for the 'Range' attribute.
|
static int |
COBOL88_ELEMENT_VALUE__UPPER_LIMIT
The feature id for the 'Upper Limit' attribute.
|
static int |
COBOL88_ELEMENT_VALUE_FEATURE_COUNT
The number of structural features of the 'COBOL88 Element Value' class.
|
static int |
COBOL88_ELEMENT_VALUE_OPERATION_COUNT
The number of operations of the 'COBOL88 Element Value' class.
|
static CobolPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EReference |
getCOBOL66Element_End()
Returns the meta object for the reference '
End'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOL66Element_Name()
Returns the meta object for the attribute '
Name'. |
org.eclipse.emf.ecore.EReference |
getCOBOL66Element_Start()
Returns the meta object for the reference '
Start'. |
org.eclipse.emf.ecore.EClass |
getCOBOL66Element()
Returns the meta object for class '
COBOL66 Element'. |
org.eclipse.emf.ecore.EReference |
getCOBOL88Element_Has()
Returns the meta object for the containment reference list '
Has'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOL88Element_Name()
Returns the meta object for the attribute '
Name'. |
org.eclipse.emf.ecore.EClass |
getCOBOL88Element()
Returns the meta object for class '
COBOL88 Element'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOL88ElementValue_LowerLimit()
Returns the meta object for the attribute '
Lower Limit'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOL88ElementValue_Range()
Returns the meta object for the attribute '
Range'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOL88ElementValue_UpperLimit()
Returns the meta object for the attribute '
Upper Limit'. |
org.eclipse.emf.ecore.EClass |
getCOBOL88ElementValue()
Returns the meta object for class '
COBOL88 Element Value'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLClassifier_Name()
Returns the meta object for the attribute '
Name'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLClassifier_Typeded()
Returns the meta object for the attribute '
Typeded'. |
org.eclipse.emf.ecore.EReference |
getCOBOLClassifier_TypedElements()
Returns the meta object for the reference list '
Typed Elements'. |
org.eclipse.emf.ecore.EClass |
getCOBOLClassifier()
Returns the meta object for class '
COBOL Classifier'. |
org.eclipse.emf.ecore.EReference |
getCOBOLComposedType_Elements()
Returns the meta object for the containment reference list '
Elements'. |
org.eclipse.emf.ecore.EClass |
getCOBOLComposedType()
Returns the meta object for class '
COBOL Composed Type'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_Array()
Returns the meta object for the containment reference '
Array'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_Contains()
Returns the meta object for the containment reference list '
Contains'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_Group()
Returns the meta object for the container reference '
Group'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_Initial()
Returns the meta object for the reference list '
Initial'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLElement_Level()
Returns the meta object for the attribute '
Level'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLElement_Name()
Returns the meta object for the attribute '
Name'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLElement_Refined()
Returns the meta object for the attribute '
Refined'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_SharedType()
Returns the meta object for the reference '
Shared Type'. |
org.eclipse.emf.ecore.EReference |
getCOBOLElement_Source()
Returns the meta object for the reference '
Source'. |
org.eclipse.emf.ecore.EClass |
getCOBOLElement()
Returns the meta object for class '
COBOL Element'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLElementInitialValue_InitVal()
Returns the meta object for the attribute '
Init Val'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLElementInitialValue_ValueKind()
Returns the meta object for the attribute '
Value Kind'. |
org.eclipse.emf.ecore.EClass |
getCOBOLElementInitialValue()
Returns the meta object for class '
COBOL Element Initial Value'. |
CobolFactory |
getCobolFactory()
Returns the factory that creates the instances of the model.
|
org.eclipse.emf.ecore.EAttribute |
getCOBOLFixedLengthArray_MaxUpper()
Returns the meta object for the attribute '
Max Upper'. |
org.eclipse.emf.ecore.EClass |
getCOBOLFixedLengthArray()
Returns the meta object for class '
COBOL Fixed Length Array'. |
org.eclipse.emf.ecore.EEnum |
getCOBOLInitialValueKind()
Returns the meta object for enum '
COBOL Initial Value Kind'. |
org.eclipse.emf.ecore.EReference |
getCOBOLRedefiningElement_Redefines()
Returns the meta object for the reference '
Redefines'. |
org.eclipse.emf.ecore.EClass |
getCOBOLRedefiningElement()
Returns the meta object for class '
COBOL Redefining Element'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLSimpleType_PictureString()
Returns the meta object for the attribute '
Picture String'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLSimpleType_Usage()
Returns the meta object for the attribute '
Usage'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLSimpleType_UsageValue()
Returns the meta object for the attribute '
Usage Value'. |
org.eclipse.emf.ecore.EClass |
getCOBOLSimpleType()
Returns the meta object for class '
COBOL Simple Type'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLSourceText_FileName()
Returns the meta object for the attribute '
File Name'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLSourceText_Source()
Returns the meta object for the attribute '
Source'. |
org.eclipse.emf.ecore.EClass |
getCOBOLSourceText()
Returns the meta object for class '
COBOL Source Text'. |
org.eclipse.emf.ecore.EEnum |
getCOBOLUsageValue()
Returns the meta object for enum '
COBOL Usage Value'. |
org.eclipse.emf.ecore.EReference |
getCOBOLVariableLengthArray_DependingOn()
Returns the meta object for the reference '
Depending On'. |
org.eclipse.emf.ecore.EAttribute |
getCOBOLVariableLengthArray_MinUpper()
Returns the meta object for the attribute '
Min Upper'. |
org.eclipse.emf.ecore.EClass |
getCOBOLVariableLengthArray()
Returns the meta object for class '
COBOL Variable Length Array'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final CobolPackage eINSTANCE
static final int COBOL_ELEMENT
COBOL Element' class.
static final int COBOL_ELEMENT__LEVEL
static final int COBOL_ELEMENT__REFINED
static final int COBOL_ELEMENT__NAME
static final int COBOL_ELEMENT__SHARED_TYPE
static final int COBOL_ELEMENT__GROUP
static final int COBOL_ELEMENT__INITIAL
static final int COBOL_ELEMENT__CONTAINS
static final int COBOL_ELEMENT__SOURCE
static final int COBOL_ELEMENT__ARRAY
static final int COBOL_ELEMENT_FEATURE_COUNT
static final int COBOL_ELEMENT_OPERATION_COUNT
static final int COBOL_CLASSIFIER
COBOL Classifier' class.
static final int COBOL_CLASSIFIER__TYPEDED
static final int COBOL_CLASSIFIER__NAME
static final int COBOL_CLASSIFIER__TYPED_ELEMENTS
static final int COBOL_CLASSIFIER_FEATURE_COUNT
static final int COBOL_CLASSIFIER_OPERATION_COUNT
static final int COBOL_SIMPLE_TYPE
COBOL Simple Type' class.
static final int COBOL_SIMPLE_TYPE__TYPEDED
static final int COBOL_SIMPLE_TYPE__NAME
static final int COBOL_SIMPLE_TYPE__TYPED_ELEMENTS
static final int COBOL_SIMPLE_TYPE__USAGE_VALUE
static final int COBOL_SIMPLE_TYPE__PICTURE_STRING
static final int COBOL_SIMPLE_TYPE__USAGE
static final int COBOL_SIMPLE_TYPE_FEATURE_COUNT
static final int COBOL_SIMPLE_TYPE_OPERATION_COUNT
static final int COBOL_COMPOSED_TYPE
COBOL Composed Type' class.
static final int COBOL_COMPOSED_TYPE__TYPEDED
static final int COBOL_COMPOSED_TYPE__NAME
static final int COBOL_COMPOSED_TYPE__TYPED_ELEMENTS
static final int COBOL_COMPOSED_TYPE__ELEMENTS
static final int COBOL_COMPOSED_TYPE_FEATURE_COUNT
static final int COBOL_COMPOSED_TYPE_OPERATION_COUNT
static final int COBOL_ELEMENT_INITIAL_VALUE
COBOL Element Initial Value' class.
static final int COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL
static final int COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND
static final int COBOL_ELEMENT_INITIAL_VALUE_FEATURE_COUNT
static final int COBOL_ELEMENT_INITIAL_VALUE_OPERATION_COUNT
static final int COBOL88_ELEMENT
COBOL88 Element' class.
static final int COBOL88_ELEMENT__NAME
static final int COBOL88_ELEMENT__HAS
static final int COBOL88_ELEMENT_FEATURE_COUNT
static final int COBOL88_ELEMENT_OPERATION_COUNT
static final int COBOL88_ELEMENT_VALUE
COBOL88 Element Value' class.
static final int COBOL88_ELEMENT_VALUE__LOWER_LIMIT
static final int COBOL88_ELEMENT_VALUE__UPPER_LIMIT
static final int COBOL88_ELEMENT_VALUE__RANGE
static final int COBOL88_ELEMENT_VALUE_FEATURE_COUNT
static final int COBOL88_ELEMENT_VALUE_OPERATION_COUNT
static final int COBOL_REDEFINING_ELEMENT
COBOL Redefining Element' class.
static final int COBOL_REDEFINING_ELEMENT__LEVEL
static final int COBOL_REDEFINING_ELEMENT__REFINED
static final int COBOL_REDEFINING_ELEMENT__NAME
static final int COBOL_REDEFINING_ELEMENT__SHARED_TYPE
static final int COBOL_REDEFINING_ELEMENT__GROUP
static final int COBOL_REDEFINING_ELEMENT__INITIAL
static final int COBOL_REDEFINING_ELEMENT__CONTAINS
static final int COBOL_REDEFINING_ELEMENT__SOURCE
static final int COBOL_REDEFINING_ELEMENT__ARRAY
static final int COBOL_REDEFINING_ELEMENT__REDEFINES
static final int COBOL_REDEFINING_ELEMENT_FEATURE_COUNT
static final int COBOL_REDEFINING_ELEMENT_OPERATION_COUNT
static final int COBOL66_ELEMENT
COBOL66 Element' class.
static final int COBOL66_ELEMENT__NAME
static final int COBOL66_ELEMENT__END
static final int COBOL66_ELEMENT__START
static final int COBOL66_ELEMENT_FEATURE_COUNT
static final int COBOL66_ELEMENT_OPERATION_COUNT
static final int COBOL_SOURCE_TEXT
COBOL Source Text' class.
static final int COBOL_SOURCE_TEXT__SOURCE
static final int COBOL_SOURCE_TEXT__FILE_NAME
static final int COBOL_SOURCE_TEXT_FEATURE_COUNT
static final int COBOL_SOURCE_TEXT_OPERATION_COUNT
static final int COBOL_FIXED_LENGTH_ARRAY
COBOL Fixed Length Array' class.
static final int COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER
static final int COBOL_FIXED_LENGTH_ARRAY_FEATURE_COUNT
static final int COBOL_FIXED_LENGTH_ARRAY_OPERATION_COUNT
static final int COBOL_VARIABLE_LENGTH_ARRAY
COBOL Variable Length Array' class.
static final int COBOL_VARIABLE_LENGTH_ARRAY__MAX_UPPER
static final int COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER
static final int COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON
static final int COBOL_VARIABLE_LENGTH_ARRAY_FEATURE_COUNT
static final int COBOL_VARIABLE_LENGTH_ARRAY_OPERATION_COUNT
static final int COBOL_USAGE_VALUE
COBOL Usage Value' enum.
static final int COBOL_INITIAL_VALUE_KIND
COBOL Initial Value Kind' enum.
org.eclipse.emf.ecore.EClass getCOBOLElement()
COBOL Element'.
COBOLElementorg.eclipse.emf.ecore.EAttribute getCOBOLElement_Level()
Level'.
COBOLElement.getLevel(),
getCOBOLElement()org.eclipse.emf.ecore.EAttribute getCOBOLElement_Refined()
Refined'.
COBOLElement.getRefined(),
getCOBOLElement()org.eclipse.emf.ecore.EAttribute getCOBOLElement_Name()
Name'.
COBOLElement.getName(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_SharedType()
Shared Type'.
COBOLElement.getSharedType(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_Group()
Group'.
COBOLElement.getGroup(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_Initial()
Initial'.
COBOLElement.getInitial(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_Contains()
Contains'.
COBOLElement.getContains(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_Source()
Source'.
COBOLElement.getSource(),
getCOBOLElement()org.eclipse.emf.ecore.EReference getCOBOLElement_Array()
Array'.
COBOLElement.getArray(),
getCOBOLElement()org.eclipse.emf.ecore.EClass getCOBOLClassifier()
COBOL Classifier'.
COBOLClassifierorg.eclipse.emf.ecore.EAttribute getCOBOLClassifier_Typeded()
Typeded'.
COBOLClassifier.getTypeded(),
getCOBOLClassifier()org.eclipse.emf.ecore.EAttribute getCOBOLClassifier_Name()
Name'.
COBOLClassifier.getName(),
getCOBOLClassifier()org.eclipse.emf.ecore.EReference getCOBOLClassifier_TypedElements()
Typed Elements'.
COBOLClassifier.getTypedElements(),
getCOBOLClassifier()org.eclipse.emf.ecore.EClass getCOBOLSimpleType()
COBOL Simple Type'.
COBOLSimpleTypeorg.eclipse.emf.ecore.EAttribute getCOBOLSimpleType_UsageValue()
Usage Value'.
COBOLSimpleType.getUsageValue(),
getCOBOLSimpleType()org.eclipse.emf.ecore.EAttribute getCOBOLSimpleType_PictureString()
Picture String'.
COBOLSimpleType.getPictureString(),
getCOBOLSimpleType()org.eclipse.emf.ecore.EAttribute getCOBOLSimpleType_Usage()
Usage'.
COBOLSimpleType.getUsage(),
getCOBOLSimpleType()org.eclipse.emf.ecore.EClass getCOBOLComposedType()
COBOL Composed Type'.
COBOLComposedTypeorg.eclipse.emf.ecore.EReference getCOBOLComposedType_Elements()
Elements'.
COBOLComposedType.getElements(),
getCOBOLComposedType()org.eclipse.emf.ecore.EClass getCOBOLElementInitialValue()
COBOL Element Initial Value'.
COBOLElementInitialValueorg.eclipse.emf.ecore.EAttribute getCOBOLElementInitialValue_InitVal()
Init Val'.
COBOLElementInitialValue.getInitVal(),
getCOBOLElementInitialValue()org.eclipse.emf.ecore.EAttribute getCOBOLElementInitialValue_ValueKind()
Value Kind'.
COBOLElementInitialValue.getValueKind(),
getCOBOLElementInitialValue()org.eclipse.emf.ecore.EClass getCOBOL88Element()
COBOL88 Element'.
COBOL88Elementorg.eclipse.emf.ecore.EAttribute getCOBOL88Element_Name()
Name'.
COBOL88Element.getName(),
getCOBOL88Element()org.eclipse.emf.ecore.EReference getCOBOL88Element_Has()
Has'.
COBOL88Element.getHas(),
getCOBOL88Element()org.eclipse.emf.ecore.EClass getCOBOL88ElementValue()
COBOL88 Element Value'.
COBOL88ElementValueorg.eclipse.emf.ecore.EAttribute getCOBOL88ElementValue_LowerLimit()
Lower Limit'.
COBOL88ElementValue.getLowerLimit(),
getCOBOL88ElementValue()org.eclipse.emf.ecore.EAttribute getCOBOL88ElementValue_UpperLimit()
Upper Limit'.
COBOL88ElementValue.getUpperLimit(),
getCOBOL88ElementValue()org.eclipse.emf.ecore.EAttribute getCOBOL88ElementValue_Range()
Range'.
COBOL88ElementValue.getRange(),
getCOBOL88ElementValue()org.eclipse.emf.ecore.EClass getCOBOLRedefiningElement()
COBOL Redefining Element'.
COBOLRedefiningElementorg.eclipse.emf.ecore.EReference getCOBOLRedefiningElement_Redefines()
Redefines'.
COBOLRedefiningElement.getRedefines(),
getCOBOLRedefiningElement()org.eclipse.emf.ecore.EClass getCOBOL66Element()
COBOL66 Element'.
COBOL66Elementorg.eclipse.emf.ecore.EAttribute getCOBOL66Element_Name()
Name'.
COBOL66Element.getName(),
getCOBOL66Element()org.eclipse.emf.ecore.EReference getCOBOL66Element_End()
End'.
COBOL66Element.getEnd(),
getCOBOL66Element()org.eclipse.emf.ecore.EReference getCOBOL66Element_Start()
Start'.
COBOL66Element.getStart(),
getCOBOL66Element()org.eclipse.emf.ecore.EClass getCOBOLSourceText()
COBOL Source Text'.
COBOLSourceTextorg.eclipse.emf.ecore.EAttribute getCOBOLSourceText_Source()
Source'.
COBOLSourceText.getSource(),
getCOBOLSourceText()org.eclipse.emf.ecore.EAttribute getCOBOLSourceText_FileName()
File Name'.
COBOLSourceText.getFileName(),
getCOBOLSourceText()org.eclipse.emf.ecore.EClass getCOBOLFixedLengthArray()
COBOL Fixed Length Array'.
COBOLFixedLengthArrayorg.eclipse.emf.ecore.EAttribute getCOBOLFixedLengthArray_MaxUpper()
Max Upper'.
COBOLFixedLengthArray.getMaxUpper(),
getCOBOLFixedLengthArray()org.eclipse.emf.ecore.EClass getCOBOLVariableLengthArray()
COBOL Variable Length Array'.
COBOLVariableLengthArrayorg.eclipse.emf.ecore.EAttribute getCOBOLVariableLengthArray_MinUpper()
Min Upper'.
COBOLVariableLengthArray.getMinUpper(),
getCOBOLVariableLengthArray()org.eclipse.emf.ecore.EReference getCOBOLVariableLengthArray_DependingOn()
Depending On'.
COBOLVariableLengthArray.getDependingOn(),
getCOBOLVariableLengthArray()org.eclipse.emf.ecore.EEnum getCOBOLUsageValue()
COBOL Usage Value'.
COBOLUsageValueorg.eclipse.emf.ecore.EEnum getCOBOLInitialValueKind()
COBOL Initial Value Kind'.
COBOLInitialValueKindCobolFactory getCobolFactory()
Copyright © 2018–2020 Atlanmod. All rights reserved.