Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

array - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Array' containment reference.

B

basicGetDependingOn() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
basicGetEnd() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
basicGetGroup() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
basicGetRedefines() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
basicGetSharedType() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
basicGetSource() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
basicGetStart() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
basicSetArray(COBOLFixedLengthArray, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
basicSetGroup(COBOLComposedType, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
basicSetSharedType(COBOLClassifier, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 

C

caseCOBOL66Element(COBOL66Element) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL66 Element'.
caseCOBOL88Element(COBOL88Element) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL88 Element'.
caseCOBOL88ElementValue(COBOL88ElementValue) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL88 Element Value'.
caseCOBOLClassifier(COBOLClassifier) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Classifier'.
caseCOBOLComposedType(COBOLComposedType) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Composed Type'.
caseCOBOLElement(COBOLElement) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Element'.
caseCOBOLElementInitialValue(COBOLElementInitialValue) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Element Initial Value'.
caseCOBOLFixedLengthArray(COBOLFixedLengthArray) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Fixed Length Array'.
caseCOBOLRedefiningElement(COBOLRedefiningElement) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Redefining Element'.
caseCOBOLSimpleType(COBOLSimpleType) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Simple Type'.
caseCOBOLSourceText(COBOLSourceText) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Source Text'.
caseCOBOLVariableLengthArray(COBOLVariableLengthArray) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'COBOL Variable Length Array'.
CIVK_ALL_LITERAL_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk all literal' literal value.
CIVK_HIGH_VALUE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk high value' literal value.
CIVK_LOW_VALUE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk low value' literal value.
CIVK_NULL_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk null' literal value.
CIVK_QUOTES_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk quotes' literal value.
CIVK_STRING_VALUE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk string value' literal value.
CIVK_ZERO_VALUE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
The 'Civk zero value' literal value.
COBOL66_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL66 Element' class.
COBOL66_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL66 Element' class.
COBOL66_ELEMENT__END - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'End' reference.
COBOL66_ELEMENT__END - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'End' reference feature.
COBOL66_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL66_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Name' attribute feature.
COBOL66_ELEMENT__START - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Start' reference.
COBOL66_ELEMENT__START - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Start' reference feature.
COBOL66_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL66 Element' class.
COBOL66_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL66 Element' class.
COBOL66Element - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL66 Element'.
COBOL66ElementImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL66 Element'.
COBOL66ElementImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
COBOL88_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL88 Element' class.
COBOL88_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL88 Element' class.
COBOL88_ELEMENT__HAS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Has' containment reference list.
COBOL88_ELEMENT__HAS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Has' containment reference list feature.
COBOL88_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL88_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Name' attribute feature.
COBOL88_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL88 Element' class.
COBOL88_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL88 Element' class.
COBOL88_ELEMENT_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL88 Element Value' class.
COBOL88_ELEMENT_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL88 Element Value' class.
COBOL88_ELEMENT_VALUE__LOWER_LIMIT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Lower Limit' attribute.
COBOL88_ELEMENT_VALUE__LOWER_LIMIT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Lower Limit' attribute feature.
COBOL88_ELEMENT_VALUE__RANGE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Range' attribute.
COBOL88_ELEMENT_VALUE__RANGE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Range' attribute feature.
COBOL88_ELEMENT_VALUE__UPPER_LIMIT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Upper Limit' attribute.
COBOL88_ELEMENT_VALUE__UPPER_LIMIT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Upper Limit' attribute feature.
COBOL88_ELEMENT_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL88 Element Value' class.
COBOL88_ELEMENT_VALUE_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL88 Element Value' class.
COBOL88Element - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL88 Element'.
COBOL88ElementImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL88 Element'.
COBOL88ElementImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
COBOL88ElementValue - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL88 Element Value'.
COBOL88ElementValueImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL88 Element Value'.
COBOL88ElementValueImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
COBOL_CLASSIFIER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Classifier' class.
COBOL_CLASSIFIER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Classifier' class.
COBOL_CLASSIFIER__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL_CLASSIFIER__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Name' attribute feature.
COBOL_CLASSIFIER__TYPED_ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typed Elements' reference list.
COBOL_CLASSIFIER__TYPED_ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Typed Elements' reference list feature.
COBOL_CLASSIFIER__TYPEDED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typeded' attribute.
COBOL_CLASSIFIER__TYPEDED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Typeded' attribute feature.
COBOL_CLASSIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Classifier' class.
COBOL_CLASSIFIER_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Classifier' class.
COBOL_COMPOSED_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Composed Type' class.
COBOL_COMPOSED_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Composed Type' class.
COBOL_COMPOSED_TYPE__ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Elements' containment reference list.
COBOL_COMPOSED_TYPE__ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Elements' containment reference list feature.
COBOL_COMPOSED_TYPE__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL_COMPOSED_TYPE__TYPED_ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typed Elements' reference list.
COBOL_COMPOSED_TYPE__TYPEDED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typeded' attribute.
COBOL_COMPOSED_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Composed Type' class.
COBOL_COMPOSED_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Composed Type' class.
COBOL_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Element' class.
COBOL_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Element' class.
COBOL_ELEMENT__ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Array' containment reference.
COBOL_ELEMENT__ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Array' containment reference feature.
COBOL_ELEMENT__CONTAINS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Contains' containment reference list.
COBOL_ELEMENT__CONTAINS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Contains' containment reference list feature.
COBOL_ELEMENT__GROUP - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Group' container reference.
COBOL_ELEMENT__GROUP - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Group' container reference feature.
COBOL_ELEMENT__INITIAL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Initial' reference list.
COBOL_ELEMENT__INITIAL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Initial' reference list feature.
COBOL_ELEMENT__LEVEL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Level' attribute.
COBOL_ELEMENT__LEVEL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Level' attribute feature.
COBOL_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Name' attribute feature.
COBOL_ELEMENT__REFINED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Refined' attribute.
COBOL_ELEMENT__REFINED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Refined' attribute feature.
COBOL_ELEMENT__SHARED_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Shared Type' reference.
COBOL_ELEMENT__SHARED_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Shared Type' reference feature.
COBOL_ELEMENT__SOURCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Source' reference.
COBOL_ELEMENT__SOURCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Source' reference feature.
COBOL_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Element' class.
COBOL_ELEMENT_INITIAL_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Element Initial Value' class.
COBOL_ELEMENT_INITIAL_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Element Initial Value' class.
COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Init Val' attribute.
COBOL_ELEMENT_INITIAL_VALUE__INIT_VAL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Init Val' attribute feature.
COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Value Kind' attribute.
COBOL_ELEMENT_INITIAL_VALUE__VALUE_KIND - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Value Kind' attribute feature.
COBOL_ELEMENT_INITIAL_VALUE_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Element Initial Value' class.
COBOL_ELEMENT_INITIAL_VALUE_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Element Initial Value' class.
COBOL_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Element' class.
COBOL_FIXED_LENGTH_ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Fixed Length Array' class.
COBOL_FIXED_LENGTH_ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Fixed Length Array' class.
COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Max Upper' attribute.
COBOL_FIXED_LENGTH_ARRAY__MAX_UPPER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Max Upper' attribute feature.
COBOL_FIXED_LENGTH_ARRAY_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Fixed Length Array' class.
COBOL_FIXED_LENGTH_ARRAY_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Fixed Length Array' class.
COBOL_INITIAL_VALUE_KIND - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Initial Value Kind' enum.
COBOL_INITIAL_VALUE_KIND - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Initial Value Kind' enum.
COBOL_REDEFINING_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Redefining Element' class.
COBOL_REDEFINING_ELEMENT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Redefining Element' class.
COBOL_REDEFINING_ELEMENT__ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Array' containment reference.
COBOL_REDEFINING_ELEMENT__CONTAINS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Contains' containment reference list.
COBOL_REDEFINING_ELEMENT__GROUP - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Group' container reference.
COBOL_REDEFINING_ELEMENT__INITIAL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Initial' reference list.
COBOL_REDEFINING_ELEMENT__LEVEL - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Level' attribute.
COBOL_REDEFINING_ELEMENT__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL_REDEFINING_ELEMENT__REDEFINES - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Redefines' reference.
COBOL_REDEFINING_ELEMENT__REDEFINES - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Redefines' reference feature.
COBOL_REDEFINING_ELEMENT__REFINED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Refined' attribute.
COBOL_REDEFINING_ELEMENT__SHARED_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Shared Type' reference.
COBOL_REDEFINING_ELEMENT__SOURCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Source' reference.
COBOL_REDEFINING_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Redefining Element' class.
COBOL_REDEFINING_ELEMENT_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Redefining Element' class.
COBOL_SIMPLE_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Simple Type' class.
COBOL_SIMPLE_TYPE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Simple Type' class.
COBOL_SIMPLE_TYPE__NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Name' attribute.
COBOL_SIMPLE_TYPE__PICTURE_STRING - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Picture String' attribute.
COBOL_SIMPLE_TYPE__PICTURE_STRING - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Picture String' attribute feature.
COBOL_SIMPLE_TYPE__TYPED_ELEMENTS - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typed Elements' reference list.
COBOL_SIMPLE_TYPE__TYPEDED - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Typeded' attribute.
COBOL_SIMPLE_TYPE__USAGE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Usage' attribute.
COBOL_SIMPLE_TYPE__USAGE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Usage' attribute feature.
COBOL_SIMPLE_TYPE__USAGE_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Usage Value' attribute.
COBOL_SIMPLE_TYPE__USAGE_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Usage Value' attribute feature.
COBOL_SIMPLE_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Simple Type' class.
COBOL_SIMPLE_TYPE_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Simple Type' class.
COBOL_SOURCE_TEXT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Source Text' class.
COBOL_SOURCE_TEXT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Source Text' class.
COBOL_SOURCE_TEXT__FILE_NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'File Name' attribute.
COBOL_SOURCE_TEXT__FILE_NAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'File Name' attribute feature.
COBOL_SOURCE_TEXT__SOURCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Source' attribute.
COBOL_SOURCE_TEXT__SOURCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Source' attribute feature.
COBOL_SOURCE_TEXT_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Source Text' class.
COBOL_SOURCE_TEXT_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Source Text' class.
COBOL_USAGE_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Usage Value' enum.
COBOL_USAGE_VALUE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Usage Value' enum.
COBOL_VARIABLE_LENGTH_ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The meta object id for the 'COBOL Variable Length Array' class.
COBOL_VARIABLE_LENGTH_ARRAY - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'COBOL Variable Length Array' class.
COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Depending On' reference.
COBOL_VARIABLE_LENGTH_ARRAY__DEPENDING_ON - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Depending On' reference feature.
COBOL_VARIABLE_LENGTH_ARRAY__MAX_UPPER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Max Upper' attribute.
COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The feature id for the 'Min Upper' attribute.
COBOL_VARIABLE_LENGTH_ARRAY__MIN_UPPER - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage.Literals
The meta object literal for the 'Min Upper' attribute feature.
COBOL_VARIABLE_LENGTH_ARRAY_FEATURE_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of structural features of the 'COBOL Variable Length Array' class.
COBOL_VARIABLE_LENGTH_ARRAY_OPERATION_COUNT - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The number of operations of the 'COBOL Variable Length Array' class.
CobolAdapterFactory - Class in org.eclipse.gmt.modisco.cobol.util
The Adapter Factory for the model.
CobolAdapterFactory() - Constructor for class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates an instance of the adapter factory.
COBOLClassifier - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Classifier'.
COBOLClassifierImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Classifier'.
COBOLClassifierImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
COBOLComposedType - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Composed Type'.
COBOLComposedTypeImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Composed Type'.
COBOLComposedTypeImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
COBOLElement - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Element'.
COBOLElementImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Element'.
COBOLElementImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
COBOLElementInitialValue - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Element Initial Value'.
COBOLElementInitialValueImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Element Initial Value'.
COBOLElementInitialValueImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
CobolFactory - Interface in org.eclipse.gmt.modisco.cobol
The Factory for the model.
CobolFactoryImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model Factory.
CobolFactoryImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
Creates an instance of the factory.
COBOLFixedLengthArray - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Fixed Length Array'.
COBOLFixedLengthArrayImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Fixed Length Array'.
COBOLFixedLengthArrayImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
COBOLInitialValueKind - Enum in org.eclipse.gmt.modisco.cobol
A representation of the literals of the enumeration 'COBOL Initial Value Kind', and utility methods for working with them.
CobolPackage - Interface in org.eclipse.gmt.modisco.cobol
The Package for the model.
CobolPackage.Literals - Interface in org.eclipse.gmt.modisco.cobol
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
CobolPackageImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model Package.
COBOLRedefiningElement - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Redefining Element'.
COBOLRedefiningElementImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Redefining Element'.
COBOLRedefiningElementImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
COBOLSimpleType - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Simple Type'.
COBOLSimpleTypeImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Simple Type'.
COBOLSimpleTypeImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
COBOLSourceText - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Source Text'.
COBOLSourceTextImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Source Text'.
COBOLSourceTextImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
CobolSwitch<T> - Class in org.eclipse.gmt.modisco.cobol.util
The Switch for the model's inheritance hierarchy.
CobolSwitch() - Constructor for class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Creates an instance of the switch.
COBOLUsageValue - Enum in org.eclipse.gmt.modisco.cobol
A representation of the literals of the enumeration 'COBOL Usage Value', and utility methods for working with them.
COBOLVariableLengthArray - Interface in org.eclipse.gmt.modisco.cobol
A representation of the model object 'COBOL Variable Length Array'.
COBOLVariableLengthArrayImpl - Class in org.eclipse.gmt.modisco.cobol.impl
An implementation of the model object 'COBOL Variable Length Array'.
COBOLVariableLengthArrayImpl() - Constructor for class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
contains - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Contains' containment reference list.
convertCOBOLInitialValueKindToString(EDataType, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
convertCOBOLUsageValueToString(EDataType, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
create(EClass) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createAdapter(Notifier) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates an adapter for the target.
createCOBOL66Element() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL66 Element'.
createCOBOL66Element() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOL66ElementAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL66 Element'.
createCOBOL88Element() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL88 Element'.
createCOBOL88Element() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOL88ElementAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL88 Element'.
createCOBOL88ElementValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL88 Element Value'.
createCOBOL88ElementValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOL88ElementValueAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL88 Element Value'.
createCOBOLClassifier() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Classifier'.
createCOBOLClassifier() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLClassifierAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Classifier'.
createCOBOLComposedType() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Composed Type'.
createCOBOLComposedType() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLComposedTypeAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Composed Type'.
createCOBOLElement() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Element'.
createCOBOLElement() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLElementAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Element'.
createCOBOLElementInitialValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Element Initial Value'.
createCOBOLElementInitialValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLElementInitialValueAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Element Initial Value'.
createCOBOLFixedLengthArray() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Fixed Length Array'.
createCOBOLFixedLengthArray() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLFixedLengthArrayAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Fixed Length Array'.
createCOBOLInitialValueKindFromString(EDataType, String) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLRedefiningElement() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Redefining Element'.
createCOBOLRedefiningElement() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLRedefiningElementAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Redefining Element'.
createCOBOLSimpleType() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Simple Type'.
createCOBOLSimpleType() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLSimpleTypeAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Simple Type'.
createCOBOLSourceText() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Source Text'.
createCOBOLSourceText() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLSourceTextAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Source Text'.
createCOBOLUsageValueFromString(EDataType, String) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLVariableLengthArray() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns a new object of class 'COBOL Variable Length Array'.
createCOBOLVariableLengthArray() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createCOBOLVariableLengthArrayAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for an object of class 'COBOL Variable Length Array'.
createEObjectAdapter() - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Creates a new adapter for the default case.
createFromString(EDataType, String) - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
createPackageContents() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
Creates the meta-model objects for the package.
CUV_BINARY_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv binary' literal value.
CUV_DBCS_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv dbcs' literal value.
CUV_DISPLAY_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv display' literal value.
CUV_DOUBLE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv double' literal value.
CUV_FLOAT_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv float' literal value.
CUV_INDEX_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv index' literal value.
CUV_OBJECT_REFERENCE_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv object Reference' literal value.
CUV_PACKED_DECIMAL_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv packed Decimal' literal value.
CUV_POINTER_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv pointer' literal value.
CUV_PROCEDURE_POINTER_VALUE - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
The 'Cuv procedure Pointer' literal value.

D

defaultCase(EObject) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
dependingOn - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
The cached value of the 'Depending On' reference.
doSwitch(int, EObject) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
eGet(int, boolean, boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
eINSTANCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
eIsSet(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
elements - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
The cached value of the 'Elements' containment reference list.
eNAME - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The package name.
end - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
The cached value of the 'End' reference.
eNS_PREFIX - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.gmt.modisco.cobol.CobolPackage
The package namespace URI.
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
eSet(int, Object) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
eStaticClass() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
eUnset(int) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 

F

FILE_NAME_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
The default value of the 'File Name' attribute.
fileName - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
The cached value of the 'File Name' attribute.

G

get(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns the 'COBOL Initial Value Kind' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns the 'COBOL Initial Value Kind' literal with the specified integer value.
get(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns the 'COBOL Usage Value' literal with the specified literal value.
get(int) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns the 'COBOL Usage Value' literal with the specified integer value.
getArray() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Array' containment reference.
getArray() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getByName(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns the 'COBOL Initial Value Kind' literal with the specified name.
getByName(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns the 'COBOL Usage Value' literal with the specified name.
getCOBOL66Element() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL66 Element'.
getCOBOL66Element() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL66Element_End() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'End'.
getCOBOL66Element_End() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL66Element_Name() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Name'.
getCOBOL66Element_Name() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL66Element_Start() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'Start'.
getCOBOL66Element_Start() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88Element() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL88 Element'.
getCOBOL88Element() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88Element_Has() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the containment reference list 'Has'.
getCOBOL88Element_Has() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88Element_Name() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Name'.
getCOBOL88Element_Name() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88ElementValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL88 Element Value'.
getCOBOL88ElementValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88ElementValue_LowerLimit() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Lower Limit'.
getCOBOL88ElementValue_LowerLimit() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88ElementValue_Range() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Range'.
getCOBOL88ElementValue_Range() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOL88ElementValue_UpperLimit() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Upper Limit'.
getCOBOL88ElementValue_UpperLimit() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLClassifier() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Classifier'.
getCOBOLClassifier() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLClassifier_Name() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Name'.
getCOBOLClassifier_Name() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLClassifier_Typeded() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Typeded'.
getCOBOLClassifier_Typeded() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLClassifier_TypedElements() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference list 'Typed Elements'.
getCOBOLClassifier_TypedElements() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLComposedType() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Composed Type'.
getCOBOLComposedType() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLComposedType_Elements() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the containment reference list 'Elements'.
getCOBOLComposedType_Elements() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Element'.
getCOBOLElement() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Array() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the containment reference 'Array'.
getCOBOLElement_Array() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Contains() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the containment reference list 'Contains'.
getCOBOLElement_Contains() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Group() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the container reference 'Group'.
getCOBOLElement_Group() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Initial() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference list 'Initial'.
getCOBOLElement_Initial() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Level() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Level'.
getCOBOLElement_Level() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Name() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Name'.
getCOBOLElement_Name() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Refined() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Refined'.
getCOBOLElement_Refined() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_SharedType() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'Shared Type'.
getCOBOLElement_SharedType() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElement_Source() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'Source'.
getCOBOLElement_Source() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElementInitialValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Element Initial Value'.
getCOBOLElementInitialValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElementInitialValue_InitVal() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Init Val'.
getCOBOLElementInitialValue_InitVal() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLElementInitialValue_ValueKind() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Value Kind'.
getCOBOLElementInitialValue_ValueKind() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCobolFactory() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the factory that creates the instances of the model.
getCobolFactory() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLFixedLengthArray() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Fixed Length Array'.
getCOBOLFixedLengthArray() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLFixedLengthArray_MaxUpper() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Max Upper'.
getCOBOLFixedLengthArray_MaxUpper() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLInitialValueKind() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for enum 'COBOL Initial Value Kind'.
getCOBOLInitialValueKind() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCobolPackage() - Method in interface org.eclipse.gmt.modisco.cobol.CobolFactory
Returns the package supported by this factory.
getCobolPackage() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
 
getCOBOLRedefiningElement() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Redefining Element'.
getCOBOLRedefiningElement() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLRedefiningElement_Redefines() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'Redefines'.
getCOBOLRedefiningElement_Redefines() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSimpleType() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Simple Type'.
getCOBOLSimpleType() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSimpleType_PictureString() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Picture String'.
getCOBOLSimpleType_PictureString() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSimpleType_Usage() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Usage'.
getCOBOLSimpleType_Usage() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSimpleType_UsageValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Usage Value'.
getCOBOLSimpleType_UsageValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSourceText() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Source Text'.
getCOBOLSourceText() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSourceText_FileName() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'File Name'.
getCOBOLSourceText_FileName() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLSourceText_Source() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Source'.
getCOBOLSourceText_Source() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLUsageValue() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for enum 'COBOL Usage Value'.
getCOBOLUsageValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLVariableLengthArray() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for class 'COBOL Variable Length Array'.
getCOBOLVariableLengthArray() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLVariableLengthArray_DependingOn() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the reference 'Depending On'.
getCOBOLVariableLengthArray_DependingOn() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getCOBOLVariableLengthArray_MinUpper() - Method in interface org.eclipse.gmt.modisco.cobol.CobolPackage
Returns the meta object for the attribute 'Min Upper'.
getCOBOLVariableLengthArray_MinUpper() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
 
getContains() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Contains' containment reference list.
getContains() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getDependingOn() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLVariableLengthArray
Returns the value of the 'Depending On' reference.
getDependingOn() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
getElements() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLComposedType
Returns the value of the 'Elements' containment reference list.
getElements() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLComposedTypeImpl
 
getEnd() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Returns the value of the 'End' reference.
getEnd() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
getFileName() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSourceText
Returns the value of the 'File Name' attribute.
getFileName() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
getGroup() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Group' container reference.
getGroup() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getHas() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88Element
Returns the value of the 'Has' containment reference list.
getHas() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
getInitial() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Initial' reference list.
getInitial() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getInitVal() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElementInitialValue
Returns the value of the 'Init Val' attribute.
getInitVal() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
getLevel() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Level' attribute.
getLevel() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getLiteral() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
 
getLiteral() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
 
getLowerLimit() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Returns the value of the 'Lower Limit' attribute.
getLowerLimit() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
getMaxUpper() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLFixedLengthArray
Returns the value of the 'Max Upper' attribute.
getMaxUpper() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
getMinUpper() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLVariableLengthArray
Returns the value of the 'Min Upper' attribute.
getMinUpper() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
getName() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88Element
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Name' attribute.
getName() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
 
getName() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
 
getName() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
getName() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
getName() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
getName() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getPackage() - Static method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
Deprecated. 
getPictureString() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Returns the value of the 'Picture String' attribute.
getPictureString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
getRange() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Returns the value of the 'Range' attribute.
getRange() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
getRedefines() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLRedefiningElement
Returns the value of the 'Redefines' reference.
getRedefines() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
getRefined() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Refined' attribute.
getRefined() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getSharedType() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Shared Type' reference.
getSharedType() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getSource() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Returns the value of the 'Source' reference.
getSource() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSourceText
Returns the value of the 'Source' attribute.
getSource() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
getSource() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
getStart() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Returns the value of the 'Start' reference.
getStart() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
getTypeded() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
Returns the value of the 'Typeded' attribute.
getTypeded() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
getTypedElements() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
Returns the value of the 'Typed Elements' reference list.
getTypedElements() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
getUpperLimit() - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Returns the value of the 'Upper Limit' attribute.
getUpperLimit() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
getUsage() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Returns the value of the 'Usage' attribute.
getUsage() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
getUsageValue() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Returns the value of the 'Usage Value' attribute.
getUsageValue() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
getValue() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
 
getValue() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
 
getValueKind() - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElementInitialValue
Returns the value of the 'Value Kind' attribute.
getValueKind() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 

H

has - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
The cached value of the 'Has' containment reference list.

I

init() - Static method in class org.eclipse.gmt.modisco.cobol.impl.CobolFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
INIT_VAL_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
The default value of the 'Init Val' attribute.
initial - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Initial' reference list.
initializePackageContents() - Method in class org.eclipse.gmt.modisco.cobol.impl.CobolPackageImpl
Complete the initialization of the package and its meta-model.
initVal - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
The cached value of the 'Init Val' attribute.
isFactoryForType(Object) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSwitchFor(EPackage) - Method in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
Checks whether this is a switch for the given package.

L

level - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Level' attribute.
LEVEL_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The default value of the 'Level' attribute.
LOWER_LIMIT_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The default value of the 'Lower Limit' attribute.
lowerLimit - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The cached value of the 'Lower Limit' attribute.

M

MAX_UPPER_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
The default value of the 'Max Upper' attribute.
maxUpper - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
The cached value of the 'Max Upper' attribute.
MIN_UPPER_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
The default value of the 'Min Upper' attribute.
minUpper - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
The cached value of the 'Min Upper' attribute.
modelPackage - Static variable in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.gmt.modisco.cobol.util.CobolSwitch
The cached model package
modelSwitch - Variable in class org.eclipse.gmt.modisco.cobol.util.CobolAdapterFactory
The switch that delegates to the createXXX methods.

N

name - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The default value of the 'Name' attribute.

O

org.eclipse.gmt.modisco.cobol - package org.eclipse.gmt.modisco.cobol
 
org.eclipse.gmt.modisco.cobol.impl - package org.eclipse.gmt.modisco.cobol.impl
 
org.eclipse.gmt.modisco.cobol.util - package org.eclipse.gmt.modisco.cobol.util
 

P

PICTURE_STRING_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The default value of the 'Picture String' attribute.
pictureString - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The cached value of the 'Picture String' attribute.

R

range - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The cached value of the 'Range' attribute.
RANGE_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The default value of the 'Range' attribute.
redefines - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
The cached value of the 'Redefines' reference.
refined - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Refined' attribute.
REFINED_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The default value of the 'Refined' attribute.

S

setArray(COBOLFixedLengthArray) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Array' containment reference.
setArray(COBOLFixedLengthArray) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setDependingOn(COBOLElement) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLVariableLengthArray
Sets the value of the 'Depending On' reference.
setDependingOn(COBOLElement) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
setEnd(COBOLElement) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Sets the value of the 'End' reference.
setEnd(COBOLElement) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
setFileName(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSourceText
Sets the value of the 'File Name' attribute.
setFileName(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
setGroup(COBOLComposedType) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Group' container reference.
setGroup(COBOLComposedType) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setInitVal(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElementInitialValue
Sets the value of the 'Init Val' attribute.
setInitVal(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
setLevel(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Level' attribute.
setLevel(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setLowerLimit(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Sets the value of the 'Lower Limit' attribute.
setLowerLimit(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
setMaxUpper(Integer) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLFixedLengthArray
Sets the value of the 'Max Upper' attribute.
setMaxUpper(Integer) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
setMinUpper(Integer) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLVariableLengthArray
Sets the value of the 'Min Upper' attribute.
setMinUpper(Integer) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
setName(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88Element
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
setName(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
setName(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
setName(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setPictureString(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Sets the value of the 'Picture String' attribute.
setPictureString(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
setRange(Boolean) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Sets the value of the 'Range' attribute.
setRange(Boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
setRedefines(COBOLElement) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLRedefiningElement
Sets the value of the 'Redefines' reference.
setRedefines(COBOLElement) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLRedefiningElementImpl
 
setRefined(Boolean) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Refined' attribute.
setRefined(Boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setSharedType(COBOLClassifier) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Shared Type' reference.
setSharedType(COBOLClassifier) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setSource(COBOLSourceText) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElement
Sets the value of the 'Source' reference.
setSource(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSourceText
Sets the value of the 'Source' attribute.
setSource(COBOLSourceText) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
setSource(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
setStart(COBOLElement) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL66Element
Sets the value of the 'Start' reference.
setStart(COBOLElement) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
setTypeded(Boolean) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLClassifier
Sets the value of the 'Typeded' attribute.
setTypeded(Boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
setUpperLimit(String) - Method in interface org.eclipse.gmt.modisco.cobol.COBOL88ElementValue
Sets the value of the 'Upper Limit' attribute.
setUpperLimit(String) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
setUsage(Boolean) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Sets the value of the 'Usage' attribute.
setUsage(Boolean) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
setUsageValue(COBOLUsageValue) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLSimpleType
Sets the value of the 'Usage Value' attribute.
setUsageValue(COBOLUsageValue) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
setValueKind(COBOLInitialValueKind) - Method in interface org.eclipse.gmt.modisco.cobol.COBOLElementInitialValue
Sets the value of the 'Value Kind' attribute.
setValueKind(COBOLInitialValueKind) - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
sharedType - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Shared Type' reference.
source - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
The cached value of the 'Source' reference.
source - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
The cached value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
The default value of the 'Source' attribute.
start - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
The cached value of the 'Start' reference.

T

toString() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL66ElementImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLFixedLengthArrayImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLSourceTextImpl
 
toString() - Method in class org.eclipse.gmt.modisco.cobol.impl.COBOLVariableLengthArrayImpl
 
typeded - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
The cached value of the 'Typeded' attribute.
TYPEDED_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
The default value of the 'Typeded' attribute.
typedElements - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLClassifierImpl
The cached value of the 'Typed Elements' reference list.

U

UPPER_LIMIT_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The default value of the 'Upper Limit' attribute.
upperLimit - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOL88ElementValueImpl
The cached value of the 'Upper Limit' attribute.
usage - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The cached value of the 'Usage' attribute.
USAGE_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The default value of the 'Usage' attribute.
USAGE_VALUE_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The default value of the 'Usage Value' attribute.
usageValue - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLSimpleTypeImpl
The cached value of the 'Usage Value' attribute.

V

VALUE_KIND_EDEFAULT - Static variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
The default value of the 'Value Kind' attribute.
valueKind - Variable in class org.eclipse.gmt.modisco.cobol.impl.COBOLElementInitialValueImpl
The cached value of the 'Value Kind' attribute.
valueOf(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns the enum constant of this type with the specified name.
VALUES - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
A public read-only list of all the 'COBOL Initial Value Kind' enumerators.
values() - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLInitialValueKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
A public read-only list of all the 'COBOL Usage Value' enumerators.
values() - Static method in enum org.eclipse.gmt.modisco.cobol.COBOLUsageValue
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2018–2020 Atlanmod. All rights reserved.