com.ibm.etools.cobol.application.model.cobol
Interface COBOLPackage

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

public interface COBOLPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
COBOLFactory

Nested Class Summary
static interface COBOLPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ABSTRACT_DATA_ITEM
          The meta object id for the 'Abstract Data Item' class.
static int ABSTRACT_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ABSTRACT_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ABSTRACT_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ABSTRACT_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ABSTRACT_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ABSTRACT_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ABSTRACT_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ABSTRACT_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ABSTRACT_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Abstract Data Item' class.
static int ACCEPT_DATA_TRANSFER_STMT
          The meta object id for the 'Accept Data Transfer Stmt' class.
static int ACCEPT_DATA_TRANSFER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT
          The feature id for the 'Environment' containment reference.
static int ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT_NAME
          The feature id for the 'Environment Name' reference.
static int ACCEPT_DATA_TRANSFER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ACCEPT_DATA_TRANSFER_STMT__REF
          The feature id for the 'Ref' containment reference.
static int ACCEPT_DATA_TRANSFER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ACCEPT_DATA_TRANSFER_STMT_FEATURE_COUNT
          The number of structural features of the 'Accept Data Transfer Stmt' class.
static int ACCEPT_STMT
          The meta object id for the 'Accept Stmt' class.
static int ACCEPT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ACCEPT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ACCEPT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ACCEPT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ACCEPT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ACCEPT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ACCEPT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ACCEPT_STMT__REF
          The feature id for the 'Ref' containment reference.
static int ACCEPT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ACCEPT_STMT_FEATURE_COUNT
          The number of structural features of the 'Accept Stmt' class.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT
          The meta object id for the 'Accept System Info Transfer Stmt' class.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__REF
          The feature id for the 'Ref' containment reference.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__SYSTEM_INFO
          The feature id for the 'System Info' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ACCEPT_SYSTEM_INFO_TRANSFER_STMT_FEATURE_COUNT
          The number of structural features of the 'Accept System Info Transfer Stmt' class.
static int ACTUAL_PARAM_TYPE
          The meta object id for the 'Actual Param Type' enum.
static int ACTUAL_PARAMETER
          The meta object id for the 'Actual Parameter' class.
static int ACTUAL_PARAMETER__ARG
          The feature id for the 'Arg' containment reference.
static int ACTUAL_PARAMETER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ACTUAL_PARAMETER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ACTUAL_PARAMETER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ACTUAL_PARAMETER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ACTUAL_PARAMETER__END_FILE
          The feature id for the 'End File' attribute.
static int ACTUAL_PARAMETER__END_LINE
          The feature id for the 'End Line' attribute.
static int ACTUAL_PARAMETER__PARENT
          The feature id for the 'Parent' reference.
static int ACTUAL_PARAMETER__TAG
          The feature id for the 'Tag' attribute.
static int ACTUAL_PARAMETER__TYPE
          The feature id for the 'Type' attribute.
static int ACTUAL_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Actual Parameter' class.
static int ADD_CORR_STMT
          The meta object id for the 'Add Corr Stmt' class.
static int ADD_CORR_STMT__ADD
          The feature id for the 'Add' containment reference.
static int ADD_CORR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADD_CORR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADD_CORR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADD_CORR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADD_CORR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ADD_CORR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ADD_CORR_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int ADD_CORR_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int ADD_CORR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ADD_CORR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ADD_CORR_STMT__TO
          The feature id for the 'To' containment reference.
static int ADD_CORR_STMT_FEATURE_COUNT
          The number of structural features of the 'Add Corr Stmt' class.
static int ADD_STMT
          The meta object id for the 'Add Stmt' class.
static int ADD_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADD_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADD_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADD_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADD_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ADD_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ADD_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int ADD_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int ADD_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ADD_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ADD_STMT_FEATURE_COUNT
          The number of structural features of the 'Add Stmt' class.
static int ADD_TO_GIVING_STMT
          The meta object id for the 'Add To Giving Stmt' class.
static int ADD_TO_GIVING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADD_TO_GIVING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADD_TO_GIVING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADD_TO_GIVING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADD_TO_GIVING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ADD_TO_GIVING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ADD_TO_GIVING_STMT__GIVING
          The feature id for the 'Giving' containment reference list.
static int ADD_TO_GIVING_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int ADD_TO_GIVING_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int ADD_TO_GIVING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ADD_TO_GIVING_STMT__SUM_OF
          The feature id for the 'Sum Of' containment reference list.
static int ADD_TO_GIVING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ADD_TO_GIVING_STMT__TO
          The feature id for the 'To' containment reference.
static int ADD_TO_GIVING_STMT_FEATURE_COUNT
          The number of structural features of the 'Add To Giving Stmt' class.
static int ADD_TO_STMT
          The meta object id for the 'Add To Stmt' class.
static int ADD_TO_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADD_TO_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADD_TO_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADD_TO_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADD_TO_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ADD_TO_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ADD_TO_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int ADD_TO_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int ADD_TO_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ADD_TO_STMT__SUM_OF
          The feature id for the 'Sum Of' containment reference list.
static int ADD_TO_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ADD_TO_STMT__TO
          The feature id for the 'To' containment reference list.
static int ADD_TO_STMT_FEATURE_COUNT
          The number of structural features of the 'Add To Stmt' class.
static int ADDRESS_OF
          The meta object id for the 'Address Of' class.
static int ADDRESS_OF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADDRESS_OF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADDRESS_OF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADDRESS_OF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADDRESS_OF__END_FILE
          The feature id for the 'End File' attribute.
static int ADDRESS_OF__END_LINE
          The feature id for the 'End Line' attribute.
static int ADDRESS_OF__PARENT
          The feature id for the 'Parent' reference.
static int ADDRESS_OF__REF
          The feature id for the 'Ref' containment reference.
static int ADDRESS_OF__TAG
          The feature id for the 'Tag' attribute.
static int ADDRESS_OF_FEATURE_COUNT
          The number of structural features of the 'Address Of' class.
static int ADDRESSING_ITEM
          The meta object id for the 'Addressing Item' class.
static int ADDRESSING_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ADDRESSING_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ADDRESSING_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ADDRESSING_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int ADDRESSING_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int ADDRESSING_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int ADDRESSING_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ADDRESSING_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ADDRESSING_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ADDRESSING_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int ADDRESSING_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int ADDRESSING_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int ADDRESSING_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int ADDRESSING_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int ADDRESSING_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ADDRESSING_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ADDRESSING_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int ADDRESSING_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int ADDRESSING_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int ADDRESSING_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ADDRESSING_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int ADDRESSING_ITEM_FEATURE_COUNT
          The number of structural features of the 'Addressing Item' class.
static int ALL_SUBSCRIPT
          The meta object id for the 'All Subscript' class.
static int ALL_SUBSCRIPT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALL_SUBSCRIPT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALL_SUBSCRIPT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALL_SUBSCRIPT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALL_SUBSCRIPT__END_FILE
          The feature id for the 'End File' attribute.
static int ALL_SUBSCRIPT__END_LINE
          The feature id for the 'End Line' attribute.
static int ALL_SUBSCRIPT__PARENT
          The feature id for the 'Parent' reference.
static int ALL_SUBSCRIPT__TAG
          The feature id for the 'Tag' attribute.
static int ALL_SUBSCRIPT_FEATURE_COUNT
          The number of structural features of the 'All Subscript' class.
static int ALPHA_NUMERIC_EDITED_ITEM
          The meta object id for the 'Alpha Numeric Edited Item' class.
static int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int ALPHA_NUMERIC_EDITED_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ALPHA_NUMERIC_EDITED_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int ALPHA_NUMERIC_EDITED_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int ALPHA_NUMERIC_EDITED_ITEM_FEATURE_COUNT
          The number of structural features of the 'Alpha Numeric Edited Item' class.
static int ALPHA_NUMERIC_ITEM
          The meta object id for the 'Alpha Numeric Item' class.
static int ALPHA_NUMERIC_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALPHA_NUMERIC_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALPHA_NUMERIC_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALPHA_NUMERIC_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int ALPHA_NUMERIC_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int ALPHA_NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int ALPHA_NUMERIC_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALPHA_NUMERIC_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ALPHA_NUMERIC_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ALPHA_NUMERIC_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int ALPHA_NUMERIC_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int ALPHA_NUMERIC_ITEM__JUSTIFY_RIGHT
          The feature id for the 'Justify Right' attribute.
static int ALPHA_NUMERIC_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int ALPHA_NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int ALPHA_NUMERIC_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int ALPHA_NUMERIC_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ALPHA_NUMERIC_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ALPHA_NUMERIC_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int ALPHA_NUMERIC_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int ALPHA_NUMERIC_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int ALPHA_NUMERIC_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ALPHA_NUMERIC_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int ALPHA_NUMERIC_ITEM_FEATURE_COUNT
          The number of structural features of the 'Alpha Numeric Item' class.
static int ALPHABET
          The meta object id for the 'Alphabet' class.
static int ALPHABET__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALPHABET__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALPHABET__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALPHABET__CODE_SET
          The feature id for the 'Code Set' attribute.
static int ALPHABET__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALPHABET__END_FILE
          The feature id for the 'End File' attribute.
static int ALPHABET__END_LINE
          The feature id for the 'End Line' attribute.
static int ALPHABET__NAME
          The feature id for the 'Name' attribute.
static int ALPHABET__PARENT
          The feature id for the 'Parent' reference.
static int ALPHABET__TAG
          The feature id for the 'Tag' attribute.
static int ALPHABET__VALUE_LISTS_AND_RANGES
          The feature id for the 'Value Lists And Ranges' containment reference list.
static int ALPHABET_FEATURE_COUNT
          The number of structural features of the 'Alphabet' class.
static int ALPHABETIC_ITEM
          The meta object id for the 'Alphabetic Item' class.
static int ALPHABETIC_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALPHABETIC_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALPHABETIC_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALPHABETIC_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int ALPHABETIC_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int ALPHABETIC_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int ALPHABETIC_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALPHABETIC_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ALPHABETIC_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ALPHABETIC_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int ALPHABETIC_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int ALPHABETIC_ITEM__JUSTIFY_RIGHT
          The feature id for the 'Justify Right' attribute.
static int ALPHABETIC_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int ALPHABETIC_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int ALPHABETIC_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int ALPHABETIC_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ALPHABETIC_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ALPHABETIC_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int ALPHABETIC_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int ALPHABETIC_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int ALPHABETIC_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ALPHABETIC_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int ALPHABETIC_ITEM_FEATURE_COUNT
          The number of structural features of the 'Alphabetic Item' class.
static int ALTER_CLAUSE
          The meta object id for the 'Alter Clause' class.
static int ALTER_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALTER_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALTER_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALTER_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALTER_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int ALTER_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int ALTER_CLAUSE__GO_TO_IN
          The feature id for the 'Go To In' reference.
static int ALTER_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int ALTER_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int ALTER_CLAUSE__TO_PROCEED_TO
          The feature id for the 'To Proceed To' reference.
static int ALTER_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Alter Clause' class.
static int ALTER_STMT
          The meta object id for the 'Alter Stmt' class.
static int ALTER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALTER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALTER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALTER_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int ALTER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALTER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ALTER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ALTER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ALTER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ALTER_STMT_FEATURE_COUNT
          The number of structural features of the 'Alter Stmt' class.
static int ALTERNATE_KEY_CLAUSE
          The meta object id for the 'Alternate Key Clause' class.
static int ALTERNATE_KEY_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ALTERNATE_KEY_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ALTERNATE_KEY_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ALTERNATE_KEY_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ALTERNATE_KEY_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int ALTERNATE_KEY_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int ALTERNATE_KEY_CLAUSE__KEY
          The feature id for the 'Key' reference.
static int ALTERNATE_KEY_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int ALTERNATE_KEY_CLAUSE__PASSWORD
          The feature id for the 'Password' reference.
static int ALTERNATE_KEY_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int ALTERNATE_KEY_CLAUSE__WITH_DUPLICATES
          The feature id for the 'With Duplicates' attribute.
static int ALTERNATE_KEY_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Alternate Key Clause' class.
static int ARITH_OPERAND
          The meta object id for the 'Arith Operand' class.
static int ARITH_OPERAND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ARITH_OPERAND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ARITH_OPERAND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ARITH_OPERAND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ARITH_OPERAND__END_FILE
          The feature id for the 'End File' attribute.
static int ARITH_OPERAND__END_LINE
          The feature id for the 'End Line' attribute.
static int ARITH_OPERAND__PARENT
          The feature id for the 'Parent' reference.
static int ARITH_OPERAND__REF
          The feature id for the 'Ref' containment reference.
static int ARITH_OPERAND__ROUNDED
          The feature id for the 'Rounded' attribute.
static int ARITH_OPERAND__TAG
          The feature id for the 'Tag' attribute.
static int ARITH_OPERAND_FEATURE_COUNT
          The number of structural features of the 'Arith Operand' class.
static int ARITH_STMT
          The meta object id for the 'Arith Stmt' class.
static int ARITH_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ARITH_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ARITH_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ARITH_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ARITH_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ARITH_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ARITH_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int ARITH_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int ARITH_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ARITH_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ARITH_STMT_FEATURE_COUNT
          The number of structural features of the 'Arith Stmt' class.
static int AST_NODE
          The meta object id for the 'AST Node' class.
static int AST_NODE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int AST_NODE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int AST_NODE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int AST_NODE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int AST_NODE__END_FILE
          The feature id for the 'End File' attribute.
static int AST_NODE__END_LINE
          The feature id for the 'End Line' attribute.
static int AST_NODE__PARENT
          The feature id for the 'Parent' reference.
static int AST_NODE__TAG
          The feature id for the 'Tag' attribute.
static int AST_NODE_FEATURE_COUNT
          The number of structural features of the 'AST Node' class.
static int AST_NODE_LITE
          The meta object id for the 'AST Node Lite' class.
static int AST_NODE_LITE__AST_NODE
          The feature id for the 'Ast Node' reference.
static int AST_NODE_LITE__SOURCE_LOC
          The feature id for the 'Source Loc' attribute.
static int AST_NODE_LITE_FEATURE_COUNT
          The number of structural features of the 'AST Node Lite' class.
static int AST_NODE_SET
          The meta object id for the 'AST Node Set' class.
static int AST_NODE_SET__ELEMENTS
          The feature id for the 'Elements' containment reference list.
static int AST_NODE_SET_FEATURE_COUNT
          The number of structural features of the 'AST Node Set' class.
static int AST_NODE_WRAPPER
          The meta object id for the 'AST Node Wrapper' class.
static int AST_NODE_WRAPPER__WRAPPED
          The feature id for the 'Wrapped' reference.
static int AST_NODE_WRAPPER_FEATURE_COUNT
          The number of structural features of the 'AST Node Wrapper' class.
static int BASE_PROGRAM
          The meta object id for the 'Base Program' class.
static int BASE_PROGRAM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int BASE_PROGRAM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int BASE_PROGRAM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int BASE_PROGRAM__DATA_DIVISION
          The feature id for the 'Data Division' containment reference.
static int BASE_PROGRAM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int BASE_PROGRAM__END_FILE
          The feature id for the 'End File' attribute.
static int BASE_PROGRAM__END_LINE
          The feature id for the 'End Line' attribute.
static int BASE_PROGRAM__ENVIRONMENT_DIVISION
          The feature id for the 'Environment Division' containment reference.
static int BASE_PROGRAM__IDENTIFICATION_DIVISION
          The feature id for the 'Identification Division' containment reference.
static int BASE_PROGRAM__NAME
          The feature id for the 'Name' attribute.
static int BASE_PROGRAM__NESTED_PROGRAMS
          The feature id for the 'Nested Programs' containment reference list.
static int BASE_PROGRAM__PARENT
          The feature id for the 'Parent' reference.
static int BASE_PROGRAM__TAG
          The feature id for the 'Tag' attribute.
static int BASE_PROGRAM_FEATURE_COUNT
          The number of structural features of the 'Base Program' class.
static int BINARY_SEARCH_STMT
          The meta object id for the 'Binary Search Stmt' class.
static int BINARY_SEARCH_STMT__AT_END
          The feature id for the 'At End' containment reference list.
static int BINARY_SEARCH_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int BINARY_SEARCH_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int BINARY_SEARCH_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int BINARY_SEARCH_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int BINARY_SEARCH_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int BINARY_SEARCH_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int BINARY_SEARCH_STMT__PARENT
          The feature id for the 'Parent' reference.
static int BINARY_SEARCH_STMT__TABLE_ITEM
          The feature id for the 'Table Item' reference.
static int BINARY_SEARCH_STMT__TAG
          The feature id for the 'Tag' attribute.
static int BINARY_SEARCH_STMT__WHEN_CLAUSE
          The feature id for the 'When Clause' containment reference.
static int BINARY_SEARCH_STMT_FEATURE_COUNT
          The number of structural features of the 'Binary Search Stmt' class.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY
          The meta object id for the 'Binary Sequential File Control Entry' class.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Binary Sequential File Control Entry' class.
static int BRANCH
          The meta object id for the 'Branch' class.
static int BRANCH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int BRANCH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int BRANCH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int BRANCH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int BRANCH__END_FILE
          The feature id for the 'End File' attribute.
static int BRANCH__END_LINE
          The feature id for the 'End Line' attribute.
static int BRANCH__NEXT_SENTENCE
          The feature id for the 'Next Sentence' attribute.
static int BRANCH__PARENT
          The feature id for the 'Parent' reference.
static int BRANCH__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int BRANCH__TAG
          The feature id for the 'Tag' attribute.
static int BRANCH_FEATURE_COUNT
          The number of structural features of the 'Branch' class.
static int CALL_STMT
          The meta object id for the 'Call Stmt' class.
static int CALL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CALL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CALL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CALL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CALL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CALL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CALL_STMT__NOT_ON_EXCEPTION
          The feature id for the 'Not On Exception' containment reference list.
static int CALL_STMT__ON_EXCEPTION
          The feature id for the 'On Exception' containment reference list.
static int CALL_STMT__ON_OVERFLOW
          The feature id for the 'On Overflow' containment reference list.
static int CALL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CALL_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CALL_STMT__RETURNING
          The feature id for the 'Returning' containment reference.
static int CALL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CALL_STMT__USING
          The feature id for the 'Using' containment reference list.
static int CALL_STMT_FEATURE_COUNT
          The number of structural features of the 'Call Stmt' class.
static int CANCEL_STMT
          The meta object id for the 'Cancel Stmt' class.
static int CANCEL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CANCEL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CANCEL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CANCEL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CANCEL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CANCEL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CANCEL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CANCEL_STMT__PROGRAMS
          The feature id for the 'Programs' containment reference list.
static int CANCEL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CANCEL_STMT_FEATURE_COUNT
          The number of structural features of the 'Cancel Stmt' class.
static int CHARACTER_CODE_SET
          The meta object id for the 'Character Code Set' enum.
static int CICS_ABEND_STMT
          The meta object id for the 'Cics Abend Stmt' class.
static int CICS_ABEND_STMT__AB_CODE
          The feature id for the 'Ab Code' containment reference.
static int CICS_ABEND_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ABEND_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ABEND_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ABEND_STMT__CANCEL
          The feature id for the 'Cancel' attribute.
static int CICS_ABEND_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ABEND_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ABEND_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ABEND_STMT__NO_DUMP
          The feature id for the 'No Dump' attribute.
static int CICS_ABEND_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_ABEND_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ABEND_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_ABEND_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_ABEND_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ABEND_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Abend Stmt' class.
static int CICS_ADDRESS_SET_STMT
          The meta object id for the 'Cics Address Set Stmt' class.
static int CICS_ADDRESS_SET_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ADDRESS_SET_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ADDRESS_SET_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ADDRESS_SET_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ADDRESS_SET_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ADDRESS_SET_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ADDRESS_SET_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_ADDRESS_SET_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ADDRESS_SET_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_ADDRESS_SET_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_ADDRESS_SET_STMT__SET
          The feature id for the 'Set' containment reference.
static int CICS_ADDRESS_SET_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ADDRESS_SET_STMT__USING
          The feature id for the 'Using' containment reference.
static int CICS_ADDRESS_SET_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Address Set Stmt' class.
static int CICS_ADDRESS_STMT
          The meta object id for the 'Cics Address Stmt' class.
static int CICS_ADDRESS_STMT__ACEE
          The feature id for the 'Acee' containment reference.
static int CICS_ADDRESS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ADDRESS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ADDRESS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ADDRESS_STMT__COMM_AREA
          The feature id for the 'Comm Area' containment reference.
static int CICS_ADDRESS_STMT__CWA
          The feature id for the 'Cwa' containment reference.
static int CICS_ADDRESS_STMT__EIB
          The feature id for the 'Eib' containment reference.
static int CICS_ADDRESS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ADDRESS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ADDRESS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ADDRESS_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_ADDRESS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ADDRESS_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_ADDRESS_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_ADDRESS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ADDRESS_STMT__TCTUA
          The feature id for the 'Tctua' containment reference.
static int CICS_ADDRESS_STMT__TWA
          The feature id for the 'Twa' containment reference.
static int CICS_ADDRESS_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Address Stmt' class.
static int CICS_AFTER_CLAUSE
          The meta object id for the 'Cics After Clause' class.
static int CICS_AFTER_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_AFTER_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_AFTER_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_AFTER_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_AFTER_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_AFTER_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_AFTER_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_AFTER_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_AFTER_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_AFTER_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_AFTER_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_AFTER_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics After Clause' class.
static int CICS_AFTER_OR_AT_CLAUSE
          The meta object id for the 'Cics After Or At Clause' class.
static int CICS_AFTER_OR_AT_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_AFTER_OR_AT_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_AFTER_OR_AT_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_AFTER_OR_AT_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_AFTER_OR_AT_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_AFTER_OR_AT_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_AFTER_OR_AT_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics After Or At Clause' class.
static int CICS_ASK_TIME_STMT
          The meta object id for the 'Cics Ask Time Stmt' class.
static int CICS_ASK_TIME_STMT__ABS_TIME
          The feature id for the 'Abs Time' containment reference.
static int CICS_ASK_TIME_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ASK_TIME_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ASK_TIME_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ASK_TIME_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ASK_TIME_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ASK_TIME_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ASK_TIME_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_ASK_TIME_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ASK_TIME_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_ASK_TIME_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_ASK_TIME_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ASK_TIME_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Ask Time Stmt' class.
static int CICS_ASSIGN_CLAUSE
          The meta object id for the 'Cics Assign Clause' class.
static int CICS_ASSIGN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ASSIGN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ASSIGN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ASSIGN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ASSIGN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ASSIGN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ASSIGN_CLAUSE__ENV_VARIABLE_NAME
          The feature id for the 'Env Variable Name' attribute.
static int CICS_ASSIGN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ASSIGN_CLAUSE__RECEIVING_AREA
          The feature id for the 'Receiving Area' containment reference.
static int CICS_ASSIGN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ASSIGN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Assign Clause' class.
static int CICS_ASSIGN_STMT
          The meta object id for the 'Cics Assign Stmt' class.
static int CICS_ASSIGN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ASSIGN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ASSIGN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ASSIGN_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int CICS_ASSIGN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ASSIGN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ASSIGN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ASSIGN_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_ASSIGN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ASSIGN_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_ASSIGN_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_ASSIGN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ASSIGN_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Assign Stmt' class.
static int CICS_AT_CLAUSE
          The meta object id for the 'Cics At Clause' class.
static int CICS_AT_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_AT_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_AT_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_AT_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_AT_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_AT_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_AT_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_AT_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_AT_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_AT_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_AT_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_AT_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics At Clause' class.
static int CICS_BIF_DEEDIT_STMT
          The meta object id for the 'Cics Bif Deedit Stmt' class.
static int CICS_BIF_DEEDIT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_BIF_DEEDIT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_BIF_DEEDIT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_BIF_DEEDIT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_BIF_DEEDIT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_BIF_DEEDIT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_BIF_DEEDIT_STMT__FIELD
          The feature id for the 'Field' containment reference.
static int CICS_BIF_DEEDIT_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_BIF_DEEDIT_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_BIF_DEEDIT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_BIF_DEEDIT_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_BIF_DEEDIT_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_BIF_DEEDIT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_BIF_DEEDIT_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Bif Deedit Stmt' class.
static int CICS_COMMUNICATION_AREA_CLAUSE
          The meta object id for the 'Cics Communication Area Clause' class.
static int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__COMM_AREA
          The feature id for the 'Comm Area' containment reference.
static int CICS_COMMUNICATION_AREA_CLAUSE__DATA_LENGTH
          The feature id for the 'Data Length' containment reference.
static int CICS_COMMUNICATION_AREA_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_COMMUNICATION_AREA_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_COMMUNICATION_AREA_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_COMMUNICATION_AREA_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Communication Area Clause' class.
static int CICS_DELAY_CLAUSE
          The meta object id for the 'Cics Delay Clause' class.
static int CICS_DELAY_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Delay Clause' class.
static int CICS_DELAY_STMT
          The meta object id for the 'Cics Delay Stmt' class.
static int CICS_DELAY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELAY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELAY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELAY_STMT__DELAY_CLAUSE
          The feature id for the 'Delay Clause' containment reference.
static int CICS_DELAY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELAY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELAY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELAY_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_DELAY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELAY_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_DELAY_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_DELAY_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_DELAY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELAY_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Delay Stmt' class.
static int CICS_DELETE_KEY_LENGTH_CLAUSE
          The meta object id for the 'Cics Delete Key Length Clause' class.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__GENERIC
          The feature id for the 'Generic' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__KEY_LENGTH
          The feature id for the 'Key Length' containment reference.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__NUMREC
          The feature id for the 'Numrec' containment reference.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_KEY_LENGTH_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_KEY_LENGTH_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Delete Key Length Clause' class.
static int CICS_DELETE_QTD_STMT
          The meta object id for the 'Cics Delete QTD Stmt' class.
static int CICS_DELETE_QTD_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_QTD_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_QTD_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_QTD_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_QTD_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_QTD_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_QTD_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_DELETE_QTD_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_QTD_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_DELETE_QTD_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_DELETE_QTD_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_DELETE_QTD_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_DELETE_QTD_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_QTD_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Delete QTD Stmt' class.
static int CICS_DELETE_QTS_STMT
          The meta object id for the 'Cics Delete QTS Stmt' class.
static int CICS_DELETE_QTS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_QTS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_QTS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_QTS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_QTS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_QTS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_QTS_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_DELETE_QTS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_QTS_STMT__QNAME
          The feature id for the 'Qname' containment reference.
static int CICS_DELETE_QTS_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_DELETE_QTS_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_DELETE_QTS_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_DELETE_QTS_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_DELETE_QTS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_QTS_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Delete QTS Stmt' class.
static int CICS_DELETE_RIDFLD_CLAUSE
          The meta object id for the 'Cics Delete Ridfld Clause' class.
static int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE__KEY_LENGTH_CLAUSE
          The feature id for the 'Key Length Clause' containment reference.
static int CICS_DELETE_RIDFLD_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_RIDFLD_CLAUSE__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_DELETE_RIDFLD_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_RIDFLD_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Delete Ridfld Clause' class.
static int CICS_DELETE_STMT
          The meta object id for the 'Cics Delete Stmt' class.
static int CICS_DELETE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_DELETE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_DELETE_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_DELETE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_DELETE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_DELETE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_DELETE_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_DELETE_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_DELETE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_STMT__TOKEN_OR_RIDFLD_CLAUSE
          The feature id for the 'Token Or Ridfld Clause' containment reference.
static int CICS_DELETE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Delete Stmt' class.
static int CICS_DELETE_TOKEN_CLAUSE
          The meta object id for the 'Cics Delete Token Clause' class.
static int CICS_DELETE_TOKEN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_TOKEN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_TOKEN_CLAUSE__TOKEN
          The feature id for the 'Token' containment reference.
static int CICS_DELETE_TOKEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Delete Token Clause' class.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE
          The meta object id for the 'Cics Delete Token Or Ridfld Clause' class.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Delete Token Or Ridfld Clause' class.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE
          The meta object id for the 'Cics Dump Transaction From Clause' class.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__FLENGTH
          The feature id for the 'Flength' containment reference.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__FROM
          The feature id for the 'From' containment reference.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DUMP_TRANSACTION_FROM_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Dump Transaction From Clause' class.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE
          The meta object id for the 'Cics Dump Transaction Segment List Clause' class.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__LENGTH_LIST
          The feature id for the 'Length List' containment reference.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__NUM_SEGMENTS
          The feature id for the 'Num Segments' containment reference.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__SEGMENT_LIST
          The feature id for the 'Segment List' containment reference.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Dump Transaction Segment List Clause' class.
static int CICS_DUMP_TRANSACTION_STMT
          The meta object id for the 'Cics Dump Transaction Stmt' class.
static int CICS_DUMP_TRANSACTION_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_DUMP_TRANSACTION_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_DUMP_TRANSACTION_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_DUMP_TRANSACTION_STMT__COMPLETE
          The feature id for the 'Complete' attribute.
static int CICS_DUMP_TRANSACTION_STMT__DUMP_CODE
          The feature id for the 'Dump Code' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__DUMP_ID
          The feature id for the 'Dump Id' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_DUMP_TRANSACTION_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_DUMP_TRANSACTION_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_DUMP_TRANSACTION_STMT__FCT
          The feature id for the 'Fct' attribute.
static int CICS_DUMP_TRANSACTION_STMT__FROM_CLAUSE
          The feature id for the 'From Clause' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_DUMP_TRANSACTION_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_DUMP_TRANSACTION_STMT__PCT
          The feature id for the 'Pct' attribute.
static int CICS_DUMP_TRANSACTION_STMT__PPT
          The feature id for the 'Ppt' attribute.
static int CICS_DUMP_TRANSACTION_STMT__PROGRAM
          The feature id for the 'Program' attribute.
static int CICS_DUMP_TRANSACTION_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__SEGMENT_LIST_CLAUSE
          The feature id for the 'Segment List Clause' containment reference.
static int CICS_DUMP_TRANSACTION_STMT__SIT
          The feature id for the 'Sit' attribute.
static int CICS_DUMP_TRANSACTION_STMT__STORAGE
          The feature id for the 'Storage' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TABLES
          The feature id for the 'Tables' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TASK
          The feature id for the 'Task' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TCT
          The feature id for the 'Tct' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TERMINAL
          The feature id for the 'Terminal' attribute.
static int CICS_DUMP_TRANSACTION_STMT__TRT
          The feature id for the 'Trt' attribute.
static int CICS_DUMP_TRANSACTION_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Dump Transaction Stmt' class.
static int CICS_END_BR_STMT
          The meta object id for the 'Cics End Br Stmt' class.
static int CICS_END_BR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_END_BR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_END_BR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_END_BR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_END_BR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_END_BR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_END_BR_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_END_BR_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_END_BR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_END_BR_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_END_BR_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_END_BR_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_END_BR_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_END_BR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_END_BR_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics End Br Stmt' class.
static int CICS_ERASE_CLAUSE
          The meta object id for the 'Cics Erase Clause' class.
static int CICS_ERASE_CLAUSE__ALTERNATE
          The feature id for the 'Alternate' attribute.
static int CICS_ERASE_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_ERASE_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_ERASE_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_ERASE_CLAUSE__DEFAULT
          The feature id for the 'Default' attribute.
static int CICS_ERASE_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_ERASE_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_ERASE_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_ERASE_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_ERASE_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_ERASE_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Erase Clause' class.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE
          The meta object id for the 'Cics File Browse Key Length Clause' class.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__GENERIC
          The feature id for the 'Generic' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__KEY_LENGTH
          The feature id for the 'Key Length' containment reference.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics File Browse Key Length Clause' class.
static int CICS_FOR_CLAUSE
          The meta object id for the 'Cics For Clause' class.
static int CICS_FOR_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FOR_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FOR_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FOR_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FOR_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FOR_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FOR_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_FOR_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_FOR_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FOR_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_FOR_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FOR_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics For Clause' class.
static int CICS_FOR_OR_UNTIL_CLAUSE
          The meta object id for the 'Cics For Or Until Clause' class.
static int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_FOR_OR_UNTIL_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_FOR_OR_UNTIL_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FOR_OR_UNTIL_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_FOR_OR_UNTIL_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FOR_OR_UNTIL_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics For Or Until Clause' class.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE
          The meta object id for the 'Cics Format Time Date Separator Clause' class.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__DATE_SEP
          The feature id for the 'Date Sep' containment reference.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Format Time Date Separator Clause' class.
static int CICS_FORMAT_TIME_STMT
          The meta object id for the 'Cics Format Time Stmt' class.
static int CICS_FORMAT_TIME_STMT__ABS_TIME
          The feature id for the 'Abs Time' containment reference.
static int CICS_FORMAT_TIME_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FORMAT_TIME_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FORMAT_TIME_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FORMAT_TIME_STMT__DATE
          The feature id for the 'Date' containment reference.
static int CICS_FORMAT_TIME_STMT__DATE_FORM
          The feature id for the 'Date Form' containment reference.
static int CICS_FORMAT_TIME_STMT__DATE_SEP_CLAUSE
          The feature id for the 'Date Sep Clause' containment reference.
static int CICS_FORMAT_TIME_STMT__DAY_COUNT
          The feature id for the 'Day Count' containment reference.
static int CICS_FORMAT_TIME_STMT__DAY_OF_MONTH
          The feature id for the 'Day Of Month' containment reference.
static int CICS_FORMAT_TIME_STMT__DAY_OF_WEEK
          The feature id for the 'Day Of Week' containment reference.
static int CICS_FORMAT_TIME_STMT__DDMMYY
          The feature id for the 'Ddmmyy' containment reference.
static int CICS_FORMAT_TIME_STMT__DDMMYYYY
          The feature id for the 'Ddmmyyyy' containment reference.
static int CICS_FORMAT_TIME_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FORMAT_TIME_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FORMAT_TIME_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FORMAT_TIME_STMT__FULL_DATE
          The feature id for the 'Full Date' containment reference.
static int CICS_FORMAT_TIME_STMT__MMDDYY
          The feature id for the 'Mmddyy' containment reference.
static int CICS_FORMAT_TIME_STMT__MMDDYYYY
          The feature id for the 'Mmddyyyy' containment reference.
static int CICS_FORMAT_TIME_STMT__MONTH_OF_YEAR
          The feature id for the 'Month Of Year' containment reference.
static int CICS_FORMAT_TIME_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_FORMAT_TIME_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FORMAT_TIME_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_FORMAT_TIME_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_FORMAT_TIME_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FORMAT_TIME_STMT__TIME_CLAUSE
          The feature id for the 'Time Clause' containment reference.
static int CICS_FORMAT_TIME_STMT__YEAR
          The feature id for the 'Year' containment reference.
static int CICS_FORMAT_TIME_STMT__YYDDD
          The feature id for the 'Yyddd' containment reference.
static int CICS_FORMAT_TIME_STMT__YYDDMM
          The feature id for the 'Yyddmm' containment reference.
static int CICS_FORMAT_TIME_STMT__YYMMDD
          The feature id for the 'Yymmdd' containment reference.
static int CICS_FORMAT_TIME_STMT__YYYYDDD
          The feature id for the 'Yyyyddd' containment reference.
static int CICS_FORMAT_TIME_STMT__YYYYDDMM
          The feature id for the 'Yyyyddmm' containment reference.
static int CICS_FORMAT_TIME_STMT__YYYYMMDD
          The feature id for the 'Yyyymmdd' containment reference.
static int CICS_FORMAT_TIME_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Format Time Stmt' class.
static int CICS_FORMAT_TIME_TIME_CLAUSE
          The meta object id for the 'Cics Format Time Time Clause' class.
static int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FORMAT_TIME_TIME_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FORMAT_TIME_TIME_CLAUSE__TIME
          The feature id for the 'Time' containment reference.
static int CICS_FORMAT_TIME_TIME_CLAUSE__TIME_SEP_CLAUSE
          The feature id for the 'Time Sep Clause' containment reference.
static int CICS_FORMAT_TIME_TIME_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Format Time Time Clause' class.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE
          The meta object id for the 'Cics Format Time Time Separator Clause' class.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TIME_SEP
          The feature id for the 'Time Sep' containment reference.
static int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Format Time Time Separator Clause' class.
static int CICS_FREE_MAIN_STMT
          The meta object id for the 'Cics Free Main Stmt' class.
static int CICS_FREE_MAIN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_FREE_MAIN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_FREE_MAIN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_FREE_MAIN_STMT__DATA
          The feature id for the 'Data' containment reference.
static int CICS_FREE_MAIN_STMT__DATA_POINTER
          The feature id for the 'Data Pointer' containment reference.
static int CICS_FREE_MAIN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_FREE_MAIN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_FREE_MAIN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_FREE_MAIN_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_FREE_MAIN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_FREE_MAIN_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_FREE_MAIN_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_FREE_MAIN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_FREE_MAIN_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Free Main Stmt' class.
static int CICS_GET_MAIN_STMT
          The meta object id for the 'Cics Get Main Stmt' class.
static int CICS_GET_MAIN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_GET_MAIN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_GET_MAIN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_GET_MAIN_STMT__BELOW
          The feature id for the 'Below' attribute.
static int CICS_GET_MAIN_STMT__CICS_DATA_KEY
          The feature id for the 'Cics Data Key' attribute.
static int CICS_GET_MAIN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_GET_MAIN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_GET_MAIN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_GET_MAIN_STMT__FLENGTH
          The feature id for the 'Flength' containment reference.
static int CICS_GET_MAIN_STMT__INIT_IMG
          The feature id for the 'Init Img' containment reference.
static int CICS_GET_MAIN_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_GET_MAIN_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_GET_MAIN_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_GET_MAIN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_GET_MAIN_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_GET_MAIN_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_GET_MAIN_STMT__SET
          The feature id for the 'Set' containment reference.
static int CICS_GET_MAIN_STMT__SHARED
          The feature id for the 'Shared' attribute.
static int CICS_GET_MAIN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_GET_MAIN_STMT__USER_DATA_KEY
          The feature id for the 'User Data Key' attribute.
static int CICS_GET_MAIN_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Get Main Stmt' class.
static int CICS_HANDLE_ABEND_STMT
          The meta object id for the 'Cics Handle Abend Stmt' class.
static int CICS_HANDLE_ABEND_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_HANDLE_ABEND_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_HANDLE_ABEND_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_HANDLE_ABEND_STMT__CANCEL
          The feature id for the 'Cancel' attribute.
static int CICS_HANDLE_ABEND_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_HANDLE_ABEND_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_HANDLE_ABEND_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_HANDLE_ABEND_STMT__LABEL
          The feature id for the 'Label' containment reference.
static int CICS_HANDLE_ABEND_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_HANDLE_ABEND_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_HANDLE_ABEND_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CICS_HANDLE_ABEND_STMT__RESET
          The feature id for the 'Reset' attribute.
static int CICS_HANDLE_ABEND_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_HANDLE_ABEND_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_HANDLE_ABEND_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_HANDLE_ABEND_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Handle Abend Stmt' class.
static int CICS_HANDLE_AID_CLAUSE
          The meta object id for the 'Cics Handle Aid Clause' class.
static int CICS_HANDLE_AID_CLAUSE__AID
          The feature id for the 'Aid' attribute.
static int CICS_HANDLE_AID_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_HANDLE_AID_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_HANDLE_AID_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_HANDLE_AID_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_HANDLE_AID_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_HANDLE_AID_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_HANDLE_AID_CLAUSE__LABEL
          The feature id for the 'Label' reference.
static int CICS_HANDLE_AID_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_HANDLE_AID_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_HANDLE_AID_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Handle Aid Clause' class.
static int CICS_HANDLE_AID_STMT
          The meta object id for the 'Cics Handle Aid Stmt' class.
static int CICS_HANDLE_AID_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_HANDLE_AID_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_HANDLE_AID_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_HANDLE_AID_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int CICS_HANDLE_AID_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_HANDLE_AID_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_HANDLE_AID_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_HANDLE_AID_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_HANDLE_AID_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_HANDLE_AID_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_HANDLE_AID_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_HANDLE_AID_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_HANDLE_AID_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Handle Aid Stmt' class.
static int CICS_HANDLE_CONDITION_CLAUSE
          The meta object id for the 'Cics Handle Condition Clause' class.
static int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__CONDITION
          The feature id for the 'Condition' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE__LABEL
          The feature id for the 'Label' reference.
static int CICS_HANDLE_CONDITION_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_HANDLE_CONDITION_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_HANDLE_CONDITION_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Handle Condition Clause' class.
static int CICS_HANDLE_CONDITION_STMT
          The meta object id for the 'Cics Handle Condition Stmt' class.
static int CICS_HANDLE_CONDITION_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_HANDLE_CONDITION_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_HANDLE_CONDITION_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_HANDLE_CONDITION_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int CICS_HANDLE_CONDITION_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_HANDLE_CONDITION_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_HANDLE_CONDITION_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_HANDLE_CONDITION_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_HANDLE_CONDITION_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_HANDLE_CONDITION_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_HANDLE_CONDITION_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_HANDLE_CONDITION_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_HANDLE_CONDITION_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Handle Condition Stmt' class.
static int CICS_IGNORE_CONDITION_STMT
          The meta object id for the 'Cics Ignore Condition Stmt' class.
static int CICS_IGNORE_CONDITION_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_IGNORE_CONDITION_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_IGNORE_CONDITION_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_IGNORE_CONDITION_STMT__CONDITIONS
          The feature id for the 'Conditions' attribute list.
static int CICS_IGNORE_CONDITION_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_IGNORE_CONDITION_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_IGNORE_CONDITION_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_IGNORE_CONDITION_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_IGNORE_CONDITION_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_IGNORE_CONDITION_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_IGNORE_CONDITION_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_IGNORE_CONDITION_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_IGNORE_CONDITION_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Ignore Condition Stmt' class.
static int CICS_INPUT_MESSAGE_CLAUSE
          The meta object id for the 'Cics Input Message Clause' class.
static int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG
          The feature id for the 'Input Msg' containment reference.
static int CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG_LEN
          The feature id for the 'Input Msg Len' containment reference.
static int CICS_INPUT_MESSAGE_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_INPUT_MESSAGE_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_INPUT_MESSAGE_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Input Message Clause' class.
static int CICS_INTERVAL_CLAUSE
          The meta object id for the 'Cics Interval Clause' class.
static int CICS_INTERVAL_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_INTERVAL_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_INTERVAL_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_INTERVAL_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_INTERVAL_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_INTERVAL_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_INTERVAL_CLAUSE__HHMMSS
          The feature id for the 'Hhmmss' containment reference.
static int CICS_INTERVAL_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_INTERVAL_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_INTERVAL_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Interval Clause' class.
static int CICS_INTERVAL_OR_TIME_CLAUSE
          The meta object id for the 'Cics Interval Or Time Clause' class.
static int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE__HHMMSS
          The feature id for the 'Hhmmss' containment reference.
static int CICS_INTERVAL_OR_TIME_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_INTERVAL_OR_TIME_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_INTERVAL_OR_TIME_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Interval Or Time Clause' class.
static int CICS_INTO_CLAUSE
          The meta object id for the 'Cics Into Clause' class.
static int CICS_INTO_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_INTO_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_INTO_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_INTO_CLAUSE__DATA_AREA
          The feature id for the 'Data Area' containment reference.
static int CICS_INTO_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_INTO_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_INTO_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_INTO_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_INTO_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_INTO_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Into Clause' class.
static int CICS_INTO_OR_SET_CLAUSE
          The meta object id for the 'Cics Into Or Set Clause' class.
static int CICS_INTO_OR_SET_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_INTO_OR_SET_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_INTO_OR_SET_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_INTO_OR_SET_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_INTO_OR_SET_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_INTO_OR_SET_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_INTO_OR_SET_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_INTO_OR_SET_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_INTO_OR_SET_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Into Or Set Clause' class.
static int CICS_LINK_STMT
          The meta object id for the 'Cics Link Stmt' class.
static int CICS_LINK_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_LINK_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_LINK_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_LINK_STMT__COMM_AREA_CLAUSE
          The feature id for the 'Comm Area Clause' containment reference.
static int CICS_LINK_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_LINK_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_LINK_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_LINK_STMT__INPUT_MSG_CLAUSE
          The feature id for the 'Input Msg Clause' containment reference.
static int CICS_LINK_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_LINK_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_LINK_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CICS_LINK_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_LINK_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_LINK_STMT__SYNC_ON_RETURN
          The feature id for the 'Sync On Return' attribute.
static int CICS_LINK_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_LINK_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_LINK_STMT__TRANS_ID
          The feature id for the 'Trans Id' containment reference.
static int CICS_LINK_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Link Stmt' class.
static int CICS_LOAD_STMT
          The meta object id for the 'Cics Load Stmt' class.
static int CICS_LOAD_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_LOAD_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_LOAD_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_LOAD_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_LOAD_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_LOAD_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_LOAD_STMT__ENTRY
          The feature id for the 'Entry' containment reference.
static int CICS_LOAD_STMT__FLENGTH
          The feature id for the 'Flength' containment reference.
static int CICS_LOAD_STMT__HOLD
          The feature id for the 'Hold' attribute.
static int CICS_LOAD_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_LOAD_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_LOAD_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_LOAD_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CICS_LOAD_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_LOAD_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_LOAD_STMT__SET
          The feature id for the 'Set' containment reference.
static int CICS_LOAD_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_LOAD_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Load Stmt' class.
static int CICS_POP_HANDLE_STMT
          The meta object id for the 'Cics Pop Handle Stmt' class.
static int CICS_POP_HANDLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_POP_HANDLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_POP_HANDLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_POP_HANDLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_POP_HANDLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_POP_HANDLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_POP_HANDLE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_POP_HANDLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_POP_HANDLE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_POP_HANDLE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_POP_HANDLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_POP_HANDLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Pop Handle Stmt' class.
static int CICS_PUSH_HANDLE_STMT
          The meta object id for the 'Cics Push Handle Stmt' class.
static int CICS_PUSH_HANDLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_PUSH_HANDLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_PUSH_HANDLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_PUSH_HANDLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_PUSH_HANDLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_PUSH_HANDLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_PUSH_HANDLE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_PUSH_HANDLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_PUSH_HANDLE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_PUSH_HANDLE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_PUSH_HANDLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_PUSH_HANDLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Push Handle Stmt' class.
static int CICS_READ_NEXT_STMT
          The meta object id for the 'Cics Read Next Stmt' class.
static int CICS_READ_NEXT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_NEXT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_NEXT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_NEXT_STMT__CONSISTENT
          The feature id for the 'Consistent' attribute.
static int CICS_READ_NEXT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_NEXT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_NEXT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_NEXT_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_READ_NEXT_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_READ_NEXT_STMT__KEY_LENGTH
          The feature id for the 'Key Length' containment reference.
static int CICS_READ_NEXT_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_READ_NEXT_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_READ_NEXT_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_READ_NEXT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_NEXT_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_READ_NEXT_STMT__REPEATABLE
          The feature id for the 'Repeatable' attribute.
static int CICS_READ_NEXT_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_READ_NEXT_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_READ_NEXT_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_READ_NEXT_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_READ_NEXT_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_READ_NEXT_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_READ_NEXT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_NEXT_STMT__UNCOMMITTED
          The feature id for the 'Uncommitted' attribute.
static int CICS_READ_NEXT_STMT__UPDATE_CLAUSE
          The feature id for the 'Update Clause' containment reference.
static int CICS_READ_NEXT_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Read Next Stmt' class.
static int CICS_READ_PREV_STMT
          The meta object id for the 'Cics Read Prev Stmt' class.
static int CICS_READ_PREV_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_PREV_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_PREV_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_PREV_STMT__CONSISTENT
          The feature id for the 'Consistent' attribute.
static int CICS_READ_PREV_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_PREV_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_PREV_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_PREV_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_READ_PREV_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_READ_PREV_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_READ_PREV_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_READ_PREV_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_READ_PREV_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_PREV_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_READ_PREV_STMT__REPEATABLE
          The feature id for the 'Repeatable' attribute.
static int CICS_READ_PREV_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_READ_PREV_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_READ_PREV_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_READ_PREV_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_READ_PREV_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_READ_PREV_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_READ_PREV_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_PREV_STMT__UNCOMMITTED
          The feature id for the 'Uncommitted' attribute.
static int CICS_READ_PREV_STMT__UPDATE_CLAUSE
          The feature id for the 'Update Clause' containment reference.
static int CICS_READ_PREV_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Read Prev Stmt' class.
static int CICS_READ_QTD_STMT
          The meta object id for the 'Cics Read QTD Stmt' class.
static int CICS_READ_QTD_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_QTD_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_QTD_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_QTD_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_QTD_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_QTD_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_QTD_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_READ_QTD_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_READ_QTD_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_READ_QTD_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_READ_QTD_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_QTD_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_READ_QTD_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_READ_QTD_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_READ_QTD_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_READ_QTD_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_QTD_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Read QTD Stmt' class.
static int CICS_READ_QTS_STMT
          The meta object id for the 'Cics Read QTS Stmt' class.
static int CICS_READ_QTS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_QTS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_QTS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_QTS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_QTS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_QTS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_QTS_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_READ_QTS_STMT__ITEM
          The feature id for the 'Item' containment reference.
static int CICS_READ_QTS_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_READ_QTS_STMT__NEXT
          The feature id for the 'Next' attribute.
static int CICS_READ_QTS_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_READ_QTS_STMT__NUM_ITEMS
          The feature id for the 'Num Items' containment reference.
static int CICS_READ_QTS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_QTS_STMT__QNAME
          The feature id for the 'Qname' containment reference.
static int CICS_READ_QTS_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_READ_QTS_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_READ_QTS_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_READ_QTS_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_READ_QTS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_QTS_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Read QTS Stmt' class.
static int CICS_READ_STMT
          The meta object id for the 'Cics Read Stmt' class.
static int CICS_READ_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_STMT__CONSISTENT
          The feature id for the 'Consistent' attribute.
static int CICS_READ_STMT__DEBKEY
          The feature id for the 'Debkey' attribute.
static int CICS_READ_STMT__DEBREC
          The feature id for the 'Debrec' attribute.
static int CICS_READ_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_STMT__EQUAL
          The feature id for the 'Equal' attribute.
static int CICS_READ_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_READ_STMT__GTEQ
          The feature id for the 'Gteq' attribute.
static int CICS_READ_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_READ_STMT__KEY_LENGTH_CLAUSE
          The feature id for the 'Key Length Clause' containment reference.
static int CICS_READ_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_READ_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_READ_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_READ_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_READ_STMT__REPEATABLE
          The feature id for the 'Repeatable' attribute.
static int CICS_READ_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_READ_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_READ_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_READ_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_READ_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_READ_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_STMT__UNCOMMITTED
          The feature id for the 'Uncommitted' attribute.
static int CICS_READ_STMT__UPDATE_CLAUSE
          The feature id for the 'Update Clause' containment reference.
static int CICS_READ_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Read Stmt' class.
static int CICS_READ_UPDATE_CLAUSE
          The meta object id for the 'Cics Read Update Clause' class.
static int CICS_READ_UPDATE_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_READ_UPDATE_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_READ_UPDATE_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_READ_UPDATE_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_READ_UPDATE_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_READ_UPDATE_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_READ_UPDATE_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_READ_UPDATE_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_READ_UPDATE_CLAUSE__TOKEN
          The feature id for the 'Token' containment reference.
static int CICS_READ_UPDATE_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Read Update Clause' class.
static int CICS_RECEIVE_MAP_FROM_CLAUSE
          The meta object id for the 'Cics Receive Map From Clause' class.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__FROM
          The feature id for the 'From' containment reference.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RECEIVE_MAP_FROM_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RECEIVE_MAP_FROM_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Receive Map From Clause' class.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE
          The meta object id for the 'Cics Receive Map From Or Terminal Clause' class.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Receive Map From Or Terminal Clause' class.
static int CICS_RECEIVE_MAP_STMT
          The meta object id for the 'Cics Receive Map Stmt' class.
static int CICS_RECEIVE_MAP_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RECEIVE_MAP_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RECEIVE_MAP_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RECEIVE_MAP_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RECEIVE_MAP_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RECEIVE_MAP_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RECEIVE_MAP_STMT__FROM_OR_TERMINAL_CLAUSE
          The feature id for the 'From Or Terminal Clause' containment reference.
static int CICS_RECEIVE_MAP_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_RECEIVE_MAP_STMT__MAP
          The feature id for the 'Map' containment reference.
static int CICS_RECEIVE_MAP_STMT__MAP_SET
          The feature id for the 'Map Set' containment reference.
static int CICS_RECEIVE_MAP_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_RECEIVE_MAP_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RECEIVE_MAP_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_RECEIVE_MAP_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_RECEIVE_MAP_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RECEIVE_MAP_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Receive Map Stmt' class.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE
          The meta object id for the 'Cics Receive Map Terminal Clause' class.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__AS_IS
          The feature id for the 'As Is' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__IN_PARTN
          The feature id for the 'In Partn' containment reference.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RECEIVE_MAP_TERMINAL_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Receive Map Terminal Clause' class.
static int CICS_RELEASE_STMT
          The meta object id for the 'Cics Release Stmt' class.
static int CICS_RELEASE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RELEASE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RELEASE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RELEASE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RELEASE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RELEASE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RELEASE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_RELEASE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RELEASE_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CICS_RELEASE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_RELEASE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_RELEASE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RELEASE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Release Stmt' class.
static int CICS_RESET_BR_STMT
          The meta object id for the 'Cics Reset Br Stmt' class.
static int CICS_RESET_BR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RESET_BR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RESET_BR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RESET_BR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RESET_BR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RESET_BR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RESET_BR_STMT__EQUAL
          The feature id for the 'Equal' attribute.
static int CICS_RESET_BR_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_RESET_BR_STMT__GTEQ
          The feature id for the 'Gteq' attribute.
static int CICS_RESET_BR_STMT__KEY_LENGTH_CLAUSE
          The feature id for the 'Key Length Clause' containment reference.
static int CICS_RESET_BR_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_RESET_BR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RESET_BR_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_RESET_BR_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_RESET_BR_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_RESET_BR_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_RESET_BR_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_RESET_BR_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_RESET_BR_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_RESET_BR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RESET_BR_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Reset Br Stmt' class.
static int CICS_RETRIEVE_STMT
          The meta object id for the 'Cics Retrieve Stmt' class.
static int CICS_RETRIEVE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RETRIEVE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RETRIEVE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RETRIEVE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RETRIEVE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RETRIEVE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RETRIEVE_STMT__INTO_OR_SET_CLAUSE
          The feature id for the 'Into Or Set Clause' containment reference.
static int CICS_RETRIEVE_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_RETRIEVE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_RETRIEVE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RETRIEVE_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_RETRIEVE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_RETRIEVE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_RETRIEVE_STMT__RTERM_ID
          The feature id for the 'Rterm Id' containment reference.
static int CICS_RETRIEVE_STMT__RTRANS_ID
          The feature id for the 'Rtrans Id' containment reference.
static int CICS_RETRIEVE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RETRIEVE_STMT__WAIT
          The feature id for the 'Wait' attribute.
static int CICS_RETRIEVE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Retrieve Stmt' class.
static int CICS_RETURN_STMT
          The meta object id for the 'Cics Return Stmt' class.
static int CICS_RETURN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RETURN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RETURN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RETURN_STMT__END_ACTIVITY
          The feature id for the 'End Activity' attribute.
static int CICS_RETURN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RETURN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RETURN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RETURN_STMT__INPUT_MSG_CLAUSE
          The feature id for the 'Input Msg Clause' containment reference.
static int CICS_RETURN_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_RETURN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RETURN_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_RETURN_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_RETURN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RETURN_STMT__TRANS_ID_CLAUSE
          The feature id for the 'Trans Id Clause' containment reference.
static int CICS_RETURN_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Return Stmt' class.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE
          The meta object id for the 'Cics Return Transaction Id Clause' class.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__COMM_AREA_CLAUSE
          The feature id for the 'Comm Area Clause' containment reference.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__IMMEDIATE
          The feature id for the 'Immediate' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE__TRANS_ID
          The feature id for the 'Trans Id' containment reference.
static int CICS_RETURN_TRANSACTION_ID_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Return Transaction Id Clause' class.
static int CICS_REWRITE_STMT
          The meta object id for the 'Cics Rewrite Stmt' class.
static int CICS_REWRITE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_REWRITE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_REWRITE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_REWRITE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_REWRITE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_REWRITE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_REWRITE_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_REWRITE_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_REWRITE_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_REWRITE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_REWRITE_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_REWRITE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_REWRITE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_REWRITE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_REWRITE_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_REWRITE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_REWRITE_STMT__TOKEN
          The feature id for the 'Token' containment reference.
static int CICS_REWRITE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Rewrite Stmt' class.
static int CICS_SEND_MAP_CURSOR_CLAUSE
          The meta object id for the 'Cics Send Map Cursor Clause' class.
static int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__CURSOR
          The feature id for the 'Cursor' containment reference.
static int CICS_SEND_MAP_CURSOR_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_SEND_MAP_CURSOR_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_SEND_MAP_CURSOR_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Send Map Cursor Clause' class.
static int CICS_SEND_MAP_STMT
          The meta object id for the 'Cics Send Map Stmt' class.
static int CICS_SEND_MAP_STMT__ALARM
          The feature id for the 'Alarm' attribute.
static int CICS_SEND_MAP_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_SEND_MAP_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_SEND_MAP_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_SEND_MAP_STMT__CURSOR_CLAUSE
          The feature id for the 'Cursor Clause' containment reference.
static int CICS_SEND_MAP_STMT__DATA_ONLY
          The feature id for the 'Data Only' attribute.
static int CICS_SEND_MAP_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_SEND_MAP_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_SEND_MAP_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_SEND_MAP_STMT__ERASE_CLAUSE
          The feature id for the 'Erase Clause' containment reference.
static int CICS_SEND_MAP_STMT__ERASEAUP
          The feature id for the 'Eraseaup' attribute.
static int CICS_SEND_MAP_STMT__FORM_FEED
          The feature id for the 'Form Feed' attribute.
static int CICS_SEND_MAP_STMT__FREE_KB
          The feature id for the 'Free Kb' attribute.
static int CICS_SEND_MAP_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_SEND_MAP_STMT__FRSET
          The feature id for the 'Frset' attribute.
static int CICS_SEND_MAP_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_SEND_MAP_STMT__MAP
          The feature id for the 'Map' containment reference.
static int CICS_SEND_MAP_STMT__MAP_ONLY
          The feature id for the 'Map Only' attribute.
static int CICS_SEND_MAP_STMT__MAP_SET
          The feature id for the 'Map Set' containment reference.
static int CICS_SEND_MAP_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_SEND_MAP_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_SEND_MAP_STMT__PRINT
          The feature id for the 'Print' attribute.
static int CICS_SEND_MAP_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_SEND_MAP_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_SEND_MAP_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_SEND_MAP_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Send Map Stmt' class.
static int CICS_SEND_TEXT_STMT
          The meta object id for the 'Cics Send Text Stmt' class.
static int CICS_SEND_TEXT_STMT__ACT_PARTN
          The feature id for the 'Act Partn' containment reference.
static int CICS_SEND_TEXT_STMT__ALARM
          The feature id for the 'Alarm' attribute.
static int CICS_SEND_TEXT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_SEND_TEXT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_SEND_TEXT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_SEND_TEXT_STMT__CURSOR
          The feature id for the 'Cursor' containment reference.
static int CICS_SEND_TEXT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_SEND_TEXT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_SEND_TEXT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_SEND_TEXT_STMT__ERASE_CLAUSE
          The feature id for the 'Erase Clause' containment reference.
static int CICS_SEND_TEXT_STMT__FMHPARM
          The feature id for the 'Fmhparm' containment reference.
static int CICS_SEND_TEXT_STMT__FORM_FEED
          The feature id for the 'Form Feed' attribute.
static int CICS_SEND_TEXT_STMT__FREE_KB
          The feature id for the 'Free Kb' attribute.
static int CICS_SEND_TEXT_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_SEND_TEXT_STMT__LDC
          The feature id for the 'Ldc' containment reference.
static int CICS_SEND_TEXT_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_SEND_TEXT_STMT__MSR
          The feature id for the 'Msr' containment reference.
static int CICS_SEND_TEXT_STMT__NL_EOM
          The feature id for the 'Nl Eom' attribute.
static int CICS_SEND_TEXT_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_SEND_TEXT_STMT__OUT_PARTN
          The feature id for the 'Out Partn' containment reference.
static int CICS_SEND_TEXT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_SEND_TEXT_STMT__PRINT
          The feature id for the 'Print' attribute.
static int CICS_SEND_TEXT_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_SEND_TEXT_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_SEND_TEXT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_SEND_TEXT_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Send Text Stmt' class.
static int CICS_SET_CLAUSE
          The meta object id for the 'Cics Set Clause' class.
static int CICS_SET_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_SET_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_SET_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_SET_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_SET_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_SET_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_SET_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_SET_CLAUSE__POINTER_REFERENCE
          The feature id for the 'Pointer Reference' containment reference.
static int CICS_SET_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_SET_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Set Clause' class.
static int CICS_START_BR_STMT
          The meta object id for the 'Cics Start Br Stmt' class.
static int CICS_START_BR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_START_BR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_START_BR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_START_BR_STMT__DEBKEY
          The feature id for the 'Debkey' attribute.
static int CICS_START_BR_STMT__DEBREC
          The feature id for the 'Debrec' attribute.
static int CICS_START_BR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_START_BR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_START_BR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_START_BR_STMT__EQUAL
          The feature id for the 'Equal' attribute.
static int CICS_START_BR_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_START_BR_STMT__GTEQ
          The feature id for the 'Gteq' attribute.
static int CICS_START_BR_STMT__KEY_LENGTH_CLAUSE
          The feature id for the 'Key Length Clause' containment reference.
static int CICS_START_BR_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_START_BR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_START_BR_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_START_BR_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_START_BR_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_START_BR_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_START_BR_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_START_BR_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_START_BR_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_START_BR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_START_BR_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Start Br Stmt' class.
static int CICS_START_CLAUSE
          The meta object id for the 'Cics Start Clause' class.
static int CICS_START_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Start Clause' class.
static int CICS_START_FROM_CLAUSE
          The meta object id for the 'Cics Start From Clause' class.
static int CICS_START_FROM_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_START_FROM_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_START_FROM_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_START_FROM_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_START_FROM_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_START_FROM_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_START_FROM_CLAUSE__FMH
          The feature id for the 'Fmh' attribute.
static int CICS_START_FROM_CLAUSE__FROM
          The feature id for the 'From' containment reference.
static int CICS_START_FROM_CLAUSE__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_START_FROM_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_START_FROM_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_START_FROM_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Start From Clause' class.
static int CICS_START_STMT
          The meta object id for the 'Cics Start Stmt' class.
static int CICS_START_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_START_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_START_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_START_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_START_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_START_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_START_STMT__FROM_CLAUSE
          The feature id for the 'From Clause' containment reference.
static int CICS_START_STMT__NO_CHECK
          The feature id for the 'No Check' attribute.
static int CICS_START_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_START_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_START_STMT__PROTECT
          The feature id for the 'Protect' attribute.
static int CICS_START_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_START_STMT__REQ_ID
          The feature id for the 'Req Id' containment reference.
static int CICS_START_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_START_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_START_STMT__RTERM_ID
          The feature id for the 'Rterm Id' containment reference.
static int CICS_START_STMT__RTRANS_ID
          The feature id for the 'Rtrans Id' containment reference.
static int CICS_START_STMT__START_CLAUSE
          The feature id for the 'Start Clause' containment reference.
static int CICS_START_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_START_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_START_STMT__TERM_ID
          The feature id for the 'Term Id' containment reference.
static int CICS_START_STMT__TRANS_ID
          The feature id for the 'Trans Id' containment reference.
static int CICS_START_STMT__USER_ID
          The feature id for the 'User Id' containment reference.
static int CICS_START_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Start Stmt' class.
static int CICS_STMT
          The meta object id for the 'Cics Stmt' class.
static int CICS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Stmt' class.
static int CICS_SYNC_POINT_STMT
          The meta object id for the 'Cics Sync Point Stmt' class.
static int CICS_SYNC_POINT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_SYNC_POINT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_SYNC_POINT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_SYNC_POINT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_SYNC_POINT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_SYNC_POINT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_SYNC_POINT_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_SYNC_POINT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_SYNC_POINT_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_SYNC_POINT_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_SYNC_POINT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_SYNC_POINT_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Sync Point Stmt' class.
static int CICS_TIME_CLAUSE
          The meta object id for the 'Cics Time Clause' class.
static int CICS_TIME_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_TIME_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_TIME_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_TIME_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_TIME_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_TIME_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_TIME_CLAUSE__HHMMSS
          The feature id for the 'Hhmmss' containment reference.
static int CICS_TIME_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_TIME_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_TIME_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Time Clause' class.
static int CICS_TIME_FORMAT
          The meta object id for the 'Cics Time Format' class.
static int CICS_TIME_FORMAT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_TIME_FORMAT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_TIME_FORMAT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_TIME_FORMAT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_TIME_FORMAT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_TIME_FORMAT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_TIME_FORMAT__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_TIME_FORMAT__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_TIME_FORMAT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_TIME_FORMAT__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_TIME_FORMAT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_TIME_FORMAT_FEATURE_COUNT
          The number of structural features of the 'Cics Time Format' class.
static int CICS_UNLOCK_STMT
          The meta object id for the 'Cics Unlock Stmt' class.
static int CICS_UNLOCK_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_UNLOCK_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_UNLOCK_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_UNLOCK_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_UNLOCK_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_UNLOCK_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_UNLOCK_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_UNLOCK_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_UNLOCK_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_UNLOCK_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_UNLOCK_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_UNLOCK_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_UNLOCK_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_UNLOCK_STMT__TOKEN
          The feature id for the 'Token' containment reference.
static int CICS_UNLOCK_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Unlock Stmt' class.
static int CICS_UNTIL_CLAUSE
          The meta object id for the 'Cics Until Clause' class.
static int CICS_UNTIL_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_UNTIL_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_UNTIL_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_UNTIL_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_UNTIL_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_UNTIL_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_UNTIL_CLAUSE__HOURS
          The feature id for the 'Hours' containment reference.
static int CICS_UNTIL_CLAUSE__MINUTES
          The feature id for the 'Minutes' containment reference.
static int CICS_UNTIL_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CICS_UNTIL_CLAUSE__SECONDS
          The feature id for the 'Seconds' containment reference.
static int CICS_UNTIL_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CICS_UNTIL_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Cics Until Clause' class.
static int CICS_WRITE_QTD_STMT
          The meta object id for the 'Cics Write QTD Stmt' class.
static int CICS_WRITE_QTD_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_WRITE_QTD_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_WRITE_QTD_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_WRITE_QTD_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_WRITE_QTD_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_WRITE_QTD_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_WRITE_QTD_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_WRITE_QTD_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_WRITE_QTD_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_WRITE_QTD_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_WRITE_QTD_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_WRITE_QTD_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_WRITE_QTD_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_WRITE_QTD_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_WRITE_QTD_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_WRITE_QTD_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Write QTD Stmt' class.
static int CICS_WRITE_QTS_STMT
          The meta object id for the 'Cics Write QTS Stmt' class.
static int CICS_WRITE_QTS_STMT__AUXILIARY
          The feature id for the 'Auxiliary' attribute.
static int CICS_WRITE_QTS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_WRITE_QTS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_WRITE_QTS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_WRITE_QTS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_WRITE_QTS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_WRITE_QTS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_WRITE_QTS_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_WRITE_QTS_STMT__ITEM
          The feature id for the 'Item' containment reference.
static int CICS_WRITE_QTS_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_WRITE_QTS_STMT__MAIN
          The feature id for the 'Main' attribute.
static int CICS_WRITE_QTS_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_WRITE_QTS_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_WRITE_QTS_STMT__NUM_ITEMS
          The feature id for the 'Num Items' containment reference.
static int CICS_WRITE_QTS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_WRITE_QTS_STMT__QNAME
          The feature id for the 'Qname' containment reference.
static int CICS_WRITE_QTS_STMT__QUEUE
          The feature id for the 'Queue' containment reference.
static int CICS_WRITE_QTS_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_WRITE_QTS_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_WRITE_QTS_STMT__REWRITE
          The feature id for the 'Rewrite' attribute.
static int CICS_WRITE_QTS_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_WRITE_QTS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_WRITE_QTS_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Write QTS Stmt' class.
static int CICS_WRITE_STMT
          The meta object id for the 'Cics Write Stmt' class.
static int CICS_WRITE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_WRITE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_WRITE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_WRITE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_WRITE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_WRITE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_WRITE_STMT__FILENAME
          The feature id for the 'Filename' containment reference.
static int CICS_WRITE_STMT__FROM
          The feature id for the 'From' containment reference.
static int CICS_WRITE_STMT__KEY_LENGTH
          The feature id for the 'Key Length' containment reference.
static int CICS_WRITE_STMT__LENGTH
          The feature id for the 'Length' containment reference.
static int CICS_WRITE_STMT__MASS_INSERT
          The feature id for the 'Mass Insert' attribute.
static int CICS_WRITE_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_WRITE_STMT__NO_SUSPEND
          The feature id for the 'No Suspend' attribute.
static int CICS_WRITE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_WRITE_STMT__RBA
          The feature id for the 'Rba' attribute.
static int CICS_WRITE_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_WRITE_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_WRITE_STMT__RIDFLD
          The feature id for the 'Ridfld' containment reference.
static int CICS_WRITE_STMT__RRN
          The feature id for the 'Rrn' attribute.
static int CICS_WRITE_STMT__SYS_ID
          The feature id for the 'Sys Id' containment reference.
static int CICS_WRITE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_WRITE_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Write Stmt' class.
static int CICS_XCTL_STMT
          The meta object id for the 'Cics Xctl Stmt' class.
static int CICS_XCTL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CICS_XCTL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CICS_XCTL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CICS_XCTL_STMT__COMM_AREA_CLAUSE
          The feature id for the 'Comm Area Clause' containment reference.
static int CICS_XCTL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CICS_XCTL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CICS_XCTL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CICS_XCTL_STMT__INPUT_MSG_CLAUSE
          The feature id for the 'Input Msg Clause' containment reference.
static int CICS_XCTL_STMT__NO_HANDLE
          The feature id for the 'No Handle' attribute.
static int CICS_XCTL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CICS_XCTL_STMT__PROGRAM
          The feature id for the 'Program' containment reference.
static int CICS_XCTL_STMT__RESP
          The feature id for the 'Resp' containment reference.
static int CICS_XCTL_STMT__RESP2
          The feature id for the 'Resp2' containment reference.
static int CICS_XCTL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CICS_XCTL_STMT_FEATURE_COUNT
          The number of structural features of the 'Cics Xctl Stmt' class.
static int CLASS_TYPE
          The meta object id for the 'Class Type' enum.
static int CLOSE_OBJECT
          The meta object id for the 'Close Object' class.
static int CLOSE_OBJECT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CLOSE_OBJECT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CLOSE_OBJECT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CLOSE_OBJECT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CLOSE_OBJECT__END_FILE
          The feature id for the 'End File' attribute.
static int CLOSE_OBJECT__END_LINE
          The feature id for the 'End Line' attribute.
static int CLOSE_OBJECT__FILE
          The feature id for the 'File' reference.
static int CLOSE_OBJECT__PARENT
          The feature id for the 'Parent' reference.
static int CLOSE_OBJECT__REEL_OR_UNIT
          The feature id for the 'Reel Or Unit' containment reference.
static int CLOSE_OBJECT__TAG
          The feature id for the 'Tag' attribute.
static int CLOSE_OBJECT__WITH_LOCK
          The feature id for the 'With Lock' attribute.
static int CLOSE_OBJECT__WITH_NO_REWIND
          The feature id for the 'With No Rewind' attribute.
static int CLOSE_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Close Object' class.
static int CLOSE_REEL
          The meta object id for the 'Close Reel' class.
static int CLOSE_REEL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CLOSE_REEL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CLOSE_REEL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CLOSE_REEL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CLOSE_REEL__END_FILE
          The feature id for the 'End File' attribute.
static int CLOSE_REEL__END_LINE
          The feature id for the 'End Line' attribute.
static int CLOSE_REEL__FOR_REMOVAL
          The feature id for the 'For Removal' attribute.
static int CLOSE_REEL__PARENT
          The feature id for the 'Parent' reference.
static int CLOSE_REEL__TAG
          The feature id for the 'Tag' attribute.
static int CLOSE_REEL__WITH_NO_REWIND
          The feature id for the 'With No Rewind' attribute.
static int CLOSE_REEL_FEATURE_COUNT
          The number of structural features of the 'Close Reel' class.
static int CLOSE_REEL_OR_UNIT
          The meta object id for the 'Close Reel Or Unit' class.
static int CLOSE_REEL_OR_UNIT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CLOSE_REEL_OR_UNIT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CLOSE_REEL_OR_UNIT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CLOSE_REEL_OR_UNIT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CLOSE_REEL_OR_UNIT__END_FILE
          The feature id for the 'End File' attribute.
static int CLOSE_REEL_OR_UNIT__END_LINE
          The feature id for the 'End Line' attribute.
static int CLOSE_REEL_OR_UNIT__FOR_REMOVAL
          The feature id for the 'For Removal' attribute.
static int CLOSE_REEL_OR_UNIT__PARENT
          The feature id for the 'Parent' reference.
static int CLOSE_REEL_OR_UNIT__TAG
          The feature id for the 'Tag' attribute.
static int CLOSE_REEL_OR_UNIT__WITH_NO_REWIND
          The feature id for the 'With No Rewind' attribute.
static int CLOSE_REEL_OR_UNIT_FEATURE_COUNT
          The number of structural features of the 'Close Reel Or Unit' class.
static int CLOSE_STMT
          The meta object id for the 'Close Stmt' class.
static int CLOSE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CLOSE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CLOSE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CLOSE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CLOSE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CLOSE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CLOSE_STMT__OBJECTS
          The feature id for the 'Objects' containment reference list.
static int CLOSE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CLOSE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CLOSE_STMT_FEATURE_COUNT
          The number of structural features of the 'Close Stmt' class.
static int CLOSE_UNIT
          The meta object id for the 'Close Unit' class.
static int CLOSE_UNIT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CLOSE_UNIT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CLOSE_UNIT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CLOSE_UNIT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CLOSE_UNIT__END_FILE
          The feature id for the 'End File' attribute.
static int CLOSE_UNIT__END_LINE
          The feature id for the 'End Line' attribute.
static int CLOSE_UNIT__FOR_REMOVAL
          The feature id for the 'For Removal' attribute.
static int CLOSE_UNIT__PARENT
          The feature id for the 'Parent' reference.
static int CLOSE_UNIT__TAG
          The feature id for the 'Tag' attribute.
static int CLOSE_UNIT__WITH_NO_REWIND
          The feature id for the 'With No Rewind' attribute.
static int CLOSE_UNIT_FEATURE_COUNT
          The number of structural features of the 'Close Unit' class.
static int COMMENT_STMT
          The meta object id for the 'Comment Stmt' class.
static int COMMENT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int COMMENT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int COMMENT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int COMMENT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int COMMENT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int COMMENT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int COMMENT_STMT__LINES
          The feature id for the 'Lines' attribute list.
static int COMMENT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int COMMENT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int COMMENT_STMT_FEATURE_COUNT
          The number of structural features of the 'Comment Stmt' class.
static int COMPUTE_STMT
          The meta object id for the 'Compute Stmt' class.
static int COMPUTE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int COMPUTE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int COMPUTE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int COMPUTE_STMT__DESTINATIONS
          The feature id for the 'Destinations' containment reference list.
static int COMPUTE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int COMPUTE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int COMPUTE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int COMPUTE_STMT__EXPR
          The feature id for the 'Expr' containment reference.
static int COMPUTE_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int COMPUTE_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int COMPUTE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int COMPUTE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int COMPUTE_STMT_FEATURE_COUNT
          The number of structural features of the 'Compute Stmt' class.
static int CONFIGURATION_SECTION
          The meta object id for the 'Configuration Section' class.
static int CONFIGURATION_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CONFIGURATION_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CONFIGURATION_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CONFIGURATION_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CONFIGURATION_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int CONFIGURATION_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int CONFIGURATION_SECTION__OBJECT_COMPUTER_PARAGRAPH
          The feature id for the 'Object Computer Paragraph' containment reference.
static int CONFIGURATION_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int CONFIGURATION_SECTION__SOURCE_COMPUTER_PARAGRAPH
          The feature id for the 'Source Computer Paragraph' containment reference.
static int CONFIGURATION_SECTION__SPECIAL_NAMES_PARAGRAPH
          The feature id for the 'Special Names Paragraph' containment reference.
static int CONFIGURATION_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int CONFIGURATION_SECTION_FEATURE_COUNT
          The number of structural features of the 'Configuration Section' class.
static int CONTINUE_STMT
          The meta object id for the 'Continue Stmt' class.
static int CONTINUE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CONTINUE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CONTINUE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CONTINUE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CONTINUE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int CONTINUE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int CONTINUE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int CONTINUE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int CONTINUE_STMT_FEATURE_COUNT
          The number of structural features of the 'Continue Stmt' class.
static int COPY_STMT
          The meta object id for the 'Copy Stmt' class.
static int COPY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int COPY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int COPY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int COPY_STMT__COPYBOOK
          The feature id for the 'Copybook' containment reference.
static int COPY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int COPY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int COPY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int COPY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int COPY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int COPY_STMT_FEATURE_COUNT
          The number of structural features of the 'Copy Stmt' class.
static int COPYBOOK
          The meta object id for the 'Copybook' class.
static int COPYBOOK__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int COPYBOOK__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int COPYBOOK__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int COPYBOOK__DECLARED_ITEMS
          The feature id for the 'Declared Items' containment reference list.
static int COPYBOOK__END_COLUMN
          The feature id for the 'End Column' attribute.
static int COPYBOOK__END_FILE
          The feature id for the 'End File' attribute.
static int COPYBOOK__END_LINE
          The feature id for the 'End Line' attribute.
static int COPYBOOK__NAME
          The feature id for the 'Name' attribute.
static int COPYBOOK__PARENT
          The feature id for the 'Parent' reference.
static int COPYBOOK__TAG
          The feature id for the 'Tag' attribute.
static int COPYBOOK_FEATURE_COUNT
          The number of structural features of the 'Copybook' class.
static int COPYBOOK_ITEM
          The meta object id for the 'Copybook Item' class.
static int COPYBOOK_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int COPYBOOK_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int COPYBOOK_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int COPYBOOK_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int COPYBOOK_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int COPYBOOK_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int COPYBOOK_ITEM__INSTANTIATIONS
          The feature id for the 'Instantiations' reference list.
static int COPYBOOK_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int COPYBOOK_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int COPYBOOK_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int COPYBOOK_ITEM_FEATURE_COUNT
          The number of structural features of the 'Copybook Item' class.
static java.lang.String copyright
           
static int CURRENCY_SIGN_CLAUSE
          The meta object id for the 'Currency Sign Clause' class.
static int CURRENCY_SIGN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int CURRENCY_SIGN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int CURRENCY_SIGN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int CURRENCY_SIGN_CLAUSE__CURRENCY_SIGN
          The feature id for the 'Currency Sign' containment reference.
static int CURRENCY_SIGN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int CURRENCY_SIGN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int CURRENCY_SIGN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int CURRENCY_SIGN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int CURRENCY_SIGN_CLAUSE__PICTURE_SYMBOL
          The feature id for the 'Picture Symbol' containment reference.
static int CURRENCY_SIGN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int CURRENCY_SIGN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Currency Sign Clause' class.
static int DATA_CATEGORY
          The meta object id for the 'Data Category' enum.
static int DATA_DIVISION
          The meta object id for the 'Data Division' class.
static int DATA_DIVISION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DATA_DIVISION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DATA_DIVISION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DATA_DIVISION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DATA_DIVISION__END_FILE
          The feature id for the 'End File' attribute.
static int DATA_DIVISION__END_LINE
          The feature id for the 'End Line' attribute.
static int DATA_DIVISION__FILE_SECTION
          The feature id for the 'File Section' containment reference.
static int DATA_DIVISION__LINKAGE_SECTION
          The feature id for the 'Linkage Section' containment reference.
static int DATA_DIVISION__LOCAL_STORAGE_SECTION
          The feature id for the 'Local Storage Section' containment reference.
static int DATA_DIVISION__PARENT
          The feature id for the 'Parent' reference.
static int DATA_DIVISION__TAG
          The feature id for the 'Tag' attribute.
static int DATA_DIVISION__WORKING_STORAGE_SECTION
          The feature id for the 'Working Storage Section' containment reference.
static int DATA_DIVISION_FEATURE_COUNT
          The number of structural features of the 'Data Division' class.
static int DATA_ITEM
          The meta object id for the 'Data Item' class.
static int DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Data Item' class.
static int DATA_ITEM_LITE
          The meta object id for the 'Data Item Lite' class.
static int DATA_ITEM_LITE__COPY_BOOK_NAME
          The feature id for the 'Copy Book Name' attribute.
static int DATA_ITEM_LITE__DATA_ITEM
          The feature id for the 'Data Item' reference.
static int DATA_ITEM_LITE__IMPACT_SIZE
          The feature id for the 'Impact Size' attribute.
static int DATA_ITEM_LITE__NAME
          The feature id for the 'Name' attribute.
static int DATA_ITEM_LITE__PACKED
          The feature id for the 'Packed' attribute.
static int DATA_ITEM_LITE__PGM_NAME
          The feature id for the 'Pgm Name' attribute.
static int DATA_ITEM_LITE__PIC
          The feature id for the 'Pic' attribute.
static int DATA_ITEM_LITE__RELEVANT_CODE
          The feature id for the 'Relevant Code' containment reference list.
static int DATA_ITEM_LITE__SIZE
          The feature id for the 'Size' attribute.
static int DATA_ITEM_LITE__SOURCE_LOC
          The feature id for the 'Source Loc' attribute.
static int DATA_ITEM_LITE_FEATURE_COUNT
          The number of structural features of the 'Data Item Lite' class.
static int DATA_ITEM_LITE_GROUP
          The meta object id for the 'Data Item Lite Group' class.
static int DATA_ITEM_LITE_GROUP__ELEMENTS
          The feature id for the 'Elements' containment reference list.
static int DATA_ITEM_LITE_GROUP__IMPACT_SIZE
          The feature id for the 'Impact Size' attribute.
static int DATA_ITEM_LITE_GROUP__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int DATA_ITEM_LITE_GROUP__MIN_SIZE
          The feature id for the 'Min Size' attribute.
static int DATA_ITEM_LITE_GROUP__NAME
          The feature id for the 'Name' attribute.
static int DATA_ITEM_LITE_GROUP__NUMBER_OF_ELEMENTS
          The feature id for the 'Number Of Elements' attribute.
static int DATA_ITEM_LITE_GROUP_FEATURE_COUNT
          The number of structural features of the 'Data Item Lite Group' class.
static int DATA_ITEM_LITE_PARTITION
          The meta object id for the 'Data Item Lite Partition' class.
static int DATA_ITEM_LITE_PARTITION__GROUPS
          The feature id for the 'Groups' containment reference list.
static int DATA_ITEM_LITE_PARTITION__IMPACT_SIZE
          The feature id for the 'Impact Size' attribute.
static int DATA_ITEM_LITE_PARTITION__NUMBER_OF_ELEMENTS
          The feature id for the 'Number Of Elements' attribute.
static int DATA_ITEM_LITE_PARTITION__NUMBER_OF_GROUPS
          The feature id for the 'Number Of Groups' attribute.
static int DATA_ITEM_LITE_PARTITION__PGM_NAME
          The feature id for the 'Pgm Name' attribute.
static int DATA_ITEM_LITE_PARTITION_FEATURE_COUNT
          The number of structural features of the 'Data Item Lite Partition' class.
static int DATA_REF
          The meta object id for the 'Data Ref' class.
static int DATA_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DATA_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DATA_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DATA_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DATA_REF__END_FILE
          The feature id for the 'End File' attribute.
static int DATA_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int DATA_REF__PARENT
          The feature id for the 'Parent' reference.
static int DATA_REF__TAG
          The feature id for the 'Tag' attribute.
static int DATA_REF_FEATURE_COUNT
          The number of structural features of the 'Data Ref' class.
static int DATA_REF_OR_INDEX_REF
          The meta object id for the 'Data Ref Or Index Ref' class.
static int DATA_REF_OR_INDEX_REF_FEATURE_COUNT
          The number of structural features of the 'Data Ref Or Index Ref' class.
static int DATA_REF_OR_LITERAL
          The meta object id for the 'Data Ref Or Literal' class.
static int DATA_REF_OR_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Data Ref Or Literal' class.
static int DATA_REF_OR_LITERAL_OR_INDEX_REF
          The meta object id for the 'Data Ref Or Literal Or Index Ref' class.
static int DATA_REF_OR_LITERAL_OR_INDEX_REF_FEATURE_COUNT
          The number of structural features of the 'Data Ref Or Literal Or Index Ref' class.
static int DATA_SUBSCRIPT
          The meta object id for the 'Data Subscript' class.
static int DATA_SUBSCRIPT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DATA_SUBSCRIPT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DATA_SUBSCRIPT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DATA_SUBSCRIPT__DATA_ITEM
          The feature id for the 'Data Item' reference.
static int DATA_SUBSCRIPT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DATA_SUBSCRIPT__END_FILE
          The feature id for the 'End File' attribute.
static int DATA_SUBSCRIPT__END_LINE
          The feature id for the 'End Line' attribute.
static int DATA_SUBSCRIPT__OFFSET
          The feature id for the 'Offset' attribute.
static int DATA_SUBSCRIPT__PARENT
          The feature id for the 'Parent' reference.
static int DATA_SUBSCRIPT__TAG
          The feature id for the 'Tag' attribute.
static int DATA_SUBSCRIPT_FEATURE_COUNT
          The number of structural features of the 'Data Subscript' class.
static int DBCS_ITEM
          The meta object id for the 'DBCS Item' class.
static int DBCS_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DBCS_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DBCS_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DBCS_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int DBCS_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int DBCS_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int DBCS_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DBCS_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int DBCS_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int DBCS_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int DBCS_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int DBCS_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int DBCS_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int DBCS_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int DBCS_ITEM__NAME
          The feature id for the 'Name' attribute.
static int DBCS_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int DBCS_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int DBCS_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int DBCS_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int DBCS_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int DBCS_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int DBCS_ITEM_FEATURE_COUNT
          The number of structural features of the 'DBCS Item' class.
static int DEBUGGING_USE_STMT
          The meta object id for the 'Debugging Use Stmt' class.
static int DEBUGGING_USE_STMT__ALL_PROCEDURES
          The feature id for the 'All Procedures' attribute.
static int DEBUGGING_USE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DEBUGGING_USE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DEBUGGING_USE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DEBUGGING_USE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DEBUGGING_USE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DEBUGGING_USE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DEBUGGING_USE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DEBUGGING_USE_STMT__PROCEDURES
          The feature id for the 'Procedures' reference list.
static int DEBUGGING_USE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DEBUGGING_USE_STMT_FEATURE_COUNT
          The number of structural features of the 'Debugging Use Stmt' class.
static int DECLARATIVES
          The meta object id for the 'Declaratives' class.
static int DECLARATIVES__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DECLARATIVES__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DECLARATIVES__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DECLARATIVES__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DECLARATIVES__END_FILE
          The feature id for the 'End File' attribute.
static int DECLARATIVES__END_LINE
          The feature id for the 'End Line' attribute.
static int DECLARATIVES__PARENT
          The feature id for the 'Parent' reference.
static int DECLARATIVES__SECTIONS
          The feature id for the 'Sections' containment reference list.
static int DECLARATIVES__TAG
          The feature id for the 'Tag' attribute.
static int DECLARATIVES_FEATURE_COUNT
          The number of structural features of the 'Declaratives' class.
static int DELETE_STMT
          The meta object id for the 'Delete Stmt' class.
static int DELETE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DELETE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DELETE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DELETE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DELETE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DELETE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DELETE_STMT__FILE
          The feature id for the 'File' reference.
static int DELETE_STMT__INVALID_KEY
          The feature id for the 'Invalid Key' containment reference list.
static int DELETE_STMT__NOT_INVALID_KEY
          The feature id for the 'Not Invalid Key' containment reference list.
static int DELETE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DELETE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DELETE_STMT_FEATURE_COUNT
          The number of structural features of the 'Delete Stmt' class.
static int DISPLAY_STMT
          The meta object id for the 'Display Stmt' class.
static int DISPLAY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DISPLAY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DISPLAY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DISPLAY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DISPLAY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DISPLAY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DISPLAY_STMT__ENVIRONMENT
          The feature id for the 'Environment' containment reference.
static int DISPLAY_STMT__ENVIRONMENT_NAME
          The feature id for the 'Environment Name' reference.
static int DISPLAY_STMT__ITEMS
          The feature id for the 'Items' containment reference list.
static int DISPLAY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DISPLAY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DISPLAY_STMT__WITH_NO_ADVANCING
          The feature id for the 'With No Advancing' attribute.
static int DISPLAY_STMT_FEATURE_COUNT
          The number of structural features of the 'Display Stmt' class.
static int DIVIDE_BY_GIVING_REMAINDER_STMT
          The meta object id for the 'Divide By Giving Remainder Stmt' class.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__BY
          The feature id for the 'By' containment reference.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__GIVING
          The feature id for the 'Giving' containment reference.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__REMAINDER
          The feature id for the 'Remainder' containment reference.
static int DIVIDE_BY_GIVING_REMAINDER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_BY_GIVING_REMAINDER_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide By Giving Remainder Stmt' class.
static int DIVIDE_BY_GIVING_SIMPLE_STMT
          The meta object id for the 'Divide By Giving Simple Stmt' class.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__BY
          The feature id for the 'By' containment reference.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__GIVING
          The feature id for the 'Giving' containment reference list.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_BY_GIVING_SIMPLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_BY_GIVING_SIMPLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide By Giving Simple Stmt' class.
static int DIVIDE_BY_GIVING_STMT
          The meta object id for the 'Divide By Giving Stmt' class.
static int DIVIDE_BY_GIVING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_BY_GIVING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_BY_GIVING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_BY_GIVING_STMT__BY
          The feature id for the 'By' containment reference.
static int DIVIDE_BY_GIVING_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_BY_GIVING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_BY_GIVING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_BY_GIVING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_BY_GIVING_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_BY_GIVING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_BY_GIVING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_BY_GIVING_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide By Giving Stmt' class.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT
          The meta object id for the 'Divide Into Giving Remainder Stmt' class.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__GIVING
          The feature id for the 'Giving' containment reference.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__INTO
          The feature id for the 'Into' containment reference.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__REMAINDER
          The feature id for the 'Remainder' containment reference.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_INTO_GIVING_REMAINDER_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide Into Giving Remainder Stmt' class.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT
          The meta object id for the 'Divide Into Giving Simple Stmt' class.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__GIVING
          The feature id for the 'Giving' containment reference list.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__INTO
          The feature id for the 'Into' containment reference.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_INTO_GIVING_SIMPLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide Into Giving Simple Stmt' class.
static int DIVIDE_INTO_GIVING_STMT
          The meta object id for the 'Divide Into Giving Stmt' class.
static int DIVIDE_INTO_GIVING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_INTO_GIVING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_INTO_GIVING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_INTO_GIVING_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_INTO_GIVING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_INTO_GIVING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_INTO_GIVING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_INTO_GIVING_STMT__INTO
          The feature id for the 'Into' containment reference.
static int DIVIDE_INTO_GIVING_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_INTO_GIVING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_INTO_GIVING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_INTO_GIVING_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide Into Giving Stmt' class.
static int DIVIDE_INTO_SIMPLE_STMT
          The meta object id for the 'Divide Into Simple Stmt' class.
static int DIVIDE_INTO_SIMPLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_INTO_SIMPLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_INTO_SIMPLE_STMT__INTO
          The feature id for the 'Into' containment reference list.
static int DIVIDE_INTO_SIMPLE_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_INTO_SIMPLE_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_INTO_SIMPLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_INTO_SIMPLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_INTO_SIMPLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide Into Simple Stmt' class.
static int DIVIDE_STMT
          The meta object id for the 'Divide Stmt' class.
static int DIVIDE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int DIVIDE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int DIVIDE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int DIVIDE_STMT__DIVIDE
          The feature id for the 'Divide' containment reference.
static int DIVIDE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int DIVIDE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int DIVIDE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int DIVIDE_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int DIVIDE_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int DIVIDE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int DIVIDE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int DIVIDE_STMT_FEATURE_COUNT
          The number of structural features of the 'Divide Stmt' class.
static COBOLPackage eINSTANCE
          The singleton instance of the package.
static int ELEMENTARY_DATA_ITEM
          The meta object id for the 'Elementary Data Item' class.
static int ELEMENTARY_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ELEMENTARY_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ELEMENTARY_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ELEMENTARY_DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int ELEMENTARY_DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int ELEMENTARY_DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int ELEMENTARY_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ELEMENTARY_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int ELEMENTARY_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int ELEMENTARY_DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int ELEMENTARY_DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int ELEMENTARY_DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int ELEMENTARY_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int ELEMENTARY_DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int ELEMENTARY_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int ELEMENTARY_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int ELEMENTARY_DATA_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int ELEMENTARY_DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int ELEMENTARY_DATA_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int ELEMENTARY_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int ELEMENTARY_DATA_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int ELEMENTARY_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Elementary Data Item' class.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENTRY_STMT
          The meta object id for the 'Entry Stmt' class.
static int ENTRY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ENTRY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ENTRY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ENTRY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ENTRY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int ENTRY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int ENTRY_STMT__ENTRY_NAME
          The feature id for the 'Entry Name' attribute.
static int ENTRY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int ENTRY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int ENTRY_STMT__USING
          The feature id for the 'Using' containment reference list.
static int ENTRY_STMT_FEATURE_COUNT
          The number of structural features of the 'Entry Stmt' class.
static int ENVIRONMENT
          The meta object id for the 'Environment' class.
static int ENVIRONMENT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ENVIRONMENT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ENVIRONMENT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ENVIRONMENT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ENVIRONMENT__END_FILE
          The feature id for the 'End File' attribute.
static int ENVIRONMENT__END_LINE
          The feature id for the 'End Line' attribute.
static int ENVIRONMENT__PARENT
          The feature id for the 'Parent' reference.
static int ENVIRONMENT__TAG
          The feature id for the 'Tag' attribute.
static int ENVIRONMENT__TYPE
          The feature id for the 'Type' attribute.
static int ENVIRONMENT_DIVISION
          The meta object id for the 'Environment Division' class.
static int ENVIRONMENT_DIVISION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ENVIRONMENT_DIVISION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ENVIRONMENT_DIVISION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ENVIRONMENT_DIVISION__CONFIGURATION_SECTION
          The feature id for the 'Configuration Section' containment reference.
static int ENVIRONMENT_DIVISION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ENVIRONMENT_DIVISION__END_FILE
          The feature id for the 'End File' attribute.
static int ENVIRONMENT_DIVISION__END_LINE
          The feature id for the 'End Line' attribute.
static int ENVIRONMENT_DIVISION__INPUT_OUTPUT_SECTION
          The feature id for the 'Input Output Section' containment reference.
static int ENVIRONMENT_DIVISION__PARENT
          The feature id for the 'Parent' reference.
static int ENVIRONMENT_DIVISION__TAG
          The feature id for the 'Tag' attribute.
static int ENVIRONMENT_DIVISION_FEATURE_COUNT
          The number of structural features of the 'Environment Division' class.
static int ENVIRONMENT_FEATURE_COUNT
          The number of structural features of the 'Environment' class.
static int ENVIRONMENT_TYPE
          The meta object id for the 'Environment Type' enum.
static int EVALUATE_ANY
          The meta object id for the 'Evaluate Any' class.
static int EVALUATE_ANY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_ANY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_ANY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_ANY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_ANY__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_ANY__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_ANY__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_ANY__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_ANY_FEATURE_COUNT
          The number of structural features of the 'Evaluate Any' class.
static int EVALUATE_EXPR_RANGE
          The meta object id for the 'Evaluate Expr Range' class.
static int EVALUATE_EXPR_RANGE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_EXPR_RANGE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_EXPR_RANGE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_EXPR_RANGE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_EXPR_RANGE__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_EXPR_RANGE__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_EXPR_RANGE__LOWER_LIMIT
          The feature id for the 'Lower Limit' containment reference.
static int EVALUATE_EXPR_RANGE__NOT
          The feature id for the 'Not' attribute.
static int EVALUATE_EXPR_RANGE__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_EXPR_RANGE__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_EXPR_RANGE__UPPER_LIMIT
          The feature id for the 'Upper Limit' containment reference.
static int EVALUATE_EXPR_RANGE_FEATURE_COUNT
          The number of structural features of the 'Evaluate Expr Range' class.
static int EVALUATE_OBJECT
          The meta object id for the 'Evaluate Object' class.
static int EVALUATE_OBJECT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_OBJECT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_OBJECT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_OBJECT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_OBJECT__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_OBJECT__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_OBJECT__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_OBJECT__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Evaluate Object' class.
static int EVALUATE_STMT
          The meta object id for the 'Evaluate Stmt' class.
static int EVALUATE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_STMT__SUBJECTS
          The feature id for the 'Subjects' containment reference list.
static int EVALUATE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_STMT__WHEN_BLOCKS
          The feature id for the 'When Blocks' containment reference list.
static int EVALUATE_STMT__WHEN_OTHER
          The feature id for the 'When Other' containment reference list.
static int EVALUATE_STMT_FEATURE_COUNT
          The number of structural features of the 'Evaluate Stmt' class.
static int EVALUATE_WHEN_BLOCK
          The meta object id for the 'Evaluate When Block' class.
static int EVALUATE_WHEN_BLOCK__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_WHEN_BLOCK__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_WHEN_BLOCK__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_WHEN_BLOCK__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_WHEN_BLOCK__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_WHEN_BLOCK__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_WHEN_BLOCK__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_WHEN_BLOCK__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int EVALUATE_WHEN_BLOCK__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_WHEN_BLOCK__WHEN_CLAUSES
          The feature id for the 'When Clauses' containment reference list.
static int EVALUATE_WHEN_BLOCK_FEATURE_COUNT
          The number of structural features of the 'Evaluate When Block' class.
static int EVALUATE_WHEN_CLAUSE
          The meta object id for the 'Evaluate When Clause' class.
static int EVALUATE_WHEN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EVALUATE_WHEN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EVALUATE_WHEN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EVALUATE_WHEN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EVALUATE_WHEN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int EVALUATE_WHEN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int EVALUATE_WHEN_CLAUSE__OBJECTS
          The feature id for the 'Objects' containment reference list.
static int EVALUATE_WHEN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int EVALUATE_WHEN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int EVALUATE_WHEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Evaluate When Clause' class.
static int EXCEPTION_USE_STMT
          The meta object id for the 'Exception Use Stmt' class.
static int EXCEPTION_USE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXCEPTION_USE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXCEPTION_USE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXCEPTION_USE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXCEPTION_USE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EXCEPTION_USE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXCEPTION_USE_STMT__FILE_MODE
          The feature id for the 'File Mode' attribute.
static int EXCEPTION_USE_STMT__FILES
          The feature id for the 'Files' reference list.
static int EXCEPTION_USE_STMT__GLOBAL
          The feature id for the 'Global' attribute.
static int EXCEPTION_USE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EXCEPTION_USE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EXCEPTION_USE_STMT_FEATURE_COUNT
          The number of structural features of the 'Exception Use Stmt' class.
static int EXEC_CICS_STMT
          The meta object id for the 'Exec Cics Stmt' class.
static int EXEC_CICS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXEC_CICS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXEC_CICS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXEC_CICS_STMT__CICS_STMT
          The feature id for the 'Cics Stmt' containment reference.
static int EXEC_CICS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXEC_CICS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EXEC_CICS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXEC_CICS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EXEC_CICS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EXEC_CICS_STMT_FEATURE_COUNT
          The number of structural features of the 'Exec Cics Stmt' class.
static int EXEC_SQL_STMT
          The meta object id for the 'Exec Sql Stmt' class.
static int EXEC_SQL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXEC_SQL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXEC_SQL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXEC_SQL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXEC_SQL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EXEC_SQL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXEC_SQL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EXEC_SQL_STMT__SQL_STMT
          The feature id for the 'Sql Stmt' attribute.
static int EXEC_SQL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EXEC_SQL_STMT_FEATURE_COUNT
          The number of structural features of the 'Exec Sql Stmt' class.
static int EXIT_PROGRAM_STMT
          The meta object id for the 'Exit Program Stmt' class.
static int EXIT_PROGRAM_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXIT_PROGRAM_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXIT_PROGRAM_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXIT_PROGRAM_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXIT_PROGRAM_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EXIT_PROGRAM_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXIT_PROGRAM_STMT__GIVING
          The feature id for the 'Giving' containment reference.
static int EXIT_PROGRAM_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EXIT_PROGRAM_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EXIT_PROGRAM_STMT_FEATURE_COUNT
          The number of structural features of the 'Exit Program Stmt' class.
static int EXIT_STMT
          The meta object id for the 'Exit Stmt' class.
static int EXIT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXIT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXIT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXIT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXIT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int EXIT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXIT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int EXIT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int EXIT_STMT_FEATURE_COUNT
          The number of structural features of the 'Exit Stmt' class.
static int EXPR
          The meta object id for the 'Expr' class.
static int EXPR__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR__PARENT
          The feature id for the 'Parent' reference.
static int EXPR__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_ADD
          The meta object id for the 'Expr Arith Add' class.
static int EXPR_ARITH_ADD__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_ADD__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_ADD__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_ADD__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_ADD__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_ADD__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_ADD__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_ADD__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_ADD__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_ADD__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_ADD_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Add' class.
static int EXPR_ARITH_BINARY
          The meta object id for the 'Expr Arith Binary' class.
static int EXPR_ARITH_BINARY__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_BINARY__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_BINARY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_BINARY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_BINARY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_BINARY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_BINARY__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_BINARY__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_BINARY__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_BINARY__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_BINARY_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Binary' class.
static int EXPR_ARITH_DIVIDE
          The meta object id for the 'Expr Arith Divide' class.
static int EXPR_ARITH_DIVIDE__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_DIVIDE__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_DIVIDE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_DIVIDE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_DIVIDE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_DIVIDE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_DIVIDE__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_DIVIDE__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_DIVIDE__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_DIVIDE__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_DIVIDE_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Divide' class.
static int EXPR_ARITH_EXPO
          The meta object id for the 'Expr Arith Expo' class.
static int EXPR_ARITH_EXPO__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_EXPO__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_EXPO__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_EXPO__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_EXPO__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_EXPO__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_EXPO__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_EXPO__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_EXPO__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_EXPO__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_EXPO_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Expo' class.
static int EXPR_ARITH_MULTIPLY
          The meta object id for the 'Expr Arith Multiply' class.
static int EXPR_ARITH_MULTIPLY__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_MULTIPLY__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_MULTIPLY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_MULTIPLY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_MULTIPLY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_MULTIPLY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_MULTIPLY__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_MULTIPLY__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_MULTIPLY__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_MULTIPLY__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_MULTIPLY_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Multiply' class.
static int EXPR_ARITH_SUBTRACT
          The meta object id for the 'Expr Arith Subtract' class.
static int EXPR_ARITH_SUBTRACT__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_ARITH_SUBTRACT__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_ARITH_SUBTRACT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_SUBTRACT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_SUBTRACT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_SUBTRACT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_SUBTRACT__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_SUBTRACT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_SUBTRACT__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_SUBTRACT__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_SUBTRACT_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Subtract' class.
static int EXPR_ARITH_UNARY_MINUS
          The meta object id for the 'Expr Arith Unary Minus' class.
static int EXPR_ARITH_UNARY_MINUS__ARG
          The feature id for the 'Arg' containment reference.
static int EXPR_ARITH_UNARY_MINUS__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITH_UNARY_MINUS__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITH_UNARY_MINUS__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITH_UNARY_MINUS__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITH_UNARY_MINUS__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITH_UNARY_MINUS__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITH_UNARY_MINUS__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITH_UNARY_MINUS__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITH_UNARY_MINUS_FEATURE_COUNT
          The number of structural features of the 'Expr Arith Unary Minus' class.
static int EXPR_ARITHMETIC
          The meta object id for the 'Expr Arithmetic' class.
static int EXPR_ARITHMETIC__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_ARITHMETIC__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_ARITHMETIC__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_ARITHMETIC__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_ARITHMETIC__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_ARITHMETIC__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_ARITHMETIC__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_ARITHMETIC__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_ARITHMETIC_FEATURE_COUNT
          The number of structural features of the 'Expr Arithmetic' class.
static int EXPR_CLASS_COND
          The meta object id for the 'Expr Class Cond' class.
static int EXPR_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Class Cond' class.
static int EXPR_COMPLEX_COND
          The meta object id for the 'Expr Complex Cond' class.
static int EXPR_COMPLEX_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_COMPLEX_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_COMPLEX_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_COMPLEX_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_COMPLEX_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_COMPLEX_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_COMPLEX_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_COMPLEX_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_COMPLEX_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Complex Cond' class.
static int EXPR_CONDITIONAL
          The meta object id for the 'Expr Conditional' class.
static int EXPR_CONDITIONAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_CONDITIONAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_CONDITIONAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_CONDITIONAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_CONDITIONAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_CONDITIONAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_CONDITIONAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_CONDITIONAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_CONDITIONAL_FEATURE_COUNT
          The number of structural features of the 'Expr Conditional' class.
static int EXPR_DATA_REF
          The meta object id for the 'Expr Data Ref' class.
static int EXPR_DATA_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_DATA_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_DATA_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_DATA_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_DATA_REF__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_DATA_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_DATA_REF__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_DATA_REF__REF
          The feature id for the 'Ref' containment reference.
static int EXPR_DATA_REF__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_DATA_REF_FEATURE_COUNT
          The number of structural features of the 'Expr Data Ref' class.
static int EXPR_EQUAL
          The meta object id for the 'Expr Equal' class.
static int EXPR_EQUAL__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_EQUAL__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_EQUAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_EQUAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_EQUAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_EQUAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_EQUAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_EQUAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_EQUAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_EQUAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_EQUAL_FEATURE_COUNT
          The number of structural features of the 'Expr Equal' class.
static int EXPR_FEATURE_COUNT
          The number of structural features of the 'Expr' class.
static int EXPR_GREATER
          The meta object id for the 'Expr Greater' class.
static int EXPR_GREATER__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_GREATER__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_GREATER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_GREATER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_GREATER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_GREATER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_GREATER__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_GREATER__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_GREATER__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_GREATER__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_GREATER_FEATURE_COUNT
          The number of structural features of the 'Expr Greater' class.
static int EXPR_GREATER_OR_EQUAL
          The meta object id for the 'Expr Greater Or Equal' class.
static int EXPR_GREATER_OR_EQUAL__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_GREATER_OR_EQUAL__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_GREATER_OR_EQUAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_GREATER_OR_EQUAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_GREATER_OR_EQUAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_GREATER_OR_EQUAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_GREATER_OR_EQUAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_GREATER_OR_EQUAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_GREATER_OR_EQUAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_GREATER_OR_EQUAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_GREATER_OR_EQUAL_FEATURE_COUNT
          The number of structural features of the 'Expr Greater Or Equal' class.
static int EXPR_INDEX_REF
          The meta object id for the 'Expr Index Ref' class.
static int EXPR_INDEX_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_INDEX_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_INDEX_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_INDEX_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_INDEX_REF__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_INDEX_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_INDEX_REF__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_INDEX_REF__REF
          The feature id for the 'Ref' containment reference.
static int EXPR_INDEX_REF__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_INDEX_REF_FEATURE_COUNT
          The number of structural features of the 'Expr Index Ref' class.
static int EXPR_IS_NOT_SIGN_COND
          The meta object id for the 'Expr Is Not Sign Cond' class.
static int EXPR_IS_NOT_SIGN_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_NOT_SIGN_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_NOT_SIGN_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_NOT_SIGN_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_NOT_SIGN_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_NOT_SIGN_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_NOT_SIGN_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_NOT_SIGN_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_NOT_SIGN_COND__SIGN_TYPE
          The feature id for the 'Sign Type' attribute.
static int EXPR_IS_NOT_SIGN_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_NOT_SIGN_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is Not Sign Cond' class.
static int EXPR_IS_NOT_STD_CLASS_COND
          The meta object id for the 'Expr Is Not Std Class Cond' class.
static int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__CLASS_TYPE
          The feature id for the 'Class Type' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_NOT_STD_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_NOT_STD_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_NOT_STD_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is Not Std Class Cond' class.
static int EXPR_IS_NOT_USER_CLASS_COND
          The meta object id for the 'Expr Is Not User Class Cond' class.
static int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_NOT_USER_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_NOT_USER_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_NOT_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
          The feature id for the 'User Defined Char Class' reference.
static int EXPR_IS_NOT_USER_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is Not User Class Cond' class.
static int EXPR_IS_SIGN_COND
          The meta object id for the 'Expr Is Sign Cond' class.
static int EXPR_IS_SIGN_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_SIGN_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_SIGN_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_SIGN_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_SIGN_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_SIGN_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_SIGN_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_SIGN_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_SIGN_COND__SIGN_TYPE
          The feature id for the 'Sign Type' attribute.
static int EXPR_IS_SIGN_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_SIGN_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is Sign Cond' class.
static int EXPR_IS_STD_CLASS_COND
          The meta object id for the 'Expr Is Std Class Cond' class.
static int EXPR_IS_STD_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_STD_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_STD_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_STD_CLASS_COND__CLASS_TYPE
          The feature id for the 'Class Type' attribute.
static int EXPR_IS_STD_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_STD_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_STD_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_STD_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_STD_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_STD_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_STD_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is Std Class Cond' class.
static int EXPR_IS_USER_CLASS_COND
          The meta object id for the 'Expr Is User Class Cond' class.
static int EXPR_IS_USER_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_IS_USER_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_IS_USER_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_IS_USER_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_IS_USER_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_IS_USER_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_IS_USER_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_IS_USER_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_IS_USER_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_IS_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
          The feature id for the 'User Defined Char Class' reference.
static int EXPR_IS_USER_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Is User Class Cond' class.
static int EXPR_LESS
          The meta object id for the 'Expr Less' class.
static int EXPR_LESS__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_LESS__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_LESS__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LESS__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LESS__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LESS__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LESS__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LESS__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LESS__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LESS__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LESS_FEATURE_COUNT
          The number of structural features of the 'Expr Less' class.
static int EXPR_LESS_OR_EQUAL
          The meta object id for the 'Expr Less Or Equal' class.
static int EXPR_LESS_OR_EQUAL__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_LESS_OR_EQUAL__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_LESS_OR_EQUAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LESS_OR_EQUAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LESS_OR_EQUAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LESS_OR_EQUAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LESS_OR_EQUAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LESS_OR_EQUAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LESS_OR_EQUAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LESS_OR_EQUAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LESS_OR_EQUAL_FEATURE_COUNT
          The number of structural features of the 'Expr Less Or Equal' class.
static int EXPR_LITERAL
          The meta object id for the 'Expr Literal' class.
static int EXPR_LITERAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LITERAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LITERAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LITERAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LITERAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LITERAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LITERAL__LIT
          The feature id for the 'Lit' containment reference.
static int EXPR_LITERAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LITERAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Expr Literal' class.
static int EXPR_LOGICAL_AND
          The meta object id for the 'Expr Logical And' class.
static int EXPR_LOGICAL_AND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LOGICAL_AND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LOGICAL_AND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LOGICAL_AND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LOGICAL_AND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LOGICAL_AND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LOGICAL_AND__EXPR1
          The feature id for the 'Expr1' containment reference.
static int EXPR_LOGICAL_AND__EXPR2
          The feature id for the 'Expr2' containment reference.
static int EXPR_LOGICAL_AND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LOGICAL_AND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LOGICAL_AND_FEATURE_COUNT
          The number of structural features of the 'Expr Logical And' class.
static int EXPR_LOGICAL_BINARY
          The meta object id for the 'Expr Logical Binary' class.
static int EXPR_LOGICAL_BINARY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LOGICAL_BINARY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LOGICAL_BINARY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LOGICAL_BINARY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LOGICAL_BINARY__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LOGICAL_BINARY__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LOGICAL_BINARY__EXPR1
          The feature id for the 'Expr1' containment reference.
static int EXPR_LOGICAL_BINARY__EXPR2
          The feature id for the 'Expr2' containment reference.
static int EXPR_LOGICAL_BINARY__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LOGICAL_BINARY__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LOGICAL_BINARY_FEATURE_COUNT
          The number of structural features of the 'Expr Logical Binary' class.
static int EXPR_LOGICAL_NOT
          The meta object id for the 'Expr Logical Not' class.
static int EXPR_LOGICAL_NOT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LOGICAL_NOT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LOGICAL_NOT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LOGICAL_NOT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LOGICAL_NOT__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LOGICAL_NOT__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LOGICAL_NOT__EXPR
          The feature id for the 'Expr' containment reference.
static int EXPR_LOGICAL_NOT__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LOGICAL_NOT__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LOGICAL_NOT_FEATURE_COUNT
          The number of structural features of the 'Expr Logical Not' class.
static int EXPR_LOGICAL_OR
          The meta object id for the 'Expr Logical Or' class.
static int EXPR_LOGICAL_OR__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_LOGICAL_OR__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_LOGICAL_OR__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_LOGICAL_OR__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_LOGICAL_OR__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_LOGICAL_OR__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_LOGICAL_OR__EXPR1
          The feature id for the 'Expr1' containment reference.
static int EXPR_LOGICAL_OR__EXPR2
          The feature id for the 'Expr2' containment reference.
static int EXPR_LOGICAL_OR__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_LOGICAL_OR__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_LOGICAL_OR_FEATURE_COUNT
          The number of structural features of the 'Expr Logical Or' class.
static int EXPR_NOT_EQUAL
          The meta object id for the 'Expr Not Equal' class.
static int EXPR_NOT_EQUAL__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_NOT_EQUAL__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_NOT_EQUAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_NOT_EQUAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_NOT_EQUAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_NOT_EQUAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_NOT_EQUAL__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_NOT_EQUAL__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_NOT_EQUAL__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_NOT_EQUAL__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_NOT_EQUAL_FEATURE_COUNT
          The number of structural features of the 'Expr Not Equal' class.
static int EXPR_NOT_GREATER
          The meta object id for the 'Expr Not Greater' class.
static int EXPR_NOT_GREATER__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_NOT_GREATER__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_NOT_GREATER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_NOT_GREATER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_NOT_GREATER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_NOT_GREATER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_NOT_GREATER__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_NOT_GREATER__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_NOT_GREATER__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_NOT_GREATER__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_NOT_GREATER_FEATURE_COUNT
          The number of structural features of the 'Expr Not Greater' class.
static int EXPR_NOT_LESS
          The meta object id for the 'Expr Not Less' class.
static int EXPR_NOT_LESS__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_NOT_LESS__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_NOT_LESS__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_NOT_LESS__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_NOT_LESS__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_NOT_LESS__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_NOT_LESS__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_NOT_LESS__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_NOT_LESS__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_NOT_LESS__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_NOT_LESS_FEATURE_COUNT
          The number of structural features of the 'Expr Not Less' class.
static int EXPR_RELATION_COND
          The meta object id for the 'Expr Relation Cond' class.
static int EXPR_RELATION_COND__ARG1
          The feature id for the 'Arg1' containment reference.
static int EXPR_RELATION_COND__ARG2
          The feature id for the 'Arg2' containment reference.
static int EXPR_RELATION_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_RELATION_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_RELATION_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_RELATION_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_RELATION_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_RELATION_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_RELATION_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_RELATION_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_RELATION_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Relation Cond' class.
static int EXPR_SIGN_COND
          The meta object id for the 'Expr Sign Cond' class.
static int EXPR_SIGN_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_SIGN_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_SIGN_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_SIGN_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_SIGN_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_SIGN_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_SIGN_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_SIGN_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_SIGN_COND__SIGN_TYPE
          The feature id for the 'Sign Type' attribute.
static int EXPR_SIGN_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_SIGN_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Sign Cond' class.
static int EXPR_SIMPLE_COND
          The meta object id for the 'Expr Simple Cond' class.
static int EXPR_SIMPLE_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_SIMPLE_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_SIMPLE_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_SIMPLE_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_SIMPLE_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_SIMPLE_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_SIMPLE_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_SIMPLE_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_SIMPLE_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Simple Cond' class.
static int EXPR_STD_CLASS_COND
          The meta object id for the 'Expr Std Class Cond' class.
static int EXPR_STD_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_STD_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_STD_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_STD_CLASS_COND__CLASS_TYPE
          The feature id for the 'Class Type' attribute.
static int EXPR_STD_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_STD_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_STD_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_STD_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_STD_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_STD_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_STD_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Std Class Cond' class.
static int EXPR_SWITCH_STATUS_COND
          The meta object id for the 'Expr Switch Status Cond' class.
static int EXPR_SWITCH_STATUS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_SWITCH_STATUS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_SWITCH_STATUS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_SWITCH_STATUS_COND__CONDITION
          The feature id for the 'Condition' reference.
static int EXPR_SWITCH_STATUS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_SWITCH_STATUS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_SWITCH_STATUS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_SWITCH_STATUS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_SWITCH_STATUS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_SWITCH_STATUS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr Switch Status Cond' class.
static int EXPR_USER_CLASS_COND
          The meta object id for the 'Expr User Class Cond' class.
static int EXPR_USER_CLASS_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR_USER_CLASS_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR_USER_CLASS_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR_USER_CLASS_COND__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int EXPR_USER_CLASS_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR_USER_CLASS_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR_USER_CLASS_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR_USER_CLASS_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR_USER_CLASS_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
          The feature id for the 'User Defined Char Class' reference.
static int EXPR_USER_CLASS_COND_FEATURE_COUNT
          The number of structural features of the 'Expr User Class Cond' class.
static int EXPR88_COND
          The meta object id for the 'Expr88 Cond' class.
static int EXPR88_COND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXPR88_COND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXPR88_COND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXPR88_COND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXPR88_COND__END_FILE
          The feature id for the 'End File' attribute.
static int EXPR88_COND__END_LINE
          The feature id for the 'End Line' attribute.
static int EXPR88_COND__PARENT
          The feature id for the 'Parent' reference.
static int EXPR88_COND__REF88
          The feature id for the 'Ref88' containment reference.
static int EXPR88_COND__TAG
          The feature id for the 'Tag' attribute.
static int EXPR88_COND_FEATURE_COUNT
          The number of structural features of the 'Expr88 Cond' class.
static int EXTERNAL_FLOAT_ITEM
          The meta object id for the 'External Float Item' class.
static int EXTERNAL_FLOAT_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int EXTERNAL_FLOAT_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int EXTERNAL_FLOAT_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int EXTERNAL_FLOAT_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int EXTERNAL_FLOAT_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int EXTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int EXTERNAL_FLOAT_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int EXTERNAL_FLOAT_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int EXTERNAL_FLOAT_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int EXTERNAL_FLOAT_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int EXTERNAL_FLOAT_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int EXTERNAL_FLOAT_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int EXTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int EXTERNAL_FLOAT_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int EXTERNAL_FLOAT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int EXTERNAL_FLOAT_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int EXTERNAL_FLOAT_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int EXTERNAL_FLOAT_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int EXTERNAL_FLOAT_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int EXTERNAL_FLOAT_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int EXTERNAL_FLOAT_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int EXTERNAL_FLOAT_ITEM_FEATURE_COUNT
          The number of structural features of the 'External Float Item' class.
static int FILE_ACCESS_MODE
          The meta object id for the 'File Access Mode' enum.
static int FILE_CONTROL_ENTRY
          The meta object id for the 'File Control Entry' class.
static int FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'File Control Entry' class.
static int FILE_DESCRIPTION_ENTRY
          The meta object id for the 'File Description Entry' class.
static int FILE_DESCRIPTION_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FILE_DESCRIPTION_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FILE_DESCRIPTION_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FILE_DESCRIPTION_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FILE_DESCRIPTION_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int FILE_DESCRIPTION_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int FILE_DESCRIPTION_ENTRY__FILE_CONTROL_ENTRY
          The feature id for the 'File Control Entry' reference.
static int FILE_DESCRIPTION_ENTRY__FILE_RECORD_DESCRIPTIONS
          The feature id for the 'File Record Descriptions' containment reference list.
static int FILE_DESCRIPTION_ENTRY__LINAGE
          The feature id for the 'Linage' containment reference.
static int FILE_DESCRIPTION_ENTRY__NAME
          The feature id for the 'Name' attribute.
static int FILE_DESCRIPTION_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int FILE_DESCRIPTION_ENTRY__SORT
          The feature id for the 'Sort' attribute.
static int FILE_DESCRIPTION_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int FILE_DESCRIPTION_ENTRY_FEATURE_COUNT
          The number of structural features of the 'File Description Entry' class.
static int FILE_SECTION
          The meta object id for the 'File Section' class.
static int FILE_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FILE_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FILE_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FILE_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FILE_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int FILE_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int FILE_SECTION__FILE_DESCRIPTION_ENTRIES
          The feature id for the 'File Description Entries' containment reference list.
static int FILE_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int FILE_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int FILE_SECTION_FEATURE_COUNT
          The number of structural features of the 'File Section' class.
static int FIXED_TABLE_DATA_ITEM
          The meta object id for the 'Fixed Table Data Item' class.
static int FIXED_TABLE_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FIXED_TABLE_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FIXED_TABLE_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FIXED_TABLE_DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int FIXED_TABLE_DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int FIXED_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int FIXED_TABLE_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FIXED_TABLE_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int FIXED_TABLE_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int FIXED_TABLE_DATA_ITEM__INDEX_VARS
          The feature id for the 'Index Vars' containment reference list.
static int FIXED_TABLE_DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int FIXED_TABLE_DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int FIXED_TABLE_DATA_ITEM__KEYS
          The feature id for the 'Keys' containment reference list.
static int FIXED_TABLE_DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int FIXED_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int FIXED_TABLE_DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int FIXED_TABLE_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int FIXED_TABLE_DATA_ITEM__NUMBER_OF_ELEMENTS
          The feature id for the 'Number Of Elements' attribute.
static int FIXED_TABLE_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int FIXED_TABLE_DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int FIXED_TABLE_DATA_ITEM__TABLE_ITEM
          The feature id for the 'Table Item' containment reference.
static int FIXED_TABLE_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int FIXED_TABLE_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Fixed Table Data Item' class.
static int FORMAL_PARAM_TYPE
          The meta object id for the 'Formal Param Type' enum.
static int FORMAL_PARAMETER
          The meta object id for the 'Formal Parameter' class.
static int FORMAL_PARAMETER__ARG
          The feature id for the 'Arg' reference.
static int FORMAL_PARAMETER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FORMAL_PARAMETER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FORMAL_PARAMETER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FORMAL_PARAMETER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FORMAL_PARAMETER__END_FILE
          The feature id for the 'End File' attribute.
static int FORMAL_PARAMETER__END_LINE
          The feature id for the 'End Line' attribute.
static int FORMAL_PARAMETER__PARENT
          The feature id for the 'Parent' reference.
static int FORMAL_PARAMETER__TAG
          The feature id for the 'Tag' attribute.
static int FORMAL_PARAMETER__TYPE
          The feature id for the 'Type' attribute.
static int FORMAL_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Formal Parameter' class.
static int FUNC_REF
          The meta object id for the 'Func Ref' class.
static int FUNC_REF__ARGS
          The feature id for the 'Args' containment reference list.
static int FUNC_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int FUNC_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int FUNC_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int FUNC_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int FUNC_REF__END_FILE
          The feature id for the 'End File' attribute.
static int FUNC_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int FUNC_REF__FUNCTION_NAME
          The feature id for the 'Function Name' attribute.
static int FUNC_REF__PARENT
          The feature id for the 'Parent' reference.
static int FUNC_REF__TAG
          The feature id for the 'Tag' attribute.
static int FUNC_REF_FEATURE_COUNT
          The number of structural features of the 'Func Ref' class.
static int GO_BACK_STMT
          The meta object id for the 'Go Back Stmt' class.
static int GO_BACK_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GO_BACK_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GO_BACK_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GO_BACK_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GO_BACK_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int GO_BACK_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int GO_BACK_STMT__GIVING
          The feature id for the 'Giving' containment reference.
static int GO_BACK_STMT__PARENT
          The feature id for the 'Parent' reference.
static int GO_BACK_STMT__TAG
          The feature id for the 'Tag' attribute.
static int GO_BACK_STMT_FEATURE_COUNT
          The number of structural features of the 'Go Back Stmt' class.
static int GO_TO_ALTERED_STMT
          The meta object id for the 'Go To Altered Stmt' class.
static int GO_TO_ALTERED_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GO_TO_ALTERED_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GO_TO_ALTERED_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GO_TO_ALTERED_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GO_TO_ALTERED_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int GO_TO_ALTERED_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int GO_TO_ALTERED_STMT__PARENT
          The feature id for the 'Parent' reference.
static int GO_TO_ALTERED_STMT__TAG
          The feature id for the 'Tag' attribute.
static int GO_TO_ALTERED_STMT_FEATURE_COUNT
          The number of structural features of the 'Go To Altered Stmt' class.
static int GO_TO_CONDITIONAL_STMT
          The meta object id for the 'Go To Conditional Stmt' class.
static int GO_TO_CONDITIONAL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GO_TO_CONDITIONAL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GO_TO_CONDITIONAL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GO_TO_CONDITIONAL_STMT__DEPENDING_ON
          The feature id for the 'Depending On' containment reference.
static int GO_TO_CONDITIONAL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GO_TO_CONDITIONAL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int GO_TO_CONDITIONAL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int GO_TO_CONDITIONAL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int GO_TO_CONDITIONAL_STMT__PROCEDURES
          The feature id for the 'Procedures' reference list.
static int GO_TO_CONDITIONAL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int GO_TO_CONDITIONAL_STMT_FEATURE_COUNT
          The number of structural features of the 'Go To Conditional Stmt' class.
static int GO_TO_STMT
          The meta object id for the 'Go To Stmt' class.
static int GO_TO_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GO_TO_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GO_TO_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GO_TO_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GO_TO_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int GO_TO_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int GO_TO_STMT__PARENT
          The feature id for the 'Parent' reference.
static int GO_TO_STMT__TAG
          The feature id for the 'Tag' attribute.
static int GO_TO_STMT_FEATURE_COUNT
          The number of structural features of the 'Go To Stmt' class.
static int GO_TO_UNCONDITIONAL_STMT
          The meta object id for the 'Go To Unconditional Stmt' class.
static int GO_TO_UNCONDITIONAL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GO_TO_UNCONDITIONAL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GO_TO_UNCONDITIONAL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GO_TO_UNCONDITIONAL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GO_TO_UNCONDITIONAL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int GO_TO_UNCONDITIONAL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int GO_TO_UNCONDITIONAL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int GO_TO_UNCONDITIONAL_STMT__PROCEDURE
          The feature id for the 'Procedure' reference.
static int GO_TO_UNCONDITIONAL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int GO_TO_UNCONDITIONAL_STMT_FEATURE_COUNT
          The number of structural features of the 'Go To Unconditional Stmt' class.
static int GROUP_DATA_ITEM
          The meta object id for the 'Group Data Item' class.
static int GROUP_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int GROUP_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int GROUP_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int GROUP_DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int GROUP_DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int GROUP_DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int GROUP_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int GROUP_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int GROUP_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int GROUP_DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int GROUP_DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int GROUP_DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int GROUP_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int GROUP_DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int GROUP_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int GROUP_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int GROUP_DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int GROUP_DATA_ITEM__SUBORDINATE_ITEMS
          The feature id for the 'Subordinate Items' containment reference list.
static int GROUP_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int GROUP_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Group Data Item' class.
static int IDENTIFICATION_DIVISION
          The meta object id for the 'Identification Division' class.
static int IDENTIFICATION_DIVISION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int IDENTIFICATION_DIVISION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int IDENTIFICATION_DIVISION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int IDENTIFICATION_DIVISION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int IDENTIFICATION_DIVISION__END_FILE
          The feature id for the 'End File' attribute.
static int IDENTIFICATION_DIVISION__END_LINE
          The feature id for the 'End Line' attribute.
static int IDENTIFICATION_DIVISION__IS_COMMON
          The feature id for the 'Is Common' attribute.
static int IDENTIFICATION_DIVISION__IS_INITIAL
          The feature id for the 'Is Initial' attribute.
static int IDENTIFICATION_DIVISION__IS_RECURSIVE
          The feature id for the 'Is Recursive' attribute.
static int IDENTIFICATION_DIVISION__PARENT
          The feature id for the 'Parent' reference.
static int IDENTIFICATION_DIVISION__PROGRAM_ID
          The feature id for the 'Program Id' attribute.
static int IDENTIFICATION_DIVISION__TAG
          The feature id for the 'Tag' attribute.
static int IDENTIFICATION_DIVISION_FEATURE_COUNT
          The number of structural features of the 'Identification Division' class.
static int IF_THEN_ELSE_STMT
          The meta object id for the 'If Then Else Stmt' class.
static int IF_THEN_ELSE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int IF_THEN_ELSE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int IF_THEN_ELSE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int IF_THEN_ELSE_STMT__CONDITION
          The feature id for the 'Condition' containment reference.
static int IF_THEN_ELSE_STMT__ELSE
          The feature id for the 'Else' containment reference.
static int IF_THEN_ELSE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int IF_THEN_ELSE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int IF_THEN_ELSE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int IF_THEN_ELSE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int IF_THEN_ELSE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int IF_THEN_ELSE_STMT__THEN
          The feature id for the 'Then' containment reference.
static int IF_THEN_ELSE_STMT_FEATURE_COUNT
          The number of structural features of the 'If Then Else Stmt' class.
static int IMPACT_REPORT
          The meta object id for the 'Impact Report' class.
static int IMPACT_REPORT__IMPACT_SIZE
          The feature id for the 'Impact Size' attribute.
static int IMPACT_REPORT__NUMBER_OF_ELEMENTS
          The feature id for the 'Number Of Elements' attribute.
static int IMPACT_REPORT__REPORT_LIST
          The feature id for the 'Report List' containment reference list.
static int IMPACT_REPORT_FEATURE_COUNT
          The number of structural features of the 'Impact Report' class.
static int INDEX_REF
          The meta object id for the 'Index Ref' class.
static int INDEX_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INDEX_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INDEX_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INDEX_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INDEX_REF__END_FILE
          The feature id for the 'End File' attribute.
static int INDEX_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int INDEX_REF__INDEX
          The feature id for the 'Index' reference.
static int INDEX_REF__PARENT
          The feature id for the 'Parent' reference.
static int INDEX_REF__TAG
          The feature id for the 'Tag' attribute.
static int INDEX_REF_FEATURE_COUNT
          The number of structural features of the 'Index Ref' class.
static int INDEX_SUBSCRIPT
          The meta object id for the 'Index Subscript' class.
static int INDEX_SUBSCRIPT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INDEX_SUBSCRIPT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INDEX_SUBSCRIPT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INDEX_SUBSCRIPT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INDEX_SUBSCRIPT__END_FILE
          The feature id for the 'End File' attribute.
static int INDEX_SUBSCRIPT__END_LINE
          The feature id for the 'End Line' attribute.
static int INDEX_SUBSCRIPT__INDEX
          The feature id for the 'Index' reference.
static int INDEX_SUBSCRIPT__OFFSET
          The feature id for the 'Offset' attribute.
static int INDEX_SUBSCRIPT__PARENT
          The feature id for the 'Parent' reference.
static int INDEX_SUBSCRIPT__TAG
          The feature id for the 'Tag' attribute.
static int INDEX_SUBSCRIPT_FEATURE_COUNT
          The number of structural features of the 'Index Subscript' class.
static int INDEX_VARIABLE
          The meta object id for the 'Index Variable' class.
static int INDEX_VARIABLE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INDEX_VARIABLE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INDEX_VARIABLE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INDEX_VARIABLE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INDEX_VARIABLE__END_FILE
          The feature id for the 'End File' attribute.
static int INDEX_VARIABLE__END_LINE
          The feature id for the 'End Line' attribute.
static int INDEX_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int INDEX_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int INDEX_VARIABLE__TAG
          The feature id for the 'Tag' attribute.
static int INDEX_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Index Variable' class.
static int INDEXED_FILE_CONTROL_ENTRY
          The meta object id for the 'Indexed File Control Entry' class.
static int INDEXED_FILE_CONTROL_ENTRY__ACCESS_MODE
          The feature id for the 'Access Mode' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__ALTERNATE_KEY_CLAUSES
          The feature id for the 'Alternate Key Clauses' containment reference list.
static int INDEXED_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int INDEXED_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int INDEXED_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int INDEXED_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int INDEXED_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int INDEXED_FILE_CONTROL_ENTRY__RECORD_KEY
          The feature id for the 'Record Key' reference.
static int INDEXED_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int INDEXED_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int INDEXED_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int INDEXED_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int INDEXED_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int INDEXED_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Indexed File Control Entry' class.
static int INITIALIZE_STMT
          The meta object id for the 'Initialize Stmt' class.
static int INITIALIZE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INITIALIZE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INITIALIZE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INITIALIZE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INITIALIZE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INITIALIZE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INITIALIZE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INITIALIZE_STMT__REFS
          The feature id for the 'Refs' containment reference list.
static int INITIALIZE_STMT__REPLACING_CLAUSES
          The feature id for the 'Replacing Clauses' containment reference list.
static int INITIALIZE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INITIALIZE_STMT_FEATURE_COUNT
          The number of structural features of the 'Initialize Stmt' class.
static int INPUT_OUTPUT_SECTION
          The meta object id for the 'Input Output Section' class.
static int INPUT_OUTPUT_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INPUT_OUTPUT_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INPUT_OUTPUT_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INPUT_OUTPUT_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INPUT_OUTPUT_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int INPUT_OUTPUT_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int INPUT_OUTPUT_SECTION__FILE_CONTROL_ENTRIES
          The feature id for the 'File Control Entries' containment reference list.
static int INPUT_OUTPUT_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int INPUT_OUTPUT_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int INPUT_OUTPUT_SECTION_FEATURE_COUNT
          The number of structural features of the 'Input Output Section' class.
static int INSPECT_AFTER_CLAUSE
          The meta object id for the 'Inspect After Clause' class.
static int INSPECT_AFTER_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_AFTER_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_AFTER_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_AFTER_CLAUSE__DELIMITER
          The feature id for the 'Delimiter' containment reference.
static int INSPECT_AFTER_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_AFTER_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_AFTER_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_AFTER_CLAUSE__INITIAL
          The feature id for the 'Initial' attribute.
static int INSPECT_AFTER_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_AFTER_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_AFTER_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect After Clause' class.
static int INSPECT_BEFORE_CLAUSE
          The meta object id for the 'Inspect Before Clause' class.
static int INSPECT_BEFORE_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_BEFORE_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_BEFORE_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_BEFORE_CLAUSE__DELIMITER
          The feature id for the 'Delimiter' containment reference.
static int INSPECT_BEFORE_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_BEFORE_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_BEFORE_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_BEFORE_CLAUSE__INITIAL
          The feature id for the 'Initial' attribute.
static int INSPECT_BEFORE_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_BEFORE_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_BEFORE_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Before Clause' class.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE
          The meta object id for the 'Inspect Before Or After Clause' class.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__DELIMITER
          The feature id for the 'Delimiter' containment reference.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__INITIAL
          The feature id for the 'Initial' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_BEFORE_OR_AFTER_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Before Or After Clause' class.
static int INSPECT_CONVERTING_STMT
          The meta object id for the 'Inspect Converting Stmt' class.
static int INSPECT_CONVERTING_STMT__BEFORE_OR_AFTER_CLAUSES
          The feature id for the 'Before Or After Clauses' containment reference list.
static int INSPECT_CONVERTING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_CONVERTING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_CONVERTING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_CONVERTING_STMT__CONVERT
          The feature id for the 'Convert' containment reference.
static int INSPECT_CONVERTING_STMT__CONVERT_TO
          The feature id for the 'Convert To' containment reference.
static int INSPECT_CONVERTING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_CONVERTING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_CONVERTING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_CONVERTING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_CONVERTING_STMT__REF
          The feature id for the 'Ref' containment reference.
static int INSPECT_CONVERTING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_CONVERTING_STMT_FEATURE_COUNT
          The number of structural features of the 'Inspect Converting Stmt' class.
static int INSPECT_REPLACING_ALL
          The meta object id for the 'Inspect Replacing All' class.
static int INSPECT_REPLACING_ALL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_ALL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_ALL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_ALL__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_REPLACING_ALL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_ALL__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_ALL__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_ALL__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_ALL__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_ALL_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing All' class.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST
          The meta object id for the 'Inspect Replacing All Or Leading Or First' class.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE
          The meta object id for the 'Inspect Replacing All Or Leading Or First Clause' class.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEFORE_OR_AFTER_CLAUSES
          The feature id for the 'Before Or After Clauses' containment reference list.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE
          The feature id for the 'Replace' containment reference.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE_BY
          The feature id for the 'Replace By' containment reference.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing All Or Leading Or First Clause' class.
static int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing All Or Leading Or First' class.
static int INSPECT_REPLACING_CHARACTERS_BY
          The meta object id for the 'Inspect Replacing Characters By' class.
static int INSPECT_REPLACING_CHARACTERS_BY__BEFORE_OR_AFTER_CLAUSES
          The feature id for the 'Before Or After Clauses' containment reference list.
static int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_CHARACTERS_BY__REPLACE_BY
          The feature id for the 'Replace By' containment reference.
static int INSPECT_REPLACING_CHARACTERS_BY__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_CHARACTERS_BY_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing Characters By' class.
static int INSPECT_REPLACING_CLAUSE
          The meta object id for the 'Inspect Replacing Clause' class.
static int INSPECT_REPLACING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing Clause' class.
static int INSPECT_REPLACING_FIRST
          The meta object id for the 'Inspect Replacing First' class.
static int INSPECT_REPLACING_FIRST__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_FIRST__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_FIRST__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_FIRST__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_REPLACING_FIRST__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_FIRST__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_FIRST__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_FIRST__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_FIRST__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_FIRST_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing First' class.
static int INSPECT_REPLACING_LEADING
          The meta object id for the 'Inspect Replacing Leading' class.
static int INSPECT_REPLACING_LEADING__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_LEADING__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_LEADING__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_LEADING__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_REPLACING_LEADING__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_LEADING__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_LEADING__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_LEADING__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_LEADING__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_LEADING_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing Leading' class.
static int INSPECT_REPLACING_STMT
          The meta object id for the 'Inspect Replacing Stmt' class.
static int INSPECT_REPLACING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_REPLACING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_REPLACING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_REPLACING_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_REPLACING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_REPLACING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_REPLACING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_REPLACING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_REPLACING_STMT__REF
          The feature id for the 'Ref' containment reference.
static int INSPECT_REPLACING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_REPLACING_STMT_FEATURE_COUNT
          The number of structural features of the 'Inspect Replacing Stmt' class.
static int INSPECT_STMT
          The meta object id for the 'Inspect Stmt' class.
static int INSPECT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_STMT__REF
          The feature id for the 'Ref' containment reference.
static int INSPECT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_STMT_FEATURE_COUNT
          The number of structural features of the 'Inspect Stmt' class.
static int INSPECT_TALLYING_ALL
          The meta object id for the 'Inspect Tallying All' class.
static int INSPECT_TALLYING_ALL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_ALL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_ALL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_ALL__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_TALLYING_ALL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_ALL__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_ALL__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_ALL__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_ALL__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_ALL_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying All' class.
static int INSPECT_TALLYING_ALL_OR_LEADING
          The meta object id for the 'Inspect Tallying All Or Leading' class.
static int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_TALLYING_ALL_OR_LEADING__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_ALL_OR_LEADING__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE
          The meta object id for the 'Inspect Tallying All Or Leading Clause' class.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEFORE_OR_AFTER_CLAUSES
          The feature id for the 'Before Or After Clauses' containment reference list.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__VALUE
          The feature id for the 'Value' containment reference.
static int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying All Or Leading Clause' class.
static int INSPECT_TALLYING_ALL_OR_LEADING_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying All Or Leading' class.
static int INSPECT_TALLYING_CHARACTERS
          The meta object id for the 'Inspect Tallying Characters' class.
static int INSPECT_TALLYING_CHARACTERS__BEFORE_OR_AFTER_CLAUSES
          The feature id for the 'Before Or After Clauses' containment reference list.
static int INSPECT_TALLYING_CHARACTERS__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_CHARACTERS__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_CHARACTERS__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_CHARACTERS__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_CHARACTERS__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_CHARACTERS__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_CHARACTERS__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_CHARACTERS__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_CHARACTERS_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Characters' class.
static int INSPECT_TALLYING_CLAUSE
          The meta object id for the 'Inspect Tallying Clause' class.
static int INSPECT_TALLYING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_CLAUSE__COMPARANDS
          The feature id for the 'Comparands' containment reference list.
static int INSPECT_TALLYING_CLAUSE__COUNT_IN
          The feature id for the 'Count In' containment reference.
static int INSPECT_TALLYING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Clause' class.
static int INSPECT_TALLYING_COMPARAND
          The meta object id for the 'Inspect Tallying Comparand' class.
static int INSPECT_TALLYING_COMPARAND__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_COMPARAND__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_COMPARAND__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_COMPARAND__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_COMPARAND__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_COMPARAND__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_COMPARAND__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_COMPARAND__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_COMPARAND_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Comparand' class.
static int INSPECT_TALLYING_LEADING
          The meta object id for the 'Inspect Tallying Leading' class.
static int INSPECT_TALLYING_LEADING__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_LEADING__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_LEADING__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_LEADING__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_TALLYING_LEADING__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_LEADING__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_LEADING__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_LEADING__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_LEADING__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_LEADING_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Leading' class.
static int INSPECT_TALLYING_REPLACING_STMT
          The meta object id for the 'Inspect Tallying Replacing Stmt' class.
static int INSPECT_TALLYING_REPLACING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_REPLACING_STMT__REF
          The feature id for the 'Ref' containment reference.
static int INSPECT_TALLYING_REPLACING_STMT__REPLACING_CLAUSES
          The feature id for the 'Replacing Clauses' containment reference list.
static int INSPECT_TALLYING_REPLACING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_REPLACING_STMT__TALLYING_CLAUSES
          The feature id for the 'Tallying Clauses' containment reference list.
static int INSPECT_TALLYING_REPLACING_STMT_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Replacing Stmt' class.
static int INSPECT_TALLYING_STMT
          The meta object id for the 'Inspect Tallying Stmt' class.
static int INSPECT_TALLYING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INSPECT_TALLYING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INSPECT_TALLYING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INSPECT_TALLYING_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int INSPECT_TALLYING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INSPECT_TALLYING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int INSPECT_TALLYING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int INSPECT_TALLYING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int INSPECT_TALLYING_STMT__REF
          The feature id for the 'Ref' containment reference.
static int INSPECT_TALLYING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int INSPECT_TALLYING_STMT_FEATURE_COUNT
          The number of structural features of the 'Inspect Tallying Stmt' class.
static int INT_SUBSCRIPT
          The meta object id for the 'Int Subscript' class.
static int INT_SUBSCRIPT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INT_SUBSCRIPT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INT_SUBSCRIPT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INT_SUBSCRIPT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INT_SUBSCRIPT__END_FILE
          The feature id for the 'End File' attribute.
static int INT_SUBSCRIPT__END_LINE
          The feature id for the 'End Line' attribute.
static int INT_SUBSCRIPT__PARENT
          The feature id for the 'Parent' reference.
static int INT_SUBSCRIPT__TAG
          The feature id for the 'Tag' attribute.
static int INT_SUBSCRIPT__VALUE
          The feature id for the 'Value' attribute.
static int INT_SUBSCRIPT_FEATURE_COUNT
          The number of structural features of the 'Int Subscript' class.
static int INTERNAL_FLOAT_ITEM
          The meta object id for the 'Internal Float Item' class.
static int INTERNAL_FLOAT_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int INTERNAL_FLOAT_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int INTERNAL_FLOAT_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int INTERNAL_FLOAT_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int INTERNAL_FLOAT_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int INTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int INTERNAL_FLOAT_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int INTERNAL_FLOAT_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int INTERNAL_FLOAT_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int INTERNAL_FLOAT_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int INTERNAL_FLOAT_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int INTERNAL_FLOAT_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int INTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int INTERNAL_FLOAT_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int INTERNAL_FLOAT_ITEM__NAME
          The feature id for the 'Name' attribute.
static int INTERNAL_FLOAT_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int INTERNAL_FLOAT_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int INTERNAL_FLOAT_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int INTERNAL_FLOAT_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int INTERNAL_FLOAT_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int INTERNAL_FLOAT_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int INTERNAL_FLOAT_ITEM_FEATURE_COUNT
          The number of structural features of the 'Internal Float Item' class.
static int IO_FILES
          The meta object id for the 'IO Files' class.
static int IO_FILES__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int IO_FILES__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int IO_FILES__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int IO_FILES__END_COLUMN
          The feature id for the 'End Column' attribute.
static int IO_FILES__END_FILE
          The feature id for the 'End File' attribute.
static int IO_FILES__END_LINE
          The feature id for the 'End Line' attribute.
static int IO_FILES__FILES
          The feature id for the 'Files' reference list.
static int IO_FILES__PARENT
          The feature id for the 'Parent' reference.
static int IO_FILES__TAG
          The feature id for the 'Tag' attribute.
static int IO_FILES_FEATURE_COUNT
          The number of structural features of the 'IO Files' class.
static int IO_FILES_OR_PROCEDURE
          The meta object id for the 'IO Files Or Procedure' class.
static int IO_FILES_OR_PROCEDURE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int IO_FILES_OR_PROCEDURE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int IO_FILES_OR_PROCEDURE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int IO_FILES_OR_PROCEDURE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int IO_FILES_OR_PROCEDURE__END_FILE
          The feature id for the 'End File' attribute.
static int IO_FILES_OR_PROCEDURE__END_LINE
          The feature id for the 'End Line' attribute.
static int IO_FILES_OR_PROCEDURE__PARENT
          The feature id for the 'Parent' reference.
static int IO_FILES_OR_PROCEDURE__TAG
          The feature id for the 'Tag' attribute.
static int IO_FILES_OR_PROCEDURE_FEATURE_COUNT
          The number of structural features of the 'IO Files Or Procedure' class.
static int IO_PROCEDURE
          The meta object id for the 'IO Procedure' class.
static int IO_PROCEDURE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int IO_PROCEDURE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int IO_PROCEDURE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int IO_PROCEDURE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int IO_PROCEDURE__END_FILE
          The feature id for the 'End File' attribute.
static int IO_PROCEDURE__END_LINE
          The feature id for the 'End Line' attribute.
static int IO_PROCEDURE__FROM
          The feature id for the 'From' containment reference.
static int IO_PROCEDURE__PARENT
          The feature id for the 'Parent' reference.
static int IO_PROCEDURE__TAG
          The feature id for the 'Tag' attribute.
static int IO_PROCEDURE__TO
          The feature id for the 'To' containment reference.
static int IO_PROCEDURE_FEATURE_COUNT
          The number of structural features of the 'IO Procedure' class.
static int KEY_CONDITION
          The meta object id for the 'Key Condition' class.
static int KEY_CONDITION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int KEY_CONDITION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int KEY_CONDITION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int KEY_CONDITION__DATA_REF
          The feature id for the 'Data Ref' containment reference.
static int KEY_CONDITION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int KEY_CONDITION__END_FILE
          The feature id for the 'End File' attribute.
static int KEY_CONDITION__END_LINE
          The feature id for the 'End Line' attribute.
static int KEY_CONDITION__PARENT
          The feature id for the 'Parent' reference.
static int KEY_CONDITION__TAG
          The feature id for the 'Tag' attribute.
static int KEY_CONDITION__TYPE
          The feature id for the 'Type' attribute.
static int KEY_CONDITION_FEATURE_COUNT
          The number of structural features of the 'Key Condition' class.
static int KEY_CONDITION_TYPE
          The meta object id for the 'Key Condition Type' enum.
static int LENGTH_OF
          The meta object id for the 'Length Of' class.
static int LENGTH_OF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LENGTH_OF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LENGTH_OF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LENGTH_OF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LENGTH_OF__END_FILE
          The feature id for the 'End File' attribute.
static int LENGTH_OF__END_LINE
          The feature id for the 'End Line' attribute.
static int LENGTH_OF__PARENT
          The feature id for the 'Parent' reference.
static int LENGTH_OF__REF
          The feature id for the 'Ref' containment reference.
static int LENGTH_OF__TAG
          The feature id for the 'Tag' attribute.
static int LENGTH_OF_FEATURE_COUNT
          The number of structural features of the 'Length Of' class.
static int LEVEL01_ITEM
          The meta object id for the 'Level01 Item' class.
static int LEVEL01_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LEVEL01_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LEVEL01_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LEVEL01_ITEM__DATA_ITEM
          The feature id for the 'Data Item' containment reference.
static int LEVEL01_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LEVEL01_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int LEVEL01_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int LEVEL01_ITEM__IS_EXTERNAL
          The feature id for the 'Is External' attribute.
static int LEVEL01_ITEM__IS_GLOBAL
          The feature id for the 'Is Global' attribute.
static int LEVEL01_ITEM__LEVEL66_ITEMS
          The feature id for the 'Level66 Items' containment reference list.
static int LEVEL01_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int LEVEL01_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int LEVEL01_ITEM_FEATURE_COUNT
          The number of structural features of the 'Level01 Item' class.
static int LEVEL66_ITEM
          The meta object id for the 'Level66 Item' class.
static int LEVEL66_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LEVEL66_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LEVEL66_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LEVEL66_ITEM__END
          The feature id for the 'End' reference.
static int LEVEL66_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LEVEL66_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int LEVEL66_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int LEVEL66_ITEM__NAME
          The feature id for the 'Name' attribute.
static int LEVEL66_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int LEVEL66_ITEM__START
          The feature id for the 'Start' reference.
static int LEVEL66_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int LEVEL66_ITEM_FEATURE_COUNT
          The number of structural features of the 'Level66 Item' class.
static int LEVEL77_ITEM
          The meta object id for the 'Level77 Item' class.
static int LEVEL77_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LEVEL77_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LEVEL77_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LEVEL77_ITEM__DATA_ITEM
          The feature id for the 'Data Item' containment reference.
static int LEVEL77_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LEVEL77_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int LEVEL77_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int LEVEL77_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int LEVEL77_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int LEVEL77_ITEM_FEATURE_COUNT
          The number of structural features of the 'Level77 Item' class.
static int LEVEL88_ITEM
          The meta object id for the 'Level88 Item' class.
static int LEVEL88_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LEVEL88_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LEVEL88_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LEVEL88_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LEVEL88_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int LEVEL88_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int LEVEL88_ITEM__NAME
          The feature id for the 'Name' attribute.
static int LEVEL88_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int LEVEL88_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int LEVEL88_ITEM__VALUE_RANGES
          The feature id for the 'Value Ranges' containment reference list.
static int LEVEL88_ITEM_FEATURE_COUNT
          The number of structural features of the 'Level88 Item' class.
static int LEVEL88_ITEM_REF
          The meta object id for the 'Level88 Item Ref' class.
static int LEVEL88_ITEM_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LEVEL88_ITEM_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LEVEL88_ITEM_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LEVEL88_ITEM_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LEVEL88_ITEM_REF__END_FILE
          The feature id for the 'End File' attribute.
static int LEVEL88_ITEM_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int LEVEL88_ITEM_REF__ITEM88
          The feature id for the 'Item88' reference.
static int LEVEL88_ITEM_REF__PARENT
          The feature id for the 'Parent' reference.
static int LEVEL88_ITEM_REF__SUBSCRIPTS
          The feature id for the 'Subscripts' containment reference list.
static int LEVEL88_ITEM_REF__TAG
          The feature id for the 'Tag' attribute.
static int LEVEL88_ITEM_REF_FEATURE_COUNT
          The number of structural features of the 'Level88 Item Ref' class.
static int LINAGE_COUNTER
          The meta object id for the 'Linage Counter' class.
static int LINAGE_COUNTER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LINAGE_COUNTER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LINAGE_COUNTER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LINAGE_COUNTER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LINAGE_COUNTER__END_FILE
          The feature id for the 'End File' attribute.
static int LINAGE_COUNTER__END_LINE
          The feature id for the 'End Line' attribute.
static int LINAGE_COUNTER__FILE
          The feature id for the 'File' reference.
static int LINAGE_COUNTER__PARENT
          The feature id for the 'Parent' reference.
static int LINAGE_COUNTER__TAG
          The feature id for the 'Tag' attribute.
static int LINAGE_COUNTER_FEATURE_COUNT
          The number of structural features of the 'Linage Counter' class.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY
          The meta object id for the 'Line Sequential File Control Entry' class.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Line Sequential File Control Entry' class.
static int LINKAGE_SECTION
          The meta object id for the 'Linkage Section' class.
static int LINKAGE_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LINKAGE_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LINKAGE_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LINKAGE_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LINKAGE_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int LINKAGE_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int LINKAGE_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int LINKAGE_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int LINKAGE_SECTION__TOP_LEVEL_VARIABLES
          The feature id for the 'Top Level Variables' containment reference list.
static int LINKAGE_SECTION_FEATURE_COUNT
          The number of structural features of the 'Linkage Section' class.
static int LITE_NODE
          The meta object id for the 'Lite Node' class.
static int LITE_NODE__SOURCE_LOC
          The feature id for the 'Source Loc' attribute.
static int LITE_NODE_FEATURE_COUNT
          The number of structural features of the 'Lite Node' class.
static int LITERAL
          The meta object id for the 'Literal' class.
static int LITERAL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LITERAL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LITERAL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LITERAL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LITERAL__END_FILE
          The feature id for the 'End File' attribute.
static int LITERAL__END_LINE
          The feature id for the 'End Line' attribute.
static int LITERAL__LIT
          The feature id for the 'Lit' containment reference.
static int LITERAL__PARENT
          The feature id for the 'Parent' reference.
static int LITERAL__TAG
          The feature id for the 'Tag' attribute.
static int LITERAL_FEATURE_COUNT
          The number of structural features of the 'Literal' class.
static int LITERAL_TYPE
          The meta object id for the 'Literal Type' enum.
static int LITERAL_TYPED_VALUE
          The meta object id for the 'Literal Typed Value' class.
static int LITERAL_TYPED_VALUE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LITERAL_TYPED_VALUE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LITERAL_TYPED_VALUE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LITERAL_TYPED_VALUE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LITERAL_TYPED_VALUE__END_FILE
          The feature id for the 'End File' attribute.
static int LITERAL_TYPED_VALUE__END_LINE
          The feature id for the 'End Line' attribute.
static int LITERAL_TYPED_VALUE__IS_ALL
          The feature id for the 'Is All' attribute.
static int LITERAL_TYPED_VALUE__PARENT
          The feature id for the 'Parent' reference.
static int LITERAL_TYPED_VALUE__TAG
          The feature id for the 'Tag' attribute.
static int LITERAL_TYPED_VALUE__VAL
          The feature id for the 'Val' attribute.
static int LITERAL_TYPED_VALUE__VAL_TYPE
          The feature id for the 'Val Type' attribute.
static int LITERAL_TYPED_VALUE_FEATURE_COUNT
          The number of structural features of the 'Literal Typed Value' class.
static int LITERAL_VALUE_LIST
          The meta object id for the 'Literal Value List' class.
static int LITERAL_VALUE_LIST__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LITERAL_VALUE_LIST__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LITERAL_VALUE_LIST__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LITERAL_VALUE_LIST__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LITERAL_VALUE_LIST__END_FILE
          The feature id for the 'End File' attribute.
static int LITERAL_VALUE_LIST__END_LINE
          The feature id for the 'End Line' attribute.
static int LITERAL_VALUE_LIST__PARENT
          The feature id for the 'Parent' reference.
static int LITERAL_VALUE_LIST__TAG
          The feature id for the 'Tag' attribute.
static int LITERAL_VALUE_LIST__VALUES
          The feature id for the 'Values' containment reference list.
static int LITERAL_VALUE_LIST_FEATURE_COUNT
          The number of structural features of the 'Literal Value List' class.
static int LITERAL_VALUE_LIST_OR_RANGE
          The meta object id for the 'Literal Value List Or Range' class.
static int LITERAL_VALUE_LIST_OR_RANGE_FEATURE_COUNT
          The number of structural features of the 'Literal Value List Or Range' class.
static int LITERAL_VALUE_RANGE
          The meta object id for the 'Literal Value Range' class.
static int LITERAL_VALUE_RANGE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LITERAL_VALUE_RANGE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LITERAL_VALUE_RANGE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LITERAL_VALUE_RANGE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LITERAL_VALUE_RANGE__END_FILE
          The feature id for the 'End File' attribute.
static int LITERAL_VALUE_RANGE__END_LINE
          The feature id for the 'End Line' attribute.
static int LITERAL_VALUE_RANGE__LOWER_LIMIT
          The feature id for the 'Lower Limit' containment reference.
static int LITERAL_VALUE_RANGE__PARENT
          The feature id for the 'Parent' reference.
static int LITERAL_VALUE_RANGE__TAG
          The feature id for the 'Tag' attribute.
static int LITERAL_VALUE_RANGE__UPPER_LIMIT
          The feature id for the 'Upper Limit' containment reference.
static int LITERAL_VALUE_RANGE_FEATURE_COUNT
          The number of structural features of the 'Literal Value Range' class.
static int LOCAL_STORAGE_SECTION
          The meta object id for the 'Local Storage Section' class.
static int LOCAL_STORAGE_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int LOCAL_STORAGE_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int LOCAL_STORAGE_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int LOCAL_STORAGE_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int LOCAL_STORAGE_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int LOCAL_STORAGE_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int LOCAL_STORAGE_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int LOCAL_STORAGE_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int LOCAL_STORAGE_SECTION__TOP_LEVEL_VARIABLES
          The feature id for the 'Top Level Variables' containment reference list.
static int LOCAL_STORAGE_SECTION_FEATURE_COUNT
          The number of structural features of the 'Local Storage Section' class.
static int MEMORY_SIZE
          The meta object id for the 'Memory Size' class.
static int MEMORY_SIZE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MEMORY_SIZE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MEMORY_SIZE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MEMORY_SIZE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MEMORY_SIZE__END_FILE
          The feature id for the 'End File' attribute.
static int MEMORY_SIZE__END_LINE
          The feature id for the 'End Line' attribute.
static int MEMORY_SIZE__PARENT
          The feature id for the 'Parent' reference.
static int MEMORY_SIZE__SIZE
          The feature id for the 'Size' attribute.
static int MEMORY_SIZE__TAG
          The feature id for the 'Tag' attribute.
static int MEMORY_SIZE__UNIT
          The feature id for the 'Unit' attribute.
static int MEMORY_SIZE_FEATURE_COUNT
          The number of structural features of the 'Memory Size' class.
static int MEMORY_SIZE_UNIT
          The meta object id for the 'Memory Size Unit' enum.
static int MERGE_STMT
          The meta object id for the 'Merge Stmt' class.
static int MERGE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MERGE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MERGE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MERGE_STMT__COLLATING_SEQUENCE
          The feature id for the 'Collating Sequence' reference.
static int MERGE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MERGE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MERGE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MERGE_STMT__FILE
          The feature id for the 'File' reference.
static int MERGE_STMT__GIVING_OR_OUTPUT_PROC
          The feature id for the 'Giving Or Output Proc' containment reference.
static int MERGE_STMT__ON_KEY_CLAUSES
          The feature id for the 'On Key Clauses' containment reference list.
static int MERGE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MERGE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MERGE_STMT__USING
          The feature id for the 'Using' containment reference.
static int MERGE_STMT_FEATURE_COUNT
          The number of structural features of the 'Merge Stmt' class.
static int MNEMONIC_NAME
          The meta object id for the 'Mnemonic Name' class.
static int MNEMONIC_NAME__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MNEMONIC_NAME__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MNEMONIC_NAME__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MNEMONIC_NAME__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MNEMONIC_NAME__END_FILE
          The feature id for the 'End File' attribute.
static int MNEMONIC_NAME__END_LINE
          The feature id for the 'End Line' attribute.
static int MNEMONIC_NAME__ENVIRONMENT_TYPE
          The feature id for the 'Environment Type' attribute.
static int MNEMONIC_NAME__NAME
          The feature id for the 'Name' attribute.
static int MNEMONIC_NAME__PARENT
          The feature id for the 'Parent' reference.
static int MNEMONIC_NAME__TAG
          The feature id for the 'Tag' attribute.
static int MNEMONIC_NAME_FEATURE_COUNT
          The number of structural features of the 'Mnemonic Name' class.
static int MOVE_CORR_STMT
          The meta object id for the 'Move Corr Stmt' class.
static int MOVE_CORR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MOVE_CORR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MOVE_CORR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MOVE_CORR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MOVE_CORR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MOVE_CORR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MOVE_CORR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MOVE_CORR_STMT__RECEIVING_AREA
          The feature id for the 'Receiving Area' containment reference.
static int MOVE_CORR_STMT__SENDING_AREA
          The feature id for the 'Sending Area' containment reference.
static int MOVE_CORR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MOVE_CORR_STMT_FEATURE_COUNT
          The number of structural features of the 'Move Corr Stmt' class.
static int MOVE_SIMPLE_STMT
          The meta object id for the 'Move Simple Stmt' class.
static int MOVE_SIMPLE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MOVE_SIMPLE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MOVE_SIMPLE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MOVE_SIMPLE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MOVE_SIMPLE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MOVE_SIMPLE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MOVE_SIMPLE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MOVE_SIMPLE_STMT__RECEIVING_AREAS
          The feature id for the 'Receiving Areas' containment reference list.
static int MOVE_SIMPLE_STMT__SENDING_AREA
          The feature id for the 'Sending Area' containment reference.
static int MOVE_SIMPLE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MOVE_SIMPLE_STMT_FEATURE_COUNT
          The number of structural features of the 'Move Simple Stmt' class.
static int MOVE_STMT
          The meta object id for the 'Move Stmt' class.
static int MOVE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MOVE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MOVE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MOVE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MOVE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MOVE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MOVE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MOVE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MOVE_STMT_FEATURE_COUNT
          The number of structural features of the 'Move Stmt' class.
static int MULTIPLY_BY_GIVING_STMT
          The meta object id for the 'Multiply By Giving Stmt' class.
static int MULTIPLY_BY_GIVING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MULTIPLY_BY_GIVING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MULTIPLY_BY_GIVING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MULTIPLY_BY_GIVING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MULTIPLY_BY_GIVING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MULTIPLY_BY_GIVING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MULTIPLY_BY_GIVING_STMT__GIVING
          The feature id for the 'Giving' containment reference list.
static int MULTIPLY_BY_GIVING_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int MULTIPLY_BY_GIVING_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int MULTIPLY_BY_GIVING_STMT__OPERAND1
          The feature id for the 'Operand1' containment reference.
static int MULTIPLY_BY_GIVING_STMT__OPERAND2
          The feature id for the 'Operand2' containment reference.
static int MULTIPLY_BY_GIVING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MULTIPLY_BY_GIVING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MULTIPLY_BY_GIVING_STMT_FEATURE_COUNT
          The number of structural features of the 'Multiply By Giving Stmt' class.
static int MULTIPLY_BY_STMT
          The meta object id for the 'Multiply By Stmt' class.
static int MULTIPLY_BY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MULTIPLY_BY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MULTIPLY_BY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MULTIPLY_BY_STMT__DESTINATIONS
          The feature id for the 'Destinations' containment reference list.
static int MULTIPLY_BY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MULTIPLY_BY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MULTIPLY_BY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MULTIPLY_BY_STMT__MULTIPLIER
          The feature id for the 'Multiplier' containment reference.
static int MULTIPLY_BY_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int MULTIPLY_BY_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int MULTIPLY_BY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MULTIPLY_BY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MULTIPLY_BY_STMT_FEATURE_COUNT
          The number of structural features of the 'Multiply By Stmt' class.
static int MULTIPLY_STMT
          The meta object id for the 'Multiply Stmt' class.
static int MULTIPLY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int MULTIPLY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int MULTIPLY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int MULTIPLY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int MULTIPLY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int MULTIPLY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int MULTIPLY_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int MULTIPLY_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int MULTIPLY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int MULTIPLY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int MULTIPLY_STMT_FEATURE_COUNT
          The number of structural features of the 'Multiply Stmt' class.
static int NAMED_ELEMENT
          The meta object id for the 'Named Element' class.
static int NAMED_ELEMENT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int NAMED_ELEMENT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int NAMED_ELEMENT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int NAMED_ELEMENT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int NAMED_ELEMENT__END_FILE
          The feature id for the 'End File' attribute.
static int NAMED_ELEMENT__END_LINE
          The feature id for the 'End Line' attribute.
static int NAMED_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int NAMED_ELEMENT__PARENT
          The feature id for the 'Parent' reference.
static int NAMED_ELEMENT__TAG
          The feature id for the 'Tag' attribute.
static int NAMED_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Named Element' class.
static int NO_OP_STMT
          The meta object id for the 'No Op Stmt' class.
static int NO_OP_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int NO_OP_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int NO_OP_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int NO_OP_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int NO_OP_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int NO_OP_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int NO_OP_STMT__PARENT
          The feature id for the 'Parent' reference.
static int NO_OP_STMT__TAG
          The feature id for the 'Tag' attribute.
static int NO_OP_STMT_FEATURE_COUNT
          The number of structural features of the 'No Op Stmt' class.
static int NUMERIC_EDITED_ITEM
          The meta object id for the 'Numeric Edited Item' class.
static int NUMERIC_EDITED_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int NUMERIC_EDITED_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int NUMERIC_EDITED_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int NUMERIC_EDITED_ITEM__BLANK_WHEN_ZERO
          The feature id for the 'Blank When Zero' attribute.
static int NUMERIC_EDITED_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int NUMERIC_EDITED_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int NUMERIC_EDITED_ITEM__CURRENCY_SIGN
          The feature id for the 'Currency Sign' attribute.
static int NUMERIC_EDITED_ITEM__DECIMAL
          The feature id for the 'Decimal' attribute.
static int NUMERIC_EDITED_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int NUMERIC_EDITED_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int NUMERIC_EDITED_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int NUMERIC_EDITED_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int NUMERIC_EDITED_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int NUMERIC_EDITED_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int NUMERIC_EDITED_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int NUMERIC_EDITED_ITEM__NAME
          The feature id for the 'Name' attribute.
static int NUMERIC_EDITED_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int NUMERIC_EDITED_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int NUMERIC_EDITED_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int NUMERIC_EDITED_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int NUMERIC_EDITED_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int NUMERIC_EDITED_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int NUMERIC_EDITED_ITEM_FEATURE_COUNT
          The number of structural features of the 'Numeric Edited Item' class.
static int NUMERIC_ITEM
          The meta object id for the 'Numeric Item' class.
static int NUMERIC_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int NUMERIC_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int NUMERIC_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int NUMERIC_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int NUMERIC_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int NUMERIC_ITEM__CURRENCY_SYMBOL
          The feature id for the 'Currency Symbol' attribute.
static int NUMERIC_ITEM__DECIMAL
          The feature id for the 'Decimal' attribute.
static int NUMERIC_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int NUMERIC_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int NUMERIC_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int NUMERIC_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int NUMERIC_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int NUMERIC_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int NUMERIC_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int NUMERIC_ITEM__NAME
          The feature id for the 'Name' attribute.
static int NUMERIC_ITEM__NUMPROC
          The feature id for the 'Numproc' attribute.
static int NUMERIC_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int NUMERIC_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int NUMERIC_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int NUMERIC_ITEM__SIGN_LEADING
          The feature id for the 'Sign Leading' attribute.
static int NUMERIC_ITEM__SIGN_SEPARATE
          The feature id for the 'Sign Separate' attribute.
static int NUMERIC_ITEM__SIGNED
          The feature id for the 'Signed' attribute.
static int NUMERIC_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int NUMERIC_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int NUMERIC_ITEM__TRUNC
          The feature id for the 'Trunc' attribute.
static int NUMERIC_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int NUMERIC_ITEM_FEATURE_COUNT
          The number of structural features of the 'Numeric Item' class.
static int OBJECT_COMPUTER_PARAGRAPH
          The meta object id for the 'Object Computer Paragraph' class.
static int OBJECT_COMPUTER_PARAGRAPH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__COMPUTER_NAME
          The feature id for the 'Computer Name' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__END_FILE
          The feature id for the 'End File' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__END_LINE
          The feature id for the 'End Line' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__MEMORY_SIZE
          The feature id for the 'Memory Size' containment reference.
static int OBJECT_COMPUTER_PARAGRAPH__PARENT
          The feature id for the 'Parent' reference.
static int OBJECT_COMPUTER_PARAGRAPH__PROGRAM_COLLATING_SEQUENCE
          The feature id for the 'Program Collating Sequence' reference.
static int OBJECT_COMPUTER_PARAGRAPH__SEGMENT_LIMIT
          The feature id for the 'Segment Limit' attribute.
static int OBJECT_COMPUTER_PARAGRAPH__TAG
          The feature id for the 'Tag' attribute.
static int OBJECT_COMPUTER_PARAGRAPH_FEATURE_COUNT
          The number of structural features of the 'Object Computer Paragraph' class.
static int OBJECT_REFERENCE_ITEM
          The meta object id for the 'Object Reference Item' class.
static int OBJECT_REFERENCE_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int OBJECT_REFERENCE_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int OBJECT_REFERENCE_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int OBJECT_REFERENCE_ITEM__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int OBJECT_REFERENCE_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int OBJECT_REFERENCE_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int OBJECT_REFERENCE_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int OBJECT_REFERENCE_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int OBJECT_REFERENCE_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int OBJECT_REFERENCE_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int OBJECT_REFERENCE_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int OBJECT_REFERENCE_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int OBJECT_REFERENCE_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int OBJECT_REFERENCE_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int OBJECT_REFERENCE_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int OBJECT_REFERENCE_ITEM__NAME
          The feature id for the 'Name' attribute.
static int OBJECT_REFERENCE_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int OBJECT_REFERENCE_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int OBJECT_REFERENCE_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int OBJECT_REFERENCE_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int OBJECT_REFERENCE_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int OBJECT_REFERENCE_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int OBJECT_REFERENCE_ITEM_FEATURE_COUNT
          The number of structural features of the 'Object Reference Item' class.
static int ON_KEY_CLAUSE
          The meta object id for the 'On Key Clause' class.
static int ON_KEY_CLAUSE__ASCENDING
          The feature id for the 'Ascending' attribute.
static int ON_KEY_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int ON_KEY_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int ON_KEY_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int ON_KEY_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int ON_KEY_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int ON_KEY_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int ON_KEY_CLAUSE__KEY
          The feature id for the 'Key' reference list.
static int ON_KEY_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int ON_KEY_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int ON_KEY_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'On Key Clause' class.
static int OPEN_CLAUSE
          The meta object id for the 'Open Clause' class.
static int OPEN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int OPEN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int OPEN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int OPEN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int OPEN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int OPEN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int OPEN_CLAUSE__MODE
          The feature id for the 'Mode' attribute.
static int OPEN_CLAUSE__OBJECTS
          The feature id for the 'Objects' containment reference list.
static int OPEN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int OPEN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int OPEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Open Clause' class.
static int OPEN_MODE
          The meta object id for the 'Open Mode' enum.
static int OPEN_OBJECT
          The meta object id for the 'Open Object' class.
static int OPEN_OBJECT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int OPEN_OBJECT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int OPEN_OBJECT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int OPEN_OBJECT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int OPEN_OBJECT__END_FILE
          The feature id for the 'End File' attribute.
static int OPEN_OBJECT__END_LINE
          The feature id for the 'End Line' attribute.
static int OPEN_OBJECT__FILE
          The feature id for the 'File' reference.
static int OPEN_OBJECT__PARENT
          The feature id for the 'Parent' reference.
static int OPEN_OBJECT__REVERSED
          The feature id for the 'Reversed' attribute.
static int OPEN_OBJECT__TAG
          The feature id for the 'Tag' attribute.
static int OPEN_OBJECT__WITH_NO_REWIND
          The feature id for the 'With No Rewind' attribute.
static int OPEN_OBJECT_FEATURE_COUNT
          The number of structural features of the 'Open Object' class.
static int OPEN_STMT
          The meta object id for the 'Open Stmt' class.
static int OPEN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int OPEN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int OPEN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int OPEN_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int OPEN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int OPEN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int OPEN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int OPEN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int OPEN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int OPEN_STMT_FEATURE_COUNT
          The number of structural features of the 'Open Stmt' class.
static int PARAGRAPH
          The meta object id for the 'Paragraph' class.
static int PARAGRAPH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PARAGRAPH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PARAGRAPH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PARAGRAPH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PARAGRAPH__END_FILE
          The feature id for the 'End File' attribute.
static int PARAGRAPH__END_LINE
          The feature id for the 'End Line' attribute.
static int PARAGRAPH__NAME
          The feature id for the 'Name' attribute.
static int PARAGRAPH__PARENT
          The feature id for the 'Parent' reference.
static int PARAGRAPH__SENTENCES
          The feature id for the 'Sentences' containment reference list.
static int PARAGRAPH__TAG
          The feature id for the 'Tag' attribute.
static int PARAGRAPH_FEATURE_COUNT
          The number of structural features of the 'Paragraph' class.
static int PERFORM_BODY
          The meta object id for the 'Perform Body' class.
static int PERFORM_BODY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PERFORM_BODY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PERFORM_BODY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PERFORM_BODY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PERFORM_BODY__END_FILE
          The feature id for the 'End File' attribute.
static int PERFORM_BODY__END_LINE
          The feature id for the 'End Line' attribute.
static int PERFORM_BODY__PARENT
          The feature id for the 'Parent' reference.
static int PERFORM_BODY__TAG
          The feature id for the 'Tag' attribute.
static int PERFORM_BODY_FEATURE_COUNT
          The number of structural features of the 'Perform Body' class.
static int PERFORM_FROM_TO
          The meta object id for the 'Perform From To' class.
static int PERFORM_FROM_TO__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PERFORM_FROM_TO__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PERFORM_FROM_TO__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PERFORM_FROM_TO__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PERFORM_FROM_TO__END_FILE
          The feature id for the 'End File' attribute.
static int PERFORM_FROM_TO__END_LINE
          The feature id for the 'End Line' attribute.
static int PERFORM_FROM_TO__FROM
          The feature id for the 'From' reference.
static int PERFORM_FROM_TO__PARENT
          The feature id for the 'Parent' reference.
static int PERFORM_FROM_TO__TAG
          The feature id for the 'Tag' attribute.
static int PERFORM_FROM_TO__TO
          The feature id for the 'To' reference.
static int PERFORM_FROM_TO_FEATURE_COUNT
          The number of structural features of the 'Perform From To' class.
static int PERFORM_INLINE
          The meta object id for the 'Perform Inline' class.
static int PERFORM_INLINE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PERFORM_INLINE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PERFORM_INLINE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PERFORM_INLINE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PERFORM_INLINE__END_FILE
          The feature id for the 'End File' attribute.
static int PERFORM_INLINE__END_LINE
          The feature id for the 'End Line' attribute.
static int PERFORM_INLINE__PARENT
          The feature id for the 'Parent' reference.
static int PERFORM_INLINE__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int PERFORM_INLINE__TAG
          The feature id for the 'Tag' attribute.
static int PERFORM_INLINE_FEATURE_COUNT
          The number of structural features of the 'Perform Inline' class.
static int PERFORM_ITERATION_CONTROLLER
          The meta object id for the 'Perform Iteration Controller' class.
static int PERFORM_ITERATION_CONTROLLER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PERFORM_ITERATION_CONTROLLER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PERFORM_ITERATION_CONTROLLER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PERFORM_ITERATION_CONTROLLER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PERFORM_ITERATION_CONTROLLER__END_FILE
          The feature id for the 'End File' attribute.
static int PERFORM_ITERATION_CONTROLLER__END_LINE
          The feature id for the 'End Line' attribute.
static int PERFORM_ITERATION_CONTROLLER__PARENT
          The feature id for the 'Parent' reference.
static int PERFORM_ITERATION_CONTROLLER__TAG
          The feature id for the 'Tag' attribute.
static int PERFORM_ITERATION_CONTROLLER_FEATURE_COUNT
          The number of structural features of the 'Perform Iteration Controller' class.
static int PERFORM_STMT
          The meta object id for the 'Perform Stmt' class.
static int PERFORM_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PERFORM_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PERFORM_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PERFORM_STMT__BODY
          The feature id for the 'Body' containment reference.
static int PERFORM_STMT__CONTROLLER
          The feature id for the 'Controller' containment reference.
static int PERFORM_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PERFORM_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int PERFORM_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int PERFORM_STMT__PARENT
          The feature id for the 'Parent' reference.
static int PERFORM_STMT__TAG
          The feature id for the 'Tag' attribute.
static int PERFORM_STMT_FEATURE_COUNT
          The number of structural features of the 'Perform Stmt' class.
static int PI_CONTROLLER_TIMES
          The meta object id for the 'PI Controller Times' class.
static int PI_CONTROLLER_TIMES__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PI_CONTROLLER_TIMES__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PI_CONTROLLER_TIMES__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PI_CONTROLLER_TIMES__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PI_CONTROLLER_TIMES__END_FILE
          The feature id for the 'End File' attribute.
static int PI_CONTROLLER_TIMES__END_LINE
          The feature id for the 'End Line' attribute.
static int PI_CONTROLLER_TIMES__PARENT
          The feature id for the 'Parent' reference.
static int PI_CONTROLLER_TIMES__TAG
          The feature id for the 'Tag' attribute.
static int PI_CONTROLLER_TIMES__TIMES
          The feature id for the 'Times' containment reference.
static int PI_CONTROLLER_TIMES_FEATURE_COUNT
          The number of structural features of the 'PI Controller Times' class.
static int PI_CONTROLLER_UNTIL
          The meta object id for the 'PI Controller Until' class.
static int PI_CONTROLLER_UNTIL__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PI_CONTROLLER_UNTIL__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PI_CONTROLLER_UNTIL__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PI_CONTROLLER_UNTIL__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PI_CONTROLLER_UNTIL__END_FILE
          The feature id for the 'End File' attribute.
static int PI_CONTROLLER_UNTIL__END_LINE
          The feature id for the 'End Line' attribute.
static int PI_CONTROLLER_UNTIL__PARENT
          The feature id for the 'Parent' reference.
static int PI_CONTROLLER_UNTIL__TAG
          The feature id for the 'Tag' attribute.
static int PI_CONTROLLER_UNTIL__TEST_AFTER
          The feature id for the 'Test After' attribute.
static int PI_CONTROLLER_UNTIL__UNTIL
          The feature id for the 'Until' containment reference.
static int PI_CONTROLLER_UNTIL_FEATURE_COUNT
          The number of structural features of the 'PI Controller Until' class.
static int PI_CONTROLLER_VARYING
          The meta object id for the 'PI Controller Varying' class.
static int PI_CONTROLLER_VARYING__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PI_CONTROLLER_VARYING__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PI_CONTROLLER_VARYING__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PI_CONTROLLER_VARYING__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PI_CONTROLLER_VARYING__END_FILE
          The feature id for the 'End File' attribute.
static int PI_CONTROLLER_VARYING__END_LINE
          The feature id for the 'End Line' attribute.
static int PI_CONTROLLER_VARYING__PARENT
          The feature id for the 'Parent' reference.
static int PI_CONTROLLER_VARYING__TAG
          The feature id for the 'Tag' attribute.
static int PI_CONTROLLER_VARYING__TEST_AFTER
          The feature id for the 'Test After' attribute.
static int PI_CONTROLLER_VARYING__VARYING_CLAUSES
          The feature id for the 'Varying Clauses' containment reference list.
static int PI_CONTROLLER_VARYING_CLAUSE
          The meta object id for the 'PI Controller Varying Clause' class.
static int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__BY
          The feature id for the 'By' containment reference.
static int PI_CONTROLLER_VARYING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__FROM
          The feature id for the 'From' containment reference.
static int PI_CONTROLLER_VARYING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int PI_CONTROLLER_VARYING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int PI_CONTROLLER_VARYING_CLAUSE__UNTIL
          The feature id for the 'Until' containment reference.
static int PI_CONTROLLER_VARYING_CLAUSE__VARIED
          The feature id for the 'Varied' containment reference.
static int PI_CONTROLLER_VARYING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'PI Controller Varying Clause' class.
static int PI_CONTROLLER_VARYING_FEATURE_COUNT
          The number of structural features of the 'PI Controller Varying' class.
static int PROCEDURE_DIVISION
          The meta object id for the 'Procedure Division' class.
static int PROCEDURE_DIVISION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PROCEDURE_DIVISION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PROCEDURE_DIVISION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PROCEDURE_DIVISION__DECLARATIVES
          The feature id for the 'Declaratives' containment reference.
static int PROCEDURE_DIVISION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PROCEDURE_DIVISION__END_FILE
          The feature id for the 'End File' attribute.
static int PROCEDURE_DIVISION__END_LINE
          The feature id for the 'End Line' attribute.
static int PROCEDURE_DIVISION__HEADER
          The feature id for the 'Header' containment reference.
static int PROCEDURE_DIVISION__PARENT
          The feature id for the 'Parent' reference.
static int PROCEDURE_DIVISION__SECTIONS
          The feature id for the 'Sections' containment reference list.
static int PROCEDURE_DIVISION__TAG
          The feature id for the 'Tag' attribute.
static int PROCEDURE_DIVISION_FEATURE_COUNT
          The number of structural features of the 'Procedure Division' class.
static int PROCEDURE_DIVISION_HEADER
          The meta object id for the 'Procedure Division Header' class.
static int PROCEDURE_DIVISION_HEADER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PROCEDURE_DIVISION_HEADER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PROCEDURE_DIVISION_HEADER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PROCEDURE_DIVISION_HEADER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PROCEDURE_DIVISION_HEADER__END_FILE
          The feature id for the 'End File' attribute.
static int PROCEDURE_DIVISION_HEADER__END_LINE
          The feature id for the 'End Line' attribute.
static int PROCEDURE_DIVISION_HEADER__PARENT
          The feature id for the 'Parent' reference.
static int PROCEDURE_DIVISION_HEADER__RETURNING
          The feature id for the 'Returning' reference.
static int PROCEDURE_DIVISION_HEADER__TAG
          The feature id for the 'Tag' attribute.
static int PROCEDURE_DIVISION_HEADER__USING
          The feature id for the 'Using' containment reference list.
static int PROCEDURE_DIVISION_HEADER_FEATURE_COUNT
          The number of structural features of the 'Procedure Division Header' class.
static int PROCEDURE_DIVISION_OR_ENTRY_STMT
          The meta object id for the 'Procedure Division Or Entry Stmt' class.
static int PROCEDURE_DIVISION_OR_ENTRY_STMT_FEATURE_COUNT
          The number of structural features of the 'Procedure Division Or Entry Stmt' class.
static int PROGRAM
          The meta object id for the 'Program' class.
static int PROGRAM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PROGRAM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PROGRAM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PROGRAM__DATA_DIVISION
          The feature id for the 'Data Division' containment reference.
static int PROGRAM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PROGRAM__END_FILE
          The feature id for the 'End File' attribute.
static int PROGRAM__END_LINE
          The feature id for the 'End Line' attribute.
static int PROGRAM__ENVIRONMENT_DIVISION
          The feature id for the 'Environment Division' containment reference.
static int PROGRAM__IDENTIFICATION_DIVISION
          The feature id for the 'Identification Division' containment reference.
static int PROGRAM__NAME
          The feature id for the 'Name' attribute.
static int PROGRAM__NESTED_PROGRAMS
          The feature id for the 'Nested Programs' containment reference list.
static int PROGRAM__PARENT
          The feature id for the 'Parent' reference.
static int PROGRAM__PROCEDURE_DIVISION
          The feature id for the 'Procedure Division' containment reference.
static int PROGRAM__TAG
          The feature id for the 'Tag' attribute.
static int PROGRAM_FEATURE_COUNT
          The number of structural features of the 'Program' class.
static int PROGRAM_SOURCE_FILE
          The meta object id for the 'Program Source File' class.
static int PROGRAM_SOURCE_FILE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int PROGRAM_SOURCE_FILE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int PROGRAM_SOURCE_FILE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int PROGRAM_SOURCE_FILE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int PROGRAM_SOURCE_FILE__END_FILE
          The feature id for the 'End File' attribute.
static int PROGRAM_SOURCE_FILE__END_LINE
          The feature id for the 'End Line' attribute.
static int PROGRAM_SOURCE_FILE__NAME
          The feature id for the 'Name' attribute.
static int PROGRAM_SOURCE_FILE__PARENT
          The feature id for the 'Parent' reference.
static int PROGRAM_SOURCE_FILE__PROGRAMS
          The feature id for the 'Programs' containment reference list.
static int PROGRAM_SOURCE_FILE__TAG
          The feature id for the 'Tag' attribute.
static int PROGRAM_SOURCE_FILE_FEATURE_COUNT
          The number of structural features of the 'Program Source File' class.
static int READ_DIRECTION
          The meta object id for the 'Read Direction' enum.
static int READ_STMT
          The meta object id for the 'Read Stmt' class.
static int READ_STMT__AT_END
          The feature id for the 'At End' containment reference list.
static int READ_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int READ_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int READ_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int READ_STMT__DIRECTION
          The feature id for the 'Direction' attribute.
static int READ_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int READ_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int READ_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int READ_STMT__FILE
          The feature id for the 'File' reference.
static int READ_STMT__INTO
          The feature id for the 'Into' containment reference.
static int READ_STMT__INVALID_KEY
          The feature id for the 'Invalid Key' containment reference list.
static int READ_STMT__KEY
          The feature id for the 'Key' containment reference.
static int READ_STMT__NOT_AT_END
          The feature id for the 'Not At End' containment reference list.
static int READ_STMT__NOT_INVALID_KEY
          The feature id for the 'Not Invalid Key' containment reference list.
static int READ_STMT__PARENT
          The feature id for the 'Parent' reference.
static int READ_STMT__TAG
          The feature id for the 'Tag' attribute.
static int READ_STMT_FEATURE_COUNT
          The number of structural features of the 'Read Stmt' class.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY
          The meta object id for the 'Record Sequential File Control Entry' class.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Record Sequential File Control Entry' class.
static int REF_MOD
          The meta object id for the 'Ref Mod' class.
static int REF_MOD__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int REF_MOD__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int REF_MOD__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int REF_MOD__END_COLUMN
          The feature id for the 'End Column' attribute.
static int REF_MOD__END_FILE
          The feature id for the 'End File' attribute.
static int REF_MOD__END_LINE
          The feature id for the 'End Line' attribute.
static int REF_MOD__LEN
          The feature id for the 'Len' containment reference.
static int REF_MOD__PARENT
          The feature id for the 'Parent' reference.
static int REF_MOD__REF
          The feature id for the 'Ref' containment reference.
static int REF_MOD__START_POS
          The feature id for the 'Start Pos' containment reference.
static int REF_MOD__TAG
          The feature id for the 'Tag' attribute.
static int REF_MOD_FEATURE_COUNT
          The number of structural features of the 'Ref Mod' class.
static int RELATIVE_FILE_CONTROL_ENTRY
          The meta object id for the 'Relative File Control Entry' class.
static int RELATIVE_FILE_CONTROL_ENTRY__ACCESS_MODE
          The feature id for the 'Access Mode' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__RELATIVE_KEY
          The feature id for the 'Relative Key' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int RELATIVE_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int RELATIVE_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int RELATIVE_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Relative File Control Entry' class.
static int RELEASE_STMT
          The meta object id for the 'Release Stmt' class.
static int RELEASE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int RELEASE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int RELEASE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int RELEASE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int RELEASE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int RELEASE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int RELEASE_STMT__FROM
          The feature id for the 'From' containment reference.
static int RELEASE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int RELEASE_STMT__RECORD
          The feature id for the 'Record' reference.
static int RELEASE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int RELEASE_STMT_FEATURE_COUNT
          The number of structural features of the 'Release Stmt' class.
static int REPLACING_CLAUSE
          The meta object id for the 'Replacing Clause' class.
static int REPLACING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int REPLACING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int REPLACING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int REPLACING_CLAUSE__BY
          The feature id for the 'By' containment reference.
static int REPLACING_CLAUSE__CATEGORY
          The feature id for the 'Category' attribute.
static int REPLACING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int REPLACING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int REPLACING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int REPLACING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int REPLACING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int REPLACING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Replacing Clause' class.
static int RESERVE_PHRASE
          The meta object id for the 'Reserve Phrase' class.
static int RESERVE_PHRASE__AREAS
          The feature id for the 'Areas' attribute.
static int RESERVE_PHRASE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int RESERVE_PHRASE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int RESERVE_PHRASE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int RESERVE_PHRASE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int RESERVE_PHRASE__END_FILE
          The feature id for the 'End File' attribute.
static int RESERVE_PHRASE__END_LINE
          The feature id for the 'End Line' attribute.
static int RESERVE_PHRASE__PARENT
          The feature id for the 'Parent' reference.
static int RESERVE_PHRASE__TAG
          The feature id for the 'Tag' attribute.
static int RESERVE_PHRASE_FEATURE_COUNT
          The number of structural features of the 'Reserve Phrase' class.
static int RETURN_STMT
          The meta object id for the 'Return Stmt' class.
static int RETURN_STMT__AT_END
          The feature id for the 'At End' containment reference list.
static int RETURN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int RETURN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int RETURN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int RETURN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int RETURN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int RETURN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int RETURN_STMT__FILE
          The feature id for the 'File' reference.
static int RETURN_STMT__INTO
          The feature id for the 'Into' containment reference.
static int RETURN_STMT__NOT_AT_END
          The feature id for the 'Not At End' containment reference list.
static int RETURN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int RETURN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int RETURN_STMT_FEATURE_COUNT
          The number of structural features of the 'Return Stmt' class.
static int REWRITE_STMT
          The meta object id for the 'Rewrite Stmt' class.
static int REWRITE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int REWRITE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int REWRITE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int REWRITE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int REWRITE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int REWRITE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int REWRITE_STMT__FROM
          The feature id for the 'From' containment reference.
static int REWRITE_STMT__INVALID_KEY
          The feature id for the 'Invalid Key' containment reference list.
static int REWRITE_STMT__NOT_INVALID_KEY
          The feature id for the 'Not Invalid Key' containment reference list.
static int REWRITE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int REWRITE_STMT__RECORD
          The feature id for the 'Record' reference.
static int REWRITE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int REWRITE_STMT_FEATURE_COUNT
          The number of structural features of the 'Rewrite Stmt' class.
static int SEARCH_STMT
          The meta object id for the 'Search Stmt' class.
static int SEARCH_STMT__AT_END
          The feature id for the 'At End' containment reference list.
static int SEARCH_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SEARCH_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SEARCH_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SEARCH_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SEARCH_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SEARCH_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SEARCH_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SEARCH_STMT__TABLE_ITEM
          The feature id for the 'Table Item' reference.
static int SEARCH_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SEARCH_STMT_FEATURE_COUNT
          The number of structural features of the 'Search Stmt' class.
static int SEARCH_WHEN_CLAUSE
          The meta object id for the 'Search When Clause' class.
static int SEARCH_WHEN_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SEARCH_WHEN_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SEARCH_WHEN_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SEARCH_WHEN_CLAUSE__CONDITION
          The feature id for the 'Condition' containment reference.
static int SEARCH_WHEN_CLAUSE__DO
          The feature id for the 'Do' containment reference.
static int SEARCH_WHEN_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SEARCH_WHEN_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int SEARCH_WHEN_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int SEARCH_WHEN_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int SEARCH_WHEN_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int SEARCH_WHEN_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Search When Clause' class.
static int SECTION
          The meta object id for the 'Section' class.
static int SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int SECTION__NAME
          The feature id for the 'Name' attribute.
static int SECTION__PARAGRAPHS
          The feature id for the 'Paragraphs' containment reference list.
static int SECTION__PARENT
          The feature id for the 'Parent' reference.
static int SECTION__TAG
          The feature id for the 'Tag' attribute.
static int SECTION_FEATURE_COUNT
          The number of structural features of the 'Section' class.
static int SECTION_OR_PARAGRAPH
          The meta object id for the 'Section Or Paragraph' class.
static int SECTION_OR_PARAGRAPH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SECTION_OR_PARAGRAPH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SECTION_OR_PARAGRAPH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SECTION_OR_PARAGRAPH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SECTION_OR_PARAGRAPH__END_FILE
          The feature id for the 'End File' attribute.
static int SECTION_OR_PARAGRAPH__END_LINE
          The feature id for the 'End Line' attribute.
static int SECTION_OR_PARAGRAPH__NAME
          The feature id for the 'Name' attribute.
static int SECTION_OR_PARAGRAPH__PARENT
          The feature id for the 'Parent' reference.
static int SECTION_OR_PARAGRAPH__TAG
          The feature id for the 'Tag' attribute.
static int SECTION_OR_PARAGRAPH_FEATURE_COUNT
          The number of structural features of the 'Section Or Paragraph' class.
static int SENTENCE
          The meta object id for the 'Sentence' class.
static int SENTENCE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SENTENCE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SENTENCE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SENTENCE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SENTENCE__END_FILE
          The feature id for the 'End File' attribute.
static int SENTENCE__END_LINE
          The feature id for the 'End Line' attribute.
static int SENTENCE__PARENT
          The feature id for the 'Parent' reference.
static int SENTENCE__STATEMENTS
          The feature id for the 'Statements' containment reference list.
static int SENTENCE__TAG
          The feature id for the 'Tag' attribute.
static int SENTENCE_FEATURE_COUNT
          The number of structural features of the 'Sentence' class.
static int SEQUENTIAL_FILE_CONTROL_ENTRY
          The meta object id for the 'Sequential File Control Entry' class.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
          The feature id for the 'Assign To' containment reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
          The feature id for the 'Assign Using' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
          The feature id for the 'Automatic Lock Mode' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
          The feature id for the 'End File' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
          The feature id for the 'End Line' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
          The feature id for the 'Is Optional' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__PADDING_CHARACTER
          The feature id for the 'Padding Character' containment reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
          The feature id for the 'Parent' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
          The feature id for the 'Password' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
          The feature id for the 'Platform Specific Status' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
          The feature id for the 'Reserve Phrase' containment reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
          The feature id for the 'Select' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
          The feature id for the 'Status' reference.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
          The feature id for the 'Tag' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
          The feature id for the 'With Lock On Record' attribute.
static int SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
          The number of structural features of the 'Sequential File Control Entry' class.
static int SERIAL_SEARCH_STMT
          The meta object id for the 'Serial Search Stmt' class.
static int SERIAL_SEARCH_STMT__AT_END
          The feature id for the 'At End' containment reference list.
static int SERIAL_SEARCH_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SERIAL_SEARCH_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SERIAL_SEARCH_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SERIAL_SEARCH_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SERIAL_SEARCH_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SERIAL_SEARCH_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SERIAL_SEARCH_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SERIAL_SEARCH_STMT__TABLE_ITEM
          The feature id for the 'Table Item' reference.
static int SERIAL_SEARCH_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SERIAL_SEARCH_STMT__VARYING
          The feature id for the 'Varying' containment reference.
static int SERIAL_SEARCH_STMT__WHEN_CLAUSES
          The feature id for the 'When Clauses' containment reference list.
static int SERIAL_SEARCH_STMT_FEATURE_COUNT
          The number of structural features of the 'Serial Search Stmt' class.
static int SET_ADJUST_INDICES_STMT
          The meta object id for the 'Set Adjust Indices Stmt' class.
static int SET_ADJUST_INDICES_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_ADJUST_INDICES_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_ADJUST_INDICES_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_ADJUST_INDICES_STMT__BY
          The feature id for the 'By' containment reference.
static int SET_ADJUST_INDICES_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_ADJUST_INDICES_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_ADJUST_INDICES_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_ADJUST_INDICES_STMT__INDICES
          The feature id for the 'Indices' reference list.
static int SET_ADJUST_INDICES_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_ADJUST_INDICES_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_ADJUST_INDICES_STMT__UP
          The feature id for the 'Up' attribute.
static int SET_ADJUST_INDICES_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Adjust Indices Stmt' class.
static int SET_INDICES_STMT
          The meta object id for the 'Set Indices Stmt' class.
static int SET_INDICES_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_INDICES_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_INDICES_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_INDICES_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_INDICES_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_INDICES_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_INDICES_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_INDICES_STMT__RECEIVING_AREAS
          The feature id for the 'Receiving Areas' containment reference list.
static int SET_INDICES_STMT__SENDING_AREA
          The feature id for the 'Sending Area' containment reference.
static int SET_INDICES_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_INDICES_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Indices Stmt' class.
static int SET_POINTERS_STMT
          The meta object id for the 'Set Pointers Stmt' class.
static int SET_POINTERS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_POINTERS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_POINTERS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_POINTERS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_POINTERS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_POINTERS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_POINTERS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_POINTERS_STMT__POINTERS
          The feature id for the 'Pointers' containment reference list.
static int SET_POINTERS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_POINTERS_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Pointers Stmt' class.
static int SET_POINTERS_TO_ADDRESS_STMT
          The meta object id for the 'Set Pointers To Address Stmt' class.
static int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_POINTERS_TO_ADDRESS_STMT__POINTERS
          The feature id for the 'Pointers' containment reference list.
static int SET_POINTERS_TO_ADDRESS_STMT__SENDING_AREA
          The feature id for the 'Sending Area' containment reference.
static int SET_POINTERS_TO_ADDRESS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_POINTERS_TO_ADDRESS_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Pointers To Address Stmt' class.
static int SET_POINTERS_TO_NULL_STMT
          The meta object id for the 'Set Pointers To Null Stmt' class.
static int SET_POINTERS_TO_NULL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_POINTERS_TO_NULL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_POINTERS_TO_NULL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_POINTERS_TO_NULL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_POINTERS_TO_NULL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_POINTERS_TO_NULL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_POINTERS_TO_NULL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_POINTERS_TO_NULL_STMT__POINTERS
          The feature id for the 'Pointers' containment reference list.
static int SET_POINTERS_TO_NULL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_POINTERS_TO_NULL_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Pointers To Null Stmt' class.
static int SET_PROC_POINTERS_STMT
          The meta object id for the 'Set Proc Pointers Stmt' class.
static int SET_PROC_POINTERS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_PROC_POINTERS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_PROC_POINTERS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_PROC_POINTERS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_PROC_POINTERS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_PROC_POINTERS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_PROC_POINTERS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_PROC_POINTERS_STMT__PROC_POINTERS
          The feature id for the 'Proc Pointers' containment reference list.
static int SET_PROC_POINTERS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_PROC_POINTERS_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Proc Pointers Stmt' class.
static int SET_PROC_POINTERS_TO_ENTRY_STMT
          The meta object id for the 'Set Proc Pointers To Entry Stmt' class.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__ENTRY
          The feature id for the 'Entry' containment reference.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__PROC_POINTERS
          The feature id for the 'Proc Pointers' containment reference list.
static int SET_PROC_POINTERS_TO_ENTRY_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_PROC_POINTERS_TO_ENTRY_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Proc Pointers To Entry Stmt' class.
static int SET_PROC_POINTERS_TO_NULL_STMT
          The meta object id for the 'Set Proc Pointers To Null Stmt' class.
static int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_PROC_POINTERS_TO_NULL_STMT__PROC_POINTERS
          The feature id for the 'Proc Pointers' containment reference list.
static int SET_PROC_POINTERS_TO_NULL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_PROC_POINTERS_TO_NULL_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Proc Pointers To Null Stmt' class.
static int SET_PROC_POINTERS_TO_POINTER_STMT
          The meta object id for the 'Set Proc Pointers To Pointer Stmt' class.
static int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_PROC_POINTERS_TO_POINTER_STMT__PROC_POINTERS
          The feature id for the 'Proc Pointers' containment reference list.
static int SET_PROC_POINTERS_TO_POINTER_STMT__SENDING_POINTER
          The feature id for the 'Sending Pointer' containment reference.
static int SET_PROC_POINTERS_TO_POINTER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_PROC_POINTERS_TO_POINTER_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Proc Pointers To Pointer Stmt' class.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT
          The meta object id for the 'Set Proc Pointers To Proc Pointer Stmt' class.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PROC_POINTERS
          The feature id for the 'Proc Pointers' containment reference list.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__SENDING_PROC_POINTER
          The feature id for the 'Sending Proc Pointer' containment reference.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_PROC_POINTERS_TO_PROC_POINTER_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Proc Pointers To Proc Pointer Stmt' class.
static int SET_STMT
          The meta object id for the 'Set Stmt' class.
static int SET_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Stmt' class.
static int SET_SWITCHES_CLAUSE
          The meta object id for the 'Set Switches Clause' class.
static int SET_SWITCHES_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_SWITCHES_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_SWITCHES_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_SWITCHES_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_SWITCHES_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int SET_SWITCHES_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_SWITCHES_CLAUSE__ON
          The feature id for the 'On' attribute.
static int SET_SWITCHES_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int SET_SWITCHES_CLAUSE__SWITCHES
          The feature id for the 'Switches' reference list.
static int SET_SWITCHES_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int SET_SWITCHES_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Set Switches Clause' class.
static int SET_SWITCHES_STMT
          The meta object id for the 'Set Switches Stmt' class.
static int SET_SWITCHES_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET_SWITCHES_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET_SWITCHES_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET_SWITCHES_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int SET_SWITCHES_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET_SWITCHES_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET_SWITCHES_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET_SWITCHES_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET_SWITCHES_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET_SWITCHES_STMT_FEATURE_COUNT
          The number of structural features of the 'Set Switches Stmt' class.
static int SET88_ITEMS_STMT
          The meta object id for the 'Set88 Items Stmt' class.
static int SET88_ITEMS_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SET88_ITEMS_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SET88_ITEMS_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SET88_ITEMS_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SET88_ITEMS_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SET88_ITEMS_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SET88_ITEMS_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SET88_ITEMS_STMT__REFS88
          The feature id for the 'Refs88' containment reference list.
static int SET88_ITEMS_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SET88_ITEMS_STMT_FEATURE_COUNT
          The number of structural features of the 'Set88 Items Stmt' class.
static int SIGN_TYPE
          The meta object id for the 'Sign Type' enum.
static int SIMPLE_REF
          The meta object id for the 'Simple Ref' class.
static int SIMPLE_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SIMPLE_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SIMPLE_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SIMPLE_REF__DATA_ITEM
          The feature id for the 'Data Item' reference.
static int SIMPLE_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SIMPLE_REF__END_FILE
          The feature id for the 'End File' attribute.
static int SIMPLE_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int SIMPLE_REF__PARENT
          The feature id for the 'Parent' reference.
static int SIMPLE_REF__TAG
          The feature id for the 'Tag' attribute.
static int SIMPLE_REF_FEATURE_COUNT
          The number of structural features of the 'Simple Ref' class.
static int SIMPLE_REF_OR_LITERAL
          The meta object id for the 'Simple Ref Or Literal' class.
static int SIMPLE_REF_OR_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Simple Ref Or Literal' class.
static int SORT_STMT
          The meta object id for the 'Sort Stmt' class.
static int SORT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SORT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SORT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SORT_STMT__COLLATING_SEQUENCE
          The feature id for the 'Collating Sequence' reference.
static int SORT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SORT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SORT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SORT_STMT__FILE
          The feature id for the 'File' reference.
static int SORT_STMT__GIVING_OR_OUTPUT_PROC
          The feature id for the 'Giving Or Output Proc' containment reference.
static int SORT_STMT__ON_KEY_CLAUSES
          The feature id for the 'On Key Clauses' containment reference list.
static int SORT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SORT_STMT__TABLE
          The feature id for the 'Table' reference.
static int SORT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SORT_STMT__USING_OR_INPUT_PROC
          The feature id for the 'Using Or Input Proc' containment reference.
static int SORT_STMT__WITH_DUPLICATES_IN_ORDER
          The feature id for the 'With Duplicates In Order' attribute.
static int SORT_STMT_FEATURE_COUNT
          The number of structural features of the 'Sort Stmt' class.
static int SOURCE_COMPUTER_PARAGRAPH
          The meta object id for the 'Source Computer Paragraph' class.
static int SOURCE_COMPUTER_PARAGRAPH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__COMPUTER_NAME
          The feature id for the 'Computer Name' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__END_FILE
          The feature id for the 'End File' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__END_LINE
          The feature id for the 'End Line' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__PARENT
          The feature id for the 'Parent' reference.
static int SOURCE_COMPUTER_PARAGRAPH__TAG
          The feature id for the 'Tag' attribute.
static int SOURCE_COMPUTER_PARAGRAPH__WITH_DEBUGGING_MODE
          The feature id for the 'With Debugging Mode' attribute.
static int SOURCE_COMPUTER_PARAGRAPH_FEATURE_COUNT
          The number of structural features of the 'Source Computer Paragraph' class.
static int SOURCE_FILE
          The meta object id for the 'Source File' class.
static int SOURCE_FILE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SOURCE_FILE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SOURCE_FILE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SOURCE_FILE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SOURCE_FILE__END_FILE
          The feature id for the 'End File' attribute.
static int SOURCE_FILE__END_LINE
          The feature id for the 'End Line' attribute.
static int SOURCE_FILE__NAME
          The feature id for the 'Name' attribute.
static int SOURCE_FILE__PARENT
          The feature id for the 'Parent' reference.
static int SOURCE_FILE__TAG
          The feature id for the 'Tag' attribute.
static int SOURCE_FILE_FEATURE_COUNT
          The number of structural features of the 'Source File' class.
static int SPECIAL_NAMES_PARAGRAPH
          The meta object id for the 'Special Names Paragraph' class.
static int SPECIAL_NAMES_PARAGRAPH__ALPHABETS
          The feature id for the 'Alphabets' containment reference list.
static int SPECIAL_NAMES_PARAGRAPH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SPECIAL_NAMES_PARAGRAPH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SPECIAL_NAMES_PARAGRAPH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SPECIAL_NAMES_PARAGRAPH__CURRENCY_SIGN_CLAUSE
          The feature id for the 'Currency Sign Clause' containment reference.
static int SPECIAL_NAMES_PARAGRAPH__DECIMAL_POINT_IS_COMMA
          The feature id for the 'Decimal Point Is Comma' attribute.
static int SPECIAL_NAMES_PARAGRAPH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SPECIAL_NAMES_PARAGRAPH__END_FILE
          The feature id for the 'End File' attribute.
static int SPECIAL_NAMES_PARAGRAPH__END_LINE
          The feature id for the 'End Line' attribute.
static int SPECIAL_NAMES_PARAGRAPH__MNEMONIC_NAMES
          The feature id for the 'Mnemonic Names' containment reference list.
static int SPECIAL_NAMES_PARAGRAPH__PARENT
          The feature id for the 'Parent' reference.
static int SPECIAL_NAMES_PARAGRAPH__SWITCHES
          The feature id for the 'Switches' containment reference list.
static int SPECIAL_NAMES_PARAGRAPH__SYMBOLIC_CHARACTERS_CLAUSES
          The feature id for the 'Symbolic Characters Clauses' containment reference list.
static int SPECIAL_NAMES_PARAGRAPH__TAG
          The feature id for the 'Tag' attribute.
static int SPECIAL_NAMES_PARAGRAPH__USER_DEFINED_CHAR_CLASSES
          The feature id for the 'User Defined Char Classes' containment reference list.
static int SPECIAL_NAMES_PARAGRAPH_FEATURE_COUNT
          The number of structural features of the 'Special Names Paragraph' class.
static int SPECIAL_REGISTER
          The meta object id for the 'Special Register' class.
static int SPECIAL_REGISTER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SPECIAL_REGISTER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SPECIAL_REGISTER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SPECIAL_REGISTER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SPECIAL_REGISTER__END_FILE
          The feature id for the 'End File' attribute.
static int SPECIAL_REGISTER__END_LINE
          The feature id for the 'End Line' attribute.
static int SPECIAL_REGISTER__PARENT
          The feature id for the 'Parent' reference.
static int SPECIAL_REGISTER__TAG
          The feature id for the 'Tag' attribute.
static int SPECIAL_REGISTER_FEATURE_COUNT
          The number of structural features of the 'Special Register' class.
static int START_STMT
          The meta object id for the 'Start Stmt' class.
static int START_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int START_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int START_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int START_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int START_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int START_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int START_STMT__FILE
          The feature id for the 'File' reference.
static int START_STMT__INVALID_KEY
          The feature id for the 'Invalid Key' containment reference list.
static int START_STMT__KEY_CONDITION
          The feature id for the 'Key Condition' containment reference.
static int START_STMT__NOT_INVALID_KEY
          The feature id for the 'Not Invalid Key' containment reference list.
static int START_STMT__PARENT
          The feature id for the 'Parent' reference.
static int START_STMT__TAG
          The feature id for the 'Tag' attribute.
static int START_STMT_FEATURE_COUNT
          The number of structural features of the 'Start Stmt' class.
static int STMT
          The meta object id for the 'Stmt' class.
static int STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STMT__END_FILE
          The feature id for the 'End File' attribute.
static int STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int STMT__PARENT
          The feature id for the 'Parent' reference.
static int STMT__TAG
          The feature id for the 'Tag' attribute.
static int STMT_FEATURE_COUNT
          The number of structural features of the 'Stmt' class.
static int STOP_LITERAL_STMT
          The meta object id for the 'Stop Literal Stmt' class.
static int STOP_LITERAL_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STOP_LITERAL_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STOP_LITERAL_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STOP_LITERAL_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STOP_LITERAL_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int STOP_LITERAL_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int STOP_LITERAL_STMT__LITERAL
          The feature id for the 'Literal' containment reference.
static int STOP_LITERAL_STMT__PARENT
          The feature id for the 'Parent' reference.
static int STOP_LITERAL_STMT__TAG
          The feature id for the 'Tag' attribute.
static int STOP_LITERAL_STMT_FEATURE_COUNT
          The number of structural features of the 'Stop Literal Stmt' class.
static int STOP_RUN_STMT
          The meta object id for the 'Stop Run Stmt' class.
static int STOP_RUN_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STOP_RUN_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STOP_RUN_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STOP_RUN_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STOP_RUN_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int STOP_RUN_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int STOP_RUN_STMT__PARENT
          The feature id for the 'Parent' reference.
static int STOP_RUN_STMT__TAG
          The feature id for the 'Tag' attribute.
static int STOP_RUN_STMT_FEATURE_COUNT
          The number of structural features of the 'Stop Run Stmt' class.
static int STOP_STMT
          The meta object id for the 'Stop Stmt' class.
static int STOP_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STOP_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STOP_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STOP_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STOP_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int STOP_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int STOP_STMT__PARENT
          The feature id for the 'Parent' reference.
static int STOP_STMT__TAG
          The feature id for the 'Tag' attribute.
static int STOP_STMT_FEATURE_COUNT
          The number of structural features of the 'Stop Stmt' class.
static int STRING_CLAUSE
          The meta object id for the 'String Clause' class.
static int STRING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STRING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STRING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STRING_CLAUSE__DELIMITED_BY
          The feature id for the 'Delimited By' containment reference.
static int STRING_CLAUSE__DELIMITED_BY_SIZE
          The feature id for the 'Delimited By Size' attribute.
static int STRING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STRING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int STRING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int STRING_CLAUSE__ITEMS
          The feature id for the 'Items' containment reference list.
static int STRING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int STRING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int STRING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'String Clause' class.
static int STRING_STMT
          The meta object id for the 'String Stmt' class.
static int STRING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int STRING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int STRING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int STRING_STMT__CLAUSES
          The feature id for the 'Clauses' containment reference list.
static int STRING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int STRING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int STRING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int STRING_STMT__INTO
          The feature id for the 'Into' containment reference.
static int STRING_STMT__NOT_ON_OVERFLOW
          The feature id for the 'Not On Overflow' containment reference list.
static int STRING_STMT__ON_OVERFLOW
          The feature id for the 'On Overflow' containment reference list.
static int STRING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int STRING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int STRING_STMT__WITH_POINTER
          The feature id for the 'With Pointer' containment reference.
static int STRING_STMT_FEATURE_COUNT
          The number of structural features of the 'String Stmt' class.
static int SUBTRACT_CORR_STMT
          The meta object id for the 'Subtract Corr Stmt' class.
static int SUBTRACT_CORR_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SUBTRACT_CORR_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SUBTRACT_CORR_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SUBTRACT_CORR_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SUBTRACT_CORR_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SUBTRACT_CORR_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SUBTRACT_CORR_STMT__FROM
          The feature id for the 'From' containment reference.
static int SUBTRACT_CORR_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int SUBTRACT_CORR_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int SUBTRACT_CORR_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SUBTRACT_CORR_STMT__SUBTRACT
          The feature id for the 'Subtract' containment reference.
static int SUBTRACT_CORR_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SUBTRACT_CORR_STMT_FEATURE_COUNT
          The number of structural features of the 'Subtract Corr Stmt' class.
static int SUBTRACT_FROM_GIVING_STMT
          The meta object id for the 'Subtract From Giving Stmt' class.
static int SUBTRACT_FROM_GIVING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SUBTRACT_FROM_GIVING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SUBTRACT_FROM_GIVING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SUBTRACT_FROM_GIVING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SUBTRACT_FROM_GIVING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SUBTRACT_FROM_GIVING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SUBTRACT_FROM_GIVING_STMT__FROM
          The feature id for the 'From' containment reference.
static int SUBTRACT_FROM_GIVING_STMT__GIVING
          The feature id for the 'Giving' containment reference list.
static int SUBTRACT_FROM_GIVING_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int SUBTRACT_FROM_GIVING_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int SUBTRACT_FROM_GIVING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SUBTRACT_FROM_GIVING_STMT__SUM_OF
          The feature id for the 'Sum Of' containment reference list.
static int SUBTRACT_FROM_GIVING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SUBTRACT_FROM_GIVING_STMT_FEATURE_COUNT
          The number of structural features of the 'Subtract From Giving Stmt' class.
static int SUBTRACT_FROM_STMT
          The meta object id for the 'Subtract From Stmt' class.
static int SUBTRACT_FROM_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SUBTRACT_FROM_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SUBTRACT_FROM_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SUBTRACT_FROM_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SUBTRACT_FROM_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SUBTRACT_FROM_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SUBTRACT_FROM_STMT__FROM
          The feature id for the 'From' containment reference list.
static int SUBTRACT_FROM_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int SUBTRACT_FROM_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int SUBTRACT_FROM_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SUBTRACT_FROM_STMT__SUM_OF
          The feature id for the 'Sum Of' containment reference list.
static int SUBTRACT_FROM_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SUBTRACT_FROM_STMT_FEATURE_COUNT
          The number of structural features of the 'Subtract From Stmt' class.
static int SUBTRACT_STMT
          The meta object id for the 'Subtract Stmt' class.
static int SUBTRACT_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SUBTRACT_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SUBTRACT_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SUBTRACT_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SUBTRACT_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int SUBTRACT_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int SUBTRACT_STMT__NOT_ON_SIZE_ERROR
          The feature id for the 'Not On Size Error' containment reference list.
static int SUBTRACT_STMT__ON_SIZE_ERROR
          The feature id for the 'On Size Error' containment reference list.
static int SUBTRACT_STMT__PARENT
          The feature id for the 'Parent' reference.
static int SUBTRACT_STMT__TAG
          The feature id for the 'Tag' attribute.
static int SUBTRACT_STMT_FEATURE_COUNT
          The number of structural features of the 'Subtract Stmt' class.
static int SWITCH_STATUS_CONDITION
          The meta object id for the 'Switch Status Condition' class.
static int SWITCH_STATUS_CONDITION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SWITCH_STATUS_CONDITION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SWITCH_STATUS_CONDITION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SWITCH_STATUS_CONDITION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SWITCH_STATUS_CONDITION__END_FILE
          The feature id for the 'End File' attribute.
static int SWITCH_STATUS_CONDITION__END_LINE
          The feature id for the 'End Line' attribute.
static int SWITCH_STATUS_CONDITION__NAME
          The feature id for the 'Name' attribute.
static int SWITCH_STATUS_CONDITION__PARENT
          The feature id for the 'Parent' reference.
static int SWITCH_STATUS_CONDITION__TAG
          The feature id for the 'Tag' attribute.
static int SWITCH_STATUS_CONDITION_FEATURE_COUNT
          The number of structural features of the 'Switch Status Condition' class.
static int SYMBOLIC_CHARACTERS_CLAUSE
          The meta object id for the 'Symbolic Characters Clause' class.
static int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE__IN
          The feature id for the 'In' reference.
static int SYMBOLIC_CHARACTERS_CLAUSE__ORDINAL_POSITIONS
          The feature id for the 'Ordinal Positions' attribute list.
static int SYMBOLIC_CHARACTERS_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int SYMBOLIC_CHARACTERS_CLAUSE__SYMBOLIC_CHARACTERS
          The feature id for the 'Symbolic Characters' attribute list.
static int SYMBOLIC_CHARACTERS_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int SYMBOLIC_CHARACTERS_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Symbolic Characters Clause' class.
static int SYSTEM_INFO
          The meta object id for the 'System Info' enum.
static int TABLE_DATA_ITEM
          The meta object id for the 'Table Data Item' class.
static int TABLE_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TABLE_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TABLE_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TABLE_DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int TABLE_DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int TABLE_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TABLE_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int TABLE_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int TABLE_DATA_ITEM__INDEX_VARS
          The feature id for the 'Index Vars' containment reference list.
static int TABLE_DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int TABLE_DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int TABLE_DATA_ITEM__KEYS
          The feature id for the 'Keys' containment reference list.
static int TABLE_DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int TABLE_DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int TABLE_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int TABLE_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int TABLE_DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int TABLE_DATA_ITEM__TABLE_ITEM
          The feature id for the 'Table Item' containment reference.
static int TABLE_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int TABLE_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Table Data Item' class.
static int TABLE_KEY_INFO
          The meta object id for the 'Table Key Info' class.
static int TABLE_KEY_INFO__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TABLE_KEY_INFO__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TABLE_KEY_INFO__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TABLE_KEY_INFO__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TABLE_KEY_INFO__END_FILE
          The feature id for the 'End File' attribute.
static int TABLE_KEY_INFO__END_LINE
          The feature id for the 'End Line' attribute.
static int TABLE_KEY_INFO__IS_ASCENDING
          The feature id for the 'Is Ascending' attribute.
static int TABLE_KEY_INFO__KEY_ITEMS
          The feature id for the 'Key Items' reference list.
static int TABLE_KEY_INFO__PARENT
          The feature id for the 'Parent' reference.
static int TABLE_KEY_INFO__TAG
          The feature id for the 'Tag' attribute.
static int TABLE_KEY_INFO_FEATURE_COUNT
          The number of structural features of the 'Table Key Info' class.
static int TABLE_REF
          The meta object id for the 'Table Ref' class.
static int TABLE_REF__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TABLE_REF__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TABLE_REF__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TABLE_REF__DATA_ITEM
          The feature id for the 'Data Item' reference.
static int TABLE_REF__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TABLE_REF__END_FILE
          The feature id for the 'End File' attribute.
static int TABLE_REF__END_LINE
          The feature id for the 'End Line' attribute.
static int TABLE_REF__PARENT
          The feature id for the 'Parent' reference.
static int TABLE_REF__SUBSCRIPTS
          The feature id for the 'Subscripts' containment reference list.
static int TABLE_REF__TAG
          The feature id for the 'Tag' attribute.
static int TABLE_REF_FEATURE_COUNT
          The number of structural features of the 'Table Ref' class.
static int TABLE_SUBSCRIPT
          The meta object id for the 'Table Subscript' class.
static int TABLE_SUBSCRIPT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TABLE_SUBSCRIPT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TABLE_SUBSCRIPT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TABLE_SUBSCRIPT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TABLE_SUBSCRIPT__END_FILE
          The feature id for the 'End File' attribute.
static int TABLE_SUBSCRIPT__END_LINE
          The feature id for the 'End Line' attribute.
static int TABLE_SUBSCRIPT__PARENT
          The feature id for the 'Parent' reference.
static int TABLE_SUBSCRIPT__TAG
          The feature id for the 'Tag' attribute.
static int TABLE_SUBSCRIPT_FEATURE_COUNT
          The number of structural features of the 'Table Subscript' class.
static int TOP_LEVEL_VARIABLE
          The meta object id for the 'Top Level Variable' class.
static int TOP_LEVEL_VARIABLE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TOP_LEVEL_VARIABLE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TOP_LEVEL_VARIABLE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TOP_LEVEL_VARIABLE__DATA_ITEM
          The feature id for the 'Data Item' containment reference.
static int TOP_LEVEL_VARIABLE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TOP_LEVEL_VARIABLE__END_FILE
          The feature id for the 'End File' attribute.
static int TOP_LEVEL_VARIABLE__END_LINE
          The feature id for the 'End Line' attribute.
static int TOP_LEVEL_VARIABLE__PARENT
          The feature id for the 'Parent' reference.
static int TOP_LEVEL_VARIABLE__TAG
          The feature id for the 'Tag' attribute.
static int TOP_LEVEL_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Top Level Variable' class.
static int TOP_LEVEL_VARIABLE_SET
          The meta object id for the 'Top Level Variable Set' class.
static int TOP_LEVEL_VARIABLE_SET__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int TOP_LEVEL_VARIABLE_SET__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int TOP_LEVEL_VARIABLE_SET__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int TOP_LEVEL_VARIABLE_SET__END_COLUMN
          The feature id for the 'End Column' attribute.
static int TOP_LEVEL_VARIABLE_SET__END_FILE
          The feature id for the 'End File' attribute.
static int TOP_LEVEL_VARIABLE_SET__END_LINE
          The feature id for the 'End Line' attribute.
static int TOP_LEVEL_VARIABLE_SET__PARENT
          The feature id for the 'Parent' reference.
static int TOP_LEVEL_VARIABLE_SET__TAG
          The feature id for the 'Tag' attribute.
static int TOP_LEVEL_VARIABLE_SET__TOP_LEVEL_VARIABLES
          The feature id for the 'Top Level Variables' containment reference list.
static int TOP_LEVEL_VARIABLE_SET_FEATURE_COUNT
          The number of structural features of the 'Top Level Variable Set' class.
static int UNICODE_ITEM
          The meta object id for the 'Unicode Item' class.
static int UNICODE_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UNICODE_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UNICODE_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UNICODE_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int UNICODE_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int UNICODE_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int UNICODE_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UNICODE_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int UNICODE_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int UNICODE_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int UNICODE_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int UNICODE_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int UNICODE_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int UNICODE_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int UNICODE_ITEM__NAME
          The feature id for the 'Name' attribute.
static int UNICODE_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int UNICODE_ITEM__PICTURE_STRING
          The feature id for the 'Picture String' attribute.
static int UNICODE_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int UNICODE_ITEM__SYNCHRONIZED
          The feature id for the 'Synchronized' attribute.
static int UNICODE_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int UNICODE_ITEM__USAGE
          The feature id for the 'Usage' attribute.
static int UNICODE_ITEM_FEATURE_COUNT
          The number of structural features of the 'Unicode Item' class.
static int UNSTRING_DELIMITED_CLAUSE
          The meta object id for the 'Unstring Delimited Clause' class.
static int UNSTRING_DELIMITED_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UNSTRING_DELIMITED_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UNSTRING_DELIMITED_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UNSTRING_DELIMITED_CLAUSE__DELIMITED_BY
          The feature id for the 'Delimited By' containment reference.
static int UNSTRING_DELIMITED_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UNSTRING_DELIMITED_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int UNSTRING_DELIMITED_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int UNSTRING_DELIMITED_CLAUSE__OR
          The feature id for the 'Or' containment reference list.
static int UNSTRING_DELIMITED_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int UNSTRING_DELIMITED_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int UNSTRING_DELIMITED_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Unstring Delimited Clause' class.
static int UNSTRING_DELIMITER
          The meta object id for the 'Unstring Delimiter' class.
static int UNSTRING_DELIMITER__ALL
          The feature id for the 'All' attribute.
static int UNSTRING_DELIMITER__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UNSTRING_DELIMITER__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UNSTRING_DELIMITER__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UNSTRING_DELIMITER__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UNSTRING_DELIMITER__END_FILE
          The feature id for the 'End File' attribute.
static int UNSTRING_DELIMITER__END_LINE
          The feature id for the 'End Line' attribute.
static int UNSTRING_DELIMITER__ITEM
          The feature id for the 'Item' containment reference.
static int UNSTRING_DELIMITER__PARENT
          The feature id for the 'Parent' reference.
static int UNSTRING_DELIMITER__TAG
          The feature id for the 'Tag' attribute.
static int UNSTRING_DELIMITER_FEATURE_COUNT
          The number of structural features of the 'Unstring Delimiter' class.
static int UNSTRING_INTO_CLAUSE
          The meta object id for the 'Unstring Into Clause' class.
static int UNSTRING_INTO_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UNSTRING_INTO_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UNSTRING_INTO_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UNSTRING_INTO_CLAUSE__COUNT_IN
          The feature id for the 'Count In' containment reference.
static int UNSTRING_INTO_CLAUSE__DELIMITER_IN
          The feature id for the 'Delimiter In' containment reference.
static int UNSTRING_INTO_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UNSTRING_INTO_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int UNSTRING_INTO_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int UNSTRING_INTO_CLAUSE__INTO
          The feature id for the 'Into' containment reference.
static int UNSTRING_INTO_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int UNSTRING_INTO_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int UNSTRING_INTO_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Unstring Into Clause' class.
static int UNSTRING_STMT
          The meta object id for the 'Unstring Stmt' class.
static int UNSTRING_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UNSTRING_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UNSTRING_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UNSTRING_STMT__DELIMITED_CLAUSE
          The feature id for the 'Delimited Clause' containment reference.
static int UNSTRING_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UNSTRING_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int UNSTRING_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int UNSTRING_STMT__INTO_CLAUSES
          The feature id for the 'Into Clauses' containment reference list.
static int UNSTRING_STMT__NOT_ON_OVERFLOW
          The feature id for the 'Not On Overflow' containment reference list.
static int UNSTRING_STMT__ON_OVERFLOW
          The feature id for the 'On Overflow' containment reference list.
static int UNSTRING_STMT__PARENT
          The feature id for the 'Parent' reference.
static int UNSTRING_STMT__REF
          The feature id for the 'Ref' containment reference.
static int UNSTRING_STMT__TAG
          The feature id for the 'Tag' attribute.
static int UNSTRING_STMT__TALLYING_IN
          The feature id for the 'Tallying In' containment reference.
static int UNSTRING_STMT__WITH_POINTER
          The feature id for the 'With Pointer' containment reference.
static int UNSTRING_STMT_FEATURE_COUNT
          The number of structural features of the 'Unstring Stmt' class.
static int UPSI_SWITCH
          The meta object id for the 'UPSI Switch' class.
static int UPSI_SWITCH__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int UPSI_SWITCH__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int UPSI_SWITCH__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int UPSI_SWITCH__BIT
          The feature id for the 'Bit' attribute.
static int UPSI_SWITCH__END_COLUMN
          The feature id for the 'End Column' attribute.
static int UPSI_SWITCH__END_FILE
          The feature id for the 'End File' attribute.
static int UPSI_SWITCH__END_LINE
          The feature id for the 'End Line' attribute.
static int UPSI_SWITCH__NAME
          The feature id for the 'Name' attribute.
static int UPSI_SWITCH__OFF_CONDITION
          The feature id for the 'Off Condition' containment reference.
static int UPSI_SWITCH__ON_CONDITION
          The feature id for the 'On Condition' containment reference.
static int UPSI_SWITCH__PARENT
          The feature id for the 'Parent' reference.
static int UPSI_SWITCH__TAG
          The feature id for the 'Tag' attribute.
static int UPSI_SWITCH_BIT
          The meta object id for the 'UPSI Switch Bit' enum.
static int UPSI_SWITCH_FEATURE_COUNT
          The number of structural features of the 'UPSI Switch' class.
static int USAGE_VALUES
          The meta object id for the 'Usage Values' enum.
static int USE_STMT
          The meta object id for the 'Use Stmt' class.
static int USE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int USE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int USE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int USE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int USE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int USE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int USE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int USE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int USE_STMT_FEATURE_COUNT
          The number of structural features of the 'Use Stmt' class.
static int USER_DEFINED_CHARACTER_CLASS
          The meta object id for the 'User Defined Character Class' class.
static int USER_DEFINED_CHARACTER_CLASS__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int USER_DEFINED_CHARACTER_CLASS__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int USER_DEFINED_CHARACTER_CLASS__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int USER_DEFINED_CHARACTER_CLASS__END_COLUMN
          The feature id for the 'End Column' attribute.
static int USER_DEFINED_CHARACTER_CLASS__END_FILE
          The feature id for the 'End File' attribute.
static int USER_DEFINED_CHARACTER_CLASS__END_LINE
          The feature id for the 'End Line' attribute.
static int USER_DEFINED_CHARACTER_CLASS__NAME
          The feature id for the 'Name' attribute.
static int USER_DEFINED_CHARACTER_CLASS__PARENT
          The feature id for the 'Parent' reference.
static int USER_DEFINED_CHARACTER_CLASS__TAG
          The feature id for the 'Tag' attribute.
static int USER_DEFINED_CHARACTER_CLASS__VALUE_RANGES
          The feature id for the 'Value Ranges' containment reference list.
static int USER_DEFINED_CHARACTER_CLASS_FEATURE_COUNT
          The number of structural features of the 'User Defined Character Class' class.
static int VARIABLE_GROUP
          The meta object id for the 'Variable Group' class.
static int VARIABLE_GROUP__GROUP
          The feature id for the 'Group' containment reference.
static int VARIABLE_GROUP__REASONS
          The feature id for the 'Reasons' containment reference.
static int VARIABLE_GROUP_FEATURE_COUNT
          The number of structural features of the 'Variable Group' class.
static int VARIABLE_PARTITION
          The meta object id for the 'Variable Partition' class.
static int VARIABLE_PARTITION__CLASSES
          The feature id for the 'Classes' containment reference list.
static int VARIABLE_PARTITION_FEATURE_COUNT
          The number of structural features of the 'Variable Partition' class.
static int VARIABLE_TABLE_DATA_ITEM
          The meta object id for the 'Variable Table Data Item' class.
static int VARIABLE_TABLE_DATA_ITEM__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int VARIABLE_TABLE_DATA_ITEM__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int VARIABLE_TABLE_DATA_ITEM__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int VARIABLE_TABLE_DATA_ITEM__CONDITIONS
          The feature id for the 'Conditions' containment reference list.
static int VARIABLE_TABLE_DATA_ITEM__COPIED_FROM
          The feature id for the 'Copied From' reference.
static int VARIABLE_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
          The feature id for the 'Copied From Unique ID' attribute.
static int VARIABLE_TABLE_DATA_ITEM__DEPENDING_UPON
          The feature id for the 'Depending Upon' reference.
static int VARIABLE_TABLE_DATA_ITEM__END_COLUMN
          The feature id for the 'End Column' attribute.
static int VARIABLE_TABLE_DATA_ITEM__END_FILE
          The feature id for the 'End File' attribute.
static int VARIABLE_TABLE_DATA_ITEM__END_LINE
          The feature id for the 'End Line' attribute.
static int VARIABLE_TABLE_DATA_ITEM__INDEX_VARS
          The feature id for the 'Index Vars' containment reference list.
static int VARIABLE_TABLE_DATA_ITEM__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int VARIABLE_TABLE_DATA_ITEM__IS_FILLER
          The feature id for the 'Is Filler' attribute.
static int VARIABLE_TABLE_DATA_ITEM__KEYS
          The feature id for the 'Keys' containment reference list.
static int VARIABLE_TABLE_DATA_ITEM__LEVEL
          The feature id for the 'Level' attribute.
static int VARIABLE_TABLE_DATA_ITEM__MAX_NUMBER_OF_ELEMENTS
          The feature id for the 'Max Number Of Elements' attribute.
static int VARIABLE_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
          The feature id for the 'Max Offset Within Parent' attribute.
static int VARIABLE_TABLE_DATA_ITEM__MAX_SIZE
          The feature id for the 'Max Size' attribute.
static int VARIABLE_TABLE_DATA_ITEM__MIN_NUMBER_OF_ELEMENTS
          The feature id for the 'Min Number Of Elements' attribute.
static int VARIABLE_TABLE_DATA_ITEM__NAME
          The feature id for the 'Name' attribute.
static int VARIABLE_TABLE_DATA_ITEM__PARENT
          The feature id for the 'Parent' reference.
static int VARIABLE_TABLE_DATA_ITEM__REDEFINES
          The feature id for the 'Redefines' reference.
static int VARIABLE_TABLE_DATA_ITEM__TABLE_ITEM
          The feature id for the 'Table Item' containment reference.
static int VARIABLE_TABLE_DATA_ITEM__TAG
          The feature id for the 'Tag' attribute.
static int VARIABLE_TABLE_DATA_ITEM_FEATURE_COUNT
          The number of structural features of the 'Variable Table Data Item' class.
static int WORKING_STORAGE_SECTION
          The meta object id for the 'Working Storage Section' class.
static int WORKING_STORAGE_SECTION__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int WORKING_STORAGE_SECTION__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int WORKING_STORAGE_SECTION__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int WORKING_STORAGE_SECTION__END_COLUMN
          The feature id for the 'End Column' attribute.
static int WORKING_STORAGE_SECTION__END_FILE
          The feature id for the 'End File' attribute.
static int WORKING_STORAGE_SECTION__END_LINE
          The feature id for the 'End Line' attribute.
static int WORKING_STORAGE_SECTION__PARENT
          The feature id for the 'Parent' reference.
static int WORKING_STORAGE_SECTION__TAG
          The feature id for the 'Tag' attribute.
static int WORKING_STORAGE_SECTION__TOP_LEVEL_VARIABLES
          The feature id for the 'Top Level Variables' containment reference list.
static int WORKING_STORAGE_SECTION_FEATURE_COUNT
          The number of structural features of the 'Working Storage Section' class.
static int WRITE_ADVANCING_CLAUSE
          The meta object id for the 'Write Advancing Clause' class.
static int WRITE_ADVANCING_CLAUSE__BEFORE_ADVANCING
          The feature id for the 'Before Advancing' attribute.
static int WRITE_ADVANCING_CLAUSE__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int WRITE_ADVANCING_CLAUSE__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int WRITE_ADVANCING_CLAUSE__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int WRITE_ADVANCING_CLAUSE__END_COLUMN
          The feature id for the 'End Column' attribute.
static int WRITE_ADVANCING_CLAUSE__END_FILE
          The feature id for the 'End File' attribute.
static int WRITE_ADVANCING_CLAUSE__END_LINE
          The feature id for the 'End Line' attribute.
static int WRITE_ADVANCING_CLAUSE__LINES
          The feature id for the 'Lines' containment reference.
static int WRITE_ADVANCING_CLAUSE__MNEMONIC_NAME
          The feature id for the 'Mnemonic Name' reference.
static int WRITE_ADVANCING_CLAUSE__PAGE
          The feature id for the 'Page' attribute.
static int WRITE_ADVANCING_CLAUSE__PARENT
          The feature id for the 'Parent' reference.
static int WRITE_ADVANCING_CLAUSE__TAG
          The feature id for the 'Tag' attribute.
static int WRITE_ADVANCING_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'Write Advancing Clause' class.
static int WRITE_STMT
          The meta object id for the 'Write Stmt' class.
static int WRITE_STMT__ADVANCING_CLAUSE
          The feature id for the 'Advancing Clause' containment reference.
static int WRITE_STMT__AT_END_OF_PAGE
          The feature id for the 'At End Of Page' containment reference list.
static int WRITE_STMT__BEGIN_COLUMN
          The feature id for the 'Begin Column' attribute.
static int WRITE_STMT__BEGIN_FILE
          The feature id for the 'Begin File' attribute.
static int WRITE_STMT__BEGIN_LINE
          The feature id for the 'Begin Line' attribute.
static int WRITE_STMT__END_COLUMN
          The feature id for the 'End Column' attribute.
static int WRITE_STMT__END_FILE
          The feature id for the 'End File' attribute.
static int WRITE_STMT__END_LINE
          The feature id for the 'End Line' attribute.
static int WRITE_STMT__FROM
          The feature id for the 'From' containment reference.
static int WRITE_STMT__INVALID_KEY
          The feature id for the 'Invalid Key' containment reference list.
static int WRITE_STMT__NOT_AT_END_OF_PAGE
          The feature id for the 'Not At End Of Page' containment reference list.
static int WRITE_STMT__NOT_INVALID_KEY
          The feature id for the 'Not Invalid Key' containment reference list.
static int WRITE_STMT__PARENT
          The feature id for the 'Parent' reference.
static int WRITE_STMT__RECORD
          The feature id for the 'Record' reference.
static int WRITE_STMT__TAG
          The feature id for the 'Tag' attribute.
static int WRITE_STMT_FEATURE_COUNT
          The number of structural features of the 'Write Stmt' class.
 
Method Summary
 org.eclipse.emf.ecore.EClass getAbstractDataItem()
          Returns the meta object for class 'Abstract Data Item'.
 org.eclipse.emf.ecore.EReference getAcceptDataTransferStmt_Environment()
          Returns the meta object for the containment reference 'Environment'.
 org.eclipse.emf.ecore.EReference getAcceptDataTransferStmt_EnvironmentName()
          Returns the meta object for the reference 'Environment Name'.
 org.eclipse.emf.ecore.EClass getAcceptDataTransferStmt()
          Returns the meta object for class 'Accept Data Transfer Stmt'.
 org.eclipse.emf.ecore.EReference getAcceptStmt_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getAcceptStmt()
          Returns the meta object for class 'Accept Stmt'.
 org.eclipse.emf.ecore.EAttribute getAcceptSystemInfoTransferStmt_SystemInfo()
          Returns the meta object for the attribute 'System Info'.
 org.eclipse.emf.ecore.EClass getAcceptSystemInfoTransferStmt()
          Returns the meta object for class 'Accept System Info Transfer Stmt'.
 org.eclipse.emf.ecore.EReference getActualParameter_Arg()
          Returns the meta object for the containment reference 'Arg'.
 org.eclipse.emf.ecore.EAttribute getActualParameter_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getActualParameter()
          Returns the meta object for class 'Actual Parameter'.
 org.eclipse.emf.ecore.EEnum getActualParamType()
          Returns the meta object for enum 'Actual Param Type'.
 org.eclipse.emf.ecore.EReference getAddCorrStmt_Add()
          Returns the meta object for the containment reference 'Add'.
 org.eclipse.emf.ecore.EReference getAddCorrStmt_To()
          Returns the meta object for the containment reference 'To'.
 org.eclipse.emf.ecore.EClass getAddCorrStmt()
          Returns the meta object for class 'Add Corr Stmt'.
 org.eclipse.emf.ecore.EClass getAddressingItem()
          Returns the meta object for class 'Addressing Item'.
 org.eclipse.emf.ecore.EReference getAddressOf_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getAddressOf()
          Returns the meta object for class 'Address Of'.
 org.eclipse.emf.ecore.EClass getAddStmt()
          Returns the meta object for class 'Add Stmt'.
 org.eclipse.emf.ecore.EReference getAddToGivingStmt_Giving()
          Returns the meta object for the containment reference list 'Giving'.
 org.eclipse.emf.ecore.EReference getAddToGivingStmt_SumOf()
          Returns the meta object for the containment reference list 'Sum Of'.
 org.eclipse.emf.ecore.EReference getAddToGivingStmt_To()
          Returns the meta object for the containment reference 'To'.
 org.eclipse.emf.ecore.EClass getAddToGivingStmt()
          Returns the meta object for class 'Add To Giving Stmt'.
 org.eclipse.emf.ecore.EReference getAddToStmt_SumOf()
          Returns the meta object for the containment reference list 'Sum Of'.
 org.eclipse.emf.ecore.EReference getAddToStmt_To()
          Returns the meta object for the containment reference list 'To'.
 org.eclipse.emf.ecore.EClass getAddToStmt()
          Returns the meta object for class 'Add To Stmt'.
 org.eclipse.emf.ecore.EClass getAllSubscript()
          Returns the meta object for class 'All Subscript'.
 org.eclipse.emf.ecore.EAttribute getAlphabet_CodeSet()
          Returns the meta object for the attribute 'Code Set'.
 org.eclipse.emf.ecore.EReference getAlphabet_ValueListsAndRanges()
          Returns the meta object for the containment reference list 'Value Lists And Ranges'.
 org.eclipse.emf.ecore.EClass getAlphabet()
          Returns the meta object for class 'Alphabet'.
 org.eclipse.emf.ecore.EAttribute getAlphabeticItem_JustifyRight()
          Returns the meta object for the attribute 'Justify Right'.
 org.eclipse.emf.ecore.EClass getAlphabeticItem()
          Returns the meta object for class 'Alphabetic Item'.
 org.eclipse.emf.ecore.EClass getAlphaNumericEditedItem()
          Returns the meta object for class 'Alpha Numeric Edited Item'.
 org.eclipse.emf.ecore.EAttribute getAlphaNumericItem_JustifyRight()
          Returns the meta object for the attribute 'Justify Right'.
 org.eclipse.emf.ecore.EClass getAlphaNumericItem()
          Returns the meta object for class 'Alpha Numeric Item'.
 org.eclipse.emf.ecore.EReference getAlterClause_GoToIn()
          Returns the meta object for the reference 'Go To In'.
 org.eclipse.emf.ecore.EReference getAlterClause_ToProceedTo()
          Returns the meta object for the reference 'To Proceed To'.
 org.eclipse.emf.ecore.EClass getAlterClause()
          Returns the meta object for class 'Alter Clause'.
 org.eclipse.emf.ecore.EReference getAlternateKeyClause_Key()
          Returns the meta object for the reference 'Key'.
 org.eclipse.emf.ecore.EReference getAlternateKeyClause_Password()
          Returns the meta object for the reference 'Password'.
 org.eclipse.emf.ecore.EAttribute getAlternateKeyClause_WithDuplicates()
          Returns the meta object for the attribute 'With Duplicates'.
 org.eclipse.emf.ecore.EClass getAlternateKeyClause()
          Returns the meta object for class 'Alternate Key Clause'.
 org.eclipse.emf.ecore.EReference getAlterStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getAlterStmt()
          Returns the meta object for class 'Alter Stmt'.
 org.eclipse.emf.ecore.EReference getArithOperand_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EAttribute getArithOperand_Rounded()
          Returns the meta object for the attribute 'Rounded'.
 org.eclipse.emf.ecore.EClass getArithOperand()
          Returns the meta object for class 'Arith Operand'.
 org.eclipse.emf.ecore.EReference getArithStmt_NotOnSizeError()
          Returns the meta object for the containment reference list 'Not On Size Error'.
 org.eclipse.emf.ecore.EReference getArithStmt_OnSizeError()
          Returns the meta object for the containment reference list 'On Size Error'.
 org.eclipse.emf.ecore.EClass getArithStmt()
          Returns the meta object for class 'Arith Stmt'.
 org.eclipse.emf.ecore.EAttribute getASTNode_BeginColumn()
          Returns the meta object for the attribute 'Begin Column'.
 org.eclipse.emf.ecore.EAttribute getASTNode_BeginFile()
          Returns the meta object for the attribute 'Begin File'.
 org.eclipse.emf.ecore.EAttribute getASTNode_BeginLine()
          Returns the meta object for the attribute 'Begin Line'.
 org.eclipse.emf.ecore.EAttribute getASTNode_EndColumn()
          Returns the meta object for the attribute 'End Column'.
 org.eclipse.emf.ecore.EAttribute getASTNode_EndFile()
          Returns the meta object for the attribute 'End File'.
 org.eclipse.emf.ecore.EAttribute getASTNode_EndLine()
          Returns the meta object for the attribute 'End Line'.
 org.eclipse.emf.ecore.EReference getASTNode_Parent()
          Returns the meta object for the reference 'Parent'.
 org.eclipse.emf.ecore.EAttribute getASTNode_Tag()
          Returns the meta object for the attribute 'Tag'.
 org.eclipse.emf.ecore.EClass getASTNode()
          Returns the meta object for class 'AST Node'.
 org.eclipse.emf.ecore.EReference getASTNodeLite_AstNode()
          Returns the meta object for the reference 'Ast Node'.
 org.eclipse.emf.ecore.EClass getASTNodeLite()
          Returns the meta object for class 'AST Node Lite'.
 org.eclipse.emf.ecore.EReference getASTNodeSet_Elements()
          Returns the meta object for the containment reference list 'Elements'.
 org.eclipse.emf.ecore.EClass getASTNodeSet()
          Returns the meta object for class 'AST Node Set'.
 org.eclipse.emf.ecore.EReference getASTNodeWrapper_Wrapped()
          Returns the meta object for the reference 'Wrapped'.
 org.eclipse.emf.ecore.EClass getASTNodeWrapper()
          Returns the meta object for class 'AST Node Wrapper'.
 org.eclipse.emf.ecore.EReference getBaseProgram_DataDivision()
          Returns the meta object for the containment reference 'Data Division'.
 org.eclipse.emf.ecore.EReference getBaseProgram_EnvironmentDivision()
          Returns the meta object for the containment reference 'Environment Division'.
 org.eclipse.emf.ecore.EReference getBaseProgram_IdentificationDivision()
          Returns the meta object for the containment reference 'Identification Division'.
 org.eclipse.emf.ecore.EReference getBaseProgram_NestedPrograms()
          Returns the meta object for the containment reference list 'Nested Programs'.
 org.eclipse.emf.ecore.EClass getBaseProgram()
          Returns the meta object for class 'Base Program'.
 org.eclipse.emf.ecore.EReference getBinarySearchStmt_WhenClause()
          Returns the meta object for the containment reference 'When Clause'.
 org.eclipse.emf.ecore.EClass getBinarySearchStmt()
          Returns the meta object for class 'Binary Search Stmt'.
 org.eclipse.emf.ecore.EClass getBinarySequentialFileControlEntry()
          Returns the meta object for class 'Binary Sequential File Control Entry'.
 org.eclipse.emf.ecore.EAttribute getBranch_NextSentence()
          Returns the meta object for the attribute 'Next Sentence'.
 org.eclipse.emf.ecore.EReference getBranch_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 org.eclipse.emf.ecore.EClass getBranch()
          Returns the meta object for class 'Branch'.
 org.eclipse.emf.ecore.EReference getCallStmt_NotOnException()
          Returns the meta object for the containment reference list 'Not On Exception'.
 org.eclipse.emf.ecore.EReference getCallStmt_OnException()
          Returns the meta object for the containment reference list 'On Exception'.
 org.eclipse.emf.ecore.EReference getCallStmt_OnOverflow()
          Returns the meta object for the containment reference list 'On Overflow'.
 org.eclipse.emf.ecore.EReference getCallStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EReference getCallStmt_Returning()
          Returns the meta object for the containment reference 'Returning'.
 org.eclipse.emf.ecore.EReference getCallStmt_Using()
          Returns the meta object for the containment reference list 'Using'.
 org.eclipse.emf.ecore.EClass getCallStmt()
          Returns the meta object for class 'Call Stmt'.
 org.eclipse.emf.ecore.EReference getCancelStmt_Programs()
          Returns the meta object for the containment reference list 'Programs'.
 org.eclipse.emf.ecore.EClass getCancelStmt()
          Returns the meta object for class 'Cancel Stmt'.
 org.eclipse.emf.ecore.EEnum getCharacterCodeSet()
          Returns the meta object for enum 'Character Code Set'.
 org.eclipse.emf.ecore.EReference getCicsAbendStmt_AbCode()
          Returns the meta object for the containment reference 'Ab Code'.
 org.eclipse.emf.ecore.EAttribute getCicsAbendStmt_Cancel()
          Returns the meta object for the attribute 'Cancel'.
 org.eclipse.emf.ecore.EAttribute getCicsAbendStmt_NoDump()
          Returns the meta object for the attribute 'No Dump'.
 org.eclipse.emf.ecore.EClass getCicsAbendStmt()
          Returns the meta object for class 'Cics Abend Stmt'.
 org.eclipse.emf.ecore.EReference getCicsAddressSetStmt_Set()
          Returns the meta object for the containment reference 'Set'.
 org.eclipse.emf.ecore.EReference getCicsAddressSetStmt_Using()
          Returns the meta object for the containment reference 'Using'.
 org.eclipse.emf.ecore.EClass getCicsAddressSetStmt()
          Returns the meta object for class 'Cics Address Set Stmt'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_Acee()
          Returns the meta object for the containment reference 'Acee'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_CommArea()
          Returns the meta object for the containment reference 'Comm Area'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_Cwa()
          Returns the meta object for the containment reference 'Cwa'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_Eib()
          Returns the meta object for the containment reference 'Eib'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_Tctua()
          Returns the meta object for the containment reference 'Tctua'.
 org.eclipse.emf.ecore.EReference getCicsAddressStmt_Twa()
          Returns the meta object for the containment reference 'Twa'.
 org.eclipse.emf.ecore.EClass getCicsAddressStmt()
          Returns the meta object for class 'Cics Address Stmt'.
 org.eclipse.emf.ecore.EClass getCicsAfterClause()
          Returns the meta object for class 'Cics After Clause'.
 org.eclipse.emf.ecore.EClass getCicsAfterOrAtClause()
          Returns the meta object for class 'Cics After Or At Clause'.
 org.eclipse.emf.ecore.EReference getCicsAskTimeStmt_AbsTime()
          Returns the meta object for the containment reference 'Abs Time'.
 org.eclipse.emf.ecore.EClass getCicsAskTimeStmt()
          Returns the meta object for class 'Cics Ask Time Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsAssignClause_EnvVariableName()
          Returns the meta object for the attribute 'Env Variable Name'.
 org.eclipse.emf.ecore.EReference getCicsAssignClause_ReceivingArea()
          Returns the meta object for the containment reference 'Receiving Area'.
 org.eclipse.emf.ecore.EClass getCicsAssignClause()
          Returns the meta object for class 'Cics Assign Clause'.
 org.eclipse.emf.ecore.EReference getCicsAssignStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getCicsAssignStmt()
          Returns the meta object for class 'Cics Assign Stmt'.
 org.eclipse.emf.ecore.EClass getCicsAtClause()
          Returns the meta object for class 'Cics At Clause'.
 org.eclipse.emf.ecore.EReference getCicsBifDeeditStmt_Field()
          Returns the meta object for the containment reference 'Field'.
 org.eclipse.emf.ecore.EReference getCicsBifDeeditStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EClass getCicsBifDeeditStmt()
          Returns the meta object for class 'Cics Bif Deedit Stmt'.
 org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_CommArea()
          Returns the meta object for the containment reference 'Comm Area'.
 org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_DataLength()
          Returns the meta object for the containment reference 'Data Length'.
 org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EClass getCicsCommunicationAreaClause()
          Returns the meta object for class 'Cics Communication Area Clause'.
 org.eclipse.emf.ecore.EClass getCicsDelayClause()
          Returns the meta object for class 'Cics Delay Clause'.
 org.eclipse.emf.ecore.EReference getCicsDelayStmt_DelayClause()
          Returns the meta object for the containment reference 'Delay Clause'.
 org.eclipse.emf.ecore.EReference getCicsDelayStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EClass getCicsDelayStmt()
          Returns the meta object for class 'Cics Delay Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsDeleteKeyLengthClause_Generic()
          Returns the meta object for the attribute 'Generic'.
 org.eclipse.emf.ecore.EReference getCicsDeleteKeyLengthClause_KeyLength()
          Returns the meta object for the containment reference 'Key Length'.
 org.eclipse.emf.ecore.EReference getCicsDeleteKeyLengthClause_Numrec()
          Returns the meta object for the containment reference 'Numrec'.
 org.eclipse.emf.ecore.EClass getCicsDeleteKeyLengthClause()
          Returns the meta object for class 'Cics Delete Key Length Clause'.
 org.eclipse.emf.ecore.EReference getCicsDeleteQTDStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsDeleteQTDStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsDeleteQTDStmt()
          Returns the meta object for class 'Cics Delete QTD Stmt'.
 org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_Qname()
          Returns the meta object for the containment reference 'Qname'.
 org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsDeleteQTSStmt()
          Returns the meta object for class 'Cics Delete QTS Stmt'.
 org.eclipse.emf.ecore.EReference getCicsDeleteRidfldClause_KeyLengthClause()
          Returns the meta object for the containment reference 'Key Length Clause'.
 org.eclipse.emf.ecore.EReference getCicsDeleteRidfldClause_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EClass getCicsDeleteRidfldClause()
          Returns the meta object for class 'Cics Delete Ridfld Clause'.
 org.eclipse.emf.ecore.EReference getCicsDeleteStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsDeleteStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EReference getCicsDeleteStmt_TokenOrRidfldClause()
          Returns the meta object for the containment reference 'Token Or Ridfld Clause'.
 org.eclipse.emf.ecore.EClass getCicsDeleteStmt()
          Returns the meta object for class 'Cics Delete Stmt'.
 org.eclipse.emf.ecore.EReference getCicsDeleteTokenClause_Token()
          Returns the meta object for the containment reference 'Token'.
 org.eclipse.emf.ecore.EClass getCicsDeleteTokenClause()
          Returns the meta object for class 'Cics Delete Token Clause'.
 org.eclipse.emf.ecore.EClass getCicsDeleteTokenOrRidfldClause()
          Returns the meta object for class 'Cics Delete Token Or Ridfld Clause'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_Flength()
          Returns the meta object for the containment reference 'Flength'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EClass getCicsDumpTransactionFromClause()
          Returns the meta object for class 'Cics Dump Transaction From Clause'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_LengthList()
          Returns the meta object for the containment reference 'Length List'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_NumSegments()
          Returns the meta object for the containment reference 'Num Segments'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_SegmentList()
          Returns the meta object for the containment reference 'Segment List'.
 org.eclipse.emf.ecore.EClass getCicsDumpTransactionSegmentListClause()
          Returns the meta object for class 'Cics Dump Transaction Segment List Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Complete()
          Returns the meta object for the attribute 'Complete'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_DumpCode()
          Returns the meta object for the containment reference 'Dump Code'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_DumpId()
          Returns the meta object for the containment reference 'Dump Id'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Fct()
          Returns the meta object for the attribute 'Fct'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_FromClause()
          Returns the meta object for the containment reference 'From Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Pct()
          Returns the meta object for the attribute 'Pct'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Ppt()
          Returns the meta object for the attribute 'Ppt'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Program()
          Returns the meta object for the attribute 'Program'.
 org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_SegmentListClause()
          Returns the meta object for the containment reference 'Segment List Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Sit()
          Returns the meta object for the attribute 'Sit'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Storage()
          Returns the meta object for the attribute 'Storage'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Tables()
          Returns the meta object for the attribute 'Tables'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Task()
          Returns the meta object for the attribute 'Task'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Tct()
          Returns the meta object for the attribute 'Tct'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Terminal()
          Returns the meta object for the attribute 'Terminal'.
 org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Trt()
          Returns the meta object for the attribute 'Trt'.
 org.eclipse.emf.ecore.EClass getCicsDumpTransactionStmt()
          Returns the meta object for class 'Cics Dump Transaction Stmt'.
 org.eclipse.emf.ecore.EReference getCicsEndBrStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsEndBrStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsEndBrStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsEndBrStmt()
          Returns the meta object for class 'Cics End Br Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsEraseClause_Alternate()
          Returns the meta object for the attribute 'Alternate'.
 org.eclipse.emf.ecore.EAttribute getCicsEraseClause_Default()
          Returns the meta object for the attribute 'Default'.
 org.eclipse.emf.ecore.EClass getCicsEraseClause()
          Returns the meta object for class 'Cics Erase Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsFileBrowseKeyLengthClause_Generic()
          Returns the meta object for the attribute 'Generic'.
 org.eclipse.emf.ecore.EReference getCicsFileBrowseKeyLengthClause_KeyLength()
          Returns the meta object for the containment reference 'Key Length'.
 org.eclipse.emf.ecore.EClass getCicsFileBrowseKeyLengthClause()
          Returns the meta object for class 'Cics File Browse Key Length Clause'.
 org.eclipse.emf.ecore.EClass getCicsForClause()
          Returns the meta object for class 'Cics For Clause'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeDateSeparatorClause_DateSep()
          Returns the meta object for the containment reference 'Date Sep'.
 org.eclipse.emf.ecore.EClass getCicsFormatTimeDateSeparatorClause()
          Returns the meta object for class 'Cics Format Time Date Separator Clause'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_AbsTime()
          Returns the meta object for the containment reference 'Abs Time'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Date()
          Returns the meta object for the containment reference 'Date'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DateForm()
          Returns the meta object for the containment reference 'Date Form'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DateSepClause()
          Returns the meta object for the containment reference 'Date Sep Clause'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayCount()
          Returns the meta object for the containment reference 'Day Count'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayOfMonth()
          Returns the meta object for the containment reference 'Day Of Month'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayOfWeek()
          Returns the meta object for the containment reference 'Day Of Week'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Ddmmyy()
          Returns the meta object for the containment reference 'Ddmmyy'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Ddmmyyyy()
          Returns the meta object for the containment reference 'Ddmmyyyy'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_FullDate()
          Returns the meta object for the containment reference 'Full Date'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Mmddyy()
          Returns the meta object for the containment reference 'Mmddyy'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Mmddyyyy()
          Returns the meta object for the containment reference 'Mmddyyyy'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_MonthOfYear()
          Returns the meta object for the containment reference 'Month Of Year'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_TimeClause()
          Returns the meta object for the containment reference 'Time Clause'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Year()
          Returns the meta object for the containment reference 'Year'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyddd()
          Returns the meta object for the containment reference 'Yyddd'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyddmm()
          Returns the meta object for the containment reference 'Yyddmm'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yymmdd()
          Returns the meta object for the containment reference 'Yymmdd'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyyddd()
          Returns the meta object for the containment reference 'Yyyyddd'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyyddmm()
          Returns the meta object for the containment reference 'Yyyyddmm'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyymmdd()
          Returns the meta object for the containment reference 'Yyyymmdd'.
 org.eclipse.emf.ecore.EClass getCicsFormatTimeStmt()
          Returns the meta object for class 'Cics Format Time Stmt'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeClause_Time()
          Returns the meta object for the containment reference 'Time'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeClause_TimeSepClause()
          Returns the meta object for the containment reference 'Time Sep Clause'.
 org.eclipse.emf.ecore.EClass getCicsFormatTimeTimeClause()
          Returns the meta object for class 'Cics Format Time Time Clause'.
 org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeSeparatorClause_TimeSep()
          Returns the meta object for the containment reference 'Time Sep'.
 org.eclipse.emf.ecore.EClass getCicsFormatTimeTimeSeparatorClause()
          Returns the meta object for class 'Cics Format Time Time Separator Clause'.
 org.eclipse.emf.ecore.EClass getCicsForOrUntilClause()
          Returns the meta object for class 'Cics For Or Until Clause'.
 org.eclipse.emf.ecore.EReference getCicsFreeMainStmt_Data()
          Returns the meta object for the containment reference 'Data'.
 org.eclipse.emf.ecore.EReference getCicsFreeMainStmt_DataPointer()
          Returns the meta object for the containment reference 'Data Pointer'.
 org.eclipse.emf.ecore.EClass getCicsFreeMainStmt()
          Returns the meta object for class 'Cics Free Main Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_Below()
          Returns the meta object for the attribute 'Below'.
 org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_CicsDataKey()
          Returns the meta object for the attribute 'Cics Data Key'.
 org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Flength()
          Returns the meta object for the containment reference 'Flength'.
 org.eclipse.emf.ecore.EReference getCicsGetMainStmt_InitImg()
          Returns the meta object for the containment reference 'Init Img'.
 org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Set()
          Returns the meta object for the containment reference 'Set'.
 org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_Shared()
          Returns the meta object for the attribute 'Shared'.
 org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_UserDataKey()
          Returns the meta object for the attribute 'User Data Key'.
 org.eclipse.emf.ecore.EClass getCicsGetMainStmt()
          Returns the meta object for class 'Cics Get Main Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsHandleAbendStmt_Cancel()
          Returns the meta object for the attribute 'Cancel'.
 org.eclipse.emf.ecore.EReference getCicsHandleAbendStmt_Label()
          Returns the meta object for the containment reference 'Label'.
 org.eclipse.emf.ecore.EReference getCicsHandleAbendStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EAttribute getCicsHandleAbendStmt_Reset()
          Returns the meta object for the attribute 'Reset'.
 org.eclipse.emf.ecore.EClass getCicsHandleAbendStmt()
          Returns the meta object for class 'Cics Handle Abend Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsHandleAidClause_Aid()
          Returns the meta object for the attribute 'Aid'.
 org.eclipse.emf.ecore.EReference getCicsHandleAidClause_Label()
          Returns the meta object for the reference 'Label'.
 org.eclipse.emf.ecore.EClass getCicsHandleAidClause()
          Returns the meta object for class 'Cics Handle Aid Clause'.
 org.eclipse.emf.ecore.EReference getCicsHandleAidStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getCicsHandleAidStmt()
          Returns the meta object for class 'Cics Handle Aid Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsHandleConditionClause_Condition()
          Returns the meta object for the attribute 'Condition'.
 org.eclipse.emf.ecore.EReference getCicsHandleConditionClause_Label()
          Returns the meta object for the reference 'Label'.
 org.eclipse.emf.ecore.EClass getCicsHandleConditionClause()
          Returns the meta object for class 'Cics Handle Condition Clause'.
 org.eclipse.emf.ecore.EReference getCicsHandleConditionStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getCicsHandleConditionStmt()
          Returns the meta object for class 'Cics Handle Condition Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsIgnoreConditionStmt_Conditions()
          Returns the meta object for the attribute list 'Conditions'.
 org.eclipse.emf.ecore.EClass getCicsIgnoreConditionStmt()
          Returns the meta object for class 'Cics Ignore Condition Stmt'.
 org.eclipse.emf.ecore.EReference getCicsInputMessageClause_InputMsg()
          Returns the meta object for the containment reference 'Input Msg'.
 org.eclipse.emf.ecore.EReference getCicsInputMessageClause_InputMsgLen()
          Returns the meta object for the containment reference 'Input Msg Len'.
 org.eclipse.emf.ecore.EClass getCicsInputMessageClause()
          Returns the meta object for class 'Cics Input Message Clause'.
 org.eclipse.emf.ecore.EClass getCicsIntervalClause()
          Returns the meta object for class 'Cics Interval Clause'.
 org.eclipse.emf.ecore.EReference getCicsIntervalOrTimeClause_Hhmmss()
          Returns the meta object for the containment reference 'Hhmmss'.
 org.eclipse.emf.ecore.EClass getCicsIntervalOrTimeClause()
          Returns the meta object for class 'Cics Interval Or Time Clause'.
 org.eclipse.emf.ecore.EReference getCicsIntoClause_DataArea()
          Returns the meta object for the containment reference 'Data Area'.
 org.eclipse.emf.ecore.EClass getCicsIntoClause()
          Returns the meta object for class 'Cics Into Clause'.
 org.eclipse.emf.ecore.EClass getCicsIntoOrSetClause()
          Returns the meta object for class 'Cics Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsLinkStmt_CommAreaClause()
          Returns the meta object for the containment reference 'Comm Area Clause'.
 org.eclipse.emf.ecore.EReference getCicsLinkStmt_InputMsgClause()
          Returns the meta object for the containment reference 'Input Msg Clause'.
 org.eclipse.emf.ecore.EReference getCicsLinkStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EAttribute getCicsLinkStmt_SyncOnReturn()
          Returns the meta object for the attribute 'Sync On Return'.
 org.eclipse.emf.ecore.EReference getCicsLinkStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EReference getCicsLinkStmt_TransId()
          Returns the meta object for the containment reference 'Trans Id'.
 org.eclipse.emf.ecore.EClass getCicsLinkStmt()
          Returns the meta object for class 'Cics Link Stmt'.
 org.eclipse.emf.ecore.EReference getCicsLoadStmt_Entry()
          Returns the meta object for the containment reference 'Entry'.
 org.eclipse.emf.ecore.EReference getCicsLoadStmt_Flength()
          Returns the meta object for the containment reference 'Flength'.
 org.eclipse.emf.ecore.EAttribute getCicsLoadStmt_Hold()
          Returns the meta object for the attribute 'Hold'.
 org.eclipse.emf.ecore.EReference getCicsLoadStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EReference getCicsLoadStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EReference getCicsLoadStmt_Set()
          Returns the meta object for the containment reference 'Set'.
 org.eclipse.emf.ecore.EClass getCicsLoadStmt()
          Returns the meta object for class 'Cics Load Stmt'.
 org.eclipse.emf.ecore.EClass getCicsPopHandleStmt()
          Returns the meta object for class 'Cics Pop Handle Stmt'.
 org.eclipse.emf.ecore.EClass getCicsPushHandleStmt()
          Returns the meta object for class 'Cics Push Handle Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Consistent()
          Returns the meta object for the attribute 'Consistent'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_KeyLength()
          Returns the meta object for the containment reference 'Key Length'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Repeatable()
          Returns the meta object for the attribute 'Repeatable'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Uncommitted()
          Returns the meta object for the attribute 'Uncommitted'.
 org.eclipse.emf.ecore.EReference getCicsReadNextStmt_UpdateClause()
          Returns the meta object for the containment reference 'Update Clause'.
 org.eclipse.emf.ecore.EClass getCicsReadNextStmt()
          Returns the meta object for class 'Cics Read Next Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Consistent()
          Returns the meta object for the attribute 'Consistent'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Repeatable()
          Returns the meta object for the attribute 'Repeatable'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Uncommitted()
          Returns the meta object for the attribute 'Uncommitted'.
 org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_UpdateClause()
          Returns the meta object for the containment reference 'Update Clause'.
 org.eclipse.emf.ecore.EClass getCicsReadPrevStmt()
          Returns the meta object for class 'Cics Read Prev Stmt'.
 org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsReadQTDStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsReadQTDStmt()
          Returns the meta object for class 'Cics Read QTD Stmt'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Item()
          Returns the meta object for the containment reference 'Item'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsReadQTSStmt_Next()
          Returns the meta object for the attribute 'Next'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_NumItems()
          Returns the meta object for the containment reference 'Num Items'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Qname()
          Returns the meta object for the containment reference 'Qname'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsReadQTSStmt()
          Returns the meta object for class 'Cics Read QTS Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Consistent()
          Returns the meta object for the attribute 'Consistent'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Debkey()
          Returns the meta object for the attribute 'Debkey'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Debrec()
          Returns the meta object for the attribute 'Debrec'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Equal()
          Returns the meta object for the attribute 'Equal'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Gteq()
          Returns the meta object for the attribute 'Gteq'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_KeyLengthClause()
          Returns the meta object for the containment reference 'Key Length Clause'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Repeatable()
          Returns the meta object for the attribute 'Repeatable'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Uncommitted()
          Returns the meta object for the attribute 'Uncommitted'.
 org.eclipse.emf.ecore.EReference getCicsReadStmt_UpdateClause()
          Returns the meta object for the containment reference 'Update Clause'.
 org.eclipse.emf.ecore.EClass getCicsReadStmt()
          Returns the meta object for class 'Cics Read Stmt'.
 org.eclipse.emf.ecore.EReference getCicsReadUpdateClause_Token()
          Returns the meta object for the containment reference 'Token'.
 org.eclipse.emf.ecore.EClass getCicsReadUpdateClause()
          Returns the meta object for class 'Cics Read Update Clause'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapFromClause_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapFromClause_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EClass getCicsReceiveMapFromClause()
          Returns the meta object for class 'Cics Receive Map From Clause'.
 org.eclipse.emf.ecore.EClass getCicsReceiveMapFromOrTerminalClause()
          Returns the meta object for class 'Cics Receive Map From Or Terminal Clause'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_FromOrTerminalClause()
          Returns the meta object for the containment reference 'From Or Terminal Clause'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_Map()
          Returns the meta object for the containment reference 'Map'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_MapSet()
          Returns the meta object for the containment reference 'Map Set'.
 org.eclipse.emf.ecore.EClass getCicsReceiveMapStmt()
          Returns the meta object for class 'Cics Receive Map Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsReceiveMapTerminalClause_AsIs()
          Returns the meta object for the attribute 'As Is'.
 org.eclipse.emf.ecore.EReference getCicsReceiveMapTerminalClause_InPartn()
          Returns the meta object for the containment reference 'In Partn'.
 org.eclipse.emf.ecore.EClass getCicsReceiveMapTerminalClause()
          Returns the meta object for class 'Cics Receive Map Terminal Clause'.
 org.eclipse.emf.ecore.EReference getCicsReleaseStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EClass getCicsReleaseStmt()
          Returns the meta object for class 'Cics Release Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Equal()
          Returns the meta object for the attribute 'Equal'.
 org.eclipse.emf.ecore.EReference getCicsResetBrStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Gteq()
          Returns the meta object for the attribute 'Gteq'.
 org.eclipse.emf.ecore.EReference getCicsResetBrStmt_KeyLengthClause()
          Returns the meta object for the containment reference 'Key Length Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EReference getCicsResetBrStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsResetBrStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsResetBrStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsResetBrStmt()
          Returns the meta object for class 'Cics Reset Br Stmt'.
 org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_IntoOrSetClause()
          Returns the meta object for the containment reference 'Into Or Set Clause'.
 org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_RtermId()
          Returns the meta object for the containment reference 'Rterm Id'.
 org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_RtransId()
          Returns the meta object for the containment reference 'Rtrans Id'.
 org.eclipse.emf.ecore.EAttribute getCicsRetrieveStmt_Wait()
          Returns the meta object for the attribute 'Wait'.
 org.eclipse.emf.ecore.EClass getCicsRetrieveStmt()
          Returns the meta object for class 'Cics Retrieve Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsReturnStmt_EndActivity()
          Returns the meta object for the attribute 'End Activity'.
 org.eclipse.emf.ecore.EReference getCicsReturnStmt_InputMsgClause()
          Returns the meta object for the containment reference 'Input Msg Clause'.
 org.eclipse.emf.ecore.EReference getCicsReturnStmt_TransIdClause()
          Returns the meta object for the containment reference 'Trans Id Clause'.
 org.eclipse.emf.ecore.EClass getCicsReturnStmt()
          Returns the meta object for class 'Cics Return Stmt'.
 org.eclipse.emf.ecore.EReference getCicsReturnTransactionIdClause_CommAreaClause()
          Returns the meta object for the containment reference 'Comm Area Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsReturnTransactionIdClause_Immediate()
          Returns the meta object for the attribute 'Immediate'.
 org.eclipse.emf.ecore.EReference getCicsReturnTransactionIdClause_TransId()
          Returns the meta object for the containment reference 'Trans Id'.
 org.eclipse.emf.ecore.EClass getCicsReturnTransactionIdClause()
          Returns the meta object for class 'Cics Return Transaction Id Clause'.
 org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsRewriteStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsRewriteStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EReference getCicsRewriteStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Token()
          Returns the meta object for the containment reference 'Token'.
 org.eclipse.emf.ecore.EClass getCicsRewriteStmt()
          Returns the meta object for class 'Cics Rewrite Stmt'.
 org.eclipse.emf.ecore.EReference getCicsSendMapCursorClause_Cursor()
          Returns the meta object for the containment reference 'Cursor'.
 org.eclipse.emf.ecore.EClass getCicsSendMapCursorClause()
          Returns the meta object for class 'Cics Send Map Cursor Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Alarm()
          Returns the meta object for the attribute 'Alarm'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_CursorClause()
          Returns the meta object for the containment reference 'Cursor Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_DataOnly()
          Returns the meta object for the attribute 'Data Only'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Eraseaup()
          Returns the meta object for the attribute 'Eraseaup'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_EraseClause()
          Returns the meta object for the containment reference 'Erase Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_FormFeed()
          Returns the meta object for the attribute 'Form Feed'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_FreeKb()
          Returns the meta object for the attribute 'Free Kb'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Frset()
          Returns the meta object for the attribute 'Frset'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_Map()
          Returns the meta object for the containment reference 'Map'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_MapOnly()
          Returns the meta object for the attribute 'Map Only'.
 org.eclipse.emf.ecore.EReference getCicsSendMapStmt_MapSet()
          Returns the meta object for the containment reference 'Map Set'.
 org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Print()
          Returns the meta object for the attribute 'Print'.
 org.eclipse.emf.ecore.EClass getCicsSendMapStmt()
          Returns the meta object for class 'Cics Send Map Stmt'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_ActPartn()
          Returns the meta object for the containment reference 'Act Partn'.
 org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_Alarm()
          Returns the meta object for the attribute 'Alarm'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Cursor()
          Returns the meta object for the containment reference 'Cursor'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_EraseClause()
          Returns the meta object for the containment reference 'Erase Clause'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Fmhparm()
          Returns the meta object for the containment reference 'Fmhparm'.
 org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_FormFeed()
          Returns the meta object for the attribute 'Form Feed'.
 org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_FreeKb()
          Returns the meta object for the attribute 'Free Kb'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Ldc()
          Returns the meta object for the containment reference 'Ldc'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Msr()
          Returns the meta object for the containment reference 'Msr'.
 org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_NlEom()
          Returns the meta object for the attribute 'Nl Eom'.
 org.eclipse.emf.ecore.EReference getCicsSendTextStmt_OutPartn()
          Returns the meta object for the containment reference 'Out Partn'.
 org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_Print()
          Returns the meta object for the attribute 'Print'.
 org.eclipse.emf.ecore.EClass getCicsSendTextStmt()
          Returns the meta object for class 'Cics Send Text Stmt'.
 org.eclipse.emf.ecore.EReference getCicsSetClause_PointerReference()
          Returns the meta object for the containment reference 'Pointer Reference'.
 org.eclipse.emf.ecore.EClass getCicsSetClause()
          Returns the meta object for class 'Cics Set Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Debkey()
          Returns the meta object for the attribute 'Debkey'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Debrec()
          Returns the meta object for the attribute 'Debrec'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Equal()
          Returns the meta object for the attribute 'Equal'.
 org.eclipse.emf.ecore.EReference getCicsStartBrStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Gteq()
          Returns the meta object for the attribute 'Gteq'.
 org.eclipse.emf.ecore.EReference getCicsStartBrStmt_KeyLengthClause()
          Returns the meta object for the containment reference 'Key Length Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EReference getCicsStartBrStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsStartBrStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsStartBrStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsStartBrStmt()
          Returns the meta object for class 'Cics Start Br Stmt'.
 org.eclipse.emf.ecore.EClass getCicsStartClause()
          Returns the meta object for class 'Cics Start Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsStartFromClause_Fmh()
          Returns the meta object for the attribute 'Fmh'.
 org.eclipse.emf.ecore.EReference getCicsStartFromClause_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsStartFromClause_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EClass getCicsStartFromClause()
          Returns the meta object for class 'Cics Start From Clause'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_FromClause()
          Returns the meta object for the containment reference 'From Clause'.
 org.eclipse.emf.ecore.EAttribute getCicsStartStmt_NoCheck()
          Returns the meta object for the attribute 'No Check'.
 org.eclipse.emf.ecore.EAttribute getCicsStartStmt_Protect()
          Returns the meta object for the attribute 'Protect'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_ReqId()
          Returns the meta object for the containment reference 'Req Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_RtermId()
          Returns the meta object for the containment reference 'Rterm Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_RtransId()
          Returns the meta object for the containment reference 'Rtrans Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_StartClause()
          Returns the meta object for the containment reference 'Start Clause'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_TermId()
          Returns the meta object for the containment reference 'Term Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_TransId()
          Returns the meta object for the containment reference 'Trans Id'.
 org.eclipse.emf.ecore.EReference getCicsStartStmt_UserId()
          Returns the meta object for the containment reference 'User Id'.
 org.eclipse.emf.ecore.EClass getCicsStartStmt()
          Returns the meta object for class 'Cics Start Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsStmt_NoHandle()
          Returns the meta object for the attribute 'No Handle'.
 org.eclipse.emf.ecore.EReference getCicsStmt_Resp()
          Returns the meta object for the containment reference 'Resp'.
 org.eclipse.emf.ecore.EReference getCicsStmt_Resp2()
          Returns the meta object for the containment reference 'Resp2'.
 org.eclipse.emf.ecore.EClass getCicsStmt()
          Returns the meta object for class 'Cics Stmt'.
 org.eclipse.emf.ecore.EClass getCicsSyncPointStmt()
          Returns the meta object for class 'Cics Sync Point Stmt'.
 org.eclipse.emf.ecore.EClass getCicsTimeClause()
          Returns the meta object for class 'Cics Time Clause'.
 org.eclipse.emf.ecore.EReference getCicsTimeFormat_Hours()
          Returns the meta object for the containment reference 'Hours'.
 org.eclipse.emf.ecore.EReference getCicsTimeFormat_Minutes()
          Returns the meta object for the containment reference 'Minutes'.
 org.eclipse.emf.ecore.EReference getCicsTimeFormat_Seconds()
          Returns the meta object for the containment reference 'Seconds'.
 org.eclipse.emf.ecore.EClass getCicsTimeFormat()
          Returns the meta object for class 'Cics Time Format'.
 org.eclipse.emf.ecore.EReference getCicsUnlockStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsUnlockStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EReference getCicsUnlockStmt_Token()
          Returns the meta object for the containment reference 'Token'.
 org.eclipse.emf.ecore.EClass getCicsUnlockStmt()
          Returns the meta object for class 'Cics Unlock Stmt'.
 org.eclipse.emf.ecore.EClass getCicsUntilClause()
          Returns the meta object for class 'Cics Until Clause'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsWriteQTDStmt()
          Returns the meta object for class 'Cics Write QTD Stmt'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Auxiliary()
          Returns the meta object for the attribute 'Auxiliary'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Item()
          Returns the meta object for the containment reference 'Item'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Main()
          Returns the meta object for the attribute 'Main'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_NumItems()
          Returns the meta object for the containment reference 'Num Items'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Qname()
          Returns the meta object for the containment reference 'Qname'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Queue()
          Returns the meta object for the containment reference 'Queue'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Rewrite()
          Returns the meta object for the attribute 'Rewrite'.
 org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsWriteQTSStmt()
          Returns the meta object for class 'Cics Write QTS Stmt'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_Filename()
          Returns the meta object for the containment reference 'Filename'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_KeyLength()
          Returns the meta object for the containment reference 'Key Length'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_Length()
          Returns the meta object for the containment reference 'Length'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_MassInsert()
          Returns the meta object for the attribute 'Mass Insert'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_NoSuspend()
          Returns the meta object for the attribute 'No Suspend'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_Rba()
          Returns the meta object for the attribute 'Rba'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_Ridfld()
          Returns the meta object for the containment reference 'Ridfld'.
 org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_Rrn()
          Returns the meta object for the attribute 'Rrn'.
 org.eclipse.emf.ecore.EReference getCicsWriteStmt_SysId()
          Returns the meta object for the containment reference 'Sys Id'.
 org.eclipse.emf.ecore.EClass getCicsWriteStmt()
          Returns the meta object for class 'Cics Write Stmt'.
 org.eclipse.emf.ecore.EReference getCicsXctlStmt_CommAreaClause()
          Returns the meta object for the containment reference 'Comm Area Clause'.
 org.eclipse.emf.ecore.EReference getCicsXctlStmt_InputMsgClause()
          Returns the meta object for the containment reference 'Input Msg Clause'.
 org.eclipse.emf.ecore.EReference getCicsXctlStmt_Program()
          Returns the meta object for the containment reference 'Program'.
 org.eclipse.emf.ecore.EClass getCicsXctlStmt()
          Returns the meta object for class 'Cics Xctl Stmt'.
 org.eclipse.emf.ecore.EEnum getClassType()
          Returns the meta object for enum 'Class Type'.
 org.eclipse.emf.ecore.EReference getCloseObject_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getCloseObject_ReelOrUnit()
          Returns the meta object for the containment reference 'Reel Or Unit'.
 org.eclipse.emf.ecore.EAttribute getCloseObject_WithLock()
          Returns the meta object for the attribute 'With Lock'.
 org.eclipse.emf.ecore.EAttribute getCloseObject_WithNoRewind()
          Returns the meta object for the attribute 'With No Rewind'.
 org.eclipse.emf.ecore.EClass getCloseObject()
          Returns the meta object for class 'Close Object'.
 org.eclipse.emf.ecore.EClass getCloseReel()
          Returns the meta object for class 'Close Reel'.
 org.eclipse.emf.ecore.EAttribute getCloseReelOrUnit_ForRemoval()
          Returns the meta object for the attribute 'For Removal'.
 org.eclipse.emf.ecore.EAttribute getCloseReelOrUnit_WithNoRewind()
          Returns the meta object for the attribute 'With No Rewind'.
 org.eclipse.emf.ecore.EClass getCloseReelOrUnit()
          Returns the meta object for class 'Close Reel Or Unit'.
 org.eclipse.emf.ecore.EReference getCloseStmt_Objects()
          Returns the meta object for the containment reference list 'Objects'.
 org.eclipse.emf.ecore.EClass getCloseStmt()
          Returns the meta object for class 'Close Stmt'.
 org.eclipse.emf.ecore.EClass getCloseUnit()
          Returns the meta object for class 'Close Unit'.
 COBOLFactory getCOBOLFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getCommentStmt_Lines()
          Returns the meta object for the attribute list 'Lines'.
 org.eclipse.emf.ecore.EClass getCommentStmt()
          Returns the meta object for class 'Comment Stmt'.
 org.eclipse.emf.ecore.EReference getComputeStmt_Destinations()
          Returns the meta object for the containment reference list 'Destinations'.
 org.eclipse.emf.ecore.EReference getComputeStmt_Expr()
          Returns the meta object for the containment reference 'Expr'.
 org.eclipse.emf.ecore.EClass getComputeStmt()
          Returns the meta object for class 'Compute Stmt'.
 org.eclipse.emf.ecore.EReference getConfigurationSection_ObjectComputerParagraph()
          Returns the meta object for the containment reference 'Object Computer Paragraph'.
 org.eclipse.emf.ecore.EReference getConfigurationSection_SourceComputerParagraph()
          Returns the meta object for the containment reference 'Source Computer Paragraph'.
 org.eclipse.emf.ecore.EReference getConfigurationSection_SpecialNamesParagraph()
          Returns the meta object for the containment reference 'Special Names Paragraph'.
 org.eclipse.emf.ecore.EClass getConfigurationSection()
          Returns the meta object for class 'Configuration Section'.
 org.eclipse.emf.ecore.EClass getContinueStmt()
          Returns the meta object for class 'Continue Stmt'.
 org.eclipse.emf.ecore.EReference getCopybook_DeclaredItems()
          Returns the meta object for the containment reference list 'Declared Items'.
 org.eclipse.emf.ecore.EClass getCopybook()
          Returns the meta object for class 'Copybook'.
 org.eclipse.emf.ecore.EReference getCopybookItem_Instantiations()
          Returns the meta object for the reference list 'Instantiations'.
 org.eclipse.emf.ecore.EAttribute getCopybookItem_Level()
          Returns the meta object for the attribute 'Level'.
 org.eclipse.emf.ecore.EClass getCopybookItem()
          Returns the meta object for class 'Copybook Item'.
 org.eclipse.emf.ecore.EReference getCopyStmt_Copybook()
          Returns the meta object for the containment reference 'Copybook'.
 org.eclipse.emf.ecore.EClass getCopyStmt()
          Returns the meta object for class 'Copy Stmt'.
 org.eclipse.emf.ecore.EReference getCurrencySignClause_CurrencySign()
          Returns the meta object for the containment reference 'Currency Sign'.
 org.eclipse.emf.ecore.EReference getCurrencySignClause_PictureSymbol()
          Returns the meta object for the containment reference 'Picture Symbol'.
 org.eclipse.emf.ecore.EClass getCurrencySignClause()
          Returns the meta object for class 'Currency Sign Clause'.
 org.eclipse.emf.ecore.EEnum getDataCategory()
          Returns the meta object for enum 'Data Category'.
 org.eclipse.emf.ecore.EReference getDataDivision_FileSection()
          Returns the meta object for the containment reference 'File Section'.
 org.eclipse.emf.ecore.EReference getDataDivision_LinkageSection()
          Returns the meta object for the containment reference 'Linkage Section'.
 org.eclipse.emf.ecore.EReference getDataDivision_LocalStorageSection()
          Returns the meta object for the containment reference 'Local Storage Section'.
 org.eclipse.emf.ecore.EReference getDataDivision_WorkingStorageSection()
          Returns the meta object for the containment reference 'Working Storage Section'.
 org.eclipse.emf.ecore.EClass getDataDivision()
          Returns the meta object for class 'Data Division'.
 org.eclipse.emf.ecore.EReference getDataItem_Conditions()
          Returns the meta object for the containment reference list 'Conditions'.
 org.eclipse.emf.ecore.EReference getDataItem_CopiedFrom()
          Returns the meta object for the reference 'Copied From'.
 org.eclipse.emf.ecore.EAttribute getDataItem_CopiedFromUniqueID()
          Returns the meta object for the attribute 'Copied From Unique ID'.
 org.eclipse.emf.ecore.EReference getDataItem_InitialValue()
          Returns the meta object for the containment reference 'Initial Value'.
 org.eclipse.emf.ecore.EAttribute getDataItem_IsFiller()
          Returns the meta object for the attribute 'Is Filler'.
 org.eclipse.emf.ecore.EAttribute getDataItem_Level()
          Returns the meta object for the attribute 'Level'.
 org.eclipse.emf.ecore.EAttribute getDataItem_MaxOffsetWithinParent()
          Returns the meta object for the attribute 'Max Offset Within Parent'.
 org.eclipse.emf.ecore.EAttribute getDataItem_MaxSize()
          Returns the meta object for the attribute 'Max Size'.
 org.eclipse.emf.ecore.EReference getDataItem_Redefines()
          Returns the meta object for the reference 'Redefines'.
 org.eclipse.emf.ecore.EClass getDataItem()
          Returns the meta object for class 'Data Item'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_CopyBookName()
          Returns the meta object for the attribute 'Copy Book Name'.
 org.eclipse.emf.ecore.EReference getDataItemLite_DataItem()
          Returns the meta object for the reference 'Data Item'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_ImpactSize()
          Returns the meta object for the attribute 'Impact Size'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_Packed()
          Returns the meta object for the attribute 'Packed'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_PgmName()
          Returns the meta object for the attribute 'Pgm Name'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_Pic()
          Returns the meta object for the attribute 'Pic'.
 org.eclipse.emf.ecore.EReference getDataItemLite_RelevantCode()
          Returns the meta object for the containment reference list 'Relevant Code'.
 org.eclipse.emf.ecore.EAttribute getDataItemLite_Size()
          Returns the meta object for the attribute 'Size'.
 org.eclipse.emf.ecore.EClass getDataItemLite()
          Returns the meta object for class 'Data Item Lite'.
 org.eclipse.emf.ecore.EReference getDataItemLiteGroup_Elements()
          Returns the meta object for the containment reference list 'Elements'.
 org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_ImpactSize()
          Returns the meta object for the attribute 'Impact Size'.
 org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_MaxSize()
          Returns the meta object for the attribute 'Max Size'.
 org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_MinSize()
          Returns the meta object for the attribute 'Min Size'.
 org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_NumberOfElements()
          Returns the meta object for the attribute 'Number Of Elements'.
 org.eclipse.emf.ecore.EClass getDataItemLiteGroup()
          Returns the meta object for class 'Data Item Lite Group'.
 org.eclipse.emf.ecore.EReference getDataItemLitePartition_Groups()
          Returns the meta object for the containment reference list 'Groups'.
 org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_ImpactSize()
          Returns the meta object for the attribute 'Impact Size'.
 org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_NumberOfElements()
          Returns the meta object for the attribute 'Number Of Elements'.
 org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_NumberOfGroups()
          Returns the meta object for the attribute 'Number Of Groups'.
 org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_PgmName()
          Returns the meta object for the attribute 'Pgm Name'.
 org.eclipse.emf.ecore.EClass getDataItemLitePartition()
          Returns the meta object for class 'Data Item Lite Partition'.
 org.eclipse.emf.ecore.EClass getDataRef()
          Returns the meta object for class 'Data Ref'.
 org.eclipse.emf.ecore.EClass getDataRefOrIndexRef()
          Returns the meta object for class 'Data Ref Or Index Ref'.
 org.eclipse.emf.ecore.EClass getDataRefOrLiteral()
          Returns the meta object for class 'Data Ref Or Literal'.
 org.eclipse.emf.ecore.EClass getDataRefOrLiteralOrIndexRef()
          Returns the meta object for class 'Data Ref Or Literal Or Index Ref'.
 org.eclipse.emf.ecore.EReference getDataSubscript_DataItem()
          Returns the meta object for the reference 'Data Item'.
 org.eclipse.emf.ecore.EAttribute getDataSubscript_Offset()
          Returns the meta object for the attribute 'Offset'.
 org.eclipse.emf.ecore.EClass getDataSubscript()
          Returns the meta object for class 'Data Subscript'.
 org.eclipse.emf.ecore.EClass getDBCSItem()
          Returns the meta object for class 'DBCS Item'.
 org.eclipse.emf.ecore.EAttribute getDebuggingUseStmt_AllProcedures()
          Returns the meta object for the attribute 'All Procedures'.
 org.eclipse.emf.ecore.EReference getDebuggingUseStmt_Procedures()
          Returns the meta object for the reference list 'Procedures'.
 org.eclipse.emf.ecore.EClass getDebuggingUseStmt()
          Returns the meta object for class 'Debugging Use Stmt'.
 org.eclipse.emf.ecore.EReference getDeclaratives_Sections()
          Returns the meta object for the containment reference list 'Sections'.
 org.eclipse.emf.ecore.EClass getDeclaratives()
          Returns the meta object for class 'Declaratives'.
 org.eclipse.emf.ecore.EReference getDeleteStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getDeleteStmt_InvalidKey()
          Returns the meta object for the containment reference list 'Invalid Key'.
 org.eclipse.emf.ecore.EReference getDeleteStmt_NotInvalidKey()
          Returns the meta object for the containment reference list 'Not Invalid Key'.
 org.eclipse.emf.ecore.EClass getDeleteStmt()
          Returns the meta object for class 'Delete Stmt'.
 org.eclipse.emf.ecore.EReference getDisplayStmt_Environment()
          Returns the meta object for the containment reference 'Environment'.
 org.eclipse.emf.ecore.EReference getDisplayStmt_EnvironmentName()
          Returns the meta object for the reference 'Environment Name'.
 org.eclipse.emf.ecore.EReference getDisplayStmt_Items()
          Returns the meta object for the containment reference list 'Items'.
 org.eclipse.emf.ecore.EAttribute getDisplayStmt_WithNoAdvancing()
          Returns the meta object for the attribute 'With No Advancing'.
 org.eclipse.emf.ecore.EClass getDisplayStmt()
          Returns the meta object for class 'Display Stmt'.
 org.eclipse.emf.ecore.EReference getDivideByGivingRemainderStmt_Giving()
          Returns the meta object for the containment reference 'Giving'.
 org.eclipse.emf.ecore.EReference getDivideByGivingRemainderStmt_Remainder()
          Returns the meta object for the containment reference 'Remainder'.
 org.eclipse.emf.ecore.EClass getDivideByGivingRemainderStmt()
          Returns the meta object for class 'Divide By Giving Remainder Stmt'.
 org.eclipse.emf.ecore.EReference getDivideByGivingSimpleStmt_Giving()
          Returns the meta object for the containment reference list 'Giving'.
 org.eclipse.emf.ecore.EClass getDivideByGivingSimpleStmt()
          Returns the meta object for class 'Divide By Giving Simple Stmt'.
 org.eclipse.emf.ecore.EReference getDivideByGivingStmt_By()
          Returns the meta object for the containment reference 'By'.
 org.eclipse.emf.ecore.EClass getDivideByGivingStmt()
          Returns the meta object for class 'Divide By Giving Stmt'.
 org.eclipse.emf.ecore.EReference getDivideIntoGivingRemainderStmt_Giving()
          Returns the meta object for the containment reference 'Giving'.
 org.eclipse.emf.ecore.EReference getDivideIntoGivingRemainderStmt_Remainder()
          Returns the meta object for the containment reference 'Remainder'.
 org.eclipse.emf.ecore.EClass getDivideIntoGivingRemainderStmt()
          Returns the meta object for class 'Divide Into Giving Remainder Stmt'.
 org.eclipse.emf.ecore.EReference getDivideIntoGivingSimpleStmt_Giving()
          Returns the meta object for the containment reference list 'Giving'.
 org.eclipse.emf.ecore.EClass getDivideIntoGivingSimpleStmt()
          Returns the meta object for class 'Divide Into Giving Simple Stmt'.
 org.eclipse.emf.ecore.EReference getDivideIntoGivingStmt_Into()
          Returns the meta object for the containment reference 'Into'.
 org.eclipse.emf.ecore.EClass getDivideIntoGivingStmt()
          Returns the meta object for class 'Divide Into Giving Stmt'.
 org.eclipse.emf.ecore.EReference getDivideIntoSimpleStmt_Into()
          Returns the meta object for the containment reference list 'Into'.
 org.eclipse.emf.ecore.EClass getDivideIntoSimpleStmt()
          Returns the meta object for class 'Divide Into Simple Stmt'.
 org.eclipse.emf.ecore.EReference getDivideStmt_Divide()
          Returns the meta object for the containment reference 'Divide'.
 org.eclipse.emf.ecore.EClass getDivideStmt()
          Returns the meta object for class 'Divide Stmt'.
 org.eclipse.emf.ecore.EAttribute getElementaryDataItem_PictureString()
          Returns the meta object for the attribute 'Picture String'.
 org.eclipse.emf.ecore.EAttribute getElementaryDataItem_Synchronized()
          Returns the meta object for the attribute 'Synchronized'.
 org.eclipse.emf.ecore.EAttribute getElementaryDataItem_Usage()
          Returns the meta object for the attribute 'Usage'.
 org.eclipse.emf.ecore.EClass getElementaryDataItem()
          Returns the meta object for class 'Elementary Data Item'.
 org.eclipse.emf.ecore.EAttribute getEntryStmt_EntryName()
          Returns the meta object for the attribute 'Entry Name'.
 org.eclipse.emf.ecore.EReference getEntryStmt_Using()
          Returns the meta object for the containment reference list 'Using'.
 org.eclipse.emf.ecore.EClass getEntryStmt()
          Returns the meta object for class 'Entry Stmt'.
 org.eclipse.emf.ecore.EAttribute getEnvironment_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getEnvironment()
          Returns the meta object for class 'Environment'.
 org.eclipse.emf.ecore.EReference getEnvironmentDivision_ConfigurationSection()
          Returns the meta object for the containment reference 'Configuration Section'.
 org.eclipse.emf.ecore.EReference getEnvironmentDivision_InputOutputSection()
          Returns the meta object for the containment reference 'Input Output Section'.
 org.eclipse.emf.ecore.EClass getEnvironmentDivision()
          Returns the meta object for class 'Environment Division'.
 org.eclipse.emf.ecore.EEnum getEnvironmentType()
          Returns the meta object for enum 'Environment Type'.
 org.eclipse.emf.ecore.EClass getEvaluateAny()
          Returns the meta object for class 'Evaluate Any'.
 org.eclipse.emf.ecore.EReference getEvaluateExprRange_LowerLimit()
          Returns the meta object for the containment reference 'Lower Limit'.
 org.eclipse.emf.ecore.EAttribute getEvaluateExprRange_Not()
          Returns the meta object for the attribute 'Not'.
 org.eclipse.emf.ecore.EReference getEvaluateExprRange_UpperLimit()
          Returns the meta object for the containment reference 'Upper Limit'.
 org.eclipse.emf.ecore.EClass getEvaluateExprRange()
          Returns the meta object for class 'Evaluate Expr Range'.
 org.eclipse.emf.ecore.EClass getEvaluateObject()
          Returns the meta object for class 'Evaluate Object'.
 org.eclipse.emf.ecore.EReference getEvaluateStmt_Subjects()
          Returns the meta object for the containment reference list 'Subjects'.
 org.eclipse.emf.ecore.EReference getEvaluateStmt_WhenBlocks()
          Returns the meta object for the containment reference list 'When Blocks'.
 org.eclipse.emf.ecore.EReference getEvaluateStmt_WhenOther()
          Returns the meta object for the containment reference list 'When Other'.
 org.eclipse.emf.ecore.EClass getEvaluateStmt()
          Returns the meta object for class 'Evaluate Stmt'.
 org.eclipse.emf.ecore.EReference getEvaluateWhenBlock_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 org.eclipse.emf.ecore.EReference getEvaluateWhenBlock_WhenClauses()
          Returns the meta object for the containment reference list 'When Clauses'.
 org.eclipse.emf.ecore.EClass getEvaluateWhenBlock()
          Returns the meta object for class 'Evaluate When Block'.
 org.eclipse.emf.ecore.EReference getEvaluateWhenClause_Objects()
          Returns the meta object for the containment reference list 'Objects'.
 org.eclipse.emf.ecore.EClass getEvaluateWhenClause()
          Returns the meta object for class 'Evaluate When Clause'.
 org.eclipse.emf.ecore.EAttribute getExceptionUseStmt_FileMode()
          Returns the meta object for the attribute 'File Mode'.
 org.eclipse.emf.ecore.EReference getExceptionUseStmt_Files()
          Returns the meta object for the reference list 'Files'.
 org.eclipse.emf.ecore.EAttribute getExceptionUseStmt_Global()
          Returns the meta object for the attribute 'Global'.
 org.eclipse.emf.ecore.EClass getExceptionUseStmt()
          Returns the meta object for class 'Exception Use Stmt'.
 org.eclipse.emf.ecore.EReference getExecCicsStmt_CicsStmt()
          Returns the meta object for the containment reference 'Cics Stmt'.
 org.eclipse.emf.ecore.EClass getExecCicsStmt()
          Returns the meta object for class 'Exec Cics Stmt'.
 org.eclipse.emf.ecore.EAttribute getExecSqlStmt_SqlStmt()
          Returns the meta object for the attribute 'Sql Stmt'.
 org.eclipse.emf.ecore.EClass getExecSqlStmt()
          Returns the meta object for class 'Exec Sql Stmt'.
 org.eclipse.emf.ecore.EReference getExitProgramStmt_Giving()
          Returns the meta object for the containment reference 'Giving'.
 org.eclipse.emf.ecore.EClass getExitProgramStmt()
          Returns the meta object for class 'Exit Program Stmt'.
 org.eclipse.emf.ecore.EClass getExitStmt()
          Returns the meta object for class 'Exit Stmt'.
 org.eclipse.emf.ecore.EClass getExpr()
          Returns the meta object for class 'Expr'.
 org.eclipse.emf.ecore.EReference getExpr88Cond_Ref88()
          Returns the meta object for the containment reference 'Ref88'.
 org.eclipse.emf.ecore.EClass getExpr88Cond()
          Returns the meta object for class 'Expr88 Cond'.
 org.eclipse.emf.ecore.EClass getExprArithAdd()
          Returns the meta object for class 'Expr Arith Add'.
 org.eclipse.emf.ecore.EReference getExprArithBinary_Arg1()
          Returns the meta object for the containment reference 'Arg1'.
 org.eclipse.emf.ecore.EReference getExprArithBinary_Arg2()
          Returns the meta object for the containment reference 'Arg2'.
 org.eclipse.emf.ecore.EClass getExprArithBinary()
          Returns the meta object for class 'Expr Arith Binary'.
 org.eclipse.emf.ecore.EClass getExprArithDivide()
          Returns the meta object for class 'Expr Arith Divide'.
 org.eclipse.emf.ecore.EClass getExprArithExpo()
          Returns the meta object for class 'Expr Arith Expo'.
 org.eclipse.emf.ecore.EClass getExprArithmetic()
          Returns the meta object for class 'Expr Arithmetic'.
 org.eclipse.emf.ecore.EClass getExprArithMultiply()
          Returns the meta object for class 'Expr Arith Multiply'.
 org.eclipse.emf.ecore.EClass getExprArithSubtract()
          Returns the meta object for class 'Expr Arith Subtract'.
 org.eclipse.emf.ecore.EReference getExprArithUnaryMinus_Arg()
          Returns the meta object for the containment reference 'Arg'.
 org.eclipse.emf.ecore.EClass getExprArithUnaryMinus()
          Returns the meta object for class 'Expr Arith Unary Minus'.
 org.eclipse.emf.ecore.EReference getExprClassCond_DataRef()
          Returns the meta object for the containment reference 'Data Ref'.
 org.eclipse.emf.ecore.EClass getExprClassCond()
          Returns the meta object for class 'Expr Class Cond'.
 org.eclipse.emf.ecore.EClass getExprComplexCond()
          Returns the meta object for class 'Expr Complex Cond'.
 org.eclipse.emf.ecore.EClass getExprConditional()
          Returns the meta object for class 'Expr Conditional'.
 org.eclipse.emf.ecore.EReference getExprDataRef_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getExprDataRef()
          Returns the meta object for class 'Expr Data Ref'.
 org.eclipse.emf.ecore.EClass getExprEqual()
          Returns the meta object for class 'Expr Equal'.
 org.eclipse.emf.ecore.EClass getExprGreater()
          Returns the meta object for class 'Expr Greater'.
 org.eclipse.emf.ecore.EClass getExprGreaterOrEqual()
          Returns the meta object for class 'Expr Greater Or Equal'.
 org.eclipse.emf.ecore.EReference getExprIndexRef_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getExprIndexRef()
          Returns the meta object for class 'Expr Index Ref'.
 org.eclipse.emf.ecore.EClass getExprIsNotSignCond()
          Returns the meta object for class 'Expr Is Not Sign Cond'.
 org.eclipse.emf.ecore.EClass getExprIsNotStdClassCond()
          Returns the meta object for class 'Expr Is Not Std Class Cond'.
 org.eclipse.emf.ecore.EClass getExprIsNotUserClassCond()
          Returns the meta object for class 'Expr Is Not User Class Cond'.
 org.eclipse.emf.ecore.EClass getExprIsSignCond()
          Returns the meta object for class 'Expr Is Sign Cond'.
 org.eclipse.emf.ecore.EClass getExprIsStdClassCond()
          Returns the meta object for class 'Expr Is Std Class Cond'.
 org.eclipse.emf.ecore.EClass getExprIsUserClassCond()
          Returns the meta object for class 'Expr Is User Class Cond'.
 org.eclipse.emf.ecore.EClass getExprLess()
          Returns the meta object for class 'Expr Less'.
 org.eclipse.emf.ecore.EClass getExprLessOrEqual()
          Returns the meta object for class 'Expr Less Or Equal'.
 org.eclipse.emf.ecore.EReference getExprLiteral_Lit()
          Returns the meta object for the containment reference 'Lit'.
 org.eclipse.emf.ecore.EClass getExprLiteral()
          Returns the meta object for class 'Expr Literal'.
 org.eclipse.emf.ecore.EClass getExprLogicalAnd()
          Returns the meta object for class 'Expr Logical And'.
 org.eclipse.emf.ecore.EReference getExprLogicalBinary_Expr1()
          Returns the meta object for the containment reference 'Expr1'.
 org.eclipse.emf.ecore.EReference getExprLogicalBinary_Expr2()
          Returns the meta object for the containment reference 'Expr2'.
 org.eclipse.emf.ecore.EClass getExprLogicalBinary()
          Returns the meta object for class 'Expr Logical Binary'.
 org.eclipse.emf.ecore.EReference getExprLogicalNot_Expr()
          Returns the meta object for the containment reference 'Expr'.
 org.eclipse.emf.ecore.EClass getExprLogicalNot()
          Returns the meta object for class 'Expr Logical Not'.
 org.eclipse.emf.ecore.EClass getExprLogicalOr()
          Returns the meta object for class 'Expr Logical Or'.
 org.eclipse.emf.ecore.EClass getExprNotEqual()
          Returns the meta object for class 'Expr Not Equal'.
 org.eclipse.emf.ecore.EClass getExprNotGreater()
          Returns the meta object for class 'Expr Not Greater'.
 org.eclipse.emf.ecore.EClass getExprNotLess()
          Returns the meta object for class 'Expr Not Less'.
 org.eclipse.emf.ecore.EReference getExprRelationCond_Arg1()
          Returns the meta object for the containment reference 'Arg1'.
 org.eclipse.emf.ecore.EReference getExprRelationCond_Arg2()
          Returns the meta object for the containment reference 'Arg2'.
 org.eclipse.emf.ecore.EClass getExprRelationCond()
          Returns the meta object for class 'Expr Relation Cond'.
 org.eclipse.emf.ecore.EReference getExprSignCond_DataRef()
          Returns the meta object for the containment reference 'Data Ref'.
 org.eclipse.emf.ecore.EAttribute getExprSignCond_SignType()
          Returns the meta object for the attribute 'Sign Type'.
 org.eclipse.emf.ecore.EClass getExprSignCond()
          Returns the meta object for class 'Expr Sign Cond'.
 org.eclipse.emf.ecore.EClass getExprSimpleCond()
          Returns the meta object for class 'Expr Simple Cond'.
 org.eclipse.emf.ecore.EAttribute getExprStdClassCond_ClassType()
          Returns the meta object for the attribute 'Class Type'.
 org.eclipse.emf.ecore.EClass getExprStdClassCond()
          Returns the meta object for class 'Expr Std Class Cond'.
 org.eclipse.emf.ecore.EReference getExprSwitchStatusCond_Condition()
          Returns the meta object for the reference 'Condition'.
 org.eclipse.emf.ecore.EClass getExprSwitchStatusCond()
          Returns the meta object for class 'Expr Switch Status Cond'.
 org.eclipse.emf.ecore.EReference getExprUserClassCond_UserDefinedCharClass()
          Returns the meta object for the reference 'User Defined Char Class'.
 org.eclipse.emf.ecore.EClass getExprUserClassCond()
          Returns the meta object for class 'Expr User Class Cond'.
 org.eclipse.emf.ecore.EClass getExternalFloatItem()
          Returns the meta object for class 'External Float Item'.
 org.eclipse.emf.ecore.EEnum getFileAccessMode()
          Returns the meta object for enum 'File Access Mode'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_AssignTo()
          Returns the meta object for the containment reference 'Assign To'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_AssignUsing()
          Returns the meta object for the reference 'Assign Using'.
 org.eclipse.emf.ecore.EAttribute getFileControlEntry_AutomaticLockMode()
          Returns the meta object for the attribute 'Automatic Lock Mode'.
 org.eclipse.emf.ecore.EAttribute getFileControlEntry_IsOptional()
          Returns the meta object for the attribute 'Is Optional'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_Password()
          Returns the meta object for the reference 'Password'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_PlatformSpecificStatus()
          Returns the meta object for the reference 'Platform Specific Status'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_ReservePhrase()
          Returns the meta object for the containment reference 'Reserve Phrase'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_Select()
          Returns the meta object for the reference 'Select'.
 org.eclipse.emf.ecore.EReference getFileControlEntry_Status()
          Returns the meta object for the reference 'Status'.
 org.eclipse.emf.ecore.EAttribute getFileControlEntry_WithLockOnRecord()
          Returns the meta object for the attribute 'With Lock On Record'.
 org.eclipse.emf.ecore.EClass getFileControlEntry()
          Returns the meta object for class 'File Control Entry'.
 org.eclipse.emf.ecore.EReference getFileDescriptionEntry_FileControlEntry()
          Returns the meta object for the reference 'File Control Entry'.
 org.eclipse.emf.ecore.EReference getFileDescriptionEntry_FileRecordDescriptions()
          Returns the meta object for the containment reference list 'File Record Descriptions'.
 org.eclipse.emf.ecore.EReference getFileDescriptionEntry_Linage()
          Returns the meta object for the containment reference 'Linage'.
 org.eclipse.emf.ecore.EAttribute getFileDescriptionEntry_Sort()
          Returns the meta object for the attribute 'Sort'.
 org.eclipse.emf.ecore.EClass getFileDescriptionEntry()
          Returns the meta object for class 'File Description Entry'.
 org.eclipse.emf.ecore.EReference getFileSection_FileDescriptionEntries()
          Returns the meta object for the containment reference list 'File Description Entries'.
 org.eclipse.emf.ecore.EClass getFileSection()
          Returns the meta object for class 'File Section'.
 org.eclipse.emf.ecore.EAttribute getFixedTableDataItem_NumberOfElements()
          Returns the meta object for the attribute 'Number Of Elements'.
 org.eclipse.emf.ecore.EClass getFixedTableDataItem()
          Returns the meta object for class 'Fixed Table Data Item'.
 org.eclipse.emf.ecore.EReference getFormalParameter_Arg()
          Returns the meta object for the reference 'Arg'.
 org.eclipse.emf.ecore.EAttribute getFormalParameter_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getFormalParameter()
          Returns the meta object for class 'Formal Parameter'.
 org.eclipse.emf.ecore.EEnum getFormalParamType()
          Returns the meta object for enum 'Formal Param Type'.
 org.eclipse.emf.ecore.EReference getFuncRef_Args()
          Returns the meta object for the containment reference list 'Args'.
 org.eclipse.emf.ecore.EAttribute getFuncRef_FunctionName()
          Returns the meta object for the attribute 'Function Name'.
 org.eclipse.emf.ecore.EClass getFuncRef()
          Returns the meta object for class 'Func Ref'.
 org.eclipse.emf.ecore.EReference getGoBackStmt_Giving()
          Returns the meta object for the containment reference 'Giving'.
 org.eclipse.emf.ecore.EClass getGoBackStmt()
          Returns the meta object for class 'Go Back Stmt'.
 org.eclipse.emf.ecore.EClass getGoToAlteredStmt()
          Returns the meta object for class 'Go To Altered Stmt'.
 org.eclipse.emf.ecore.EReference getGoToConditionalStmt_DependingOn()
          Returns the meta object for the containment reference 'Depending On'.
 org.eclipse.emf.ecore.EReference getGoToConditionalStmt_Procedures()
          Returns the meta object for the reference list 'Procedures'.
 org.eclipse.emf.ecore.EClass getGoToConditionalStmt()
          Returns the meta object for class 'Go To Conditional Stmt'.
 org.eclipse.emf.ecore.EClass getGoToStmt()
          Returns the meta object for class 'Go To Stmt'.
 org.eclipse.emf.ecore.EReference getGoToUnconditionalStmt_Procedure()
          Returns the meta object for the reference 'Procedure'.
 org.eclipse.emf.ecore.EClass getGoToUnconditionalStmt()
          Returns the meta object for class 'Go To Unconditional Stmt'.
 org.eclipse.emf.ecore.EReference getGroupDataItem_SubordinateItems()
          Returns the meta object for the containment reference list 'Subordinate Items'.
 org.eclipse.emf.ecore.EClass getGroupDataItem()
          Returns the meta object for class 'Group Data Item'.
 org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsCommon()
          Returns the meta object for the attribute 'Is Common'.
 org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsInitial()
          Returns the meta object for the attribute 'Is Initial'.
 org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsRecursive()
          Returns the meta object for the attribute 'Is Recursive'.
 org.eclipse.emf.ecore.EAttribute getIdentificationDivision_ProgramId()
          Returns the meta object for the attribute 'Program Id'.
 org.eclipse.emf.ecore.EClass getIdentificationDivision()
          Returns the meta object for class 'Identification Division'.
 org.eclipse.emf.ecore.EReference getIfThenElseStmt_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EReference getIfThenElseStmt_Else()
          Returns the meta object for the containment reference 'Else'.
 org.eclipse.emf.ecore.EReference getIfThenElseStmt_Then()
          Returns the meta object for the containment reference 'Then'.
 org.eclipse.emf.ecore.EClass getIfThenElseStmt()
          Returns the meta object for class 'If Then Else Stmt'.
 org.eclipse.emf.ecore.EAttribute getImpactReport_ImpactSize()
          Returns the meta object for the attribute 'Impact Size'.
 org.eclipse.emf.ecore.EAttribute getImpactReport_NumberOfElements()
          Returns the meta object for the attribute 'Number Of Elements'.
 org.eclipse.emf.ecore.EReference getImpactReport_ReportList()
          Returns the meta object for the containment reference list 'Report List'.
 org.eclipse.emf.ecore.EClass getImpactReport()
          Returns the meta object for class 'Impact Report'.
 org.eclipse.emf.ecore.EAttribute getIndexedFileControlEntry_AccessMode()
          Returns the meta object for the attribute 'Access Mode'.
 org.eclipse.emf.ecore.EReference getIndexedFileControlEntry_AlternateKeyClauses()
          Returns the meta object for the containment reference list 'Alternate Key Clauses'.
 org.eclipse.emf.ecore.EReference getIndexedFileControlEntry_RecordKey()
          Returns the meta object for the reference 'Record Key'.
 org.eclipse.emf.ecore.EClass getIndexedFileControlEntry()
          Returns the meta object for class 'Indexed File Control Entry'.
 org.eclipse.emf.ecore.EReference getIndexRef_Index()
          Returns the meta object for the reference 'Index'.
 org.eclipse.emf.ecore.EClass getIndexRef()
          Returns the meta object for class 'Index Ref'.
 org.eclipse.emf.ecore.EReference getIndexSubscript_Index()
          Returns the meta object for the reference 'Index'.
 org.eclipse.emf.ecore.EAttribute getIndexSubscript_Offset()
          Returns the meta object for the attribute 'Offset'.
 org.eclipse.emf.ecore.EClass getIndexSubscript()
          Returns the meta object for class 'Index Subscript'.
 org.eclipse.emf.ecore.EClass getIndexVariable()
          Returns the meta object for class 'Index Variable'.
 org.eclipse.emf.ecore.EReference getInitializeStmt_Refs()
          Returns the meta object for the containment reference list 'Refs'.
 org.eclipse.emf.ecore.EReference getInitializeStmt_ReplacingClauses()
          Returns the meta object for the containment reference list 'Replacing Clauses'.
 org.eclipse.emf.ecore.EClass getInitializeStmt()
          Returns the meta object for class 'Initialize Stmt'.
 org.eclipse.emf.ecore.EReference getInputOutputSection_FileControlEntries()
          Returns the meta object for the containment reference list 'File Control Entries'.
 org.eclipse.emf.ecore.EClass getInputOutputSection()
          Returns the meta object for class 'Input Output Section'.
 org.eclipse.emf.ecore.EClass getInspectAfterClause()
          Returns the meta object for class 'Inspect After Clause'.
 org.eclipse.emf.ecore.EClass getInspectBeforeClause()
          Returns the meta object for class 'Inspect Before Clause'.
 org.eclipse.emf.ecore.EReference getInspectBeforeOrAfterClause_Delimiter()
          Returns the meta object for the containment reference 'Delimiter'.
 org.eclipse.emf.ecore.EAttribute getInspectBeforeOrAfterClause_Initial()
          Returns the meta object for the attribute 'Initial'.
 org.eclipse.emf.ecore.EClass getInspectBeforeOrAfterClause()
          Returns the meta object for class 'Inspect Before Or After Clause'.
 org.eclipse.emf.ecore.EReference getInspectConvertingStmt_BeforeOrAfterClauses()
          Returns the meta object for the containment reference list 'Before Or After Clauses'.
 org.eclipse.emf.ecore.EReference getInspectConvertingStmt_Convert()
          Returns the meta object for the containment reference 'Convert'.
 org.eclipse.emf.ecore.EReference getInspectConvertingStmt_ConvertTo()
          Returns the meta object for the containment reference 'Convert To'.
 org.eclipse.emf.ecore.EClass getInspectConvertingStmt()
          Returns the meta object for class 'Inspect Converting Stmt'.
 org.eclipse.emf.ecore.EClass getInspectReplacingAll()
          Returns the meta object for class 'Inspect Replacing All'.
 org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirst_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getInspectReplacingAllOrLeadingOrFirst()
          Returns the meta object for class 'Inspect Replacing All Or Leading Or First'.
 org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_BeforeOrAfterClauses()
          Returns the meta object for the containment reference list 'Before Or After Clauses'.
 org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_Replace()
          Returns the meta object for the containment reference 'Replace'.
 org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_ReplaceBy()
          Returns the meta object for the containment reference 'Replace By'.
 org.eclipse.emf.ecore.EClass getInspectReplacingAllOrLeadingOrFirstClause()
          Returns the meta object for class 'Inspect Replacing All Or Leading Or First Clause'.
 org.eclipse.emf.ecore.EReference getInspectReplacingCharactersBy_BeforeOrAfterClauses()
          Returns the meta object for the containment reference list 'Before Or After Clauses'.
 org.eclipse.emf.ecore.EReference getInspectReplacingCharactersBy_ReplaceBy()
          Returns the meta object for the containment reference 'Replace By'.
 org.eclipse.emf.ecore.EClass getInspectReplacingCharactersBy()
          Returns the meta object for class 'Inspect Replacing Characters By'.
 org.eclipse.emf.ecore.EClass getInspectReplacingClause()
          Returns the meta object for class 'Inspect Replacing Clause'.
 org.eclipse.emf.ecore.EClass getInspectReplacingFirst()
          Returns the meta object for class 'Inspect Replacing First'.
 org.eclipse.emf.ecore.EClass getInspectReplacingLeading()
          Returns the meta object for class 'Inspect Replacing Leading'.
 org.eclipse.emf.ecore.EReference getInspectReplacingStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getInspectReplacingStmt()
          Returns the meta object for class 'Inspect Replacing Stmt'.
 org.eclipse.emf.ecore.EReference getInspectStmt_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getInspectStmt()
          Returns the meta object for class 'Inspect Stmt'.
 org.eclipse.emf.ecore.EClass getInspectTallyingAll()
          Returns the meta object for class 'Inspect Tallying All'.
 org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeading_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getInspectTallyingAllOrLeading()
          Returns the meta object for class 'Inspect Tallying All Or Leading'.
 org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeadingClause_BeforeOrAfterClauses()
          Returns the meta object for the containment reference list 'Before Or After Clauses'.
 org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeadingClause_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getInspectTallyingAllOrLeadingClause()
          Returns the meta object for class 'Inspect Tallying All Or Leading Clause'.
 org.eclipse.emf.ecore.EReference getInspectTallyingCharacters_BeforeOrAfterClauses()
          Returns the meta object for the containment reference list 'Before Or After Clauses'.
 org.eclipse.emf.ecore.EClass getInspectTallyingCharacters()
          Returns the meta object for class 'Inspect Tallying Characters'.
 org.eclipse.emf.ecore.EReference getInspectTallyingClause_Comparands()
          Returns the meta object for the containment reference list 'Comparands'.
 org.eclipse.emf.ecore.EReference getInspectTallyingClause_CountIn()
          Returns the meta object for the containment reference 'Count In'.
 org.eclipse.emf.ecore.EClass getInspectTallyingClause()
          Returns the meta object for class 'Inspect Tallying Clause'.
 org.eclipse.emf.ecore.EClass getInspectTallyingComparand()
          Returns the meta object for class 'Inspect Tallying Comparand'.
 org.eclipse.emf.ecore.EClass getInspectTallyingLeading()
          Returns the meta object for class 'Inspect Tallying Leading'.
 org.eclipse.emf.ecore.EReference getInspectTallyingReplacingStmt_ReplacingClauses()
          Returns the meta object for the containment reference list 'Replacing Clauses'.
 org.eclipse.emf.ecore.EReference getInspectTallyingReplacingStmt_TallyingClauses()
          Returns the meta object for the containment reference list 'Tallying Clauses'.
 org.eclipse.emf.ecore.EClass getInspectTallyingReplacingStmt()
          Returns the meta object for class 'Inspect Tallying Replacing Stmt'.
 org.eclipse.emf.ecore.EReference getInspectTallyingStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getInspectTallyingStmt()
          Returns the meta object for class 'Inspect Tallying Stmt'.
 org.eclipse.emf.ecore.EClass getInternalFloatItem()
          Returns the meta object for class 'Internal Float Item'.
 org.eclipse.emf.ecore.EAttribute getIntSubscript_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getIntSubscript()
          Returns the meta object for class 'Int Subscript'.
 org.eclipse.emf.ecore.EReference getIOFiles_Files()
          Returns the meta object for the reference list 'Files'.
 org.eclipse.emf.ecore.EClass getIOFiles()
          Returns the meta object for class 'IO Files'.
 org.eclipse.emf.ecore.EClass getIOFilesOrProcedure()
          Returns the meta object for class 'IO Files Or Procedure'.
 org.eclipse.emf.ecore.EReference getIOProcedure_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getIOProcedure_To()
          Returns the meta object for the containment reference 'To'.
 org.eclipse.emf.ecore.EClass getIOProcedure()
          Returns the meta object for class 'IO Procedure'.
 org.eclipse.emf.ecore.EReference getKeyCondition_DataRef()
          Returns the meta object for the containment reference 'Data Ref'.
 org.eclipse.emf.ecore.EAttribute getKeyCondition_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EClass getKeyCondition()
          Returns the meta object for class 'Key Condition'.
 org.eclipse.emf.ecore.EEnum getKeyConditionType()
          Returns the meta object for enum 'Key Condition Type'.
 org.eclipse.emf.ecore.EReference getLengthOf_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EClass getLengthOf()
          Returns the meta object for class 'Length Of'.
 org.eclipse.emf.ecore.EAttribute getLevel01Item_IsExternal()
          Returns the meta object for the attribute 'Is External'.
 org.eclipse.emf.ecore.EAttribute getLevel01Item_IsGlobal()
          Returns the meta object for the attribute 'Is Global'.
 org.eclipse.emf.ecore.EReference getLevel01Item_Level66Items()
          Returns the meta object for the containment reference list 'Level66 Items'.
 org.eclipse.emf.ecore.EClass getLevel01Item()
          Returns the meta object for class 'Level01 Item'.
 org.eclipse.emf.ecore.EReference getLevel66Item_End()
          Returns the meta object for the reference 'End'.
 org.eclipse.emf.ecore.EReference getLevel66Item_Start()
          Returns the meta object for the reference 'Start'.
 org.eclipse.emf.ecore.EClass getLevel66Item()
          Returns the meta object for class 'Level66 Item'.
 org.eclipse.emf.ecore.EClass getLevel77Item()
          Returns the meta object for class 'Level77 Item'.
 org.eclipse.emf.ecore.EReference getLevel88Item_ValueRanges()
          Returns the meta object for the containment reference list 'Value Ranges'.
 org.eclipse.emf.ecore.EClass getLevel88Item()
          Returns the meta object for class 'Level88 Item'.
 org.eclipse.emf.ecore.EReference getLevel88ItemRef_Item88()
          Returns the meta object for the reference 'Item88'.
 org.eclipse.emf.ecore.EReference getLevel88ItemRef_Subscripts()
          Returns the meta object for the containment reference list 'Subscripts'.
 org.eclipse.emf.ecore.EClass getLevel88ItemRef()
          Returns the meta object for class 'Level88 Item Ref'.
 org.eclipse.emf.ecore.EReference getLinageCounter_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EClass getLinageCounter()
          Returns the meta object for class 'Linage Counter'.
 org.eclipse.emf.ecore.EClass getLineSequentialFileControlEntry()
          Returns the meta object for class 'Line Sequential File Control Entry'.
 org.eclipse.emf.ecore.EClass getLinkageSection()
          Returns the meta object for class 'Linkage Section'.
 org.eclipse.emf.ecore.EAttribute getLiteNode_SourceLoc()
          Returns the meta object for the attribute 'Source Loc'.
 org.eclipse.emf.ecore.EClass getLiteNode()
          Returns the meta object for class 'Lite Node'.
 org.eclipse.emf.ecore.EReference getLiteral_Lit()
          Returns the meta object for the containment reference 'Lit'.
 org.eclipse.emf.ecore.EClass getLiteral()
          Returns the meta object for class 'Literal'.
 org.eclipse.emf.ecore.EEnum getLiteralType()
          Returns the meta object for enum 'Literal Type'.
 org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_IsAll()
          Returns the meta object for the attribute 'Is All'.
 org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_Val()
          Returns the meta object for the attribute 'Val'.
 org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_ValType()
          Returns the meta object for the attribute 'Val Type'.
 org.eclipse.emf.ecore.EClass getLiteralTypedValue()
          Returns the meta object for class 'Literal Typed Value'.
 org.eclipse.emf.ecore.EReference getLiteralValueList_Values()
          Returns the meta object for the containment reference list 'Values'.
 org.eclipse.emf.ecore.EClass getLiteralValueList()
          Returns the meta object for class 'Literal Value List'.
 org.eclipse.emf.ecore.EClass getLiteralValueListOrRange()
          Returns the meta object for class 'Literal Value List Or Range'.
 org.eclipse.emf.ecore.EReference getLiteralValueRange_LowerLimit()
          Returns the meta object for the containment reference 'Lower Limit'.
 org.eclipse.emf.ecore.EReference getLiteralValueRange_UpperLimit()
          Returns the meta object for the containment reference 'Upper Limit'.
 org.eclipse.emf.ecore.EClass getLiteralValueRange()
          Returns the meta object for class 'Literal Value Range'.
 org.eclipse.emf.ecore.EClass getLocalStorageSection()
          Returns the meta object for class 'Local Storage Section'.
 org.eclipse.emf.ecore.EAttribute getMemorySize_Size()
          Returns the meta object for the attribute 'Size'.
 org.eclipse.emf.ecore.EAttribute getMemorySize_Unit()
          Returns the meta object for the attribute 'Unit'.
 org.eclipse.emf.ecore.EClass getMemorySize()
          Returns the meta object for class 'Memory Size'.
 org.eclipse.emf.ecore.EEnum getMemorySizeUnit()
          Returns the meta object for enum 'Memory Size Unit'.
 org.eclipse.emf.ecore.EReference getMergeStmt_CollatingSequence()
          Returns the meta object for the reference 'Collating Sequence'.
 org.eclipse.emf.ecore.EReference getMergeStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getMergeStmt_GivingOrOutputProc()
          Returns the meta object for the containment reference 'Giving Or Output Proc'.
 org.eclipse.emf.ecore.EReference getMergeStmt_OnKeyClauses()
          Returns the meta object for the containment reference list 'On Key Clauses'.
 org.eclipse.emf.ecore.EReference getMergeStmt_Using()
          Returns the meta object for the containment reference 'Using'.
 org.eclipse.emf.ecore.EClass getMergeStmt()
          Returns the meta object for class 'Merge Stmt'.
 org.eclipse.emf.ecore.EAttribute getMnemonicName_EnvironmentType()
          Returns the meta object for the attribute 'Environment Type'.
 org.eclipse.emf.ecore.EAttribute getMnemonicName_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getMnemonicName()
          Returns the meta object for class 'Mnemonic Name'.
 org.eclipse.emf.ecore.EReference getMoveCorrStmt_ReceivingArea()
          Returns the meta object for the containment reference 'Receiving Area'.
 org.eclipse.emf.ecore.EReference getMoveCorrStmt_SendingArea()
          Returns the meta object for the containment reference 'Sending Area'.
 org.eclipse.emf.ecore.EClass getMoveCorrStmt()
          Returns the meta object for class 'Move Corr Stmt'.
 org.eclipse.emf.ecore.EReference getMoveSimpleStmt_ReceivingAreas()
          Returns the meta object for the containment reference list 'Receiving Areas'.
 org.eclipse.emf.ecore.EReference getMoveSimpleStmt_SendingArea()
          Returns the meta object for the containment reference 'Sending Area'.
 org.eclipse.emf.ecore.EClass getMoveSimpleStmt()
          Returns the meta object for class 'Move Simple Stmt'.
 org.eclipse.emf.ecore.EClass getMoveStmt()
          Returns the meta object for class 'Move Stmt'.
 org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Giving()
          Returns the meta object for the containment reference list 'Giving'.
 org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Operand1()
          Returns the meta object for the containment reference 'Operand1'.
 org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Operand2()
          Returns the meta object for the containment reference 'Operand2'.
 org.eclipse.emf.ecore.EClass getMultiplyByGivingStmt()
          Returns the meta object for class 'Multiply By Giving Stmt'.
 org.eclipse.emf.ecore.EReference getMultiplyByStmt_Destinations()
          Returns the meta object for the containment reference list 'Destinations'.
 org.eclipse.emf.ecore.EReference getMultiplyByStmt_Multiplier()
          Returns the meta object for the containment reference 'Multiplier'.
 org.eclipse.emf.ecore.EClass getMultiplyByStmt()
          Returns the meta object for class 'Multiply By Stmt'.
 org.eclipse.emf.ecore.EClass getMultiplyStmt()
          Returns the meta object for class 'Multiply Stmt'.
 org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getNamedElement()
          Returns the meta object for class 'Named Element'.
 org.eclipse.emf.ecore.EClass getNoOpStmt()
          Returns the meta object for class 'No Op Stmt'.
 org.eclipse.emf.ecore.EAttribute getNumericEditedItem_BlankWhenZero()
          Returns the meta object for the attribute 'Blank When Zero'.
 org.eclipse.emf.ecore.EAttribute getNumericEditedItem_CurrencySign()
          Returns the meta object for the attribute 'Currency Sign'.
 org.eclipse.emf.ecore.EAttribute getNumericEditedItem_Decimal()
          Returns the meta object for the attribute 'Decimal'.
 org.eclipse.emf.ecore.EClass getNumericEditedItem()
          Returns the meta object for class 'Numeric Edited Item'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_CurrencySymbol()
          Returns the meta object for the attribute 'Currency Symbol'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_Decimal()
          Returns the meta object for the attribute 'Decimal'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_Numproc()
          Returns the meta object for the attribute 'Numproc'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_Signed()
          Returns the meta object for the attribute 'Signed'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_SignLeading()
          Returns the meta object for the attribute 'Sign Leading'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_SignSeparate()
          Returns the meta object for the attribute 'Sign Separate'.
 org.eclipse.emf.ecore.EAttribute getNumericItem_Trunc()
          Returns the meta object for the attribute 'Trunc'.
 org.eclipse.emf.ecore.EClass getNumericItem()
          Returns the meta object for class 'Numeric Item'.
 org.eclipse.emf.ecore.EAttribute getObjectComputerParagraph_ComputerName()
          Returns the meta object for the attribute 'Computer Name'.
 org.eclipse.emf.ecore.EReference getObjectComputerParagraph_MemorySize()
          Returns the meta object for the containment reference 'Memory Size'.
 org.eclipse.emf.ecore.EReference getObjectComputerParagraph_ProgramCollatingSequence()
          Returns the meta object for the reference 'Program Collating Sequence'.
 org.eclipse.emf.ecore.EAttribute getObjectComputerParagraph_SegmentLimit()
          Returns the meta object for the attribute 'Segment Limit'.
 org.eclipse.emf.ecore.EClass getObjectComputerParagraph()
          Returns the meta object for class 'Object Computer Paragraph'.
 org.eclipse.emf.ecore.EAttribute getObjectReferenceItem_ClassName()
          Returns the meta object for the attribute 'Class Name'.
 org.eclipse.emf.ecore.EClass getObjectReferenceItem()
          Returns the meta object for class 'Object Reference Item'.
 org.eclipse.emf.ecore.EAttribute getOnKeyClause_Ascending()
          Returns the meta object for the attribute 'Ascending'.
 org.eclipse.emf.ecore.EReference getOnKeyClause_Key()
          Returns the meta object for the reference list 'Key'.
 org.eclipse.emf.ecore.EClass getOnKeyClause()
          Returns the meta object for class 'On Key Clause'.
 org.eclipse.emf.ecore.EAttribute getOpenClause_Mode()
          Returns the meta object for the attribute 'Mode'.
 org.eclipse.emf.ecore.EReference getOpenClause_Objects()
          Returns the meta object for the containment reference list 'Objects'.
 org.eclipse.emf.ecore.EClass getOpenClause()
          Returns the meta object for class 'Open Clause'.
 org.eclipse.emf.ecore.EEnum getOpenMode()
          Returns the meta object for enum 'Open Mode'.
 org.eclipse.emf.ecore.EReference getOpenObject_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EAttribute getOpenObject_Reversed()
          Returns the meta object for the attribute 'Reversed'.
 org.eclipse.emf.ecore.EAttribute getOpenObject_WithNoRewind()
          Returns the meta object for the attribute 'With No Rewind'.
 org.eclipse.emf.ecore.EClass getOpenObject()
          Returns the meta object for class 'Open Object'.
 org.eclipse.emf.ecore.EReference getOpenStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getOpenStmt()
          Returns the meta object for class 'Open Stmt'.
 org.eclipse.emf.ecore.EReference getParagraph_Sentences()
          Returns the meta object for the containment reference list 'Sentences'.
 org.eclipse.emf.ecore.EClass getParagraph()
          Returns the meta object for class 'Paragraph'.
 org.eclipse.emf.ecore.EClass getPerformBody()
          Returns the meta object for class 'Perform Body'.
 org.eclipse.emf.ecore.EReference getPerformFromTo_From()
          Returns the meta object for the reference 'From'.
 org.eclipse.emf.ecore.EReference getPerformFromTo_To()
          Returns the meta object for the reference 'To'.
 org.eclipse.emf.ecore.EClass getPerformFromTo()
          Returns the meta object for class 'Perform From To'.
 org.eclipse.emf.ecore.EReference getPerformInline_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 org.eclipse.emf.ecore.EClass getPerformInline()
          Returns the meta object for class 'Perform Inline'.
 org.eclipse.emf.ecore.EClass getPerformIterationController()
          Returns the meta object for class 'Perform Iteration Controller'.
 org.eclipse.emf.ecore.EReference getPerformStmt_Body()
          Returns the meta object for the containment reference 'Body'.
 org.eclipse.emf.ecore.EReference getPerformStmt_Controller()
          Returns the meta object for the containment reference 'Controller'.
 org.eclipse.emf.ecore.EClass getPerformStmt()
          Returns the meta object for class 'Perform Stmt'.
 org.eclipse.emf.ecore.EReference getPIControllerTimes_Times()
          Returns the meta object for the containment reference 'Times'.
 org.eclipse.emf.ecore.EClass getPIControllerTimes()
          Returns the meta object for class 'PI Controller Times'.
 org.eclipse.emf.ecore.EAttribute getPIControllerUntil_TestAfter()
          Returns the meta object for the attribute 'Test After'.
 org.eclipse.emf.ecore.EReference getPIControllerUntil_Until()
          Returns the meta object for the containment reference 'Until'.
 org.eclipse.emf.ecore.EClass getPIControllerUntil()
          Returns the meta object for class 'PI Controller Until'.
 org.eclipse.emf.ecore.EAttribute getPIControllerVarying_TestAfter()
          Returns the meta object for the attribute 'Test After'.
 org.eclipse.emf.ecore.EReference getPIControllerVarying_VaryingClauses()
          Returns the meta object for the containment reference list 'Varying Clauses'.
 org.eclipse.emf.ecore.EClass getPIControllerVarying()
          Returns the meta object for class 'PI Controller Varying'.
 org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_By()
          Returns the meta object for the containment reference 'By'.
 org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_Until()
          Returns the meta object for the containment reference 'Until'.
 org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_Varied()
          Returns the meta object for the containment reference 'Varied'.
 org.eclipse.emf.ecore.EClass getPIControllerVaryingClause()
          Returns the meta object for class 'PI Controller Varying Clause'.
 org.eclipse.emf.ecore.EReference getProcedureDivision_Declaratives()
          Returns the meta object for the containment reference 'Declaratives'.
 org.eclipse.emf.ecore.EReference getProcedureDivision_Header()
          Returns the meta object for the containment reference 'Header'.
 org.eclipse.emf.ecore.EReference getProcedureDivision_Sections()
          Returns the meta object for the containment reference list 'Sections'.
 org.eclipse.emf.ecore.EClass getProcedureDivision()
          Returns the meta object for class 'Procedure Division'.
 org.eclipse.emf.ecore.EReference getProcedureDivisionHeader_Returning()
          Returns the meta object for the reference 'Returning'.
 org.eclipse.emf.ecore.EReference getProcedureDivisionHeader_Using()
          Returns the meta object for the containment reference list 'Using'.
 org.eclipse.emf.ecore.EClass getProcedureDivisionHeader()
          Returns the meta object for class 'Procedure Division Header'.
 org.eclipse.emf.ecore.EClass getProcedureDivisionOrEntryStmt()
          Returns the meta object for class 'Procedure Division Or Entry Stmt'.
 org.eclipse.emf.ecore.EReference getProgram_ProcedureDivision()
          Returns the meta object for the containment reference 'Procedure Division'.
 org.eclipse.emf.ecore.EClass getProgram()
          Returns the meta object for class 'Program'.
 org.eclipse.emf.ecore.EReference getProgramSourceFile_Programs()
          Returns the meta object for the containment reference list 'Programs'.
 org.eclipse.emf.ecore.EClass getProgramSourceFile()
          Returns the meta object for class 'Program Source File'.
 org.eclipse.emf.ecore.EEnum getReadDirection()
          Returns the meta object for enum 'Read Direction'.
 org.eclipse.emf.ecore.EReference getReadStmt_AtEnd()
          Returns the meta object for the containment reference list 'At End'.
 org.eclipse.emf.ecore.EAttribute getReadStmt_Direction()
          Returns the meta object for the attribute 'Direction'.
 org.eclipse.emf.ecore.EReference getReadStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getReadStmt_Into()
          Returns the meta object for the containment reference 'Into'.
 org.eclipse.emf.ecore.EReference getReadStmt_InvalidKey()
          Returns the meta object for the containment reference list 'Invalid Key'.
 org.eclipse.emf.ecore.EReference getReadStmt_Key()
          Returns the meta object for the containment reference 'Key'.
 org.eclipse.emf.ecore.EReference getReadStmt_NotAtEnd()
          Returns the meta object for the containment reference list 'Not At End'.
 org.eclipse.emf.ecore.EReference getReadStmt_NotInvalidKey()
          Returns the meta object for the containment reference list 'Not Invalid Key'.
 org.eclipse.emf.ecore.EClass getReadStmt()
          Returns the meta object for class 'Read Stmt'.
 org.eclipse.emf.ecore.EClass getRecordSequentialFileControlEntry()
          Returns the meta object for class 'Record Sequential File Control Entry'.
 org.eclipse.emf.ecore.EReference getRefMod_Len()
          Returns the meta object for the containment reference 'Len'.
 org.eclipse.emf.ecore.EReference getRefMod_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EReference getRefMod_StartPos()
          Returns the meta object for the containment reference 'Start Pos'.
 org.eclipse.emf.ecore.EClass getRefMod()
          Returns the meta object for class 'Ref Mod'.
 org.eclipse.emf.ecore.EAttribute getRelativeFileControlEntry_AccessMode()
          Returns the meta object for the attribute 'Access Mode'.
 org.eclipse.emf.ecore.EReference getRelativeFileControlEntry_RelativeKey()
          Returns the meta object for the reference 'Relative Key'.
 org.eclipse.emf.ecore.EClass getRelativeFileControlEntry()
          Returns the meta object for class 'Relative File Control Entry'.
 org.eclipse.emf.ecore.EReference getReleaseStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getReleaseStmt_Record()
          Returns the meta object for the reference 'Record'.
 org.eclipse.emf.ecore.EClass getReleaseStmt()
          Returns the meta object for class 'Release Stmt'.
 org.eclipse.emf.ecore.EReference getReplacingClause_By()
          Returns the meta object for the containment reference 'By'.
 org.eclipse.emf.ecore.EAttribute getReplacingClause_Category()
          Returns the meta object for the attribute 'Category'.
 org.eclipse.emf.ecore.EClass getReplacingClause()
          Returns the meta object for class 'Replacing Clause'.
 org.eclipse.emf.ecore.EAttribute getReservePhrase_Areas()
          Returns the meta object for the attribute 'Areas'.
 org.eclipse.emf.ecore.EClass getReservePhrase()
          Returns the meta object for class 'Reserve Phrase'.
 org.eclipse.emf.ecore.EReference getReturnStmt_AtEnd()
          Returns the meta object for the containment reference list 'At End'.
 org.eclipse.emf.ecore.EReference getReturnStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getReturnStmt_Into()
          Returns the meta object for the containment reference 'Into'.
 org.eclipse.emf.ecore.EReference getReturnStmt_NotAtEnd()
          Returns the meta object for the containment reference list 'Not At End'.
 org.eclipse.emf.ecore.EClass getReturnStmt()
          Returns the meta object for class 'Return Stmt'.
 org.eclipse.emf.ecore.EReference getRewriteStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getRewriteStmt_InvalidKey()
          Returns the meta object for the containment reference list 'Invalid Key'.
 org.eclipse.emf.ecore.EReference getRewriteStmt_NotInvalidKey()
          Returns the meta object for the containment reference list 'Not Invalid Key'.
 org.eclipse.emf.ecore.EReference getRewriteStmt_Record()
          Returns the meta object for the reference 'Record'.
 org.eclipse.emf.ecore.EClass getRewriteStmt()
          Returns the meta object for class 'Rewrite Stmt'.
 org.eclipse.emf.ecore.EReference getSearchStmt_AtEnd()
          Returns the meta object for the containment reference list 'At End'.
 org.eclipse.emf.ecore.EReference getSearchStmt_TableItem()
          Returns the meta object for the reference 'Table Item'.
 org.eclipse.emf.ecore.EClass getSearchStmt()
          Returns the meta object for class 'Search Stmt'.
 org.eclipse.emf.ecore.EReference getSearchWhenClause_Condition()
          Returns the meta object for the containment reference 'Condition'.
 org.eclipse.emf.ecore.EReference getSearchWhenClause_Do()
          Returns the meta object for the containment reference 'Do'.
 org.eclipse.emf.ecore.EClass getSearchWhenClause()
          Returns the meta object for class 'Search When Clause'.
 org.eclipse.emf.ecore.EReference getSection_Paragraphs()
          Returns the meta object for the containment reference list 'Paragraphs'.
 org.eclipse.emf.ecore.EClass getSection()
          Returns the meta object for class 'Section'.
 org.eclipse.emf.ecore.EClass getSectionOrParagraph()
          Returns the meta object for class 'Section Or Paragraph'.
 org.eclipse.emf.ecore.EReference getSentence_Statements()
          Returns the meta object for the containment reference list 'Statements'.
 org.eclipse.emf.ecore.EClass getSentence()
          Returns the meta object for class 'Sentence'.
 org.eclipse.emf.ecore.EReference getSequentialFileControlEntry_PaddingCharacter()
          Returns the meta object for the containment reference 'Padding Character'.
 org.eclipse.emf.ecore.EClass getSequentialFileControlEntry()
          Returns the meta object for class 'Sequential File Control Entry'.
 org.eclipse.emf.ecore.EReference getSerialSearchStmt_Varying()
          Returns the meta object for the containment reference 'Varying'.
 org.eclipse.emf.ecore.EReference getSerialSearchStmt_WhenClauses()
          Returns the meta object for the containment reference list 'When Clauses'.
 org.eclipse.emf.ecore.EClass getSerialSearchStmt()
          Returns the meta object for class 'Serial Search Stmt'.
 org.eclipse.emf.ecore.EReference getSet88ItemsStmt_Refs88()
          Returns the meta object for the containment reference list 'Refs88'.
 org.eclipse.emf.ecore.EClass getSet88ItemsStmt()
          Returns the meta object for class 'Set88 Items Stmt'.
 org.eclipse.emf.ecore.EReference getSetAdjustIndicesStmt_By()
          Returns the meta object for the containment reference 'By'.
 org.eclipse.emf.ecore.EReference getSetAdjustIndicesStmt_Indices()
          Returns the meta object for the reference list 'Indices'.
 org.eclipse.emf.ecore.EAttribute getSetAdjustIndicesStmt_Up()
          Returns the meta object for the attribute 'Up'.
 org.eclipse.emf.ecore.EClass getSetAdjustIndicesStmt()
          Returns the meta object for class 'Set Adjust Indices Stmt'.
 org.eclipse.emf.ecore.EReference getSetIndicesStmt_ReceivingAreas()
          Returns the meta object for the containment reference list 'Receiving Areas'.
 org.eclipse.emf.ecore.EReference getSetIndicesStmt_SendingArea()
          Returns the meta object for the containment reference 'Sending Area'.
 org.eclipse.emf.ecore.EClass getSetIndicesStmt()
          Returns the meta object for class 'Set Indices Stmt'.
 org.eclipse.emf.ecore.EReference getSetPointersStmt_Pointers()
          Returns the meta object for the containment reference list 'Pointers'.
 org.eclipse.emf.ecore.EClass getSetPointersStmt()
          Returns the meta object for class 'Set Pointers Stmt'.
 org.eclipse.emf.ecore.EReference getSetPointersToAddressStmt_SendingArea()
          Returns the meta object for the containment reference 'Sending Area'.
 org.eclipse.emf.ecore.EClass getSetPointersToAddressStmt()
          Returns the meta object for class 'Set Pointers To Address Stmt'.
 org.eclipse.emf.ecore.EClass getSetPointersToNullStmt()
          Returns the meta object for class 'Set Pointers To Null Stmt'.
 org.eclipse.emf.ecore.EReference getSetProcPointersStmt_ProcPointers()
          Returns the meta object for the containment reference list 'Proc Pointers'.
 org.eclipse.emf.ecore.EClass getSetProcPointersStmt()
          Returns the meta object for class 'Set Proc Pointers Stmt'.
 org.eclipse.emf.ecore.EReference getSetProcPointersToEntryStmt_Entry()
          Returns the meta object for the containment reference 'Entry'.
 org.eclipse.emf.ecore.EClass getSetProcPointersToEntryStmt()
          Returns the meta object for class 'Set Proc Pointers To Entry Stmt'.
 org.eclipse.emf.ecore.EClass getSetProcPointersToNullStmt()
          Returns the meta object for class 'Set Proc Pointers To Null Stmt'.
 org.eclipse.emf.ecore.EReference getSetProcPointersToPointerStmt_SendingPointer()
          Returns the meta object for the containment reference 'Sending Pointer'.
 org.eclipse.emf.ecore.EClass getSetProcPointersToPointerStmt()
          Returns the meta object for class 'Set Proc Pointers To Pointer Stmt'.
 org.eclipse.emf.ecore.EReference getSetProcPointersToProcPointerStmt_SendingProcPointer()
          Returns the meta object for the containment reference 'Sending Proc Pointer'.
 org.eclipse.emf.ecore.EClass getSetProcPointersToProcPointerStmt()
          Returns the meta object for class 'Set Proc Pointers To Proc Pointer Stmt'.
 org.eclipse.emf.ecore.EClass getSetStmt()
          Returns the meta object for class 'Set Stmt'.
 org.eclipse.emf.ecore.EAttribute getSetSwitchesClause_On()
          Returns the meta object for the attribute 'On'.
 org.eclipse.emf.ecore.EReference getSetSwitchesClause_Switches()
          Returns the meta object for the reference list 'Switches'.
 org.eclipse.emf.ecore.EClass getSetSwitchesClause()
          Returns the meta object for class 'Set Switches Clause'.
 org.eclipse.emf.ecore.EReference getSetSwitchesStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EClass getSetSwitchesStmt()
          Returns the meta object for class 'Set Switches Stmt'.
 org.eclipse.emf.ecore.EEnum getSignType()
          Returns the meta object for enum 'Sign Type'.
 org.eclipse.emf.ecore.EReference getSimpleRef_DataItem()
          Returns the meta object for the reference 'Data Item'.
 org.eclipse.emf.ecore.EClass getSimpleRef()
          Returns the meta object for class 'Simple Ref'.
 org.eclipse.emf.ecore.EClass getSimpleRefOrLiteral()
          Returns the meta object for class 'Simple Ref Or Literal'.
 org.eclipse.emf.ecore.EReference getSortStmt_CollatingSequence()
          Returns the meta object for the reference 'Collating Sequence'.
 org.eclipse.emf.ecore.EReference getSortStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getSortStmt_GivingOrOutputProc()
          Returns the meta object for the containment reference 'Giving Or Output Proc'.
 org.eclipse.emf.ecore.EReference getSortStmt_OnKeyClauses()
          Returns the meta object for the containment reference list 'On Key Clauses'.
 org.eclipse.emf.ecore.EReference getSortStmt_Table()
          Returns the meta object for the reference 'Table'.
 org.eclipse.emf.ecore.EReference getSortStmt_UsingOrInputProc()
          Returns the meta object for the containment reference 'Using Or Input Proc'.
 org.eclipse.emf.ecore.EAttribute getSortStmt_WithDuplicatesInOrder()
          Returns the meta object for the attribute 'With Duplicates In Order'.
 org.eclipse.emf.ecore.EClass getSortStmt()
          Returns the meta object for class 'Sort Stmt'.
 org.eclipse.emf.ecore.EAttribute getSourceComputerParagraph_ComputerName()
          Returns the meta object for the attribute 'Computer Name'.
 org.eclipse.emf.ecore.EAttribute getSourceComputerParagraph_WithDebuggingMode()
          Returns the meta object for the attribute 'With Debugging Mode'.
 org.eclipse.emf.ecore.EClass getSourceComputerParagraph()
          Returns the meta object for class 'Source Computer Paragraph'.
 org.eclipse.emf.ecore.EClass getSourceFile()
          Returns the meta object for class 'Source File'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_Alphabets()
          Returns the meta object for the containment reference list 'Alphabets'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_CurrencySignClause()
          Returns the meta object for the containment reference 'Currency Sign Clause'.
 org.eclipse.emf.ecore.EAttribute getSpecialNamesParagraph_DecimalPointIsComma()
          Returns the meta object for the attribute 'Decimal Point Is Comma'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_MnemonicNames()
          Returns the meta object for the containment reference list 'Mnemonic Names'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_Switches()
          Returns the meta object for the containment reference list 'Switches'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_SymbolicCharactersClauses()
          Returns the meta object for the containment reference list 'Symbolic Characters Clauses'.
 org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_UserDefinedCharClasses()
          Returns the meta object for the containment reference list 'User Defined Char Classes'.
 org.eclipse.emf.ecore.EClass getSpecialNamesParagraph()
          Returns the meta object for class 'Special Names Paragraph'.
 org.eclipse.emf.ecore.EClass getSpecialRegister()
          Returns the meta object for class 'Special Register'.
 org.eclipse.emf.ecore.EReference getStartStmt_File()
          Returns the meta object for the reference 'File'.
 org.eclipse.emf.ecore.EReference getStartStmt_InvalidKey()
          Returns the meta object for the containment reference list 'Invalid Key'.
 org.eclipse.emf.ecore.EReference getStartStmt_KeyCondition()
          Returns the meta object for the containment reference 'Key Condition'.
 org.eclipse.emf.ecore.EReference getStartStmt_NotInvalidKey()
          Returns the meta object for the containment reference list 'Not Invalid Key'.
 org.eclipse.emf.ecore.EClass getStartStmt()
          Returns the meta object for class 'Start Stmt'.
 org.eclipse.emf.ecore.EClass getStmt()
          Returns the meta object for class 'Stmt'.
 org.eclipse.emf.ecore.EReference getStopLiteralStmt_Literal()
          Returns the meta object for the containment reference 'Literal'.
 org.eclipse.emf.ecore.EClass getStopLiteralStmt()
          Returns the meta object for class 'Stop Literal Stmt'.
 org.eclipse.emf.ecore.EClass getStopRunStmt()
          Returns the meta object for class 'Stop Run Stmt'.
 org.eclipse.emf.ecore.EClass getStopStmt()
          Returns the meta object for class 'Stop Stmt'.
 org.eclipse.emf.ecore.EReference getStringClause_DelimitedBy()
          Returns the meta object for the containment reference 'Delimited By'.
 org.eclipse.emf.ecore.EAttribute getStringClause_DelimitedBySize()
          Returns the meta object for the attribute 'Delimited By Size'.
 org.eclipse.emf.ecore.EReference getStringClause_Items()
          Returns the meta object for the containment reference list 'Items'.
 org.eclipse.emf.ecore.EClass getStringClause()
          Returns the meta object for class 'String Clause'.
 org.eclipse.emf.ecore.EReference getStringStmt_Clauses()
          Returns the meta object for the containment reference list 'Clauses'.
 org.eclipse.emf.ecore.EReference getStringStmt_Into()
          Returns the meta object for the containment reference 'Into'.
 org.eclipse.emf.ecore.EReference getStringStmt_NotOnOverflow()
          Returns the meta object for the containment reference list 'Not On Overflow'.
 org.eclipse.emf.ecore.EReference getStringStmt_OnOverflow()
          Returns the meta object for the containment reference list 'On Overflow'.
 org.eclipse.emf.ecore.EReference getStringStmt_WithPointer()
          Returns the meta object for the containment reference 'With Pointer'.
 org.eclipse.emf.ecore.EClass getStringStmt()
          Returns the meta object for class 'String Stmt'.
 org.eclipse.emf.ecore.EReference getSubtractCorrStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getSubtractCorrStmt_Subtract()
          Returns the meta object for the containment reference 'Subtract'.
 org.eclipse.emf.ecore.EClass getSubtractCorrStmt()
          Returns the meta object for class 'Subtract Corr Stmt'.
 org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_Giving()
          Returns the meta object for the containment reference list 'Giving'.
 org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_SumOf()
          Returns the meta object for the containment reference list 'Sum Of'.
 org.eclipse.emf.ecore.EClass getSubtractFromGivingStmt()
          Returns the meta object for class 'Subtract From Giving Stmt'.
 org.eclipse.emf.ecore.EReference getSubtractFromStmt_From()
          Returns the meta object for the containment reference list 'From'.
 org.eclipse.emf.ecore.EReference getSubtractFromStmt_SumOf()
          Returns the meta object for the containment reference list 'Sum Of'.
 org.eclipse.emf.ecore.EClass getSubtractFromStmt()
          Returns the meta object for class 'Subtract From Stmt'.
 org.eclipse.emf.ecore.EClass getSubtractStmt()
          Returns the meta object for class 'Subtract Stmt'.
 org.eclipse.emf.ecore.EClass getSwitchStatusCondition()
          Returns the meta object for class 'Switch Status Condition'.
 org.eclipse.emf.ecore.EReference getSymbolicCharactersClause_In()
          Returns the meta object for the reference 'In'.
 org.eclipse.emf.ecore.EAttribute getSymbolicCharactersClause_OrdinalPositions()
          Returns the meta object for the attribute list 'Ordinal Positions'.
 org.eclipse.emf.ecore.EAttribute getSymbolicCharactersClause_SymbolicCharacters()
          Returns the meta object for the attribute list 'Symbolic Characters'.
 org.eclipse.emf.ecore.EClass getSymbolicCharactersClause()
          Returns the meta object for class 'Symbolic Characters Clause'.
 org.eclipse.emf.ecore.EEnum getSystemInfo()
          Returns the meta object for enum 'System Info'.
 org.eclipse.emf.ecore.EReference getTableDataItem_IndexVars()
          Returns the meta object for the containment reference list 'Index Vars'.
 org.eclipse.emf.ecore.EReference getTableDataItem_Keys()
          Returns the meta object for the containment reference list 'Keys'.
 org.eclipse.emf.ecore.EReference getTableDataItem_TableItem()
          Returns the meta object for the containment reference 'Table Item'.
 org.eclipse.emf.ecore.EClass getTableDataItem()
          Returns the meta object for class 'Table Data Item'.
 org.eclipse.emf.ecore.EAttribute getTableKeyInfo_IsAscending()
          Returns the meta object for the attribute 'Is Ascending'.
 org.eclipse.emf.ecore.EReference getTableKeyInfo_KeyItems()
          Returns the meta object for the reference list 'Key Items'.
 org.eclipse.emf.ecore.EClass getTableKeyInfo()
          Returns the meta object for class 'Table Key Info'.
 org.eclipse.emf.ecore.EReference getTableRef_DataItem()
          Returns the meta object for the reference 'Data Item'.
 org.eclipse.emf.ecore.EReference getTableRef_Subscripts()
          Returns the meta object for the containment reference list 'Subscripts'.
 org.eclipse.emf.ecore.EClass getTableRef()
          Returns the meta object for class 'Table Ref'.
 org.eclipse.emf.ecore.EClass getTableSubscript()
          Returns the meta object for class 'Table Subscript'.
 org.eclipse.emf.ecore.EReference getTopLevelVariable_DataItem()
          Returns the meta object for the containment reference 'Data Item'.
 org.eclipse.emf.ecore.EClass getTopLevelVariable()
          Returns the meta object for class 'Top Level Variable'.
 org.eclipse.emf.ecore.EReference getTopLevelVariableSet_TopLevelVariables()
          Returns the meta object for the containment reference list 'Top Level Variables'.
 org.eclipse.emf.ecore.EClass getTopLevelVariableSet()
          Returns the meta object for class 'Top Level Variable Set'.
 org.eclipse.emf.ecore.EClass getUnicodeItem()
          Returns the meta object for class 'Unicode Item'.
 org.eclipse.emf.ecore.EReference getUnstringDelimitedClause_DelimitedBy()
          Returns the meta object for the containment reference 'Delimited By'.
 org.eclipse.emf.ecore.EReference getUnstringDelimitedClause_Or()
          Returns the meta object for the containment reference list 'Or'.
 org.eclipse.emf.ecore.EClass getUnstringDelimitedClause()
          Returns the meta object for class 'Unstring Delimited Clause'.
 org.eclipse.emf.ecore.EAttribute getUnstringDelimiter_All()
          Returns the meta object for the attribute 'All'.
 org.eclipse.emf.ecore.EReference getUnstringDelimiter_Item()
          Returns the meta object for the containment reference 'Item'.
 org.eclipse.emf.ecore.EClass getUnstringDelimiter()
          Returns the meta object for class 'Unstring Delimiter'.
 org.eclipse.emf.ecore.EReference getUnstringIntoClause_CountIn()
          Returns the meta object for the containment reference 'Count In'.
 org.eclipse.emf.ecore.EReference getUnstringIntoClause_DelimiterIn()
          Returns the meta object for the containment reference 'Delimiter In'.
 org.eclipse.emf.ecore.EReference getUnstringIntoClause_Into()
          Returns the meta object for the containment reference 'Into'.
 org.eclipse.emf.ecore.EClass getUnstringIntoClause()
          Returns the meta object for class 'Unstring Into Clause'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_DelimitedClause()
          Returns the meta object for the containment reference 'Delimited Clause'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_IntoClauses()
          Returns the meta object for the containment reference list 'Into Clauses'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_NotOnOverflow()
          Returns the meta object for the containment reference list 'Not On Overflow'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_OnOverflow()
          Returns the meta object for the containment reference list 'On Overflow'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_Ref()
          Returns the meta object for the containment reference 'Ref'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_TallyingIn()
          Returns the meta object for the containment reference 'Tallying In'.
 org.eclipse.emf.ecore.EReference getUnstringStmt_WithPointer()
          Returns the meta object for the containment reference 'With Pointer'.
 org.eclipse.emf.ecore.EClass getUnstringStmt()
          Returns the meta object for class 'Unstring Stmt'.
 org.eclipse.emf.ecore.EAttribute getUPSISwitch_Bit()
          Returns the meta object for the attribute 'Bit'.
 org.eclipse.emf.ecore.EAttribute getUPSISwitch_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getUPSISwitch_OffCondition()
          Returns the meta object for the containment reference 'Off Condition'.
 org.eclipse.emf.ecore.EReference getUPSISwitch_OnCondition()
          Returns the meta object for the containment reference 'On Condition'.
 org.eclipse.emf.ecore.EClass getUPSISwitch()
          Returns the meta object for class 'UPSI Switch'.
 org.eclipse.emf.ecore.EEnum getUPSISwitchBit()
          Returns the meta object for enum 'UPSI Switch Bit'.
 org.eclipse.emf.ecore.EEnum getUsageValues()
          Returns the meta object for enum 'Usage Values'.
 org.eclipse.emf.ecore.EReference getUserDefinedCharacterClass_ValueRanges()
          Returns the meta object for the containment reference list 'Value Ranges'.
 org.eclipse.emf.ecore.EClass getUserDefinedCharacterClass()
          Returns the meta object for class 'User Defined Character Class'.
 org.eclipse.emf.ecore.EClass getUseStmt()
          Returns the meta object for class 'Use Stmt'.
 org.eclipse.emf.ecore.EReference getVariableGroup_Group()
          Returns the meta object for the containment reference 'Group'.
 org.eclipse.emf.ecore.EReference getVariableGroup_Reasons()
          Returns the meta object for the containment reference 'Reasons'.
 org.eclipse.emf.ecore.EClass getVariableGroup()
          Returns the meta object for class 'Variable Group'.
 org.eclipse.emf.ecore.EReference getVariablePartition_Classes()
          Returns the meta object for the containment reference list 'Classes'.
 org.eclipse.emf.ecore.EClass getVariablePartition()
          Returns the meta object for class 'Variable Partition'.
 org.eclipse.emf.ecore.EReference getVariableTableDataItem_DependingUpon()
          Returns the meta object for the reference 'Depending Upon'.
 org.eclipse.emf.ecore.EAttribute getVariableTableDataItem_MaxNumberOfElements()
          Returns the meta object for the attribute 'Max Number Of Elements'.
 org.eclipse.emf.ecore.EAttribute getVariableTableDataItem_MinNumberOfElements()
          Returns the meta object for the attribute 'Min Number Of Elements'.
 org.eclipse.emf.ecore.EClass getVariableTableDataItem()
          Returns the meta object for class 'Variable Table Data Item'.
 org.eclipse.emf.ecore.EClass getWorkingStorageSection()
          Returns the meta object for class 'Working Storage Section'.
 org.eclipse.emf.ecore.EAttribute getWriteAdvancingClause_BeforeAdvancing()
          Returns the meta object for the attribute 'Before Advancing'.
 org.eclipse.emf.ecore.EReference getWriteAdvancingClause_Lines()
          Returns the meta object for the containment reference 'Lines'.
 org.eclipse.emf.ecore.EReference getWriteAdvancingClause_MnemonicName()
          Returns the meta object for the reference 'Mnemonic Name'.
 org.eclipse.emf.ecore.EAttribute getWriteAdvancingClause_Page()
          Returns the meta object for the attribute 'Page'.
 org.eclipse.emf.ecore.EClass getWriteAdvancingClause()
          Returns the meta object for class 'Write Advancing Clause'.
 org.eclipse.emf.ecore.EReference getWriteStmt_AdvancingClause()
          Returns the meta object for the containment reference 'Advancing Clause'.
 org.eclipse.emf.ecore.EReference getWriteStmt_AtEndOfPage()
          Returns the meta object for the containment reference list 'At End Of Page'.
 org.eclipse.emf.ecore.EReference getWriteStmt_From()
          Returns the meta object for the containment reference 'From'.
 org.eclipse.emf.ecore.EReference getWriteStmt_InvalidKey()
          Returns the meta object for the containment reference list 'Invalid Key'.
 org.eclipse.emf.ecore.EReference getWriteStmt_NotAtEndOfPage()
          Returns the meta object for the containment reference list 'Not At End Of Page'.
 org.eclipse.emf.ecore.EReference getWriteStmt_NotInvalidKey()
          Returns the meta object for the containment reference list 'Not Invalid Key'.
 org.eclipse.emf.ecore.EReference getWriteStmt_Record()
          Returns the meta object for the reference 'Record'.
 org.eclipse.emf.ecore.EClass getWriteStmt()
          Returns the meta object for class 'Write Stmt'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

copyright

static final java.lang.String copyright

See Also:
Constant Field Values

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final COBOLPackage eINSTANCE
The singleton instance of the package.


LITE_NODE

static final int LITE_NODE
The meta object id for the 'Lite Node' class.

See Also:
LiteNodeImpl, COBOLPackageImpl.getLiteNode(), Constant Field Values

LITE_NODE__SOURCE_LOC

static final int LITE_NODE__SOURCE_LOC
The feature id for the 'Source Loc' attribute.

See Also:
Constant Field Values

LITE_NODE_FEATURE_COUNT

static final int LITE_NODE_FEATURE_COUNT
The number of structural features of the 'Lite Node' class.

See Also:
Constant Field Values

DATA_ITEM_LITE

static final int DATA_ITEM_LITE
The meta object id for the 'Data Item Lite' class.

See Also:
DataItemLiteImpl, COBOLPackageImpl.getDataItemLite(), Constant Field Values

DATA_ITEM_LITE__SOURCE_LOC

static final int DATA_ITEM_LITE__SOURCE_LOC
The feature id for the 'Source Loc' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__NAME

static final int DATA_ITEM_LITE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__PGM_NAME

static final int DATA_ITEM_LITE__PGM_NAME
The feature id for the 'Pgm Name' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__COPY_BOOK_NAME

static final int DATA_ITEM_LITE__COPY_BOOK_NAME
The feature id for the 'Copy Book Name' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__SIZE

static final int DATA_ITEM_LITE__SIZE
The feature id for the 'Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__PIC

static final int DATA_ITEM_LITE__PIC
The feature id for the 'Pic' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__PACKED

static final int DATA_ITEM_LITE__PACKED
The feature id for the 'Packed' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE__DATA_ITEM

static final int DATA_ITEM_LITE__DATA_ITEM
The feature id for the 'Data Item' reference.

See Also:
Constant Field Values

DATA_ITEM_LITE__RELEVANT_CODE

static final int DATA_ITEM_LITE__RELEVANT_CODE
The feature id for the 'Relevant Code' containment reference list.

See Also:
Constant Field Values

DATA_ITEM_LITE__IMPACT_SIZE

static final int DATA_ITEM_LITE__IMPACT_SIZE
The feature id for the 'Impact Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_FEATURE_COUNT

static final int DATA_ITEM_LITE_FEATURE_COUNT
The number of structural features of the 'Data Item Lite' class.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP

static final int DATA_ITEM_LITE_GROUP
The meta object id for the 'Data Item Lite Group' class.

See Also:
DataItemLiteGroupImpl, COBOLPackageImpl.getDataItemLiteGroup(), Constant Field Values

DATA_ITEM_LITE_GROUP__NAME

static final int DATA_ITEM_LITE_GROUP__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP__ELEMENTS

static final int DATA_ITEM_LITE_GROUP__ELEMENTS
The feature id for the 'Elements' containment reference list.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP__NUMBER_OF_ELEMENTS

static final int DATA_ITEM_LITE_GROUP__NUMBER_OF_ELEMENTS
The feature id for the 'Number Of Elements' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP__MIN_SIZE

static final int DATA_ITEM_LITE_GROUP__MIN_SIZE
The feature id for the 'Min Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP__MAX_SIZE

static final int DATA_ITEM_LITE_GROUP__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP__IMPACT_SIZE

static final int DATA_ITEM_LITE_GROUP__IMPACT_SIZE
The feature id for the 'Impact Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_GROUP_FEATURE_COUNT

static final int DATA_ITEM_LITE_GROUP_FEATURE_COUNT
The number of structural features of the 'Data Item Lite Group' class.

See Also:
Constant Field Values

AST_NODE_LITE

static final int AST_NODE_LITE
The meta object id for the 'AST Node Lite' class.

See Also:
ASTNodeLiteImpl, COBOLPackageImpl.getASTNodeLite(), Constant Field Values

AST_NODE_LITE__SOURCE_LOC

static final int AST_NODE_LITE__SOURCE_LOC
The feature id for the 'Source Loc' attribute.

See Also:
Constant Field Values

AST_NODE_LITE__AST_NODE

static final int AST_NODE_LITE__AST_NODE
The feature id for the 'Ast Node' reference.

See Also:
Constant Field Values

AST_NODE_LITE_FEATURE_COUNT

static final int AST_NODE_LITE_FEATURE_COUNT
The number of structural features of the 'AST Node Lite' class.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION

static final int DATA_ITEM_LITE_PARTITION
The meta object id for the 'Data Item Lite Partition' class.

See Also:
DataItemLitePartitionImpl, COBOLPackageImpl.getDataItemLitePartition(), Constant Field Values

DATA_ITEM_LITE_PARTITION__PGM_NAME

static final int DATA_ITEM_LITE_PARTITION__PGM_NAME
The feature id for the 'Pgm Name' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION__GROUPS

static final int DATA_ITEM_LITE_PARTITION__GROUPS
The feature id for the 'Groups' containment reference list.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION__NUMBER_OF_GROUPS

static final int DATA_ITEM_LITE_PARTITION__NUMBER_OF_GROUPS
The feature id for the 'Number Of Groups' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION__NUMBER_OF_ELEMENTS

static final int DATA_ITEM_LITE_PARTITION__NUMBER_OF_ELEMENTS
The feature id for the 'Number Of Elements' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION__IMPACT_SIZE

static final int DATA_ITEM_LITE_PARTITION__IMPACT_SIZE
The feature id for the 'Impact Size' attribute.

See Also:
Constant Field Values

DATA_ITEM_LITE_PARTITION_FEATURE_COUNT

static final int DATA_ITEM_LITE_PARTITION_FEATURE_COUNT
The number of structural features of the 'Data Item Lite Partition' class.

See Also:
Constant Field Values

IMPACT_REPORT

static final int IMPACT_REPORT
The meta object id for the 'Impact Report' class.

See Also:
ImpactReportImpl, COBOLPackageImpl.getImpactReport(), Constant Field Values

IMPACT_REPORT__REPORT_LIST

static final int IMPACT_REPORT__REPORT_LIST
The feature id for the 'Report List' containment reference list.

See Also:
Constant Field Values

IMPACT_REPORT__NUMBER_OF_ELEMENTS

static final int IMPACT_REPORT__NUMBER_OF_ELEMENTS
The feature id for the 'Number Of Elements' attribute.

See Also:
Constant Field Values

IMPACT_REPORT__IMPACT_SIZE

static final int IMPACT_REPORT__IMPACT_SIZE
The feature id for the 'Impact Size' attribute.

See Also:
Constant Field Values

IMPACT_REPORT_FEATURE_COUNT

static final int IMPACT_REPORT_FEATURE_COUNT
The number of structural features of the 'Impact Report' class.

See Also:
Constant Field Values

AST_NODE_WRAPPER

static final int AST_NODE_WRAPPER
The meta object id for the 'AST Node Wrapper' class.

See Also:
ASTNodeWrapperImpl, COBOLPackageImpl.getASTNodeWrapper(), Constant Field Values

AST_NODE_WRAPPER__WRAPPED

static final int AST_NODE_WRAPPER__WRAPPED
The feature id for the 'Wrapped' reference.

See Also:
Constant Field Values

AST_NODE_WRAPPER_FEATURE_COUNT

static final int AST_NODE_WRAPPER_FEATURE_COUNT
The number of structural features of the 'AST Node Wrapper' class.

See Also:
Constant Field Values

AST_NODE_SET

static final int AST_NODE_SET
The meta object id for the 'AST Node Set' class.

See Also:
ASTNodeSetImpl, COBOLPackageImpl.getASTNodeSet(), Constant Field Values

AST_NODE_SET__ELEMENTS

static final int AST_NODE_SET__ELEMENTS
The feature id for the 'Elements' containment reference list.

See Also:
Constant Field Values

AST_NODE_SET_FEATURE_COUNT

static final int AST_NODE_SET_FEATURE_COUNT
The number of structural features of the 'AST Node Set' class.

See Also:
Constant Field Values

VARIABLE_GROUP

static final int VARIABLE_GROUP
The meta object id for the 'Variable Group' class.

See Also:
VariableGroupImpl, COBOLPackageImpl.getVariableGroup(), Constant Field Values

VARIABLE_GROUP__GROUP

static final int VARIABLE_GROUP__GROUP
The feature id for the 'Group' containment reference.

See Also:
Constant Field Values

VARIABLE_GROUP__REASONS

static final int VARIABLE_GROUP__REASONS
The feature id for the 'Reasons' containment reference.

See Also:
Constant Field Values

VARIABLE_GROUP_FEATURE_COUNT

static final int VARIABLE_GROUP_FEATURE_COUNT
The number of structural features of the 'Variable Group' class.

See Also:
Constant Field Values

VARIABLE_PARTITION

static final int VARIABLE_PARTITION
The meta object id for the 'Variable Partition' class.

See Also:
VariablePartitionImpl, COBOLPackageImpl.getVariablePartition(), Constant Field Values

VARIABLE_PARTITION__CLASSES

static final int VARIABLE_PARTITION__CLASSES
The feature id for the 'Classes' containment reference list.

See Also:
Constant Field Values

VARIABLE_PARTITION_FEATURE_COUNT

static final int VARIABLE_PARTITION_FEATURE_COUNT
The number of structural features of the 'Variable Partition' class.

See Also:
Constant Field Values

AST_NODE

static final int AST_NODE
The meta object id for the 'AST Node' class.

See Also:
ASTNodeImpl, COBOLPackageImpl.getASTNode(), Constant Field Values

AST_NODE__BEGIN_COLUMN

static final int AST_NODE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

AST_NODE__END_COLUMN

static final int AST_NODE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

AST_NODE__BEGIN_FILE

static final int AST_NODE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

AST_NODE__END_FILE

static final int AST_NODE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

AST_NODE__BEGIN_LINE

static final int AST_NODE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

AST_NODE__END_LINE

static final int AST_NODE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

AST_NODE__TAG

static final int AST_NODE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

AST_NODE__PARENT

static final int AST_NODE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

AST_NODE_FEATURE_COUNT

static final int AST_NODE_FEATURE_COUNT
The number of structural features of the 'AST Node' class.

See Also:
Constant Field Values

NAMED_ELEMENT

static final int NAMED_ELEMENT
The meta object id for the 'Named Element' class.

See Also:
NamedElementImpl, COBOLPackageImpl.getNamedElement(), Constant Field Values

NAMED_ELEMENT__BEGIN_COLUMN

static final int NAMED_ELEMENT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__END_COLUMN

static final int NAMED_ELEMENT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__BEGIN_FILE

static final int NAMED_ELEMENT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__END_FILE

static final int NAMED_ELEMENT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__BEGIN_LINE

static final int NAMED_ELEMENT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__END_LINE

static final int NAMED_ELEMENT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__TAG

static final int NAMED_ELEMENT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT__PARENT

static final int NAMED_ELEMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

NAMED_ELEMENT__NAME

static final int NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NAMED_ELEMENT_FEATURE_COUNT

static final int NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.

See Also:
Constant Field Values

BASE_PROGRAM

static final int BASE_PROGRAM
The meta object id for the 'Base Program' class.

See Also:
BaseProgramImpl, COBOLPackageImpl.getBaseProgram(), Constant Field Values

BASE_PROGRAM__BEGIN_COLUMN

static final int BASE_PROGRAM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__END_COLUMN

static final int BASE_PROGRAM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__BEGIN_FILE

static final int BASE_PROGRAM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__END_FILE

static final int BASE_PROGRAM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__BEGIN_LINE

static final int BASE_PROGRAM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__END_LINE

static final int BASE_PROGRAM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__TAG

static final int BASE_PROGRAM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__PARENT

static final int BASE_PROGRAM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

BASE_PROGRAM__NAME

static final int BASE_PROGRAM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

BASE_PROGRAM__IDENTIFICATION_DIVISION

static final int BASE_PROGRAM__IDENTIFICATION_DIVISION
The feature id for the 'Identification Division' containment reference.

See Also:
Constant Field Values

BASE_PROGRAM__ENVIRONMENT_DIVISION

static final int BASE_PROGRAM__ENVIRONMENT_DIVISION
The feature id for the 'Environment Division' containment reference.

See Also:
Constant Field Values

BASE_PROGRAM__DATA_DIVISION

static final int BASE_PROGRAM__DATA_DIVISION
The feature id for the 'Data Division' containment reference.

See Also:
Constant Field Values

BASE_PROGRAM__NESTED_PROGRAMS

static final int BASE_PROGRAM__NESTED_PROGRAMS
The feature id for the 'Nested Programs' containment reference list.

See Also:
Constant Field Values

BASE_PROGRAM_FEATURE_COUNT

static final int BASE_PROGRAM_FEATURE_COUNT
The number of structural features of the 'Base Program' class.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION

static final int IDENTIFICATION_DIVISION
The meta object id for the 'Identification Division' class.

See Also:
IdentificationDivisionImpl, COBOLPackageImpl.getIdentificationDivision(), Constant Field Values

IDENTIFICATION_DIVISION__BEGIN_COLUMN

static final int IDENTIFICATION_DIVISION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__END_COLUMN

static final int IDENTIFICATION_DIVISION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__BEGIN_FILE

static final int IDENTIFICATION_DIVISION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__END_FILE

static final int IDENTIFICATION_DIVISION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__BEGIN_LINE

static final int IDENTIFICATION_DIVISION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__END_LINE

static final int IDENTIFICATION_DIVISION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__TAG

static final int IDENTIFICATION_DIVISION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__PARENT

static final int IDENTIFICATION_DIVISION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__PROGRAM_ID

static final int IDENTIFICATION_DIVISION__PROGRAM_ID
The feature id for the 'Program Id' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__IS_COMMON

static final int IDENTIFICATION_DIVISION__IS_COMMON
The feature id for the 'Is Common' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__IS_INITIAL

static final int IDENTIFICATION_DIVISION__IS_INITIAL
The feature id for the 'Is Initial' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION__IS_RECURSIVE

static final int IDENTIFICATION_DIVISION__IS_RECURSIVE
The feature id for the 'Is Recursive' attribute.

See Also:
Constant Field Values

IDENTIFICATION_DIVISION_FEATURE_COUNT

static final int IDENTIFICATION_DIVISION_FEATURE_COUNT
The number of structural features of the 'Identification Division' class.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION

static final int ENVIRONMENT_DIVISION
The meta object id for the 'Environment Division' class.

See Also:
EnvironmentDivisionImpl, COBOLPackageImpl.getEnvironmentDivision(), Constant Field Values

ENVIRONMENT_DIVISION__BEGIN_COLUMN

static final int ENVIRONMENT_DIVISION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__END_COLUMN

static final int ENVIRONMENT_DIVISION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__BEGIN_FILE

static final int ENVIRONMENT_DIVISION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__END_FILE

static final int ENVIRONMENT_DIVISION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__BEGIN_LINE

static final int ENVIRONMENT_DIVISION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__END_LINE

static final int ENVIRONMENT_DIVISION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__TAG

static final int ENVIRONMENT_DIVISION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__PARENT

static final int ENVIRONMENT_DIVISION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__CONFIGURATION_SECTION

static final int ENVIRONMENT_DIVISION__CONFIGURATION_SECTION
The feature id for the 'Configuration Section' containment reference.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION__INPUT_OUTPUT_SECTION

static final int ENVIRONMENT_DIVISION__INPUT_OUTPUT_SECTION
The feature id for the 'Input Output Section' containment reference.

See Also:
Constant Field Values

ENVIRONMENT_DIVISION_FEATURE_COUNT

static final int ENVIRONMENT_DIVISION_FEATURE_COUNT
The number of structural features of the 'Environment Division' class.

See Also:
Constant Field Values

DATA_DIVISION

static final int DATA_DIVISION
The meta object id for the 'Data Division' class.

See Also:
DataDivisionImpl, COBOLPackageImpl.getDataDivision(), Constant Field Values

DATA_DIVISION__BEGIN_COLUMN

static final int DATA_DIVISION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DATA_DIVISION__END_COLUMN

static final int DATA_DIVISION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DATA_DIVISION__BEGIN_FILE

static final int DATA_DIVISION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DATA_DIVISION__END_FILE

static final int DATA_DIVISION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DATA_DIVISION__BEGIN_LINE

static final int DATA_DIVISION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DATA_DIVISION__END_LINE

static final int DATA_DIVISION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DATA_DIVISION__TAG

static final int DATA_DIVISION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DATA_DIVISION__PARENT

static final int DATA_DIVISION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DATA_DIVISION__FILE_SECTION

static final int DATA_DIVISION__FILE_SECTION
The feature id for the 'File Section' containment reference.

See Also:
Constant Field Values

DATA_DIVISION__WORKING_STORAGE_SECTION

static final int DATA_DIVISION__WORKING_STORAGE_SECTION
The feature id for the 'Working Storage Section' containment reference.

See Also:
Constant Field Values

DATA_DIVISION__LOCAL_STORAGE_SECTION

static final int DATA_DIVISION__LOCAL_STORAGE_SECTION
The feature id for the 'Local Storage Section' containment reference.

See Also:
Constant Field Values

DATA_DIVISION__LINKAGE_SECTION

static final int DATA_DIVISION__LINKAGE_SECTION
The feature id for the 'Linkage Section' containment reference.

See Also:
Constant Field Values

DATA_DIVISION_FEATURE_COUNT

static final int DATA_DIVISION_FEATURE_COUNT
The number of structural features of the 'Data Division' class.

See Also:
Constant Field Values

CONFIGURATION_SECTION

static final int CONFIGURATION_SECTION
The meta object id for the 'Configuration Section' class.

See Also:
ConfigurationSectionImpl, COBOLPackageImpl.getConfigurationSection(), Constant Field Values

CONFIGURATION_SECTION__BEGIN_COLUMN

static final int CONFIGURATION_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__END_COLUMN

static final int CONFIGURATION_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__BEGIN_FILE

static final int CONFIGURATION_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__END_FILE

static final int CONFIGURATION_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__BEGIN_LINE

static final int CONFIGURATION_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__END_LINE

static final int CONFIGURATION_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__TAG

static final int CONFIGURATION_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CONFIGURATION_SECTION__PARENT

static final int CONFIGURATION_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CONFIGURATION_SECTION__SOURCE_COMPUTER_PARAGRAPH

static final int CONFIGURATION_SECTION__SOURCE_COMPUTER_PARAGRAPH
The feature id for the 'Source Computer Paragraph' containment reference.

See Also:
Constant Field Values

CONFIGURATION_SECTION__OBJECT_COMPUTER_PARAGRAPH

static final int CONFIGURATION_SECTION__OBJECT_COMPUTER_PARAGRAPH
The feature id for the 'Object Computer Paragraph' containment reference.

See Also:
Constant Field Values

CONFIGURATION_SECTION__SPECIAL_NAMES_PARAGRAPH

static final int CONFIGURATION_SECTION__SPECIAL_NAMES_PARAGRAPH
The feature id for the 'Special Names Paragraph' containment reference.

See Also:
Constant Field Values

CONFIGURATION_SECTION_FEATURE_COUNT

static final int CONFIGURATION_SECTION_FEATURE_COUNT
The number of structural features of the 'Configuration Section' class.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH

static final int SOURCE_COMPUTER_PARAGRAPH
The meta object id for the 'Source Computer Paragraph' class.

See Also:
SourceComputerParagraphImpl, COBOLPackageImpl.getSourceComputerParagraph(), Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__BEGIN_COLUMN

static final int SOURCE_COMPUTER_PARAGRAPH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__END_COLUMN

static final int SOURCE_COMPUTER_PARAGRAPH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__BEGIN_FILE

static final int SOURCE_COMPUTER_PARAGRAPH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__END_FILE

static final int SOURCE_COMPUTER_PARAGRAPH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__BEGIN_LINE

static final int SOURCE_COMPUTER_PARAGRAPH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__END_LINE

static final int SOURCE_COMPUTER_PARAGRAPH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__TAG

static final int SOURCE_COMPUTER_PARAGRAPH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__PARENT

static final int SOURCE_COMPUTER_PARAGRAPH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__COMPUTER_NAME

static final int SOURCE_COMPUTER_PARAGRAPH__COMPUTER_NAME
The feature id for the 'Computer Name' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH__WITH_DEBUGGING_MODE

static final int SOURCE_COMPUTER_PARAGRAPH__WITH_DEBUGGING_MODE
The feature id for the 'With Debugging Mode' attribute.

See Also:
Constant Field Values

SOURCE_COMPUTER_PARAGRAPH_FEATURE_COUNT

static final int SOURCE_COMPUTER_PARAGRAPH_FEATURE_COUNT
The number of structural features of the 'Source Computer Paragraph' class.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH

static final int OBJECT_COMPUTER_PARAGRAPH
The meta object id for the 'Object Computer Paragraph' class.

See Also:
ObjectComputerParagraphImpl, COBOLPackageImpl.getObjectComputerParagraph(), Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__BEGIN_COLUMN

static final int OBJECT_COMPUTER_PARAGRAPH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__END_COLUMN

static final int OBJECT_COMPUTER_PARAGRAPH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__BEGIN_FILE

static final int OBJECT_COMPUTER_PARAGRAPH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__END_FILE

static final int OBJECT_COMPUTER_PARAGRAPH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__BEGIN_LINE

static final int OBJECT_COMPUTER_PARAGRAPH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__END_LINE

static final int OBJECT_COMPUTER_PARAGRAPH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__TAG

static final int OBJECT_COMPUTER_PARAGRAPH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__PARENT

static final int OBJECT_COMPUTER_PARAGRAPH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__COMPUTER_NAME

static final int OBJECT_COMPUTER_PARAGRAPH__COMPUTER_NAME
The feature id for the 'Computer Name' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__MEMORY_SIZE

static final int OBJECT_COMPUTER_PARAGRAPH__MEMORY_SIZE
The feature id for the 'Memory Size' containment reference.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__PROGRAM_COLLATING_SEQUENCE

static final int OBJECT_COMPUTER_PARAGRAPH__PROGRAM_COLLATING_SEQUENCE
The feature id for the 'Program Collating Sequence' reference.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH__SEGMENT_LIMIT

static final int OBJECT_COMPUTER_PARAGRAPH__SEGMENT_LIMIT
The feature id for the 'Segment Limit' attribute.

See Also:
Constant Field Values

OBJECT_COMPUTER_PARAGRAPH_FEATURE_COUNT

static final int OBJECT_COMPUTER_PARAGRAPH_FEATURE_COUNT
The number of structural features of the 'Object Computer Paragraph' class.

See Also:
Constant Field Values

MEMORY_SIZE

static final int MEMORY_SIZE
The meta object id for the 'Memory Size' class.

See Also:
MemorySizeImpl, COBOLPackageImpl.getMemorySize(), Constant Field Values

MEMORY_SIZE__BEGIN_COLUMN

static final int MEMORY_SIZE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__END_COLUMN

static final int MEMORY_SIZE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__BEGIN_FILE

static final int MEMORY_SIZE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__END_FILE

static final int MEMORY_SIZE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__BEGIN_LINE

static final int MEMORY_SIZE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__END_LINE

static final int MEMORY_SIZE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__TAG

static final int MEMORY_SIZE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__PARENT

static final int MEMORY_SIZE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MEMORY_SIZE__SIZE

static final int MEMORY_SIZE__SIZE
The feature id for the 'Size' attribute.

See Also:
Constant Field Values

MEMORY_SIZE__UNIT

static final int MEMORY_SIZE__UNIT
The feature id for the 'Unit' attribute.

See Also:
Constant Field Values

MEMORY_SIZE_FEATURE_COUNT

static final int MEMORY_SIZE_FEATURE_COUNT
The number of structural features of the 'Memory Size' class.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH

static final int SPECIAL_NAMES_PARAGRAPH
The meta object id for the 'Special Names Paragraph' class.

See Also:
SpecialNamesParagraphImpl, COBOLPackageImpl.getSpecialNamesParagraph(), Constant Field Values

SPECIAL_NAMES_PARAGRAPH__BEGIN_COLUMN

static final int SPECIAL_NAMES_PARAGRAPH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__END_COLUMN

static final int SPECIAL_NAMES_PARAGRAPH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__BEGIN_FILE

static final int SPECIAL_NAMES_PARAGRAPH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__END_FILE

static final int SPECIAL_NAMES_PARAGRAPH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__BEGIN_LINE

static final int SPECIAL_NAMES_PARAGRAPH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__END_LINE

static final int SPECIAL_NAMES_PARAGRAPH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__TAG

static final int SPECIAL_NAMES_PARAGRAPH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__PARENT

static final int SPECIAL_NAMES_PARAGRAPH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__MNEMONIC_NAMES

static final int SPECIAL_NAMES_PARAGRAPH__MNEMONIC_NAMES
The feature id for the 'Mnemonic Names' containment reference list.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__SWITCHES

static final int SPECIAL_NAMES_PARAGRAPH__SWITCHES
The feature id for the 'Switches' containment reference list.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__ALPHABETS

static final int SPECIAL_NAMES_PARAGRAPH__ALPHABETS
The feature id for the 'Alphabets' containment reference list.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__SYMBOLIC_CHARACTERS_CLAUSES

static final int SPECIAL_NAMES_PARAGRAPH__SYMBOLIC_CHARACTERS_CLAUSES
The feature id for the 'Symbolic Characters Clauses' containment reference list.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__USER_DEFINED_CHAR_CLASSES

static final int SPECIAL_NAMES_PARAGRAPH__USER_DEFINED_CHAR_CLASSES
The feature id for the 'User Defined Char Classes' containment reference list.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__CURRENCY_SIGN_CLAUSE

static final int SPECIAL_NAMES_PARAGRAPH__CURRENCY_SIGN_CLAUSE
The feature id for the 'Currency Sign Clause' containment reference.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH__DECIMAL_POINT_IS_COMMA

static final int SPECIAL_NAMES_PARAGRAPH__DECIMAL_POINT_IS_COMMA
The feature id for the 'Decimal Point Is Comma' attribute.

See Also:
Constant Field Values

SPECIAL_NAMES_PARAGRAPH_FEATURE_COUNT

static final int SPECIAL_NAMES_PARAGRAPH_FEATURE_COUNT
The number of structural features of the 'Special Names Paragraph' class.

See Also:
Constant Field Values

MNEMONIC_NAME

static final int MNEMONIC_NAME
The meta object id for the 'Mnemonic Name' class.

See Also:
MnemonicNameImpl, COBOLPackageImpl.getMnemonicName(), Constant Field Values

MNEMONIC_NAME__BEGIN_COLUMN

static final int MNEMONIC_NAME__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__END_COLUMN

static final int MNEMONIC_NAME__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__BEGIN_FILE

static final int MNEMONIC_NAME__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__END_FILE

static final int MNEMONIC_NAME__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__BEGIN_LINE

static final int MNEMONIC_NAME__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__END_LINE

static final int MNEMONIC_NAME__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__TAG

static final int MNEMONIC_NAME__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__PARENT

static final int MNEMONIC_NAME__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MNEMONIC_NAME__ENVIRONMENT_TYPE

static final int MNEMONIC_NAME__ENVIRONMENT_TYPE
The feature id for the 'Environment Type' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME__NAME

static final int MNEMONIC_NAME__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

MNEMONIC_NAME_FEATURE_COUNT

static final int MNEMONIC_NAME_FEATURE_COUNT
The number of structural features of the 'Mnemonic Name' class.

See Also:
Constant Field Values

UPSI_SWITCH

static final int UPSI_SWITCH
The meta object id for the 'UPSI Switch' class.

See Also:
UPSISwitchImpl, COBOLPackageImpl.getUPSISwitch(), Constant Field Values

UPSI_SWITCH__BEGIN_COLUMN

static final int UPSI_SWITCH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__END_COLUMN

static final int UPSI_SWITCH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__BEGIN_FILE

static final int UPSI_SWITCH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__END_FILE

static final int UPSI_SWITCH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__BEGIN_LINE

static final int UPSI_SWITCH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__END_LINE

static final int UPSI_SWITCH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__TAG

static final int UPSI_SWITCH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__PARENT

static final int UPSI_SWITCH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UPSI_SWITCH__BIT

static final int UPSI_SWITCH__BIT
The feature id for the 'Bit' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__NAME

static final int UPSI_SWITCH__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UPSI_SWITCH__ON_CONDITION

static final int UPSI_SWITCH__ON_CONDITION
The feature id for the 'On Condition' containment reference.

See Also:
Constant Field Values

UPSI_SWITCH__OFF_CONDITION

static final int UPSI_SWITCH__OFF_CONDITION
The feature id for the 'Off Condition' containment reference.

See Also:
Constant Field Values

UPSI_SWITCH_FEATURE_COUNT

static final int UPSI_SWITCH_FEATURE_COUNT
The number of structural features of the 'UPSI Switch' class.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION

static final int SWITCH_STATUS_CONDITION
The meta object id for the 'Switch Status Condition' class.

See Also:
SwitchStatusConditionImpl, COBOLPackageImpl.getSwitchStatusCondition(), Constant Field Values

SWITCH_STATUS_CONDITION__BEGIN_COLUMN

static final int SWITCH_STATUS_CONDITION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__END_COLUMN

static final int SWITCH_STATUS_CONDITION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__BEGIN_FILE

static final int SWITCH_STATUS_CONDITION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__END_FILE

static final int SWITCH_STATUS_CONDITION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__BEGIN_LINE

static final int SWITCH_STATUS_CONDITION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__END_LINE

static final int SWITCH_STATUS_CONDITION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__TAG

static final int SWITCH_STATUS_CONDITION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__PARENT

static final int SWITCH_STATUS_CONDITION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION__NAME

static final int SWITCH_STATUS_CONDITION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SWITCH_STATUS_CONDITION_FEATURE_COUNT

static final int SWITCH_STATUS_CONDITION_FEATURE_COUNT
The number of structural features of the 'Switch Status Condition' class.

See Also:
Constant Field Values

ALPHABET

static final int ALPHABET
The meta object id for the 'Alphabet' class.

See Also:
AlphabetImpl, COBOLPackageImpl.getAlphabet(), Constant Field Values

ALPHABET__BEGIN_COLUMN

static final int ALPHABET__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALPHABET__END_COLUMN

static final int ALPHABET__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALPHABET__BEGIN_FILE

static final int ALPHABET__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALPHABET__END_FILE

static final int ALPHABET__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALPHABET__BEGIN_LINE

static final int ALPHABET__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALPHABET__END_LINE

static final int ALPHABET__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALPHABET__TAG

static final int ALPHABET__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALPHABET__PARENT

static final int ALPHABET__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALPHABET__NAME

static final int ALPHABET__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ALPHABET__CODE_SET

static final int ALPHABET__CODE_SET
The feature id for the 'Code Set' attribute.

See Also:
Constant Field Values

ALPHABET__VALUE_LISTS_AND_RANGES

static final int ALPHABET__VALUE_LISTS_AND_RANGES
The feature id for the 'Value Lists And Ranges' containment reference list.

See Also:
Constant Field Values

ALPHABET_FEATURE_COUNT

static final int ALPHABET_FEATURE_COUNT
The number of structural features of the 'Alphabet' class.

See Also:
Constant Field Values

LITERAL_VALUE_LIST_OR_RANGE

static final int LITERAL_VALUE_LIST_OR_RANGE
The meta object id for the 'Literal Value List Or Range' class.

See Also:
LiteralValueListOrRange, COBOLPackageImpl.getLiteralValueListOrRange(), Constant Field Values

LITERAL_VALUE_LIST_OR_RANGE_FEATURE_COUNT

static final int LITERAL_VALUE_LIST_OR_RANGE_FEATURE_COUNT
The number of structural features of the 'Literal Value List Or Range' class.

See Also:
Constant Field Values

LITERAL_VALUE_LIST

static final int LITERAL_VALUE_LIST
The meta object id for the 'Literal Value List' class.

See Also:
LiteralValueListImpl, COBOLPackageImpl.getLiteralValueList(), Constant Field Values

LITERAL_VALUE_LIST__BEGIN_COLUMN

static final int LITERAL_VALUE_LIST__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__END_COLUMN

static final int LITERAL_VALUE_LIST__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__BEGIN_FILE

static final int LITERAL_VALUE_LIST__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__END_FILE

static final int LITERAL_VALUE_LIST__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__BEGIN_LINE

static final int LITERAL_VALUE_LIST__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__END_LINE

static final int LITERAL_VALUE_LIST__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__TAG

static final int LITERAL_VALUE_LIST__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__PARENT

static final int LITERAL_VALUE_LIST__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LITERAL_VALUE_LIST__VALUES

static final int LITERAL_VALUE_LIST__VALUES
The feature id for the 'Values' containment reference list.

See Also:
Constant Field Values

LITERAL_VALUE_LIST_FEATURE_COUNT

static final int LITERAL_VALUE_LIST_FEATURE_COUNT
The number of structural features of the 'Literal Value List' class.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE

static final int SYMBOLIC_CHARACTERS_CLAUSE
The meta object id for the 'Symbolic Characters Clause' class.

See Also:
SymbolicCharactersClauseImpl, COBOLPackageImpl.getSymbolicCharactersClause(), Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_COLUMN

static final int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__END_COLUMN

static final int SYMBOLIC_CHARACTERS_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_FILE

static final int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__END_FILE

static final int SYMBOLIC_CHARACTERS_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_LINE

static final int SYMBOLIC_CHARACTERS_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__END_LINE

static final int SYMBOLIC_CHARACTERS_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__TAG

static final int SYMBOLIC_CHARACTERS_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__PARENT

static final int SYMBOLIC_CHARACTERS_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__SYMBOLIC_CHARACTERS

static final int SYMBOLIC_CHARACTERS_CLAUSE__SYMBOLIC_CHARACTERS
The feature id for the 'Symbolic Characters' attribute list.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__ORDINAL_POSITIONS

static final int SYMBOLIC_CHARACTERS_CLAUSE__ORDINAL_POSITIONS
The feature id for the 'Ordinal Positions' attribute list.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE__IN

static final int SYMBOLIC_CHARACTERS_CLAUSE__IN
The feature id for the 'In' reference.

See Also:
Constant Field Values

SYMBOLIC_CHARACTERS_CLAUSE_FEATURE_COUNT

static final int SYMBOLIC_CHARACTERS_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Symbolic Characters Clause' class.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS

static final int USER_DEFINED_CHARACTER_CLASS
The meta object id for the 'User Defined Character Class' class.

See Also:
UserDefinedCharacterClassImpl, COBOLPackageImpl.getUserDefinedCharacterClass(), Constant Field Values

USER_DEFINED_CHARACTER_CLASS__BEGIN_COLUMN

static final int USER_DEFINED_CHARACTER_CLASS__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__END_COLUMN

static final int USER_DEFINED_CHARACTER_CLASS__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__BEGIN_FILE

static final int USER_DEFINED_CHARACTER_CLASS__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__END_FILE

static final int USER_DEFINED_CHARACTER_CLASS__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__BEGIN_LINE

static final int USER_DEFINED_CHARACTER_CLASS__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__END_LINE

static final int USER_DEFINED_CHARACTER_CLASS__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__TAG

static final int USER_DEFINED_CHARACTER_CLASS__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__PARENT

static final int USER_DEFINED_CHARACTER_CLASS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__NAME

static final int USER_DEFINED_CHARACTER_CLASS__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS__VALUE_RANGES

static final int USER_DEFINED_CHARACTER_CLASS__VALUE_RANGES
The feature id for the 'Value Ranges' containment reference list.

See Also:
Constant Field Values

USER_DEFINED_CHARACTER_CLASS_FEATURE_COUNT

static final int USER_DEFINED_CHARACTER_CLASS_FEATURE_COUNT
The number of structural features of the 'User Defined Character Class' class.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE

static final int CURRENCY_SIGN_CLAUSE
The meta object id for the 'Currency Sign Clause' class.

See Also:
CurrencySignClauseImpl, COBOLPackageImpl.getCurrencySignClause(), Constant Field Values

CURRENCY_SIGN_CLAUSE__BEGIN_COLUMN

static final int CURRENCY_SIGN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__END_COLUMN

static final int CURRENCY_SIGN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__BEGIN_FILE

static final int CURRENCY_SIGN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__END_FILE

static final int CURRENCY_SIGN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__BEGIN_LINE

static final int CURRENCY_SIGN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__END_LINE

static final int CURRENCY_SIGN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__TAG

static final int CURRENCY_SIGN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__PARENT

static final int CURRENCY_SIGN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__CURRENCY_SIGN

static final int CURRENCY_SIGN_CLAUSE__CURRENCY_SIGN
The feature id for the 'Currency Sign' containment reference.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE__PICTURE_SYMBOL

static final int CURRENCY_SIGN_CLAUSE__PICTURE_SYMBOL
The feature id for the 'Picture Symbol' containment reference.

See Also:
Constant Field Values

CURRENCY_SIGN_CLAUSE_FEATURE_COUNT

static final int CURRENCY_SIGN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Currency Sign Clause' class.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION

static final int INPUT_OUTPUT_SECTION
The meta object id for the 'Input Output Section' class.

See Also:
InputOutputSectionImpl, COBOLPackageImpl.getInputOutputSection(), Constant Field Values

INPUT_OUTPUT_SECTION__BEGIN_COLUMN

static final int INPUT_OUTPUT_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__END_COLUMN

static final int INPUT_OUTPUT_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__BEGIN_FILE

static final int INPUT_OUTPUT_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__END_FILE

static final int INPUT_OUTPUT_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__BEGIN_LINE

static final int INPUT_OUTPUT_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__END_LINE

static final int INPUT_OUTPUT_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__TAG

static final int INPUT_OUTPUT_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__PARENT

static final int INPUT_OUTPUT_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION__FILE_CONTROL_ENTRIES

static final int INPUT_OUTPUT_SECTION__FILE_CONTROL_ENTRIES
The feature id for the 'File Control Entries' containment reference list.

See Also:
Constant Field Values

INPUT_OUTPUT_SECTION_FEATURE_COUNT

static final int INPUT_OUTPUT_SECTION_FEATURE_COUNT
The number of structural features of the 'Input Output Section' class.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY

static final int FILE_CONTROL_ENTRY
The meta object id for the 'File Control Entry' class.

See Also:
FileControlEntryImpl, COBOLPackageImpl.getFileControlEntry(), Constant Field Values

FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__END_COLUMN

static final int FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__BEGIN_FILE

static final int FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__END_FILE

static final int FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__BEGIN_LINE

static final int FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__END_LINE

static final int FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__TAG

static final int FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__PARENT

static final int FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__SELECT

static final int FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__ASSIGN_TO

static final int FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__ASSIGN_USING

static final int FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__PASSWORD

static final int FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__STATUS

static final int FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'File Control Entry' class.

See Also:
Constant Field Values

RESERVE_PHRASE

static final int RESERVE_PHRASE
The meta object id for the 'Reserve Phrase' class.

See Also:
ReservePhraseImpl, COBOLPackageImpl.getReservePhrase(), Constant Field Values

RESERVE_PHRASE__BEGIN_COLUMN

static final int RESERVE_PHRASE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__END_COLUMN

static final int RESERVE_PHRASE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__BEGIN_FILE

static final int RESERVE_PHRASE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__END_FILE

static final int RESERVE_PHRASE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__BEGIN_LINE

static final int RESERVE_PHRASE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__END_LINE

static final int RESERVE_PHRASE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__TAG

static final int RESERVE_PHRASE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE__PARENT

static final int RESERVE_PHRASE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

RESERVE_PHRASE__AREAS

static final int RESERVE_PHRASE__AREAS
The feature id for the 'Areas' attribute.

See Also:
Constant Field Values

RESERVE_PHRASE_FEATURE_COUNT

static final int RESERVE_PHRASE_FEATURE_COUNT
The number of structural features of the 'Reserve Phrase' class.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY
The meta object id for the 'Line Sequential File Control Entry' class.

See Also:
LineSequentialFileControlEntryImpl, COBOLPackageImpl.getLineSequentialFileControlEntry(), Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

LINE_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int LINE_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Line Sequential File Control Entry' class.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY
The meta object id for the 'Record Sequential File Control Entry' class.

See Also:
RecordSequentialFileControlEntryImpl, COBOLPackageImpl.getRecordSequentialFileControlEntry(), Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int RECORD_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Record Sequential File Control Entry' class.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY
The meta object id for the 'Binary Sequential File Control Entry' class.

See Also:
BinarySequentialFileControlEntryImpl, COBOLPackageImpl.getBinarySequentialFileControlEntry(), Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int BINARY_SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Binary Sequential File Control Entry' class.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY

static final int SEQUENTIAL_FILE_CONTROL_ENTRY
The meta object id for the 'Sequential File Control Entry' class.

See Also:
SequentialFileControlEntryImpl, COBOLPackageImpl.getSequentialFileControlEntry(), Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__TAG

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY__PADDING_CHARACTER

static final int SEQUENTIAL_FILE_CONTROL_ENTRY__PADDING_CHARACTER
The feature id for the 'Padding Character' containment reference.

See Also:
Constant Field Values

SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int SEQUENTIAL_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Sequential File Control Entry' class.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY

static final int INDEXED_FILE_CONTROL_ENTRY
The meta object id for the 'Indexed File Control Entry' class.

See Also:
IndexedFileControlEntryImpl, COBOLPackageImpl.getIndexedFileControlEntry(), Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int INDEXED_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__END_COLUMN

static final int INDEXED_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int INDEXED_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__END_FILE

static final int INDEXED_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int INDEXED_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__END_LINE

static final int INDEXED_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__TAG

static final int INDEXED_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__PARENT

static final int INDEXED_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__SELECT

static final int INDEXED_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int INDEXED_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int INDEXED_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int INDEXED_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int INDEXED_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int INDEXED_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int INDEXED_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__PASSWORD

static final int INDEXED_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__STATUS

static final int INDEXED_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int INDEXED_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__ACCESS_MODE

static final int INDEXED_FILE_CONTROL_ENTRY__ACCESS_MODE
The feature id for the 'Access Mode' attribute.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__RECORD_KEY

static final int INDEXED_FILE_CONTROL_ENTRY__RECORD_KEY
The feature id for the 'Record Key' reference.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY__ALTERNATE_KEY_CLAUSES

static final int INDEXED_FILE_CONTROL_ENTRY__ALTERNATE_KEY_CLAUSES
The feature id for the 'Alternate Key Clauses' containment reference list.

See Also:
Constant Field Values

INDEXED_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int INDEXED_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Indexed File Control Entry' class.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE

static final int ALTERNATE_KEY_CLAUSE
The meta object id for the 'Alternate Key Clause' class.

See Also:
AlternateKeyClauseImpl, COBOLPackageImpl.getAlternateKeyClause(), Constant Field Values

ALTERNATE_KEY_CLAUSE__BEGIN_COLUMN

static final int ALTERNATE_KEY_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__END_COLUMN

static final int ALTERNATE_KEY_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__BEGIN_FILE

static final int ALTERNATE_KEY_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__END_FILE

static final int ALTERNATE_KEY_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__BEGIN_LINE

static final int ALTERNATE_KEY_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__END_LINE

static final int ALTERNATE_KEY_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__TAG

static final int ALTERNATE_KEY_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__PARENT

static final int ALTERNATE_KEY_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__KEY

static final int ALTERNATE_KEY_CLAUSE__KEY
The feature id for the 'Key' reference.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__WITH_DUPLICATES

static final int ALTERNATE_KEY_CLAUSE__WITH_DUPLICATES
The feature id for the 'With Duplicates' attribute.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE__PASSWORD

static final int ALTERNATE_KEY_CLAUSE__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

ALTERNATE_KEY_CLAUSE_FEATURE_COUNT

static final int ALTERNATE_KEY_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Alternate Key Clause' class.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY

static final int RELATIVE_FILE_CONTROL_ENTRY
The meta object id for the 'Relative File Control Entry' class.

See Also:
RelativeFileControlEntryImpl, COBOLPackageImpl.getRelativeFileControlEntry(), Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__BEGIN_COLUMN

static final int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__END_COLUMN

static final int RELATIVE_FILE_CONTROL_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__BEGIN_FILE

static final int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__END_FILE

static final int RELATIVE_FILE_CONTROL_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__BEGIN_LINE

static final int RELATIVE_FILE_CONTROL_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__END_LINE

static final int RELATIVE_FILE_CONTROL_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__TAG

static final int RELATIVE_FILE_CONTROL_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__PARENT

static final int RELATIVE_FILE_CONTROL_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__SELECT

static final int RELATIVE_FILE_CONTROL_ENTRY__SELECT
The feature id for the 'Select' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__IS_OPTIONAL

static final int RELATIVE_FILE_CONTROL_ENTRY__IS_OPTIONAL
The feature id for the 'Is Optional' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_TO

static final int RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_TO
The feature id for the 'Assign To' containment reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_USING

static final int RELATIVE_FILE_CONTROL_ENTRY__ASSIGN_USING
The feature id for the 'Assign Using' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__RESERVE_PHRASE

static final int RELATIVE_FILE_CONTROL_ENTRY__RESERVE_PHRASE
The feature id for the 'Reserve Phrase' containment reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE

static final int RELATIVE_FILE_CONTROL_ENTRY__AUTOMATIC_LOCK_MODE
The feature id for the 'Automatic Lock Mode' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD

static final int RELATIVE_FILE_CONTROL_ENTRY__WITH_LOCK_ON_RECORD
The feature id for the 'With Lock On Record' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__PASSWORD

static final int RELATIVE_FILE_CONTROL_ENTRY__PASSWORD
The feature id for the 'Password' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__STATUS

static final int RELATIVE_FILE_CONTROL_ENTRY__STATUS
The feature id for the 'Status' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS

static final int RELATIVE_FILE_CONTROL_ENTRY__PLATFORM_SPECIFIC_STATUS
The feature id for the 'Platform Specific Status' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__ACCESS_MODE

static final int RELATIVE_FILE_CONTROL_ENTRY__ACCESS_MODE
The feature id for the 'Access Mode' attribute.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY__RELATIVE_KEY

static final int RELATIVE_FILE_CONTROL_ENTRY__RELATIVE_KEY
The feature id for the 'Relative Key' reference.

See Also:
Constant Field Values

RELATIVE_FILE_CONTROL_ENTRY_FEATURE_COUNT

static final int RELATIVE_FILE_CONTROL_ENTRY_FEATURE_COUNT
The number of structural features of the 'Relative File Control Entry' class.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET

static final int TOP_LEVEL_VARIABLE_SET
The meta object id for the 'Top Level Variable Set' class.

See Also:
TopLevelVariableSetImpl, COBOLPackageImpl.getTopLevelVariableSet(), Constant Field Values

TOP_LEVEL_VARIABLE_SET__BEGIN_COLUMN

static final int TOP_LEVEL_VARIABLE_SET__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__END_COLUMN

static final int TOP_LEVEL_VARIABLE_SET__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__BEGIN_FILE

static final int TOP_LEVEL_VARIABLE_SET__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__END_FILE

static final int TOP_LEVEL_VARIABLE_SET__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__BEGIN_LINE

static final int TOP_LEVEL_VARIABLE_SET__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__END_LINE

static final int TOP_LEVEL_VARIABLE_SET__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__TAG

static final int TOP_LEVEL_VARIABLE_SET__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__PARENT

static final int TOP_LEVEL_VARIABLE_SET__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET__TOP_LEVEL_VARIABLES

static final int TOP_LEVEL_VARIABLE_SET__TOP_LEVEL_VARIABLES
The feature id for the 'Top Level Variables' containment reference list.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_SET_FEATURE_COUNT

static final int TOP_LEVEL_VARIABLE_SET_FEATURE_COUNT
The number of structural features of the 'Top Level Variable Set' class.

See Also:
Constant Field Values

FILE_SECTION

static final int FILE_SECTION
The meta object id for the 'File Section' class.

See Also:
FileSectionImpl, COBOLPackageImpl.getFileSection(), Constant Field Values

FILE_SECTION__BEGIN_COLUMN

static final int FILE_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FILE_SECTION__END_COLUMN

static final int FILE_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FILE_SECTION__BEGIN_FILE

static final int FILE_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FILE_SECTION__END_FILE

static final int FILE_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FILE_SECTION__BEGIN_LINE

static final int FILE_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FILE_SECTION__END_LINE

static final int FILE_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FILE_SECTION__TAG

static final int FILE_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FILE_SECTION__PARENT

static final int FILE_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FILE_SECTION__FILE_DESCRIPTION_ENTRIES

static final int FILE_SECTION__FILE_DESCRIPTION_ENTRIES
The feature id for the 'File Description Entries' containment reference list.

See Also:
Constant Field Values

FILE_SECTION_FEATURE_COUNT

static final int FILE_SECTION_FEATURE_COUNT
The number of structural features of the 'File Section' class.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION

static final int WORKING_STORAGE_SECTION
The meta object id for the 'Working Storage Section' class.

See Also:
WorkingStorageSectionImpl, COBOLPackageImpl.getWorkingStorageSection(), Constant Field Values

WORKING_STORAGE_SECTION__BEGIN_COLUMN

static final int WORKING_STORAGE_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__END_COLUMN

static final int WORKING_STORAGE_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__BEGIN_FILE

static final int WORKING_STORAGE_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__END_FILE

static final int WORKING_STORAGE_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__BEGIN_LINE

static final int WORKING_STORAGE_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__END_LINE

static final int WORKING_STORAGE_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__TAG

static final int WORKING_STORAGE_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__PARENT

static final int WORKING_STORAGE_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION__TOP_LEVEL_VARIABLES

static final int WORKING_STORAGE_SECTION__TOP_LEVEL_VARIABLES
The feature id for the 'Top Level Variables' containment reference list.

See Also:
Constant Field Values

WORKING_STORAGE_SECTION_FEATURE_COUNT

static final int WORKING_STORAGE_SECTION_FEATURE_COUNT
The number of structural features of the 'Working Storage Section' class.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION

static final int LOCAL_STORAGE_SECTION
The meta object id for the 'Local Storage Section' class.

See Also:
LocalStorageSectionImpl, COBOLPackageImpl.getLocalStorageSection(), Constant Field Values

LOCAL_STORAGE_SECTION__BEGIN_COLUMN

static final int LOCAL_STORAGE_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__END_COLUMN

static final int LOCAL_STORAGE_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__BEGIN_FILE

static final int LOCAL_STORAGE_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__END_FILE

static final int LOCAL_STORAGE_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__BEGIN_LINE

static final int LOCAL_STORAGE_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__END_LINE

static final int LOCAL_STORAGE_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__TAG

static final int LOCAL_STORAGE_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__PARENT

static final int LOCAL_STORAGE_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION__TOP_LEVEL_VARIABLES

static final int LOCAL_STORAGE_SECTION__TOP_LEVEL_VARIABLES
The feature id for the 'Top Level Variables' containment reference list.

See Also:
Constant Field Values

LOCAL_STORAGE_SECTION_FEATURE_COUNT

static final int LOCAL_STORAGE_SECTION_FEATURE_COUNT
The number of structural features of the 'Local Storage Section' class.

See Also:
Constant Field Values

LINKAGE_SECTION

static final int LINKAGE_SECTION
The meta object id for the 'Linkage Section' class.

See Also:
LinkageSectionImpl, COBOLPackageImpl.getLinkageSection(), Constant Field Values

LINKAGE_SECTION__BEGIN_COLUMN

static final int LINKAGE_SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__END_COLUMN

static final int LINKAGE_SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__BEGIN_FILE

static final int LINKAGE_SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__END_FILE

static final int LINKAGE_SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__BEGIN_LINE

static final int LINKAGE_SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__END_LINE

static final int LINKAGE_SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__TAG

static final int LINKAGE_SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LINKAGE_SECTION__PARENT

static final int LINKAGE_SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LINKAGE_SECTION__TOP_LEVEL_VARIABLES

static final int LINKAGE_SECTION__TOP_LEVEL_VARIABLES
The feature id for the 'Top Level Variables' containment reference list.

See Also:
Constant Field Values

LINKAGE_SECTION_FEATURE_COUNT

static final int LINKAGE_SECTION_FEATURE_COUNT
The number of structural features of the 'Linkage Section' class.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY

static final int FILE_DESCRIPTION_ENTRY
The meta object id for the 'File Description Entry' class.

See Also:
FileDescriptionEntryImpl, COBOLPackageImpl.getFileDescriptionEntry(), Constant Field Values

FILE_DESCRIPTION_ENTRY__BEGIN_COLUMN

static final int FILE_DESCRIPTION_ENTRY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__END_COLUMN

static final int FILE_DESCRIPTION_ENTRY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__BEGIN_FILE

static final int FILE_DESCRIPTION_ENTRY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__END_FILE

static final int FILE_DESCRIPTION_ENTRY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__BEGIN_LINE

static final int FILE_DESCRIPTION_ENTRY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__END_LINE

static final int FILE_DESCRIPTION_ENTRY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__TAG

static final int FILE_DESCRIPTION_ENTRY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__PARENT

static final int FILE_DESCRIPTION_ENTRY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__NAME

static final int FILE_DESCRIPTION_ENTRY__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__FILE_CONTROL_ENTRY

static final int FILE_DESCRIPTION_ENTRY__FILE_CONTROL_ENTRY
The feature id for the 'File Control Entry' reference.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__LINAGE

static final int FILE_DESCRIPTION_ENTRY__LINAGE
The feature id for the 'Linage' containment reference.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__FILE_RECORD_DESCRIPTIONS

static final int FILE_DESCRIPTION_ENTRY__FILE_RECORD_DESCRIPTIONS
The feature id for the 'File Record Descriptions' containment reference list.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY__SORT

static final int FILE_DESCRIPTION_ENTRY__SORT
The feature id for the 'Sort' attribute.

See Also:
Constant Field Values

FILE_DESCRIPTION_ENTRY_FEATURE_COUNT

static final int FILE_DESCRIPTION_ENTRY_FEATURE_COUNT
The number of structural features of the 'File Description Entry' class.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE

static final int TOP_LEVEL_VARIABLE
The meta object id for the 'Top Level Variable' class.

See Also:
TopLevelVariableImpl, COBOLPackageImpl.getTopLevelVariable(), Constant Field Values

TOP_LEVEL_VARIABLE__BEGIN_COLUMN

static final int TOP_LEVEL_VARIABLE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__END_COLUMN

static final int TOP_LEVEL_VARIABLE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__BEGIN_FILE

static final int TOP_LEVEL_VARIABLE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__END_FILE

static final int TOP_LEVEL_VARIABLE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__BEGIN_LINE

static final int TOP_LEVEL_VARIABLE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__END_LINE

static final int TOP_LEVEL_VARIABLE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__TAG

static final int TOP_LEVEL_VARIABLE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__PARENT

static final int TOP_LEVEL_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE__DATA_ITEM

static final int TOP_LEVEL_VARIABLE__DATA_ITEM
The feature id for the 'Data Item' containment reference.

See Also:
Constant Field Values

TOP_LEVEL_VARIABLE_FEATURE_COUNT

static final int TOP_LEVEL_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Top Level Variable' class.

See Also:
Constant Field Values

LEVEL01_ITEM

static final int LEVEL01_ITEM
The meta object id for the 'Level01 Item' class.

See Also:
Level01ItemImpl, COBOLPackageImpl.getLevel01Item(), Constant Field Values

LEVEL01_ITEM__BEGIN_COLUMN

static final int LEVEL01_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__END_COLUMN

static final int LEVEL01_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__BEGIN_FILE

static final int LEVEL01_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__END_FILE

static final int LEVEL01_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__BEGIN_LINE

static final int LEVEL01_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__END_LINE

static final int LEVEL01_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__TAG

static final int LEVEL01_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__PARENT

static final int LEVEL01_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LEVEL01_ITEM__DATA_ITEM

static final int LEVEL01_ITEM__DATA_ITEM
The feature id for the 'Data Item' containment reference.

See Also:
Constant Field Values

LEVEL01_ITEM__LEVEL66_ITEMS

static final int LEVEL01_ITEM__LEVEL66_ITEMS
The feature id for the 'Level66 Items' containment reference list.

See Also:
Constant Field Values

LEVEL01_ITEM__IS_EXTERNAL

static final int LEVEL01_ITEM__IS_EXTERNAL
The feature id for the 'Is External' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM__IS_GLOBAL

static final int LEVEL01_ITEM__IS_GLOBAL
The feature id for the 'Is Global' attribute.

See Also:
Constant Field Values

LEVEL01_ITEM_FEATURE_COUNT

static final int LEVEL01_ITEM_FEATURE_COUNT
The number of structural features of the 'Level01 Item' class.

See Also:
Constant Field Values

LEVEL77_ITEM

static final int LEVEL77_ITEM
The meta object id for the 'Level77 Item' class.

See Also:
Level77ItemImpl, COBOLPackageImpl.getLevel77Item(), Constant Field Values

LEVEL77_ITEM__BEGIN_COLUMN

static final int LEVEL77_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__END_COLUMN

static final int LEVEL77_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__BEGIN_FILE

static final int LEVEL77_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__END_FILE

static final int LEVEL77_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__BEGIN_LINE

static final int LEVEL77_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__END_LINE

static final int LEVEL77_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__TAG

static final int LEVEL77_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LEVEL77_ITEM__PARENT

static final int LEVEL77_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LEVEL77_ITEM__DATA_ITEM

static final int LEVEL77_ITEM__DATA_ITEM
The feature id for the 'Data Item' containment reference.

See Also:
Constant Field Values

LEVEL77_ITEM_FEATURE_COUNT

static final int LEVEL77_ITEM_FEATURE_COUNT
The number of structural features of the 'Level77 Item' class.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM

static final int ABSTRACT_DATA_ITEM
The meta object id for the 'Abstract Data Item' class.

See Also:
AbstractDataItemImpl, COBOLPackageImpl.getAbstractDataItem(), Constant Field Values

ABSTRACT_DATA_ITEM__BEGIN_COLUMN

static final int ABSTRACT_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__END_COLUMN

static final int ABSTRACT_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__BEGIN_FILE

static final int ABSTRACT_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__END_FILE

static final int ABSTRACT_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__BEGIN_LINE

static final int ABSTRACT_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__END_LINE

static final int ABSTRACT_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__TAG

static final int ABSTRACT_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__PARENT

static final int ABSTRACT_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM__NAME

static final int ABSTRACT_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ABSTRACT_DATA_ITEM_FEATURE_COUNT

static final int ABSTRACT_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Abstract Data Item' class.

See Also:
Constant Field Values

DATA_ITEM

static final int DATA_ITEM
The meta object id for the 'Data Item' class.

See Also:
DataItemImpl, COBOLPackageImpl.getDataItem(), Constant Field Values

DATA_ITEM__BEGIN_COLUMN

static final int DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DATA_ITEM__END_COLUMN

static final int DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DATA_ITEM__BEGIN_FILE

static final int DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DATA_ITEM__END_FILE

static final int DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DATA_ITEM__BEGIN_LINE

static final int DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DATA_ITEM__END_LINE

static final int DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DATA_ITEM__TAG

static final int DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DATA_ITEM__PARENT

static final int DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DATA_ITEM__NAME

static final int DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DATA_ITEM__LEVEL

static final int DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

DATA_ITEM__IS_FILLER

static final int DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

DATA_ITEM__REDEFINES

static final int DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

DATA_ITEM__CONDITIONS

static final int DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

DATA_ITEM__INITIAL_VALUE

static final int DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

DATA_ITEM__COPIED_FROM

static final int DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

DATA_ITEM__MAX_SIZE

static final int DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

DATA_ITEM_FEATURE_COUNT

static final int DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Data Item' class.

See Also:
Constant Field Values

GROUP_DATA_ITEM

static final int GROUP_DATA_ITEM
The meta object id for the 'Group Data Item' class.

See Also:
GroupDataItemImpl, COBOLPackageImpl.getGroupDataItem(), Constant Field Values

GROUP_DATA_ITEM__BEGIN_COLUMN

static final int GROUP_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__END_COLUMN

static final int GROUP_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__BEGIN_FILE

static final int GROUP_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__END_FILE

static final int GROUP_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__BEGIN_LINE

static final int GROUP_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__END_LINE

static final int GROUP_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__TAG

static final int GROUP_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__PARENT

static final int GROUP_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GROUP_DATA_ITEM__NAME

static final int GROUP_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__LEVEL

static final int GROUP_DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__IS_FILLER

static final int GROUP_DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__REDEFINES

static final int GROUP_DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

GROUP_DATA_ITEM__CONDITIONS

static final int GROUP_DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

GROUP_DATA_ITEM__INITIAL_VALUE

static final int GROUP_DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

GROUP_DATA_ITEM__COPIED_FROM

static final int GROUP_DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

GROUP_DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int GROUP_DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__MAX_SIZE

static final int GROUP_DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int GROUP_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

GROUP_DATA_ITEM__SUBORDINATE_ITEMS

static final int GROUP_DATA_ITEM__SUBORDINATE_ITEMS
The feature id for the 'Subordinate Items' containment reference list.

See Also:
Constant Field Values

GROUP_DATA_ITEM_FEATURE_COUNT

static final int GROUP_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Group Data Item' class.

See Also:
Constant Field Values

TABLE_DATA_ITEM

static final int TABLE_DATA_ITEM
The meta object id for the 'Table Data Item' class.

See Also:
TableDataItemImpl, COBOLPackageImpl.getTableDataItem(), Constant Field Values

TABLE_DATA_ITEM__BEGIN_COLUMN

static final int TABLE_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__END_COLUMN

static final int TABLE_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__BEGIN_FILE

static final int TABLE_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__END_FILE

static final int TABLE_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__BEGIN_LINE

static final int TABLE_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__END_LINE

static final int TABLE_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__TAG

static final int TABLE_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__PARENT

static final int TABLE_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TABLE_DATA_ITEM__NAME

static final int TABLE_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__LEVEL

static final int TABLE_DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__IS_FILLER

static final int TABLE_DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__REDEFINES

static final int TABLE_DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

TABLE_DATA_ITEM__CONDITIONS

static final int TABLE_DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

TABLE_DATA_ITEM__INITIAL_VALUE

static final int TABLE_DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

TABLE_DATA_ITEM__COPIED_FROM

static final int TABLE_DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__MAX_SIZE

static final int TABLE_DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

TABLE_DATA_ITEM__TABLE_ITEM

static final int TABLE_DATA_ITEM__TABLE_ITEM
The feature id for the 'Table Item' containment reference.

See Also:
Constant Field Values

TABLE_DATA_ITEM__KEYS

static final int TABLE_DATA_ITEM__KEYS
The feature id for the 'Keys' containment reference list.

See Also:
Constant Field Values

TABLE_DATA_ITEM__INDEX_VARS

static final int TABLE_DATA_ITEM__INDEX_VARS
The feature id for the 'Index Vars' containment reference list.

See Also:
Constant Field Values

TABLE_DATA_ITEM_FEATURE_COUNT

static final int TABLE_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Table Data Item' class.

See Also:
Constant Field Values

TABLE_KEY_INFO

static final int TABLE_KEY_INFO
The meta object id for the 'Table Key Info' class.

See Also:
TableKeyInfoImpl, COBOLPackageImpl.getTableKeyInfo(), Constant Field Values

TABLE_KEY_INFO__BEGIN_COLUMN

static final int TABLE_KEY_INFO__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__END_COLUMN

static final int TABLE_KEY_INFO__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__BEGIN_FILE

static final int TABLE_KEY_INFO__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__END_FILE

static final int TABLE_KEY_INFO__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__BEGIN_LINE

static final int TABLE_KEY_INFO__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__END_LINE

static final int TABLE_KEY_INFO__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__TAG

static final int TABLE_KEY_INFO__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__PARENT

static final int TABLE_KEY_INFO__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TABLE_KEY_INFO__IS_ASCENDING

static final int TABLE_KEY_INFO__IS_ASCENDING
The feature id for the 'Is Ascending' attribute.

See Also:
Constant Field Values

TABLE_KEY_INFO__KEY_ITEMS

static final int TABLE_KEY_INFO__KEY_ITEMS
The feature id for the 'Key Items' reference list.

See Also:
Constant Field Values

TABLE_KEY_INFO_FEATURE_COUNT

static final int TABLE_KEY_INFO_FEATURE_COUNT
The number of structural features of the 'Table Key Info' class.

See Also:
Constant Field Values

INDEX_VARIABLE

static final int INDEX_VARIABLE
The meta object id for the 'Index Variable' class.

See Also:
IndexVariableImpl, COBOLPackageImpl.getIndexVariable(), Constant Field Values

INDEX_VARIABLE__BEGIN_COLUMN

static final int INDEX_VARIABLE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__END_COLUMN

static final int INDEX_VARIABLE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__BEGIN_FILE

static final int INDEX_VARIABLE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__END_FILE

static final int INDEX_VARIABLE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__BEGIN_LINE

static final int INDEX_VARIABLE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__END_LINE

static final int INDEX_VARIABLE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__TAG

static final int INDEX_VARIABLE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE__PARENT

static final int INDEX_VARIABLE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INDEX_VARIABLE__NAME

static final int INDEX_VARIABLE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INDEX_VARIABLE_FEATURE_COUNT

static final int INDEX_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Index Variable' class.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM

static final int FIXED_TABLE_DATA_ITEM
The meta object id for the 'Fixed Table Data Item' class.

See Also:
FixedTableDataItemImpl, COBOLPackageImpl.getFixedTableDataItem(), Constant Field Values

FIXED_TABLE_DATA_ITEM__BEGIN_COLUMN

static final int FIXED_TABLE_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__END_COLUMN

static final int FIXED_TABLE_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__BEGIN_FILE

static final int FIXED_TABLE_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__END_FILE

static final int FIXED_TABLE_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__BEGIN_LINE

static final int FIXED_TABLE_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__END_LINE

static final int FIXED_TABLE_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__TAG

static final int FIXED_TABLE_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__PARENT

static final int FIXED_TABLE_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__NAME

static final int FIXED_TABLE_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__LEVEL

static final int FIXED_TABLE_DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__IS_FILLER

static final int FIXED_TABLE_DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__REDEFINES

static final int FIXED_TABLE_DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__CONDITIONS

static final int FIXED_TABLE_DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__INITIAL_VALUE

static final int FIXED_TABLE_DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__COPIED_FROM

static final int FIXED_TABLE_DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int FIXED_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__MAX_SIZE

static final int FIXED_TABLE_DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int FIXED_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__TABLE_ITEM

static final int FIXED_TABLE_DATA_ITEM__TABLE_ITEM
The feature id for the 'Table Item' containment reference.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__KEYS

static final int FIXED_TABLE_DATA_ITEM__KEYS
The feature id for the 'Keys' containment reference list.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__INDEX_VARS

static final int FIXED_TABLE_DATA_ITEM__INDEX_VARS
The feature id for the 'Index Vars' containment reference list.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM__NUMBER_OF_ELEMENTS

static final int FIXED_TABLE_DATA_ITEM__NUMBER_OF_ELEMENTS
The feature id for the 'Number Of Elements' attribute.

See Also:
Constant Field Values

FIXED_TABLE_DATA_ITEM_FEATURE_COUNT

static final int FIXED_TABLE_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Fixed Table Data Item' class.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM

static final int VARIABLE_TABLE_DATA_ITEM
The meta object id for the 'Variable Table Data Item' class.

See Also:
VariableTableDataItemImpl, COBOLPackageImpl.getVariableTableDataItem(), Constant Field Values

VARIABLE_TABLE_DATA_ITEM__BEGIN_COLUMN

static final int VARIABLE_TABLE_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__END_COLUMN

static final int VARIABLE_TABLE_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__BEGIN_FILE

static final int VARIABLE_TABLE_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__END_FILE

static final int VARIABLE_TABLE_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__BEGIN_LINE

static final int VARIABLE_TABLE_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__END_LINE

static final int VARIABLE_TABLE_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__TAG

static final int VARIABLE_TABLE_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__PARENT

static final int VARIABLE_TABLE_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__NAME

static final int VARIABLE_TABLE_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__LEVEL

static final int VARIABLE_TABLE_DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__IS_FILLER

static final int VARIABLE_TABLE_DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__REDEFINES

static final int VARIABLE_TABLE_DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__CONDITIONS

static final int VARIABLE_TABLE_DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__INITIAL_VALUE

static final int VARIABLE_TABLE_DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__COPIED_FROM

static final int VARIABLE_TABLE_DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int VARIABLE_TABLE_DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__MAX_SIZE

static final int VARIABLE_TABLE_DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int VARIABLE_TABLE_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__TABLE_ITEM

static final int VARIABLE_TABLE_DATA_ITEM__TABLE_ITEM
The feature id for the 'Table Item' containment reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__KEYS

static final int VARIABLE_TABLE_DATA_ITEM__KEYS
The feature id for the 'Keys' containment reference list.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__INDEX_VARS

static final int VARIABLE_TABLE_DATA_ITEM__INDEX_VARS
The feature id for the 'Index Vars' containment reference list.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__MIN_NUMBER_OF_ELEMENTS

static final int VARIABLE_TABLE_DATA_ITEM__MIN_NUMBER_OF_ELEMENTS
The feature id for the 'Min Number Of Elements' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__MAX_NUMBER_OF_ELEMENTS

static final int VARIABLE_TABLE_DATA_ITEM__MAX_NUMBER_OF_ELEMENTS
The feature id for the 'Max Number Of Elements' attribute.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM__DEPENDING_UPON

static final int VARIABLE_TABLE_DATA_ITEM__DEPENDING_UPON
The feature id for the 'Depending Upon' reference.

See Also:
Constant Field Values

VARIABLE_TABLE_DATA_ITEM_FEATURE_COUNT

static final int VARIABLE_TABLE_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Variable Table Data Item' class.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM

static final int ELEMENTARY_DATA_ITEM
The meta object id for the 'Elementary Data Item' class.

See Also:
ElementaryDataItemImpl, COBOLPackageImpl.getElementaryDataItem(), Constant Field Values

ELEMENTARY_DATA_ITEM__BEGIN_COLUMN

static final int ELEMENTARY_DATA_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__END_COLUMN

static final int ELEMENTARY_DATA_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__BEGIN_FILE

static final int ELEMENTARY_DATA_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__END_FILE

static final int ELEMENTARY_DATA_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__BEGIN_LINE

static final int ELEMENTARY_DATA_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__END_LINE

static final int ELEMENTARY_DATA_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__TAG

static final int ELEMENTARY_DATA_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__PARENT

static final int ELEMENTARY_DATA_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__NAME

static final int ELEMENTARY_DATA_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__LEVEL

static final int ELEMENTARY_DATA_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__IS_FILLER

static final int ELEMENTARY_DATA_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__REDEFINES

static final int ELEMENTARY_DATA_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__CONDITIONS

static final int ELEMENTARY_DATA_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__INITIAL_VALUE

static final int ELEMENTARY_DATA_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__COPIED_FROM

static final int ELEMENTARY_DATA_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__COPIED_FROM_UNIQUE_ID

static final int ELEMENTARY_DATA_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__MAX_SIZE

static final int ELEMENTARY_DATA_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int ELEMENTARY_DATA_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__PICTURE_STRING

static final int ELEMENTARY_DATA_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__USAGE

static final int ELEMENTARY_DATA_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM__SYNCHRONIZED

static final int ELEMENTARY_DATA_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

ELEMENTARY_DATA_ITEM_FEATURE_COUNT

static final int ELEMENTARY_DATA_ITEM_FEATURE_COUNT
The number of structural features of the 'Elementary Data Item' class.

See Also:
Constant Field Values

ALPHABETIC_ITEM

static final int ALPHABETIC_ITEM
The meta object id for the 'Alphabetic Item' class.

See Also:
AlphabeticItemImpl, COBOLPackageImpl.getAlphabeticItem(), Constant Field Values

ALPHABETIC_ITEM__BEGIN_COLUMN

static final int ALPHABETIC_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__END_COLUMN

static final int ALPHABETIC_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__BEGIN_FILE

static final int ALPHABETIC_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__END_FILE

static final int ALPHABETIC_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__BEGIN_LINE

static final int ALPHABETIC_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__END_LINE

static final int ALPHABETIC_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__TAG

static final int ALPHABETIC_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__PARENT

static final int ALPHABETIC_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALPHABETIC_ITEM__NAME

static final int ALPHABETIC_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__LEVEL

static final int ALPHABETIC_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__IS_FILLER

static final int ALPHABETIC_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__REDEFINES

static final int ALPHABETIC_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

ALPHABETIC_ITEM__CONDITIONS

static final int ALPHABETIC_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

ALPHABETIC_ITEM__INITIAL_VALUE

static final int ALPHABETIC_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

ALPHABETIC_ITEM__COPIED_FROM

static final int ALPHABETIC_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

ALPHABETIC_ITEM__COPIED_FROM_UNIQUE_ID

static final int ALPHABETIC_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__MAX_SIZE

static final int ALPHABETIC_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int ALPHABETIC_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__PICTURE_STRING

static final int ALPHABETIC_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__USAGE

static final int ALPHABETIC_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__SYNCHRONIZED

static final int ALPHABETIC_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM__JUSTIFY_RIGHT

static final int ALPHABETIC_ITEM__JUSTIFY_RIGHT
The feature id for the 'Justify Right' attribute.

See Also:
Constant Field Values

ALPHABETIC_ITEM_FEATURE_COUNT

static final int ALPHABETIC_ITEM_FEATURE_COUNT
The number of structural features of the 'Alphabetic Item' class.

See Also:
Constant Field Values

NUMERIC_ITEM

static final int NUMERIC_ITEM
The meta object id for the 'Numeric Item' class.

See Also:
NumericItemImpl, COBOLPackageImpl.getNumericItem(), Constant Field Values

NUMERIC_ITEM__BEGIN_COLUMN

static final int NUMERIC_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__END_COLUMN

static final int NUMERIC_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__BEGIN_FILE

static final int NUMERIC_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__END_FILE

static final int NUMERIC_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__BEGIN_LINE

static final int NUMERIC_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__END_LINE

static final int NUMERIC_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__TAG

static final int NUMERIC_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__PARENT

static final int NUMERIC_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

NUMERIC_ITEM__NAME

static final int NUMERIC_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__LEVEL

static final int NUMERIC_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__IS_FILLER

static final int NUMERIC_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__REDEFINES

static final int NUMERIC_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

NUMERIC_ITEM__CONDITIONS

static final int NUMERIC_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

NUMERIC_ITEM__INITIAL_VALUE

static final int NUMERIC_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

NUMERIC_ITEM__COPIED_FROM

static final int NUMERIC_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID

static final int NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__MAX_SIZE

static final int NUMERIC_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__PICTURE_STRING

static final int NUMERIC_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__USAGE

static final int NUMERIC_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__SYNCHRONIZED

static final int NUMERIC_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__SIGNED

static final int NUMERIC_ITEM__SIGNED
The feature id for the 'Signed' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__SIGN_LEADING

static final int NUMERIC_ITEM__SIGN_LEADING
The feature id for the 'Sign Leading' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__SIGN_SEPARATE

static final int NUMERIC_ITEM__SIGN_SEPARATE
The feature id for the 'Sign Separate' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__CURRENCY_SYMBOL

static final int NUMERIC_ITEM__CURRENCY_SYMBOL
The feature id for the 'Currency Symbol' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__TRUNC

static final int NUMERIC_ITEM__TRUNC
The feature id for the 'Trunc' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__NUMPROC

static final int NUMERIC_ITEM__NUMPROC
The feature id for the 'Numproc' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM__DECIMAL

static final int NUMERIC_ITEM__DECIMAL
The feature id for the 'Decimal' attribute.

See Also:
Constant Field Values

NUMERIC_ITEM_FEATURE_COUNT

static final int NUMERIC_ITEM_FEATURE_COUNT
The number of structural features of the 'Numeric Item' class.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM

static final int ALPHA_NUMERIC_ITEM
The meta object id for the 'Alpha Numeric Item' class.

See Also:
AlphaNumericItemImpl, COBOLPackageImpl.getAlphaNumericItem(), Constant Field Values

ALPHA_NUMERIC_ITEM__BEGIN_COLUMN

static final int ALPHA_NUMERIC_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__END_COLUMN

static final int ALPHA_NUMERIC_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__BEGIN_FILE

static final int ALPHA_NUMERIC_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__END_FILE

static final int ALPHA_NUMERIC_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__BEGIN_LINE

static final int ALPHA_NUMERIC_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__END_LINE

static final int ALPHA_NUMERIC_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__TAG

static final int ALPHA_NUMERIC_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__PARENT

static final int ALPHA_NUMERIC_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__NAME

static final int ALPHA_NUMERIC_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__LEVEL

static final int ALPHA_NUMERIC_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__IS_FILLER

static final int ALPHA_NUMERIC_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__REDEFINES

static final int ALPHA_NUMERIC_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__CONDITIONS

static final int ALPHA_NUMERIC_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__INITIAL_VALUE

static final int ALPHA_NUMERIC_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__COPIED_FROM

static final int ALPHA_NUMERIC_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID

static final int ALPHA_NUMERIC_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__MAX_SIZE

static final int ALPHA_NUMERIC_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int ALPHA_NUMERIC_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__PICTURE_STRING

static final int ALPHA_NUMERIC_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__USAGE

static final int ALPHA_NUMERIC_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__SYNCHRONIZED

static final int ALPHA_NUMERIC_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM__JUSTIFY_RIGHT

static final int ALPHA_NUMERIC_ITEM__JUSTIFY_RIGHT
The feature id for the 'Justify Right' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_ITEM_FEATURE_COUNT

static final int ALPHA_NUMERIC_ITEM_FEATURE_COUNT
The number of structural features of the 'Alpha Numeric Item' class.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM

static final int ALPHA_NUMERIC_EDITED_ITEM
The meta object id for the 'Alpha Numeric Edited Item' class.

See Also:
AlphaNumericEditedItemImpl, COBOLPackageImpl.getAlphaNumericEditedItem(), Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__BEGIN_COLUMN

static final int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__END_COLUMN

static final int ALPHA_NUMERIC_EDITED_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__BEGIN_FILE

static final int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__END_FILE

static final int ALPHA_NUMERIC_EDITED_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__BEGIN_LINE

static final int ALPHA_NUMERIC_EDITED_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__END_LINE

static final int ALPHA_NUMERIC_EDITED_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__TAG

static final int ALPHA_NUMERIC_EDITED_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__PARENT

static final int ALPHA_NUMERIC_EDITED_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__NAME

static final int ALPHA_NUMERIC_EDITED_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__LEVEL

static final int ALPHA_NUMERIC_EDITED_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__IS_FILLER

static final int ALPHA_NUMERIC_EDITED_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__REDEFINES

static final int ALPHA_NUMERIC_EDITED_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__CONDITIONS

static final int ALPHA_NUMERIC_EDITED_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__INITIAL_VALUE

static final int ALPHA_NUMERIC_EDITED_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM

static final int ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID

static final int ALPHA_NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__MAX_SIZE

static final int ALPHA_NUMERIC_EDITED_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int ALPHA_NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__PICTURE_STRING

static final int ALPHA_NUMERIC_EDITED_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__USAGE

static final int ALPHA_NUMERIC_EDITED_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM__SYNCHRONIZED

static final int ALPHA_NUMERIC_EDITED_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

ALPHA_NUMERIC_EDITED_ITEM_FEATURE_COUNT

static final int ALPHA_NUMERIC_EDITED_ITEM_FEATURE_COUNT
The number of structural features of the 'Alpha Numeric Edited Item' class.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM

static final int NUMERIC_EDITED_ITEM
The meta object id for the 'Numeric Edited Item' class.

See Also:
NumericEditedItemImpl, COBOLPackageImpl.getNumericEditedItem(), Constant Field Values

NUMERIC_EDITED_ITEM__BEGIN_COLUMN

static final int NUMERIC_EDITED_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__END_COLUMN

static final int NUMERIC_EDITED_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__BEGIN_FILE

static final int NUMERIC_EDITED_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__END_FILE

static final int NUMERIC_EDITED_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__BEGIN_LINE

static final int NUMERIC_EDITED_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__END_LINE

static final int NUMERIC_EDITED_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__TAG

static final int NUMERIC_EDITED_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__PARENT

static final int NUMERIC_EDITED_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__NAME

static final int NUMERIC_EDITED_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__LEVEL

static final int NUMERIC_EDITED_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__IS_FILLER

static final int NUMERIC_EDITED_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__REDEFINES

static final int NUMERIC_EDITED_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__CONDITIONS

static final int NUMERIC_EDITED_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__INITIAL_VALUE

static final int NUMERIC_EDITED_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__COPIED_FROM

static final int NUMERIC_EDITED_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID

static final int NUMERIC_EDITED_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__MAX_SIZE

static final int NUMERIC_EDITED_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int NUMERIC_EDITED_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__PICTURE_STRING

static final int NUMERIC_EDITED_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__USAGE

static final int NUMERIC_EDITED_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__SYNCHRONIZED

static final int NUMERIC_EDITED_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__BLANK_WHEN_ZERO

static final int NUMERIC_EDITED_ITEM__BLANK_WHEN_ZERO
The feature id for the 'Blank When Zero' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__CURRENCY_SIGN

static final int NUMERIC_EDITED_ITEM__CURRENCY_SIGN
The feature id for the 'Currency Sign' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM__DECIMAL

static final int NUMERIC_EDITED_ITEM__DECIMAL
The feature id for the 'Decimal' attribute.

See Also:
Constant Field Values

NUMERIC_EDITED_ITEM_FEATURE_COUNT

static final int NUMERIC_EDITED_ITEM_FEATURE_COUNT
The number of structural features of the 'Numeric Edited Item' class.

See Also:
Constant Field Values

DBCS_ITEM

static final int DBCS_ITEM
The meta object id for the 'DBCS Item' class.

See Also:
DBCSItemImpl, COBOLPackageImpl.getDBCSItem(), Constant Field Values

DBCS_ITEM__BEGIN_COLUMN

static final int DBCS_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DBCS_ITEM__END_COLUMN

static final int DBCS_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DBCS_ITEM__BEGIN_FILE

static final int DBCS_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DBCS_ITEM__END_FILE

static final int DBCS_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DBCS_ITEM__BEGIN_LINE

static final int DBCS_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DBCS_ITEM__END_LINE

static final int DBCS_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DBCS_ITEM__TAG

static final int DBCS_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DBCS_ITEM__PARENT

static final int DBCS_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DBCS_ITEM__NAME

static final int DBCS_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DBCS_ITEM__LEVEL

static final int DBCS_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

DBCS_ITEM__IS_FILLER

static final int DBCS_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

DBCS_ITEM__REDEFINES

static final int DBCS_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

DBCS_ITEM__CONDITIONS

static final int DBCS_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

DBCS_ITEM__INITIAL_VALUE

static final int DBCS_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

DBCS_ITEM__COPIED_FROM

static final int DBCS_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

DBCS_ITEM__COPIED_FROM_UNIQUE_ID

static final int DBCS_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

DBCS_ITEM__MAX_SIZE

static final int DBCS_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

DBCS_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int DBCS_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

DBCS_ITEM__PICTURE_STRING

static final int DBCS_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

DBCS_ITEM__USAGE

static final int DBCS_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

DBCS_ITEM__SYNCHRONIZED

static final int DBCS_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

DBCS_ITEM_FEATURE_COUNT

static final int DBCS_ITEM_FEATURE_COUNT
The number of structural features of the 'DBCS Item' class.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM

static final int OBJECT_REFERENCE_ITEM
The meta object id for the 'Object Reference Item' class.

See Also:
ObjectReferenceItemImpl, COBOLPackageImpl.getObjectReferenceItem(), Constant Field Values

OBJECT_REFERENCE_ITEM__BEGIN_COLUMN

static final int OBJECT_REFERENCE_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__END_COLUMN

static final int OBJECT_REFERENCE_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__BEGIN_FILE

static final int OBJECT_REFERENCE_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__END_FILE

static final int OBJECT_REFERENCE_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__BEGIN_LINE

static final int OBJECT_REFERENCE_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__END_LINE

static final int OBJECT_REFERENCE_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__TAG

static final int OBJECT_REFERENCE_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__PARENT

static final int OBJECT_REFERENCE_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__NAME

static final int OBJECT_REFERENCE_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__LEVEL

static final int OBJECT_REFERENCE_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__IS_FILLER

static final int OBJECT_REFERENCE_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__REDEFINES

static final int OBJECT_REFERENCE_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__CONDITIONS

static final int OBJECT_REFERENCE_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__INITIAL_VALUE

static final int OBJECT_REFERENCE_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__COPIED_FROM

static final int OBJECT_REFERENCE_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__COPIED_FROM_UNIQUE_ID

static final int OBJECT_REFERENCE_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__MAX_SIZE

static final int OBJECT_REFERENCE_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int OBJECT_REFERENCE_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__PICTURE_STRING

static final int OBJECT_REFERENCE_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__USAGE

static final int OBJECT_REFERENCE_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__SYNCHRONIZED

static final int OBJECT_REFERENCE_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM__CLASS_NAME

static final int OBJECT_REFERENCE_ITEM__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

OBJECT_REFERENCE_ITEM_FEATURE_COUNT

static final int OBJECT_REFERENCE_ITEM_FEATURE_COUNT
The number of structural features of the 'Object Reference Item' class.

See Also:
Constant Field Values

UNICODE_ITEM

static final int UNICODE_ITEM
The meta object id for the 'Unicode Item' class.

See Also:
UnicodeItemImpl, COBOLPackageImpl.getUnicodeItem(), Constant Field Values

UNICODE_ITEM__BEGIN_COLUMN

static final int UNICODE_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__END_COLUMN

static final int UNICODE_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__BEGIN_FILE

static final int UNICODE_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__END_FILE

static final int UNICODE_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__BEGIN_LINE

static final int UNICODE_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__END_LINE

static final int UNICODE_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__TAG

static final int UNICODE_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__PARENT

static final int UNICODE_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UNICODE_ITEM__NAME

static final int UNICODE_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__LEVEL

static final int UNICODE_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__IS_FILLER

static final int UNICODE_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__REDEFINES

static final int UNICODE_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

UNICODE_ITEM__CONDITIONS

static final int UNICODE_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

UNICODE_ITEM__INITIAL_VALUE

static final int UNICODE_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

UNICODE_ITEM__COPIED_FROM

static final int UNICODE_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

UNICODE_ITEM__COPIED_FROM_UNIQUE_ID

static final int UNICODE_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__MAX_SIZE

static final int UNICODE_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int UNICODE_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__PICTURE_STRING

static final int UNICODE_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__USAGE

static final int UNICODE_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

UNICODE_ITEM__SYNCHRONIZED

static final int UNICODE_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

UNICODE_ITEM_FEATURE_COUNT

static final int UNICODE_ITEM_FEATURE_COUNT
The number of structural features of the 'Unicode Item' class.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM

static final int INTERNAL_FLOAT_ITEM
The meta object id for the 'Internal Float Item' class.

See Also:
InternalFloatItemImpl, COBOLPackageImpl.getInternalFloatItem(), Constant Field Values

INTERNAL_FLOAT_ITEM__BEGIN_COLUMN

static final int INTERNAL_FLOAT_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__END_COLUMN

static final int INTERNAL_FLOAT_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__BEGIN_FILE

static final int INTERNAL_FLOAT_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__END_FILE

static final int INTERNAL_FLOAT_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__BEGIN_LINE

static final int INTERNAL_FLOAT_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__END_LINE

static final int INTERNAL_FLOAT_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__TAG

static final int INTERNAL_FLOAT_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__PARENT

static final int INTERNAL_FLOAT_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__NAME

static final int INTERNAL_FLOAT_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__LEVEL

static final int INTERNAL_FLOAT_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__IS_FILLER

static final int INTERNAL_FLOAT_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__REDEFINES

static final int INTERNAL_FLOAT_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__CONDITIONS

static final int INTERNAL_FLOAT_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__INITIAL_VALUE

static final int INTERNAL_FLOAT_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__COPIED_FROM

static final int INTERNAL_FLOAT_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID

static final int INTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__MAX_SIZE

static final int INTERNAL_FLOAT_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int INTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__PICTURE_STRING

static final int INTERNAL_FLOAT_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__USAGE

static final int INTERNAL_FLOAT_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM__SYNCHRONIZED

static final int INTERNAL_FLOAT_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

INTERNAL_FLOAT_ITEM_FEATURE_COUNT

static final int INTERNAL_FLOAT_ITEM_FEATURE_COUNT
The number of structural features of the 'Internal Float Item' class.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM

static final int EXTERNAL_FLOAT_ITEM
The meta object id for the 'External Float Item' class.

See Also:
ExternalFloatItemImpl, COBOLPackageImpl.getExternalFloatItem(), Constant Field Values

EXTERNAL_FLOAT_ITEM__BEGIN_COLUMN

static final int EXTERNAL_FLOAT_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__END_COLUMN

static final int EXTERNAL_FLOAT_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__BEGIN_FILE

static final int EXTERNAL_FLOAT_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__END_FILE

static final int EXTERNAL_FLOAT_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__BEGIN_LINE

static final int EXTERNAL_FLOAT_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__END_LINE

static final int EXTERNAL_FLOAT_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__TAG

static final int EXTERNAL_FLOAT_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__PARENT

static final int EXTERNAL_FLOAT_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__NAME

static final int EXTERNAL_FLOAT_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__LEVEL

static final int EXTERNAL_FLOAT_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__IS_FILLER

static final int EXTERNAL_FLOAT_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__REDEFINES

static final int EXTERNAL_FLOAT_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__CONDITIONS

static final int EXTERNAL_FLOAT_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__INITIAL_VALUE

static final int EXTERNAL_FLOAT_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__COPIED_FROM

static final int EXTERNAL_FLOAT_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID

static final int EXTERNAL_FLOAT_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__MAX_SIZE

static final int EXTERNAL_FLOAT_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int EXTERNAL_FLOAT_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__PICTURE_STRING

static final int EXTERNAL_FLOAT_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__USAGE

static final int EXTERNAL_FLOAT_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM__SYNCHRONIZED

static final int EXTERNAL_FLOAT_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

EXTERNAL_FLOAT_ITEM_FEATURE_COUNT

static final int EXTERNAL_FLOAT_ITEM_FEATURE_COUNT
The number of structural features of the 'External Float Item' class.

See Also:
Constant Field Values

ADDRESSING_ITEM

static final int ADDRESSING_ITEM
The meta object id for the 'Addressing Item' class.

See Also:
AddressingItemImpl, COBOLPackageImpl.getAddressingItem(), Constant Field Values

ADDRESSING_ITEM__BEGIN_COLUMN

static final int ADDRESSING_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__END_COLUMN

static final int ADDRESSING_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__BEGIN_FILE

static final int ADDRESSING_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__END_FILE

static final int ADDRESSING_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__BEGIN_LINE

static final int ADDRESSING_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__END_LINE

static final int ADDRESSING_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__TAG

static final int ADDRESSING_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__PARENT

static final int ADDRESSING_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADDRESSING_ITEM__NAME

static final int ADDRESSING_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__LEVEL

static final int ADDRESSING_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__IS_FILLER

static final int ADDRESSING_ITEM__IS_FILLER
The feature id for the 'Is Filler' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__REDEFINES

static final int ADDRESSING_ITEM__REDEFINES
The feature id for the 'Redefines' reference.

See Also:
Constant Field Values

ADDRESSING_ITEM__CONDITIONS

static final int ADDRESSING_ITEM__CONDITIONS
The feature id for the 'Conditions' containment reference list.

See Also:
Constant Field Values

ADDRESSING_ITEM__INITIAL_VALUE

static final int ADDRESSING_ITEM__INITIAL_VALUE
The feature id for the 'Initial Value' containment reference.

See Also:
Constant Field Values

ADDRESSING_ITEM__COPIED_FROM

static final int ADDRESSING_ITEM__COPIED_FROM
The feature id for the 'Copied From' reference.

See Also:
Constant Field Values

ADDRESSING_ITEM__COPIED_FROM_UNIQUE_ID

static final int ADDRESSING_ITEM__COPIED_FROM_UNIQUE_ID
The feature id for the 'Copied From Unique ID' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__MAX_SIZE

static final int ADDRESSING_ITEM__MAX_SIZE
The feature id for the 'Max Size' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__MAX_OFFSET_WITHIN_PARENT

static final int ADDRESSING_ITEM__MAX_OFFSET_WITHIN_PARENT
The feature id for the 'Max Offset Within Parent' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__PICTURE_STRING

static final int ADDRESSING_ITEM__PICTURE_STRING
The feature id for the 'Picture String' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__USAGE

static final int ADDRESSING_ITEM__USAGE
The feature id for the 'Usage' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM__SYNCHRONIZED

static final int ADDRESSING_ITEM__SYNCHRONIZED
The feature id for the 'Synchronized' attribute.

See Also:
Constant Field Values

ADDRESSING_ITEM_FEATURE_COUNT

static final int ADDRESSING_ITEM_FEATURE_COUNT
The number of structural features of the 'Addressing Item' class.

See Also:
Constant Field Values

LEVEL88_ITEM

static final int LEVEL88_ITEM
The meta object id for the 'Level88 Item' class.

See Also:
Level88ItemImpl, COBOLPackageImpl.getLevel88Item(), Constant Field Values

LEVEL88_ITEM__BEGIN_COLUMN

static final int LEVEL88_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__END_COLUMN

static final int LEVEL88_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__BEGIN_FILE

static final int LEVEL88_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__END_FILE

static final int LEVEL88_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__BEGIN_LINE

static final int LEVEL88_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__END_LINE

static final int LEVEL88_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__TAG

static final int LEVEL88_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__PARENT

static final int LEVEL88_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LEVEL88_ITEM__NAME

static final int LEVEL88_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM__VALUE_RANGES

static final int LEVEL88_ITEM__VALUE_RANGES
The feature id for the 'Value Ranges' containment reference list.

See Also:
Constant Field Values

LEVEL88_ITEM_FEATURE_COUNT

static final int LEVEL88_ITEM_FEATURE_COUNT
The number of structural features of the 'Level88 Item' class.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE

static final int LITERAL_VALUE_RANGE
The meta object id for the 'Literal Value Range' class.

See Also:
LiteralValueRangeImpl, COBOLPackageImpl.getLiteralValueRange(), Constant Field Values

LITERAL_VALUE_RANGE__BEGIN_COLUMN

static final int LITERAL_VALUE_RANGE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__END_COLUMN

static final int LITERAL_VALUE_RANGE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__BEGIN_FILE

static final int LITERAL_VALUE_RANGE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__END_FILE

static final int LITERAL_VALUE_RANGE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__BEGIN_LINE

static final int LITERAL_VALUE_RANGE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__END_LINE

static final int LITERAL_VALUE_RANGE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__TAG

static final int LITERAL_VALUE_RANGE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__PARENT

static final int LITERAL_VALUE_RANGE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__LOWER_LIMIT

static final int LITERAL_VALUE_RANGE__LOWER_LIMIT
The feature id for the 'Lower Limit' containment reference.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE__UPPER_LIMIT

static final int LITERAL_VALUE_RANGE__UPPER_LIMIT
The feature id for the 'Upper Limit' containment reference.

See Also:
Constant Field Values

LITERAL_VALUE_RANGE_FEATURE_COUNT

static final int LITERAL_VALUE_RANGE_FEATURE_COUNT
The number of structural features of the 'Literal Value Range' class.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE

static final int LITERAL_TYPED_VALUE
The meta object id for the 'Literal Typed Value' class.

See Also:
LiteralTypedValueImpl, COBOLPackageImpl.getLiteralTypedValue(), Constant Field Values

LITERAL_TYPED_VALUE__BEGIN_COLUMN

static final int LITERAL_TYPED_VALUE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__END_COLUMN

static final int LITERAL_TYPED_VALUE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__BEGIN_FILE

static final int LITERAL_TYPED_VALUE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__END_FILE

static final int LITERAL_TYPED_VALUE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__BEGIN_LINE

static final int LITERAL_TYPED_VALUE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__END_LINE

static final int LITERAL_TYPED_VALUE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__TAG

static final int LITERAL_TYPED_VALUE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__PARENT

static final int LITERAL_TYPED_VALUE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__VAL

static final int LITERAL_TYPED_VALUE__VAL
The feature id for the 'Val' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__VAL_TYPE

static final int LITERAL_TYPED_VALUE__VAL_TYPE
The feature id for the 'Val Type' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE__IS_ALL

static final int LITERAL_TYPED_VALUE__IS_ALL
The feature id for the 'Is All' attribute.

See Also:
Constant Field Values

LITERAL_TYPED_VALUE_FEATURE_COUNT

static final int LITERAL_TYPED_VALUE_FEATURE_COUNT
The number of structural features of the 'Literal Typed Value' class.

See Also:
Constant Field Values

LEVEL66_ITEM

static final int LEVEL66_ITEM
The meta object id for the 'Level66 Item' class.

See Also:
Level66ItemImpl, COBOLPackageImpl.getLevel66Item(), Constant Field Values

LEVEL66_ITEM__BEGIN_COLUMN

static final int LEVEL66_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__END_COLUMN

static final int LEVEL66_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__BEGIN_FILE

static final int LEVEL66_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__END_FILE

static final int LEVEL66_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__BEGIN_LINE

static final int LEVEL66_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__END_LINE

static final int LEVEL66_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__TAG

static final int LEVEL66_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__PARENT

static final int LEVEL66_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LEVEL66_ITEM__NAME

static final int LEVEL66_ITEM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

LEVEL66_ITEM__START

static final int LEVEL66_ITEM__START
The feature id for the 'Start' reference.

See Also:
Constant Field Values

LEVEL66_ITEM__END

static final int LEVEL66_ITEM__END
The feature id for the 'End' reference.

See Also:
Constant Field Values

LEVEL66_ITEM_FEATURE_COUNT

static final int LEVEL66_ITEM_FEATURE_COUNT
The number of structural features of the 'Level66 Item' class.

See Also:
Constant Field Values

COPYBOOK_ITEM

static final int COPYBOOK_ITEM
The meta object id for the 'Copybook Item' class.

See Also:
CopybookItemImpl, COBOLPackageImpl.getCopybookItem(), Constant Field Values

COPYBOOK_ITEM__BEGIN_COLUMN

static final int COPYBOOK_ITEM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__END_COLUMN

static final int COPYBOOK_ITEM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__BEGIN_FILE

static final int COPYBOOK_ITEM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__END_FILE

static final int COPYBOOK_ITEM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__BEGIN_LINE

static final int COPYBOOK_ITEM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__END_LINE

static final int COPYBOOK_ITEM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__TAG

static final int COPYBOOK_ITEM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__PARENT

static final int COPYBOOK_ITEM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

COPYBOOK_ITEM__LEVEL

static final int COPYBOOK_ITEM__LEVEL
The feature id for the 'Level' attribute.

See Also:
Constant Field Values

COPYBOOK_ITEM__INSTANTIATIONS

static final int COPYBOOK_ITEM__INSTANTIATIONS
The feature id for the 'Instantiations' reference list.

See Also:
Constant Field Values

COPYBOOK_ITEM_FEATURE_COUNT

static final int COPYBOOK_ITEM_FEATURE_COUNT
The number of structural features of the 'Copybook Item' class.

See Also:
Constant Field Values

SOURCE_FILE

static final int SOURCE_FILE
The meta object id for the 'Source File' class.

See Also:
SourceFileImpl, COBOLPackageImpl.getSourceFile(), Constant Field Values

SOURCE_FILE__BEGIN_COLUMN

static final int SOURCE_FILE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SOURCE_FILE__END_COLUMN

static final int SOURCE_FILE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SOURCE_FILE__BEGIN_FILE

static final int SOURCE_FILE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SOURCE_FILE__END_FILE

static final int SOURCE_FILE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SOURCE_FILE__BEGIN_LINE

static final int SOURCE_FILE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SOURCE_FILE__END_LINE

static final int SOURCE_FILE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SOURCE_FILE__TAG

static final int SOURCE_FILE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SOURCE_FILE__PARENT

static final int SOURCE_FILE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SOURCE_FILE__NAME

static final int SOURCE_FILE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SOURCE_FILE_FEATURE_COUNT

static final int SOURCE_FILE_FEATURE_COUNT
The number of structural features of the 'Source File' class.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE

static final int PROGRAM_SOURCE_FILE
The meta object id for the 'Program Source File' class.

See Also:
ProgramSourceFileImpl, COBOLPackageImpl.getProgramSourceFile(), Constant Field Values

PROGRAM_SOURCE_FILE__BEGIN_COLUMN

static final int PROGRAM_SOURCE_FILE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__END_COLUMN

static final int PROGRAM_SOURCE_FILE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__BEGIN_FILE

static final int PROGRAM_SOURCE_FILE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__END_FILE

static final int PROGRAM_SOURCE_FILE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__BEGIN_LINE

static final int PROGRAM_SOURCE_FILE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__END_LINE

static final int PROGRAM_SOURCE_FILE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__TAG

static final int PROGRAM_SOURCE_FILE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__PARENT

static final int PROGRAM_SOURCE_FILE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__NAME

static final int PROGRAM_SOURCE_FILE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE__PROGRAMS

static final int PROGRAM_SOURCE_FILE__PROGRAMS
The feature id for the 'Programs' containment reference list.

See Also:
Constant Field Values

PROGRAM_SOURCE_FILE_FEATURE_COUNT

static final int PROGRAM_SOURCE_FILE_FEATURE_COUNT
The number of structural features of the 'Program Source File' class.

See Also:
Constant Field Values

COPYBOOK

static final int COPYBOOK
The meta object id for the 'Copybook' class.

See Also:
CopybookImpl, COBOLPackageImpl.getCopybook(), Constant Field Values

COPYBOOK__BEGIN_COLUMN

static final int COPYBOOK__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

COPYBOOK__END_COLUMN

static final int COPYBOOK__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

COPYBOOK__BEGIN_FILE

static final int COPYBOOK__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

COPYBOOK__END_FILE

static final int COPYBOOK__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

COPYBOOK__BEGIN_LINE

static final int COPYBOOK__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

COPYBOOK__END_LINE

static final int COPYBOOK__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

COPYBOOK__TAG

static final int COPYBOOK__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

COPYBOOK__PARENT

static final int COPYBOOK__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

COPYBOOK__NAME

static final int COPYBOOK__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COPYBOOK__DECLARED_ITEMS

static final int COPYBOOK__DECLARED_ITEMS
The feature id for the 'Declared Items' containment reference list.

See Also:
Constant Field Values

COPYBOOK_FEATURE_COUNT

static final int COPYBOOK_FEATURE_COUNT
The number of structural features of the 'Copybook' class.

See Also:
Constant Field Values

PROGRAM

static final int PROGRAM
The meta object id for the 'Program' class.

See Also:
ProgramImpl, COBOLPackageImpl.getProgram(), Constant Field Values

PROGRAM__BEGIN_COLUMN

static final int PROGRAM__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PROGRAM__END_COLUMN

static final int PROGRAM__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PROGRAM__BEGIN_FILE

static final int PROGRAM__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PROGRAM__END_FILE

static final int PROGRAM__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PROGRAM__BEGIN_LINE

static final int PROGRAM__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PROGRAM__END_LINE

static final int PROGRAM__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PROGRAM__TAG

static final int PROGRAM__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PROGRAM__PARENT

static final int PROGRAM__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PROGRAM__NAME

static final int PROGRAM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PROGRAM__IDENTIFICATION_DIVISION

static final int PROGRAM__IDENTIFICATION_DIVISION
The feature id for the 'Identification Division' containment reference.

See Also:
Constant Field Values

PROGRAM__ENVIRONMENT_DIVISION

static final int PROGRAM__ENVIRONMENT_DIVISION
The feature id for the 'Environment Division' containment reference.

See Also:
Constant Field Values

PROGRAM__DATA_DIVISION

static final int PROGRAM__DATA_DIVISION
The feature id for the 'Data Division' containment reference.

See Also:
Constant Field Values

PROGRAM__NESTED_PROGRAMS

static final int PROGRAM__NESTED_PROGRAMS
The feature id for the 'Nested Programs' containment reference list.

See Also:
Constant Field Values

PROGRAM__PROCEDURE_DIVISION

static final int PROGRAM__PROCEDURE_DIVISION
The feature id for the 'Procedure Division' containment reference.

See Also:
Constant Field Values

PROGRAM_FEATURE_COUNT

static final int PROGRAM_FEATURE_COUNT
The number of structural features of the 'Program' class.

See Also:
Constant Field Values

PROCEDURE_DIVISION_OR_ENTRY_STMT

static final int PROCEDURE_DIVISION_OR_ENTRY_STMT
The meta object id for the 'Procedure Division Or Entry Stmt' class.

See Also:
ProcedureDivisionOrEntryStmt, COBOLPackageImpl.getProcedureDivisionOrEntryStmt(), Constant Field Values

PROCEDURE_DIVISION_OR_ENTRY_STMT_FEATURE_COUNT

static final int PROCEDURE_DIVISION_OR_ENTRY_STMT_FEATURE_COUNT
The number of structural features of the 'Procedure Division Or Entry Stmt' class.

See Also:
Constant Field Values

PROCEDURE_DIVISION

static final int PROCEDURE_DIVISION
The meta object id for the 'Procedure Division' class.

See Also:
ProcedureDivisionImpl, COBOLPackageImpl.getProcedureDivision(), Constant Field Values

PROCEDURE_DIVISION__BEGIN_COLUMN

static final int PROCEDURE_DIVISION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__END_COLUMN

static final int PROCEDURE_DIVISION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__BEGIN_FILE

static final int PROCEDURE_DIVISION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__END_FILE

static final int PROCEDURE_DIVISION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__BEGIN_LINE

static final int PROCEDURE_DIVISION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__END_LINE

static final int PROCEDURE_DIVISION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__TAG

static final int PROCEDURE_DIVISION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION__PARENT

static final int PROCEDURE_DIVISION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PROCEDURE_DIVISION__HEADER

static final int PROCEDURE_DIVISION__HEADER
The feature id for the 'Header' containment reference.

See Also:
Constant Field Values

PROCEDURE_DIVISION__DECLARATIVES

static final int PROCEDURE_DIVISION__DECLARATIVES
The feature id for the 'Declaratives' containment reference.

See Also:
Constant Field Values

PROCEDURE_DIVISION__SECTIONS

static final int PROCEDURE_DIVISION__SECTIONS
The feature id for the 'Sections' containment reference list.

See Also:
Constant Field Values

PROCEDURE_DIVISION_FEATURE_COUNT

static final int PROCEDURE_DIVISION_FEATURE_COUNT
The number of structural features of the 'Procedure Division' class.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER

static final int PROCEDURE_DIVISION_HEADER
The meta object id for the 'Procedure Division Header' class.

See Also:
ProcedureDivisionHeaderImpl, COBOLPackageImpl.getProcedureDivisionHeader(), Constant Field Values

PROCEDURE_DIVISION_HEADER__BEGIN_COLUMN

static final int PROCEDURE_DIVISION_HEADER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__END_COLUMN

static final int PROCEDURE_DIVISION_HEADER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__BEGIN_FILE

static final int PROCEDURE_DIVISION_HEADER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__END_FILE

static final int PROCEDURE_DIVISION_HEADER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__BEGIN_LINE

static final int PROCEDURE_DIVISION_HEADER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__END_LINE

static final int PROCEDURE_DIVISION_HEADER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__TAG

static final int PROCEDURE_DIVISION_HEADER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__PARENT

static final int PROCEDURE_DIVISION_HEADER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__USING

static final int PROCEDURE_DIVISION_HEADER__USING
The feature id for the 'Using' containment reference list.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER__RETURNING

static final int PROCEDURE_DIVISION_HEADER__RETURNING
The feature id for the 'Returning' reference.

See Also:
Constant Field Values

PROCEDURE_DIVISION_HEADER_FEATURE_COUNT

static final int PROCEDURE_DIVISION_HEADER_FEATURE_COUNT
The number of structural features of the 'Procedure Division Header' class.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH

static final int SECTION_OR_PARAGRAPH
The meta object id for the 'Section Or Paragraph' class.

See Also:
SectionOrParagraphImpl, COBOLPackageImpl.getSectionOrParagraph(), Constant Field Values

SECTION_OR_PARAGRAPH__BEGIN_COLUMN

static final int SECTION_OR_PARAGRAPH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__END_COLUMN

static final int SECTION_OR_PARAGRAPH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__BEGIN_FILE

static final int SECTION_OR_PARAGRAPH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__END_FILE

static final int SECTION_OR_PARAGRAPH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__BEGIN_LINE

static final int SECTION_OR_PARAGRAPH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__END_LINE

static final int SECTION_OR_PARAGRAPH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__TAG

static final int SECTION_OR_PARAGRAPH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__PARENT

static final int SECTION_OR_PARAGRAPH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH__NAME

static final int SECTION_OR_PARAGRAPH__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SECTION_OR_PARAGRAPH_FEATURE_COUNT

static final int SECTION_OR_PARAGRAPH_FEATURE_COUNT
The number of structural features of the 'Section Or Paragraph' class.

See Also:
Constant Field Values

SECTION

static final int SECTION
The meta object id for the 'Section' class.

See Also:
SectionImpl, COBOLPackageImpl.getSection(), Constant Field Values

SECTION__BEGIN_COLUMN

static final int SECTION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SECTION__END_COLUMN

static final int SECTION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SECTION__BEGIN_FILE

static final int SECTION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SECTION__END_FILE

static final int SECTION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SECTION__BEGIN_LINE

static final int SECTION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SECTION__END_LINE

static final int SECTION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SECTION__TAG

static final int SECTION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SECTION__PARENT

static final int SECTION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SECTION__NAME

static final int SECTION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SECTION__PARAGRAPHS

static final int SECTION__PARAGRAPHS
The feature id for the 'Paragraphs' containment reference list.

See Also:
Constant Field Values

SECTION_FEATURE_COUNT

static final int SECTION_FEATURE_COUNT
The number of structural features of the 'Section' class.

See Also:
Constant Field Values

PARAGRAPH

static final int PARAGRAPH
The meta object id for the 'Paragraph' class.

See Also:
ParagraphImpl, COBOLPackageImpl.getParagraph(), Constant Field Values

PARAGRAPH__BEGIN_COLUMN

static final int PARAGRAPH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PARAGRAPH__END_COLUMN

static final int PARAGRAPH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PARAGRAPH__BEGIN_FILE

static final int PARAGRAPH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PARAGRAPH__END_FILE

static final int PARAGRAPH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PARAGRAPH__BEGIN_LINE

static final int PARAGRAPH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PARAGRAPH__END_LINE

static final int PARAGRAPH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PARAGRAPH__TAG

static final int PARAGRAPH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PARAGRAPH__PARENT

static final int PARAGRAPH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PARAGRAPH__NAME

static final int PARAGRAPH__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

PARAGRAPH__SENTENCES

static final int PARAGRAPH__SENTENCES
The feature id for the 'Sentences' containment reference list.

See Also:
Constant Field Values

PARAGRAPH_FEATURE_COUNT

static final int PARAGRAPH_FEATURE_COUNT
The number of structural features of the 'Paragraph' class.

See Also:
Constant Field Values

SENTENCE

static final int SENTENCE
The meta object id for the 'Sentence' class.

See Also:
SentenceImpl, COBOLPackageImpl.getSentence(), Constant Field Values

SENTENCE__BEGIN_COLUMN

static final int SENTENCE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SENTENCE__END_COLUMN

static final int SENTENCE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SENTENCE__BEGIN_FILE

static final int SENTENCE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SENTENCE__END_FILE

static final int SENTENCE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SENTENCE__BEGIN_LINE

static final int SENTENCE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SENTENCE__END_LINE

static final int SENTENCE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SENTENCE__TAG

static final int SENTENCE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SENTENCE__PARENT

static final int SENTENCE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SENTENCE__STATEMENTS

static final int SENTENCE__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

SENTENCE_FEATURE_COUNT

static final int SENTENCE_FEATURE_COUNT
The number of structural features of the 'Sentence' class.

See Also:
Constant Field Values

STMT

static final int STMT
The meta object id for the 'Stmt' class.

See Also:
StmtImpl, COBOLPackageImpl.getStmt(), Constant Field Values

STMT__BEGIN_COLUMN

static final int STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STMT__END_COLUMN

static final int STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STMT__BEGIN_FILE

static final int STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STMT__END_FILE

static final int STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STMT__BEGIN_LINE

static final int STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STMT__END_LINE

static final int STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STMT__TAG

static final int STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STMT__PARENT

static final int STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STMT_FEATURE_COUNT

static final int STMT_FEATURE_COUNT
The number of structural features of the 'Stmt' class.

See Also:
Constant Field Values

NO_OP_STMT

static final int NO_OP_STMT
The meta object id for the 'No Op Stmt' class.

See Also:
NoOpStmtImpl, COBOLPackageImpl.getNoOpStmt(), Constant Field Values

NO_OP_STMT__BEGIN_COLUMN

static final int NO_OP_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

NO_OP_STMT__END_COLUMN

static final int NO_OP_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

NO_OP_STMT__BEGIN_FILE

static final int NO_OP_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

NO_OP_STMT__END_FILE

static final int NO_OP_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

NO_OP_STMT__BEGIN_LINE

static final int NO_OP_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

NO_OP_STMT__END_LINE

static final int NO_OP_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

NO_OP_STMT__TAG

static final int NO_OP_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

NO_OP_STMT__PARENT

static final int NO_OP_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

NO_OP_STMT_FEATURE_COUNT

static final int NO_OP_STMT_FEATURE_COUNT
The number of structural features of the 'No Op Stmt' class.

See Also:
Constant Field Values

MOVE_STMT

static final int MOVE_STMT
The meta object id for the 'Move Stmt' class.

See Also:
MoveStmtImpl, COBOLPackageImpl.getMoveStmt(), Constant Field Values

MOVE_STMT__BEGIN_COLUMN

static final int MOVE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MOVE_STMT__END_COLUMN

static final int MOVE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MOVE_STMT__BEGIN_FILE

static final int MOVE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MOVE_STMT__END_FILE

static final int MOVE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MOVE_STMT__BEGIN_LINE

static final int MOVE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MOVE_STMT__END_LINE

static final int MOVE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MOVE_STMT__TAG

static final int MOVE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MOVE_STMT__PARENT

static final int MOVE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MOVE_STMT_FEATURE_COUNT

static final int MOVE_STMT_FEATURE_COUNT
The number of structural features of the 'Move Stmt' class.

See Also:
Constant Field Values

SET_STMT

static final int SET_STMT
The meta object id for the 'Set Stmt' class.

See Also:
SetStmtImpl, COBOLPackageImpl.getSetStmt(), Constant Field Values

SET_STMT__BEGIN_COLUMN

static final int SET_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_STMT__END_COLUMN

static final int SET_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_STMT__BEGIN_FILE

static final int SET_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_STMT__END_FILE

static final int SET_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_STMT__BEGIN_LINE

static final int SET_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_STMT__END_LINE

static final int SET_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_STMT__TAG

static final int SET_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_STMT__PARENT

static final int SET_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_STMT_FEATURE_COUNT

static final int SET_STMT_FEATURE_COUNT
The number of structural features of the 'Set Stmt' class.

See Also:
Constant Field Values

GO_TO_STMT

static final int GO_TO_STMT
The meta object id for the 'Go To Stmt' class.

See Also:
GoToStmtImpl, COBOLPackageImpl.getGoToStmt(), Constant Field Values

GO_TO_STMT__BEGIN_COLUMN

static final int GO_TO_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GO_TO_STMT__END_COLUMN

static final int GO_TO_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GO_TO_STMT__BEGIN_FILE

static final int GO_TO_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GO_TO_STMT__END_FILE

static final int GO_TO_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GO_TO_STMT__BEGIN_LINE

static final int GO_TO_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GO_TO_STMT__END_LINE

static final int GO_TO_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GO_TO_STMT__TAG

static final int GO_TO_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GO_TO_STMT__PARENT

static final int GO_TO_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GO_TO_STMT_FEATURE_COUNT

static final int GO_TO_STMT_FEATURE_COUNT
The number of structural features of the 'Go To Stmt' class.

See Also:
Constant Field Values

EXIT_STMT

static final int EXIT_STMT
The meta object id for the 'Exit Stmt' class.

See Also:
ExitStmtImpl, COBOLPackageImpl.getExitStmt(), Constant Field Values

EXIT_STMT__BEGIN_COLUMN

static final int EXIT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXIT_STMT__END_COLUMN

static final int EXIT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXIT_STMT__BEGIN_FILE

static final int EXIT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXIT_STMT__END_FILE

static final int EXIT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXIT_STMT__BEGIN_LINE

static final int EXIT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXIT_STMT__END_LINE

static final int EXIT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXIT_STMT__TAG

static final int EXIT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXIT_STMT__PARENT

static final int EXIT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXIT_STMT_FEATURE_COUNT

static final int EXIT_STMT_FEATURE_COUNT
The number of structural features of the 'Exit Stmt' class.

See Also:
Constant Field Values

STOP_STMT

static final int STOP_STMT
The meta object id for the 'Stop Stmt' class.

See Also:
StopStmtImpl, COBOLPackageImpl.getStopStmt(), Constant Field Values

STOP_STMT__BEGIN_COLUMN

static final int STOP_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STOP_STMT__END_COLUMN

static final int STOP_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STOP_STMT__BEGIN_FILE

static final int STOP_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STOP_STMT__END_FILE

static final int STOP_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STOP_STMT__BEGIN_LINE

static final int STOP_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STOP_STMT__END_LINE

static final int STOP_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STOP_STMT__TAG

static final int STOP_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STOP_STMT__PARENT

static final int STOP_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STOP_STMT_FEATURE_COUNT

static final int STOP_STMT_FEATURE_COUNT
The number of structural features of the 'Stop Stmt' class.

See Also:
Constant Field Values

CONTINUE_STMT

static final int CONTINUE_STMT
The meta object id for the 'Continue Stmt' class.

See Also:
ContinueStmtImpl, COBOLPackageImpl.getContinueStmt(), Constant Field Values

CONTINUE_STMT__BEGIN_COLUMN

static final int CONTINUE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__END_COLUMN

static final int CONTINUE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__BEGIN_FILE

static final int CONTINUE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__END_FILE

static final int CONTINUE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__BEGIN_LINE

static final int CONTINUE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__END_LINE

static final int CONTINUE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__TAG

static final int CONTINUE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CONTINUE_STMT__PARENT

static final int CONTINUE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CONTINUE_STMT_FEATURE_COUNT

static final int CONTINUE_STMT_FEATURE_COUNT
The number of structural features of the 'Continue Stmt' class.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT

static final int MOVE_SIMPLE_STMT
The meta object id for the 'Move Simple Stmt' class.

See Also:
MoveSimpleStmtImpl, COBOLPackageImpl.getMoveSimpleStmt(), Constant Field Values

MOVE_SIMPLE_STMT__BEGIN_COLUMN

static final int MOVE_SIMPLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__END_COLUMN

static final int MOVE_SIMPLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__BEGIN_FILE

static final int MOVE_SIMPLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__END_FILE

static final int MOVE_SIMPLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__BEGIN_LINE

static final int MOVE_SIMPLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__END_LINE

static final int MOVE_SIMPLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__TAG

static final int MOVE_SIMPLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__PARENT

static final int MOVE_SIMPLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__SENDING_AREA

static final int MOVE_SIMPLE_STMT__SENDING_AREA
The feature id for the 'Sending Area' containment reference.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT__RECEIVING_AREAS

static final int MOVE_SIMPLE_STMT__RECEIVING_AREAS
The feature id for the 'Receiving Areas' containment reference list.

See Also:
Constant Field Values

MOVE_SIMPLE_STMT_FEATURE_COUNT

static final int MOVE_SIMPLE_STMT_FEATURE_COUNT
The number of structural features of the 'Move Simple Stmt' class.

See Also:
Constant Field Values

MOVE_CORR_STMT

static final int MOVE_CORR_STMT
The meta object id for the 'Move Corr Stmt' class.

See Also:
MoveCorrStmtImpl, COBOLPackageImpl.getMoveCorrStmt(), Constant Field Values

MOVE_CORR_STMT__BEGIN_COLUMN

static final int MOVE_CORR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__END_COLUMN

static final int MOVE_CORR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__BEGIN_FILE

static final int MOVE_CORR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__END_FILE

static final int MOVE_CORR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__BEGIN_LINE

static final int MOVE_CORR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__END_LINE

static final int MOVE_CORR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__TAG

static final int MOVE_CORR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MOVE_CORR_STMT__PARENT

static final int MOVE_CORR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MOVE_CORR_STMT__SENDING_AREA

static final int MOVE_CORR_STMT__SENDING_AREA
The feature id for the 'Sending Area' containment reference.

See Also:
Constant Field Values

MOVE_CORR_STMT__RECEIVING_AREA

static final int MOVE_CORR_STMT__RECEIVING_AREA
The feature id for the 'Receiving Area' containment reference.

See Also:
Constant Field Values

MOVE_CORR_STMT_FEATURE_COUNT

static final int MOVE_CORR_STMT_FEATURE_COUNT
The number of structural features of the 'Move Corr Stmt' class.

See Also:
Constant Field Values

CALL_STMT

static final int CALL_STMT
The meta object id for the 'Call Stmt' class.

See Also:
CallStmtImpl, COBOLPackageImpl.getCallStmt(), Constant Field Values

CALL_STMT__BEGIN_COLUMN

static final int CALL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CALL_STMT__END_COLUMN

static final int CALL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CALL_STMT__BEGIN_FILE

static final int CALL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CALL_STMT__END_FILE

static final int CALL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CALL_STMT__BEGIN_LINE

static final int CALL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CALL_STMT__END_LINE

static final int CALL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CALL_STMT__TAG

static final int CALL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CALL_STMT__PARENT

static final int CALL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CALL_STMT__PROGRAM

static final int CALL_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CALL_STMT__USING

static final int CALL_STMT__USING
The feature id for the 'Using' containment reference list.

See Also:
Constant Field Values

CALL_STMT__RETURNING

static final int CALL_STMT__RETURNING
The feature id for the 'Returning' containment reference.

See Also:
Constant Field Values

CALL_STMT__ON_EXCEPTION

static final int CALL_STMT__ON_EXCEPTION
The feature id for the 'On Exception' containment reference list.

See Also:
Constant Field Values

CALL_STMT__NOT_ON_EXCEPTION

static final int CALL_STMT__NOT_ON_EXCEPTION
The feature id for the 'Not On Exception' containment reference list.

See Also:
Constant Field Values

CALL_STMT__ON_OVERFLOW

static final int CALL_STMT__ON_OVERFLOW
The feature id for the 'On Overflow' containment reference list.

See Also:
Constant Field Values

CALL_STMT_FEATURE_COUNT

static final int CALL_STMT_FEATURE_COUNT
The number of structural features of the 'Call Stmt' class.

See Also:
Constant Field Values

ENTRY_STMT

static final int ENTRY_STMT
The meta object id for the 'Entry Stmt' class.

See Also:
EntryStmtImpl, COBOLPackageImpl.getEntryStmt(), Constant Field Values

ENTRY_STMT__BEGIN_COLUMN

static final int ENTRY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ENTRY_STMT__END_COLUMN

static final int ENTRY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ENTRY_STMT__BEGIN_FILE

static final int ENTRY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ENTRY_STMT__END_FILE

static final int ENTRY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ENTRY_STMT__BEGIN_LINE

static final int ENTRY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ENTRY_STMT__END_LINE

static final int ENTRY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ENTRY_STMT__TAG

static final int ENTRY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ENTRY_STMT__PARENT

static final int ENTRY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ENTRY_STMT__ENTRY_NAME

static final int ENTRY_STMT__ENTRY_NAME
The feature id for the 'Entry Name' attribute.

See Also:
Constant Field Values

ENTRY_STMT__USING

static final int ENTRY_STMT__USING
The feature id for the 'Using' containment reference list.

See Also:
Constant Field Values

ENTRY_STMT_FEATURE_COUNT

static final int ENTRY_STMT_FEATURE_COUNT
The number of structural features of the 'Entry Stmt' class.

See Also:
Constant Field Values

DATA_REF_OR_LITERAL_OR_INDEX_REF

static final int DATA_REF_OR_LITERAL_OR_INDEX_REF
The meta object id for the 'Data Ref Or Literal Or Index Ref' class.

See Also:
DataRefOrLiteralOrIndexRef, COBOLPackageImpl.getDataRefOrLiteralOrIndexRef(), Constant Field Values

DATA_REF_OR_LITERAL_OR_INDEX_REF_FEATURE_COUNT

static final int DATA_REF_OR_LITERAL_OR_INDEX_REF_FEATURE_COUNT
The number of structural features of the 'Data Ref Or Literal Or Index Ref' class.

See Also:
Constant Field Values

DATA_REF_OR_LITERAL

static final int DATA_REF_OR_LITERAL
The meta object id for the 'Data Ref Or Literal' class.

See Also:
DataRefOrLiteral, COBOLPackageImpl.getDataRefOrLiteral(), Constant Field Values

DATA_REF_OR_LITERAL_FEATURE_COUNT

static final int DATA_REF_OR_LITERAL_FEATURE_COUNT
The number of structural features of the 'Data Ref Or Literal' class.

See Also:
Constant Field Values

SIMPLE_REF_OR_LITERAL

static final int SIMPLE_REF_OR_LITERAL
The meta object id for the 'Simple Ref Or Literal' class.

See Also:
SimpleRefOrLiteral, COBOLPackageImpl.getSimpleRefOrLiteral(), Constant Field Values

SIMPLE_REF_OR_LITERAL_FEATURE_COUNT

static final int SIMPLE_REF_OR_LITERAL_FEATURE_COUNT
The number of structural features of the 'Simple Ref Or Literal' class.

See Also:
Constant Field Values

LITERAL

static final int LITERAL
The meta object id for the 'Literal' class.

See Also:
LiteralImpl, COBOLPackageImpl.getLiteral(), Constant Field Values

LITERAL__BEGIN_COLUMN

static final int LITERAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LITERAL__END_COLUMN

static final int LITERAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LITERAL__BEGIN_FILE

static final int LITERAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LITERAL__END_FILE

static final int LITERAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LITERAL__BEGIN_LINE

static final int LITERAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LITERAL__END_LINE

static final int LITERAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LITERAL__TAG

static final int LITERAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LITERAL__PARENT

static final int LITERAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LITERAL__LIT

static final int LITERAL__LIT
The feature id for the 'Lit' containment reference.

See Also:
Constant Field Values

LITERAL_FEATURE_COUNT

static final int LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.

See Also:
Constant Field Values

ACTUAL_PARAMETER

static final int ACTUAL_PARAMETER
The meta object id for the 'Actual Parameter' class.

See Also:
ActualParameterImpl, COBOLPackageImpl.getActualParameter(), Constant Field Values

ACTUAL_PARAMETER__BEGIN_COLUMN

static final int ACTUAL_PARAMETER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__END_COLUMN

static final int ACTUAL_PARAMETER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__BEGIN_FILE

static final int ACTUAL_PARAMETER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__END_FILE

static final int ACTUAL_PARAMETER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__BEGIN_LINE

static final int ACTUAL_PARAMETER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__END_LINE

static final int ACTUAL_PARAMETER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__TAG

static final int ACTUAL_PARAMETER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER__PARENT

static final int ACTUAL_PARAMETER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ACTUAL_PARAMETER__ARG

static final int ACTUAL_PARAMETER__ARG
The feature id for the 'Arg' containment reference.

See Also:
Constant Field Values

ACTUAL_PARAMETER__TYPE

static final int ACTUAL_PARAMETER__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

ACTUAL_PARAMETER_FEATURE_COUNT

static final int ACTUAL_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Actual Parameter' class.

See Also:
Constant Field Values

FORMAL_PARAMETER

static final int FORMAL_PARAMETER
The meta object id for the 'Formal Parameter' class.

See Also:
FormalParameterImpl, COBOLPackageImpl.getFormalParameter(), Constant Field Values

FORMAL_PARAMETER__BEGIN_COLUMN

static final int FORMAL_PARAMETER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__END_COLUMN

static final int FORMAL_PARAMETER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__BEGIN_FILE

static final int FORMAL_PARAMETER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__END_FILE

static final int FORMAL_PARAMETER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__BEGIN_LINE

static final int FORMAL_PARAMETER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__END_LINE

static final int FORMAL_PARAMETER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__TAG

static final int FORMAL_PARAMETER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER__PARENT

static final int FORMAL_PARAMETER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FORMAL_PARAMETER__ARG

static final int FORMAL_PARAMETER__ARG
The feature id for the 'Arg' reference.

See Also:
Constant Field Values

FORMAL_PARAMETER__TYPE

static final int FORMAL_PARAMETER__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

FORMAL_PARAMETER_FEATURE_COUNT

static final int FORMAL_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Formal Parameter' class.

See Also:
Constant Field Values

DATA_REF_OR_INDEX_REF

static final int DATA_REF_OR_INDEX_REF
The meta object id for the 'Data Ref Or Index Ref' class.

See Also:
DataRefOrIndexRef, COBOLPackageImpl.getDataRefOrIndexRef(), Constant Field Values

DATA_REF_OR_INDEX_REF_FEATURE_COUNT

static final int DATA_REF_OR_INDEX_REF_FEATURE_COUNT
The number of structural features of the 'Data Ref Or Index Ref' class.

See Also:
Constant Field Values

INDEX_REF

static final int INDEX_REF
The meta object id for the 'Index Ref' class.

See Also:
IndexRefImpl, COBOLPackageImpl.getIndexRef(), Constant Field Values

INDEX_REF__BEGIN_COLUMN

static final int INDEX_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INDEX_REF__END_COLUMN

static final int INDEX_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INDEX_REF__BEGIN_FILE

static final int INDEX_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INDEX_REF__END_FILE

static final int INDEX_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INDEX_REF__BEGIN_LINE

static final int INDEX_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INDEX_REF__END_LINE

static final int INDEX_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INDEX_REF__TAG

static final int INDEX_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INDEX_REF__PARENT

static final int INDEX_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INDEX_REF__INDEX

static final int INDEX_REF__INDEX
The feature id for the 'Index' reference.

See Also:
Constant Field Values

INDEX_REF_FEATURE_COUNT

static final int INDEX_REF_FEATURE_COUNT
The number of structural features of the 'Index Ref' class.

See Also:
Constant Field Values

SET_INDICES_STMT

static final int SET_INDICES_STMT
The meta object id for the 'Set Indices Stmt' class.

See Also:
SetIndicesStmtImpl, COBOLPackageImpl.getSetIndicesStmt(), Constant Field Values

SET_INDICES_STMT__BEGIN_COLUMN

static final int SET_INDICES_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__END_COLUMN

static final int SET_INDICES_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__BEGIN_FILE

static final int SET_INDICES_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__END_FILE

static final int SET_INDICES_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__BEGIN_LINE

static final int SET_INDICES_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__END_LINE

static final int SET_INDICES_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__TAG

static final int SET_INDICES_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_INDICES_STMT__PARENT

static final int SET_INDICES_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_INDICES_STMT__RECEIVING_AREAS

static final int SET_INDICES_STMT__RECEIVING_AREAS
The feature id for the 'Receiving Areas' containment reference list.

See Also:
Constant Field Values

SET_INDICES_STMT__SENDING_AREA

static final int SET_INDICES_STMT__SENDING_AREA
The feature id for the 'Sending Area' containment reference.

See Also:
Constant Field Values

SET_INDICES_STMT_FEATURE_COUNT

static final int SET_INDICES_STMT_FEATURE_COUNT
The number of structural features of the 'Set Indices Stmt' class.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT

static final int SET_ADJUST_INDICES_STMT
The meta object id for the 'Set Adjust Indices Stmt' class.

See Also:
SetAdjustIndicesStmtImpl, COBOLPackageImpl.getSetAdjustIndicesStmt(), Constant Field Values

SET_ADJUST_INDICES_STMT__BEGIN_COLUMN

static final int SET_ADJUST_INDICES_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__END_COLUMN

static final int SET_ADJUST_INDICES_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__BEGIN_FILE

static final int SET_ADJUST_INDICES_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__END_FILE

static final int SET_ADJUST_INDICES_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__BEGIN_LINE

static final int SET_ADJUST_INDICES_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__END_LINE

static final int SET_ADJUST_INDICES_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__TAG

static final int SET_ADJUST_INDICES_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__PARENT

static final int SET_ADJUST_INDICES_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__INDICES

static final int SET_ADJUST_INDICES_STMT__INDICES
The feature id for the 'Indices' reference list.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__UP

static final int SET_ADJUST_INDICES_STMT__UP
The feature id for the 'Up' attribute.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT__BY

static final int SET_ADJUST_INDICES_STMT__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

SET_ADJUST_INDICES_STMT_FEATURE_COUNT

static final int SET_ADJUST_INDICES_STMT_FEATURE_COUNT
The number of structural features of the 'Set Adjust Indices Stmt' class.

See Also:
Constant Field Values

SET_SWITCHES_STMT

static final int SET_SWITCHES_STMT
The meta object id for the 'Set Switches Stmt' class.

See Also:
SetSwitchesStmtImpl, COBOLPackageImpl.getSetSwitchesStmt(), Constant Field Values

SET_SWITCHES_STMT__BEGIN_COLUMN

static final int SET_SWITCHES_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__END_COLUMN

static final int SET_SWITCHES_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__BEGIN_FILE

static final int SET_SWITCHES_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__END_FILE

static final int SET_SWITCHES_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__BEGIN_LINE

static final int SET_SWITCHES_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__END_LINE

static final int SET_SWITCHES_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__TAG

static final int SET_SWITCHES_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_SWITCHES_STMT__PARENT

static final int SET_SWITCHES_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_SWITCHES_STMT__CLAUSES

static final int SET_SWITCHES_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

SET_SWITCHES_STMT_FEATURE_COUNT

static final int SET_SWITCHES_STMT_FEATURE_COUNT
The number of structural features of the 'Set Switches Stmt' class.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE

static final int SET_SWITCHES_CLAUSE
The meta object id for the 'Set Switches Clause' class.

See Also:
SetSwitchesClauseImpl, COBOLPackageImpl.getSetSwitchesClause(), Constant Field Values

SET_SWITCHES_CLAUSE__BEGIN_COLUMN

static final int SET_SWITCHES_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__END_COLUMN

static final int SET_SWITCHES_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__BEGIN_FILE

static final int SET_SWITCHES_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__END_FILE

static final int SET_SWITCHES_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__BEGIN_LINE

static final int SET_SWITCHES_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__END_LINE

static final int SET_SWITCHES_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__TAG

static final int SET_SWITCHES_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__PARENT

static final int SET_SWITCHES_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__SWITCHES

static final int SET_SWITCHES_CLAUSE__SWITCHES
The feature id for the 'Switches' reference list.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE__ON

static final int SET_SWITCHES_CLAUSE__ON
The feature id for the 'On' attribute.

See Also:
Constant Field Values

SET_SWITCHES_CLAUSE_FEATURE_COUNT

static final int SET_SWITCHES_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Set Switches Clause' class.

See Also:
Constant Field Values

LEVEL88_ITEM_REF

static final int LEVEL88_ITEM_REF
The meta object id for the 'Level88 Item Ref' class.

See Also:
Level88ItemRefImpl, COBOLPackageImpl.getLevel88ItemRef(), Constant Field Values

LEVEL88_ITEM_REF__BEGIN_COLUMN

static final int LEVEL88_ITEM_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__END_COLUMN

static final int LEVEL88_ITEM_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__BEGIN_FILE

static final int LEVEL88_ITEM_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__END_FILE

static final int LEVEL88_ITEM_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__BEGIN_LINE

static final int LEVEL88_ITEM_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__END_LINE

static final int LEVEL88_ITEM_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__TAG

static final int LEVEL88_ITEM_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__PARENT

static final int LEVEL88_ITEM_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__ITEM88

static final int LEVEL88_ITEM_REF__ITEM88
The feature id for the 'Item88' reference.

See Also:
Constant Field Values

LEVEL88_ITEM_REF__SUBSCRIPTS

static final int LEVEL88_ITEM_REF__SUBSCRIPTS
The feature id for the 'Subscripts' containment reference list.

See Also:
Constant Field Values

LEVEL88_ITEM_REF_FEATURE_COUNT

static final int LEVEL88_ITEM_REF_FEATURE_COUNT
The number of structural features of the 'Level88 Item Ref' class.

See Also:
Constant Field Values

SET88_ITEMS_STMT

static final int SET88_ITEMS_STMT
The meta object id for the 'Set88 Items Stmt' class.

See Also:
Set88ItemsStmtImpl, COBOLPackageImpl.getSet88ItemsStmt(), Constant Field Values

SET88_ITEMS_STMT__BEGIN_COLUMN

static final int SET88_ITEMS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__END_COLUMN

static final int SET88_ITEMS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__BEGIN_FILE

static final int SET88_ITEMS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__END_FILE

static final int SET88_ITEMS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__BEGIN_LINE

static final int SET88_ITEMS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__END_LINE

static final int SET88_ITEMS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__TAG

static final int SET88_ITEMS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET88_ITEMS_STMT__PARENT

static final int SET88_ITEMS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET88_ITEMS_STMT__REFS88

static final int SET88_ITEMS_STMT__REFS88
The feature id for the 'Refs88' containment reference list.

See Also:
Constant Field Values

SET88_ITEMS_STMT_FEATURE_COUNT

static final int SET88_ITEMS_STMT_FEATURE_COUNT
The number of structural features of the 'Set88 Items Stmt' class.

See Also:
Constant Field Values

SET_POINTERS_STMT

static final int SET_POINTERS_STMT
The meta object id for the 'Set Pointers Stmt' class.

See Also:
SetPointersStmtImpl, COBOLPackageImpl.getSetPointersStmt(), Constant Field Values

SET_POINTERS_STMT__BEGIN_COLUMN

static final int SET_POINTERS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__END_COLUMN

static final int SET_POINTERS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__BEGIN_FILE

static final int SET_POINTERS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__END_FILE

static final int SET_POINTERS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__BEGIN_LINE

static final int SET_POINTERS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__END_LINE

static final int SET_POINTERS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__TAG

static final int SET_POINTERS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_POINTERS_STMT__PARENT

static final int SET_POINTERS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_POINTERS_STMT__POINTERS

static final int SET_POINTERS_STMT__POINTERS
The feature id for the 'Pointers' containment reference list.

See Also:
Constant Field Values

SET_POINTERS_STMT_FEATURE_COUNT

static final int SET_POINTERS_STMT_FEATURE_COUNT
The number of structural features of the 'Set Pointers Stmt' class.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT

static final int SET_POINTERS_TO_NULL_STMT
The meta object id for the 'Set Pointers To Null Stmt' class.

See Also:
SetPointersToNullStmtImpl, COBOLPackageImpl.getSetPointersToNullStmt(), Constant Field Values

SET_POINTERS_TO_NULL_STMT__BEGIN_COLUMN

static final int SET_POINTERS_TO_NULL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__END_COLUMN

static final int SET_POINTERS_TO_NULL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__BEGIN_FILE

static final int SET_POINTERS_TO_NULL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__END_FILE

static final int SET_POINTERS_TO_NULL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__BEGIN_LINE

static final int SET_POINTERS_TO_NULL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__END_LINE

static final int SET_POINTERS_TO_NULL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__TAG

static final int SET_POINTERS_TO_NULL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__PARENT

static final int SET_POINTERS_TO_NULL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT__POINTERS

static final int SET_POINTERS_TO_NULL_STMT__POINTERS
The feature id for the 'Pointers' containment reference list.

See Also:
Constant Field Values

SET_POINTERS_TO_NULL_STMT_FEATURE_COUNT

static final int SET_POINTERS_TO_NULL_STMT_FEATURE_COUNT
The number of structural features of the 'Set Pointers To Null Stmt' class.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT

static final int SET_POINTERS_TO_ADDRESS_STMT
The meta object id for the 'Set Pointers To Address Stmt' class.

See Also:
SetPointersToAddressStmtImpl, COBOLPackageImpl.getSetPointersToAddressStmt(), Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__BEGIN_COLUMN

static final int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__END_COLUMN

static final int SET_POINTERS_TO_ADDRESS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__BEGIN_FILE

static final int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__END_FILE

static final int SET_POINTERS_TO_ADDRESS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__BEGIN_LINE

static final int SET_POINTERS_TO_ADDRESS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__END_LINE

static final int SET_POINTERS_TO_ADDRESS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__TAG

static final int SET_POINTERS_TO_ADDRESS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__PARENT

static final int SET_POINTERS_TO_ADDRESS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__POINTERS

static final int SET_POINTERS_TO_ADDRESS_STMT__POINTERS
The feature id for the 'Pointers' containment reference list.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT__SENDING_AREA

static final int SET_POINTERS_TO_ADDRESS_STMT__SENDING_AREA
The feature id for the 'Sending Area' containment reference.

See Also:
Constant Field Values

SET_POINTERS_TO_ADDRESS_STMT_FEATURE_COUNT

static final int SET_POINTERS_TO_ADDRESS_STMT_FEATURE_COUNT
The number of structural features of the 'Set Pointers To Address Stmt' class.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT

static final int SET_PROC_POINTERS_STMT
The meta object id for the 'Set Proc Pointers Stmt' class.

See Also:
SetProcPointersStmtImpl, COBOLPackageImpl.getSetProcPointersStmt(), Constant Field Values

SET_PROC_POINTERS_STMT__BEGIN_COLUMN

static final int SET_PROC_POINTERS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__END_COLUMN

static final int SET_PROC_POINTERS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__BEGIN_FILE

static final int SET_PROC_POINTERS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__END_FILE

static final int SET_PROC_POINTERS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__BEGIN_LINE

static final int SET_PROC_POINTERS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__END_LINE

static final int SET_PROC_POINTERS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__TAG

static final int SET_PROC_POINTERS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__PARENT

static final int SET_PROC_POINTERS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT__PROC_POINTERS

static final int SET_PROC_POINTERS_STMT__PROC_POINTERS
The feature id for the 'Proc Pointers' containment reference list.

See Also:
Constant Field Values

SET_PROC_POINTERS_STMT_FEATURE_COUNT

static final int SET_PROC_POINTERS_STMT_FEATURE_COUNT
The number of structural features of the 'Set Proc Pointers Stmt' class.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT

static final int SET_PROC_POINTERS_TO_NULL_STMT
The meta object id for the 'Set Proc Pointers To Null Stmt' class.

See Also:
SetProcPointersToNullStmtImpl, COBOLPackageImpl.getSetProcPointersToNullStmt(), Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_COLUMN

static final int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__END_COLUMN

static final int SET_PROC_POINTERS_TO_NULL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_FILE

static final int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__END_FILE

static final int SET_PROC_POINTERS_TO_NULL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_LINE

static final int SET_PROC_POINTERS_TO_NULL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__END_LINE

static final int SET_PROC_POINTERS_TO_NULL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__TAG

static final int SET_PROC_POINTERS_TO_NULL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__PARENT

static final int SET_PROC_POINTERS_TO_NULL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT__PROC_POINTERS

static final int SET_PROC_POINTERS_TO_NULL_STMT__PROC_POINTERS
The feature id for the 'Proc Pointers' containment reference list.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_NULL_STMT_FEATURE_COUNT

static final int SET_PROC_POINTERS_TO_NULL_STMT_FEATURE_COUNT
The number of structural features of the 'Set Proc Pointers To Null Stmt' class.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT
The meta object id for the 'Set Proc Pointers To Proc Pointer Stmt' class.

See Also:
SetProcPointersToProcPointerStmtImpl, COBOLPackageImpl.getSetProcPointersToProcPointerStmt(), Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_COLUMN

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_COLUMN

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_FILE

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_FILE

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_LINE

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_LINE

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__TAG

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PARENT

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PROC_POINTERS

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__PROC_POINTERS
The feature id for the 'Proc Pointers' containment reference list.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT__SENDING_PROC_POINTER

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT__SENDING_PROC_POINTER
The feature id for the 'Sending Proc Pointer' containment reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_PROC_POINTER_STMT_FEATURE_COUNT

static final int SET_PROC_POINTERS_TO_PROC_POINTER_STMT_FEATURE_COUNT
The number of structural features of the 'Set Proc Pointers To Proc Pointer Stmt' class.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT

static final int SET_PROC_POINTERS_TO_POINTER_STMT
The meta object id for the 'Set Proc Pointers To Pointer Stmt' class.

See Also:
SetProcPointersToPointerStmtImpl, COBOLPackageImpl.getSetProcPointersToPointerStmt(), Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_COLUMN

static final int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__END_COLUMN

static final int SET_PROC_POINTERS_TO_POINTER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_FILE

static final int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__END_FILE

static final int SET_PROC_POINTERS_TO_POINTER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_LINE

static final int SET_PROC_POINTERS_TO_POINTER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__END_LINE

static final int SET_PROC_POINTERS_TO_POINTER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__TAG

static final int SET_PROC_POINTERS_TO_POINTER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__PARENT

static final int SET_PROC_POINTERS_TO_POINTER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__PROC_POINTERS

static final int SET_PROC_POINTERS_TO_POINTER_STMT__PROC_POINTERS
The feature id for the 'Proc Pointers' containment reference list.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT__SENDING_POINTER

static final int SET_PROC_POINTERS_TO_POINTER_STMT__SENDING_POINTER
The feature id for the 'Sending Pointer' containment reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_POINTER_STMT_FEATURE_COUNT

static final int SET_PROC_POINTERS_TO_POINTER_STMT_FEATURE_COUNT
The number of structural features of the 'Set Proc Pointers To Pointer Stmt' class.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT

static final int SET_PROC_POINTERS_TO_ENTRY_STMT
The meta object id for the 'Set Proc Pointers To Entry Stmt' class.

See Also:
SetProcPointersToEntryStmtImpl, COBOLPackageImpl.getSetProcPointersToEntryStmt(), Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_COLUMN

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__END_COLUMN

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_FILE

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__END_FILE

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_LINE

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__END_LINE

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__TAG

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__PARENT

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__PROC_POINTERS

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__PROC_POINTERS
The feature id for the 'Proc Pointers' containment reference list.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT__ENTRY

static final int SET_PROC_POINTERS_TO_ENTRY_STMT__ENTRY
The feature id for the 'Entry' containment reference.

See Also:
Constant Field Values

SET_PROC_POINTERS_TO_ENTRY_STMT_FEATURE_COUNT

static final int SET_PROC_POINTERS_TO_ENTRY_STMT_FEATURE_COUNT
The number of structural features of the 'Set Proc Pointers To Entry Stmt' class.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT

static final int IF_THEN_ELSE_STMT
The meta object id for the 'If Then Else Stmt' class.

See Also:
IfThenElseStmtImpl, COBOLPackageImpl.getIfThenElseStmt(), Constant Field Values

IF_THEN_ELSE_STMT__BEGIN_COLUMN

static final int IF_THEN_ELSE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__END_COLUMN

static final int IF_THEN_ELSE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__BEGIN_FILE

static final int IF_THEN_ELSE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__END_FILE

static final int IF_THEN_ELSE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__BEGIN_LINE

static final int IF_THEN_ELSE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__END_LINE

static final int IF_THEN_ELSE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__TAG

static final int IF_THEN_ELSE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__PARENT

static final int IF_THEN_ELSE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__CONDITION

static final int IF_THEN_ELSE_STMT__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__THEN

static final int IF_THEN_ELSE_STMT__THEN
The feature id for the 'Then' containment reference.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT__ELSE

static final int IF_THEN_ELSE_STMT__ELSE
The feature id for the 'Else' containment reference.

See Also:
Constant Field Values

IF_THEN_ELSE_STMT_FEATURE_COUNT

static final int IF_THEN_ELSE_STMT_FEATURE_COUNT
The number of structural features of the 'If Then Else Stmt' class.

See Also:
Constant Field Values

BRANCH

static final int BRANCH
The meta object id for the 'Branch' class.

See Also:
BranchImpl, COBOLPackageImpl.getBranch(), Constant Field Values

BRANCH__BEGIN_COLUMN

static final int BRANCH__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

BRANCH__END_COLUMN

static final int BRANCH__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

BRANCH__BEGIN_FILE

static final int BRANCH__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

BRANCH__END_FILE

static final int BRANCH__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

BRANCH__BEGIN_LINE

static final int BRANCH__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

BRANCH__END_LINE

static final int BRANCH__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

BRANCH__TAG

static final int BRANCH__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

BRANCH__PARENT

static final int BRANCH__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

BRANCH__NEXT_SENTENCE

static final int BRANCH__NEXT_SENTENCE
The feature id for the 'Next Sentence' attribute.

See Also:
Constant Field Values

BRANCH__STATEMENTS

static final int BRANCH__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

BRANCH_FEATURE_COUNT

static final int BRANCH_FEATURE_COUNT
The number of structural features of the 'Branch' class.

See Also:
Constant Field Values

EVALUATE_STMT

static final int EVALUATE_STMT
The meta object id for the 'Evaluate Stmt' class.

See Also:
EvaluateStmtImpl, COBOLPackageImpl.getEvaluateStmt(), Constant Field Values

EVALUATE_STMT__BEGIN_COLUMN

static final int EVALUATE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__END_COLUMN

static final int EVALUATE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__BEGIN_FILE

static final int EVALUATE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__END_FILE

static final int EVALUATE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__BEGIN_LINE

static final int EVALUATE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__END_LINE

static final int EVALUATE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__TAG

static final int EVALUATE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_STMT__PARENT

static final int EVALUATE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_STMT__SUBJECTS

static final int EVALUATE_STMT__SUBJECTS
The feature id for the 'Subjects' containment reference list.

See Also:
Constant Field Values

EVALUATE_STMT__WHEN_BLOCKS

static final int EVALUATE_STMT__WHEN_BLOCKS
The feature id for the 'When Blocks' containment reference list.

See Also:
Constant Field Values

EVALUATE_STMT__WHEN_OTHER

static final int EVALUATE_STMT__WHEN_OTHER
The feature id for the 'When Other' containment reference list.

See Also:
Constant Field Values

EVALUATE_STMT_FEATURE_COUNT

static final int EVALUATE_STMT_FEATURE_COUNT
The number of structural features of the 'Evaluate Stmt' class.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK

static final int EVALUATE_WHEN_BLOCK
The meta object id for the 'Evaluate When Block' class.

See Also:
EvaluateWhenBlockImpl, COBOLPackageImpl.getEvaluateWhenBlock(), Constant Field Values

EVALUATE_WHEN_BLOCK__BEGIN_COLUMN

static final int EVALUATE_WHEN_BLOCK__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__END_COLUMN

static final int EVALUATE_WHEN_BLOCK__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__BEGIN_FILE

static final int EVALUATE_WHEN_BLOCK__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__END_FILE

static final int EVALUATE_WHEN_BLOCK__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__BEGIN_LINE

static final int EVALUATE_WHEN_BLOCK__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__END_LINE

static final int EVALUATE_WHEN_BLOCK__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__TAG

static final int EVALUATE_WHEN_BLOCK__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__PARENT

static final int EVALUATE_WHEN_BLOCK__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__WHEN_CLAUSES

static final int EVALUATE_WHEN_BLOCK__WHEN_CLAUSES
The feature id for the 'When Clauses' containment reference list.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK__STATEMENTS

static final int EVALUATE_WHEN_BLOCK__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

EVALUATE_WHEN_BLOCK_FEATURE_COUNT

static final int EVALUATE_WHEN_BLOCK_FEATURE_COUNT
The number of structural features of the 'Evaluate When Block' class.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE

static final int EVALUATE_WHEN_CLAUSE
The meta object id for the 'Evaluate When Clause' class.

See Also:
EvaluateWhenClauseImpl, COBOLPackageImpl.getEvaluateWhenClause(), Constant Field Values

EVALUATE_WHEN_CLAUSE__BEGIN_COLUMN

static final int EVALUATE_WHEN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__END_COLUMN

static final int EVALUATE_WHEN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__BEGIN_FILE

static final int EVALUATE_WHEN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__END_FILE

static final int EVALUATE_WHEN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__BEGIN_LINE

static final int EVALUATE_WHEN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__END_LINE

static final int EVALUATE_WHEN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__TAG

static final int EVALUATE_WHEN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__PARENT

static final int EVALUATE_WHEN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE__OBJECTS

static final int EVALUATE_WHEN_CLAUSE__OBJECTS
The feature id for the 'Objects' containment reference list.

See Also:
Constant Field Values

EVALUATE_WHEN_CLAUSE_FEATURE_COUNT

static final int EVALUATE_WHEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Evaluate When Clause' class.

See Also:
Constant Field Values

EVALUATE_OBJECT

static final int EVALUATE_OBJECT
The meta object id for the 'Evaluate Object' class.

See Also:
EvaluateObjectImpl, COBOLPackageImpl.getEvaluateObject(), Constant Field Values

EVALUATE_OBJECT__BEGIN_COLUMN

static final int EVALUATE_OBJECT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__END_COLUMN

static final int EVALUATE_OBJECT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__BEGIN_FILE

static final int EVALUATE_OBJECT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__END_FILE

static final int EVALUATE_OBJECT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__BEGIN_LINE

static final int EVALUATE_OBJECT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__END_LINE

static final int EVALUATE_OBJECT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__TAG

static final int EVALUATE_OBJECT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_OBJECT__PARENT

static final int EVALUATE_OBJECT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_OBJECT_FEATURE_COUNT

static final int EVALUATE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Evaluate Object' class.

See Also:
Constant Field Values

EVALUATE_ANY

static final int EVALUATE_ANY
The meta object id for the 'Evaluate Any' class.

See Also:
EvaluateAnyImpl, COBOLPackageImpl.getEvaluateAny(), Constant Field Values

EVALUATE_ANY__BEGIN_COLUMN

static final int EVALUATE_ANY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__END_COLUMN

static final int EVALUATE_ANY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__BEGIN_FILE

static final int EVALUATE_ANY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__END_FILE

static final int EVALUATE_ANY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__BEGIN_LINE

static final int EVALUATE_ANY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__END_LINE

static final int EVALUATE_ANY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__TAG

static final int EVALUATE_ANY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_ANY__PARENT

static final int EVALUATE_ANY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_ANY_FEATURE_COUNT

static final int EVALUATE_ANY_FEATURE_COUNT
The number of structural features of the 'Evaluate Any' class.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE

static final int EVALUATE_EXPR_RANGE
The meta object id for the 'Evaluate Expr Range' class.

See Also:
EvaluateExprRangeImpl, COBOLPackageImpl.getEvaluateExprRange(), Constant Field Values

EVALUATE_EXPR_RANGE__BEGIN_COLUMN

static final int EVALUATE_EXPR_RANGE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__END_COLUMN

static final int EVALUATE_EXPR_RANGE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__BEGIN_FILE

static final int EVALUATE_EXPR_RANGE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__END_FILE

static final int EVALUATE_EXPR_RANGE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__BEGIN_LINE

static final int EVALUATE_EXPR_RANGE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__END_LINE

static final int EVALUATE_EXPR_RANGE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__TAG

static final int EVALUATE_EXPR_RANGE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__PARENT

static final int EVALUATE_EXPR_RANGE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__NOT

static final int EVALUATE_EXPR_RANGE__NOT
The feature id for the 'Not' attribute.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__LOWER_LIMIT

static final int EVALUATE_EXPR_RANGE__LOWER_LIMIT
The feature id for the 'Lower Limit' containment reference.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE__UPPER_LIMIT

static final int EVALUATE_EXPR_RANGE__UPPER_LIMIT
The feature id for the 'Upper Limit' containment reference.

See Also:
Constant Field Values

EVALUATE_EXPR_RANGE_FEATURE_COUNT

static final int EVALUATE_EXPR_RANGE_FEATURE_COUNT
The number of structural features of the 'Evaluate Expr Range' class.

See Also:
Constant Field Values

PERFORM_STMT

static final int PERFORM_STMT
The meta object id for the 'Perform Stmt' class.

See Also:
PerformStmtImpl, COBOLPackageImpl.getPerformStmt(), Constant Field Values

PERFORM_STMT__BEGIN_COLUMN

static final int PERFORM_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PERFORM_STMT__END_COLUMN

static final int PERFORM_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PERFORM_STMT__BEGIN_FILE

static final int PERFORM_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PERFORM_STMT__END_FILE

static final int PERFORM_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PERFORM_STMT__BEGIN_LINE

static final int PERFORM_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PERFORM_STMT__END_LINE

static final int PERFORM_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PERFORM_STMT__TAG

static final int PERFORM_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PERFORM_STMT__PARENT

static final int PERFORM_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PERFORM_STMT__BODY

static final int PERFORM_STMT__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values

PERFORM_STMT__CONTROLLER

static final int PERFORM_STMT__CONTROLLER
The feature id for the 'Controller' containment reference.

See Also:
Constant Field Values

PERFORM_STMT_FEATURE_COUNT

static final int PERFORM_STMT_FEATURE_COUNT
The number of structural features of the 'Perform Stmt' class.

See Also:
Constant Field Values

PERFORM_BODY

static final int PERFORM_BODY
The meta object id for the 'Perform Body' class.

See Also:
PerformBodyImpl, COBOLPackageImpl.getPerformBody(), Constant Field Values

PERFORM_BODY__BEGIN_COLUMN

static final int PERFORM_BODY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PERFORM_BODY__END_COLUMN

static final int PERFORM_BODY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PERFORM_BODY__BEGIN_FILE

static final int PERFORM_BODY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PERFORM_BODY__END_FILE

static final int PERFORM_BODY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PERFORM_BODY__BEGIN_LINE

static final int PERFORM_BODY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PERFORM_BODY__END_LINE

static final int PERFORM_BODY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PERFORM_BODY__TAG

static final int PERFORM_BODY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PERFORM_BODY__PARENT

static final int PERFORM_BODY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PERFORM_BODY_FEATURE_COUNT

static final int PERFORM_BODY_FEATURE_COUNT
The number of structural features of the 'Perform Body' class.

See Also:
Constant Field Values

PERFORM_INLINE

static final int PERFORM_INLINE
The meta object id for the 'Perform Inline' class.

See Also:
PerformInlineImpl, COBOLPackageImpl.getPerformInline(), Constant Field Values

PERFORM_INLINE__BEGIN_COLUMN

static final int PERFORM_INLINE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__END_COLUMN

static final int PERFORM_INLINE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__BEGIN_FILE

static final int PERFORM_INLINE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__END_FILE

static final int PERFORM_INLINE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__BEGIN_LINE

static final int PERFORM_INLINE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__END_LINE

static final int PERFORM_INLINE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__TAG

static final int PERFORM_INLINE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PERFORM_INLINE__PARENT

static final int PERFORM_INLINE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PERFORM_INLINE__STATEMENTS

static final int PERFORM_INLINE__STATEMENTS
The feature id for the 'Statements' containment reference list.

See Also:
Constant Field Values

PERFORM_INLINE_FEATURE_COUNT

static final int PERFORM_INLINE_FEATURE_COUNT
The number of structural features of the 'Perform Inline' class.

See Also:
Constant Field Values

PERFORM_FROM_TO

static final int PERFORM_FROM_TO
The meta object id for the 'Perform From To' class.

See Also:
PerformFromToImpl, COBOLPackageImpl.getPerformFromTo(), Constant Field Values

PERFORM_FROM_TO__BEGIN_COLUMN

static final int PERFORM_FROM_TO__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__END_COLUMN

static final int PERFORM_FROM_TO__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__BEGIN_FILE

static final int PERFORM_FROM_TO__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__END_FILE

static final int PERFORM_FROM_TO__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__BEGIN_LINE

static final int PERFORM_FROM_TO__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__END_LINE

static final int PERFORM_FROM_TO__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__TAG

static final int PERFORM_FROM_TO__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PERFORM_FROM_TO__PARENT

static final int PERFORM_FROM_TO__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PERFORM_FROM_TO__FROM

static final int PERFORM_FROM_TO__FROM
The feature id for the 'From' reference.

See Also:
Constant Field Values

PERFORM_FROM_TO__TO

static final int PERFORM_FROM_TO__TO
The feature id for the 'To' reference.

See Also:
Constant Field Values

PERFORM_FROM_TO_FEATURE_COUNT

static final int PERFORM_FROM_TO_FEATURE_COUNT
The number of structural features of the 'Perform From To' class.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER

static final int PERFORM_ITERATION_CONTROLLER
The meta object id for the 'Perform Iteration Controller' class.

See Also:
PerformIterationControllerImpl, COBOLPackageImpl.getPerformIterationController(), Constant Field Values

PERFORM_ITERATION_CONTROLLER__BEGIN_COLUMN

static final int PERFORM_ITERATION_CONTROLLER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__END_COLUMN

static final int PERFORM_ITERATION_CONTROLLER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__BEGIN_FILE

static final int PERFORM_ITERATION_CONTROLLER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__END_FILE

static final int PERFORM_ITERATION_CONTROLLER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__BEGIN_LINE

static final int PERFORM_ITERATION_CONTROLLER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__END_LINE

static final int PERFORM_ITERATION_CONTROLLER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__TAG

static final int PERFORM_ITERATION_CONTROLLER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER__PARENT

static final int PERFORM_ITERATION_CONTROLLER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PERFORM_ITERATION_CONTROLLER_FEATURE_COUNT

static final int PERFORM_ITERATION_CONTROLLER_FEATURE_COUNT
The number of structural features of the 'Perform Iteration Controller' class.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES

static final int PI_CONTROLLER_TIMES
The meta object id for the 'PI Controller Times' class.

See Also:
PIControllerTimesImpl, COBOLPackageImpl.getPIControllerTimes(), Constant Field Values

PI_CONTROLLER_TIMES__BEGIN_COLUMN

static final int PI_CONTROLLER_TIMES__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__END_COLUMN

static final int PI_CONTROLLER_TIMES__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__BEGIN_FILE

static final int PI_CONTROLLER_TIMES__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__END_FILE

static final int PI_CONTROLLER_TIMES__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__BEGIN_LINE

static final int PI_CONTROLLER_TIMES__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__END_LINE

static final int PI_CONTROLLER_TIMES__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__TAG

static final int PI_CONTROLLER_TIMES__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__PARENT

static final int PI_CONTROLLER_TIMES__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES__TIMES

static final int PI_CONTROLLER_TIMES__TIMES
The feature id for the 'Times' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_TIMES_FEATURE_COUNT

static final int PI_CONTROLLER_TIMES_FEATURE_COUNT
The number of structural features of the 'PI Controller Times' class.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL

static final int PI_CONTROLLER_UNTIL
The meta object id for the 'PI Controller Until' class.

See Also:
PIControllerUntilImpl, COBOLPackageImpl.getPIControllerUntil(), Constant Field Values

PI_CONTROLLER_UNTIL__BEGIN_COLUMN

static final int PI_CONTROLLER_UNTIL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__END_COLUMN

static final int PI_CONTROLLER_UNTIL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__BEGIN_FILE

static final int PI_CONTROLLER_UNTIL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__END_FILE

static final int PI_CONTROLLER_UNTIL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__BEGIN_LINE

static final int PI_CONTROLLER_UNTIL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__END_LINE

static final int PI_CONTROLLER_UNTIL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__TAG

static final int PI_CONTROLLER_UNTIL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__PARENT

static final int PI_CONTROLLER_UNTIL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__UNTIL

static final int PI_CONTROLLER_UNTIL__UNTIL
The feature id for the 'Until' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL__TEST_AFTER

static final int PI_CONTROLLER_UNTIL__TEST_AFTER
The feature id for the 'Test After' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_UNTIL_FEATURE_COUNT

static final int PI_CONTROLLER_UNTIL_FEATURE_COUNT
The number of structural features of the 'PI Controller Until' class.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING

static final int PI_CONTROLLER_VARYING
The meta object id for the 'PI Controller Varying' class.

See Also:
PIControllerVaryingImpl, COBOLPackageImpl.getPIControllerVarying(), Constant Field Values

PI_CONTROLLER_VARYING__BEGIN_COLUMN

static final int PI_CONTROLLER_VARYING__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__END_COLUMN

static final int PI_CONTROLLER_VARYING__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__BEGIN_FILE

static final int PI_CONTROLLER_VARYING__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__END_FILE

static final int PI_CONTROLLER_VARYING__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__BEGIN_LINE

static final int PI_CONTROLLER_VARYING__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__END_LINE

static final int PI_CONTROLLER_VARYING__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__TAG

static final int PI_CONTROLLER_VARYING__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__PARENT

static final int PI_CONTROLLER_VARYING__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__VARYING_CLAUSES

static final int PI_CONTROLLER_VARYING__VARYING_CLAUSES
The feature id for the 'Varying Clauses' containment reference list.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING__TEST_AFTER

static final int PI_CONTROLLER_VARYING__TEST_AFTER
The feature id for the 'Test After' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_FEATURE_COUNT

static final int PI_CONTROLLER_VARYING_FEATURE_COUNT
The number of structural features of the 'PI Controller Varying' class.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE

static final int PI_CONTROLLER_VARYING_CLAUSE
The meta object id for the 'PI Controller Varying Clause' class.

See Also:
PIControllerVaryingClauseImpl, COBOLPackageImpl.getPIControllerVaryingClause(), Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__BEGIN_COLUMN

static final int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__END_COLUMN

static final int PI_CONTROLLER_VARYING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__BEGIN_FILE

static final int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__END_FILE

static final int PI_CONTROLLER_VARYING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__BEGIN_LINE

static final int PI_CONTROLLER_VARYING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__END_LINE

static final int PI_CONTROLLER_VARYING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__TAG

static final int PI_CONTROLLER_VARYING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__PARENT

static final int PI_CONTROLLER_VARYING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__VARIED

static final int PI_CONTROLLER_VARYING_CLAUSE__VARIED
The feature id for the 'Varied' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__FROM

static final int PI_CONTROLLER_VARYING_CLAUSE__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__BY

static final int PI_CONTROLLER_VARYING_CLAUSE__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE__UNTIL

static final int PI_CONTROLLER_VARYING_CLAUSE__UNTIL
The feature id for the 'Until' containment reference.

See Also:
Constant Field Values

PI_CONTROLLER_VARYING_CLAUSE_FEATURE_COUNT

static final int PI_CONTROLLER_VARYING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'PI Controller Varying Clause' class.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT

static final int GO_TO_ALTERED_STMT
The meta object id for the 'Go To Altered Stmt' class.

See Also:
GoToAlteredStmtImpl, COBOLPackageImpl.getGoToAlteredStmt(), Constant Field Values

GO_TO_ALTERED_STMT__BEGIN_COLUMN

static final int GO_TO_ALTERED_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__END_COLUMN

static final int GO_TO_ALTERED_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__BEGIN_FILE

static final int GO_TO_ALTERED_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__END_FILE

static final int GO_TO_ALTERED_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__BEGIN_LINE

static final int GO_TO_ALTERED_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__END_LINE

static final int GO_TO_ALTERED_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__TAG

static final int GO_TO_ALTERED_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT__PARENT

static final int GO_TO_ALTERED_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GO_TO_ALTERED_STMT_FEATURE_COUNT

static final int GO_TO_ALTERED_STMT_FEATURE_COUNT
The number of structural features of the 'Go To Altered Stmt' class.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT

static final int GO_TO_UNCONDITIONAL_STMT
The meta object id for the 'Go To Unconditional Stmt' class.

See Also:
GoToUnconditionalStmtImpl, COBOLPackageImpl.getGoToUnconditionalStmt(), Constant Field Values

GO_TO_UNCONDITIONAL_STMT__BEGIN_COLUMN

static final int GO_TO_UNCONDITIONAL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__END_COLUMN

static final int GO_TO_UNCONDITIONAL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__BEGIN_FILE

static final int GO_TO_UNCONDITIONAL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__END_FILE

static final int GO_TO_UNCONDITIONAL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__BEGIN_LINE

static final int GO_TO_UNCONDITIONAL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__END_LINE

static final int GO_TO_UNCONDITIONAL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__TAG

static final int GO_TO_UNCONDITIONAL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__PARENT

static final int GO_TO_UNCONDITIONAL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT__PROCEDURE

static final int GO_TO_UNCONDITIONAL_STMT__PROCEDURE
The feature id for the 'Procedure' reference.

See Also:
Constant Field Values

GO_TO_UNCONDITIONAL_STMT_FEATURE_COUNT

static final int GO_TO_UNCONDITIONAL_STMT_FEATURE_COUNT
The number of structural features of the 'Go To Unconditional Stmt' class.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT

static final int GO_TO_CONDITIONAL_STMT
The meta object id for the 'Go To Conditional Stmt' class.

See Also:
GoToConditionalStmtImpl, COBOLPackageImpl.getGoToConditionalStmt(), Constant Field Values

GO_TO_CONDITIONAL_STMT__BEGIN_COLUMN

static final int GO_TO_CONDITIONAL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__END_COLUMN

static final int GO_TO_CONDITIONAL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__BEGIN_FILE

static final int GO_TO_CONDITIONAL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__END_FILE

static final int GO_TO_CONDITIONAL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__BEGIN_LINE

static final int GO_TO_CONDITIONAL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__END_LINE

static final int GO_TO_CONDITIONAL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__TAG

static final int GO_TO_CONDITIONAL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__PARENT

static final int GO_TO_CONDITIONAL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__PROCEDURES

static final int GO_TO_CONDITIONAL_STMT__PROCEDURES
The feature id for the 'Procedures' reference list.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT__DEPENDING_ON

static final int GO_TO_CONDITIONAL_STMT__DEPENDING_ON
The feature id for the 'Depending On' containment reference.

See Also:
Constant Field Values

GO_TO_CONDITIONAL_STMT_FEATURE_COUNT

static final int GO_TO_CONDITIONAL_STMT_FEATURE_COUNT
The number of structural features of the 'Go To Conditional Stmt' class.

See Also:
Constant Field Values

ALTER_STMT

static final int ALTER_STMT
The meta object id for the 'Alter Stmt' class.

See Also:
AlterStmtImpl, COBOLPackageImpl.getAlterStmt(), Constant Field Values

ALTER_STMT__BEGIN_COLUMN

static final int ALTER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALTER_STMT__END_COLUMN

static final int ALTER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALTER_STMT__BEGIN_FILE

static final int ALTER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALTER_STMT__END_FILE

static final int ALTER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALTER_STMT__BEGIN_LINE

static final int ALTER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALTER_STMT__END_LINE

static final int ALTER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALTER_STMT__TAG

static final int ALTER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALTER_STMT__PARENT

static final int ALTER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALTER_STMT__CLAUSES

static final int ALTER_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

ALTER_STMT_FEATURE_COUNT

static final int ALTER_STMT_FEATURE_COUNT
The number of structural features of the 'Alter Stmt' class.

See Also:
Constant Field Values

ALTER_CLAUSE

static final int ALTER_CLAUSE
The meta object id for the 'Alter Clause' class.

See Also:
AlterClauseImpl, COBOLPackageImpl.getAlterClause(), Constant Field Values

ALTER_CLAUSE__BEGIN_COLUMN

static final int ALTER_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__END_COLUMN

static final int ALTER_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__BEGIN_FILE

static final int ALTER_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__END_FILE

static final int ALTER_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__BEGIN_LINE

static final int ALTER_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__END_LINE

static final int ALTER_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__TAG

static final int ALTER_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALTER_CLAUSE__PARENT

static final int ALTER_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALTER_CLAUSE__GO_TO_IN

static final int ALTER_CLAUSE__GO_TO_IN
The feature id for the 'Go To In' reference.

See Also:
Constant Field Values

ALTER_CLAUSE__TO_PROCEED_TO

static final int ALTER_CLAUSE__TO_PROCEED_TO
The feature id for the 'To Proceed To' reference.

See Also:
Constant Field Values

ALTER_CLAUSE_FEATURE_COUNT

static final int ALTER_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Alter Clause' class.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT

static final int EXIT_PROGRAM_STMT
The meta object id for the 'Exit Program Stmt' class.

See Also:
ExitProgramStmtImpl, COBOLPackageImpl.getExitProgramStmt(), Constant Field Values

EXIT_PROGRAM_STMT__BEGIN_COLUMN

static final int EXIT_PROGRAM_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__END_COLUMN

static final int EXIT_PROGRAM_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__BEGIN_FILE

static final int EXIT_PROGRAM_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__END_FILE

static final int EXIT_PROGRAM_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__BEGIN_LINE

static final int EXIT_PROGRAM_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__END_LINE

static final int EXIT_PROGRAM_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__TAG

static final int EXIT_PROGRAM_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__PARENT

static final int EXIT_PROGRAM_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT__GIVING

static final int EXIT_PROGRAM_STMT__GIVING
The feature id for the 'Giving' containment reference.

See Also:
Constant Field Values

EXIT_PROGRAM_STMT_FEATURE_COUNT

static final int EXIT_PROGRAM_STMT_FEATURE_COUNT
The number of structural features of the 'Exit Program Stmt' class.

See Also:
Constant Field Values

STOP_RUN_STMT

static final int STOP_RUN_STMT
The meta object id for the 'Stop Run Stmt' class.

See Also:
StopRunStmtImpl, COBOLPackageImpl.getStopRunStmt(), Constant Field Values

STOP_RUN_STMT__BEGIN_COLUMN

static final int STOP_RUN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__END_COLUMN

static final int STOP_RUN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__BEGIN_FILE

static final int STOP_RUN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__END_FILE

static final int STOP_RUN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__BEGIN_LINE

static final int STOP_RUN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__END_LINE

static final int STOP_RUN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__TAG

static final int STOP_RUN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STOP_RUN_STMT__PARENT

static final int STOP_RUN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STOP_RUN_STMT_FEATURE_COUNT

static final int STOP_RUN_STMT_FEATURE_COUNT
The number of structural features of the 'Stop Run Stmt' class.

See Also:
Constant Field Values

STOP_LITERAL_STMT

static final int STOP_LITERAL_STMT
The meta object id for the 'Stop Literal Stmt' class.

See Also:
StopLiteralStmtImpl, COBOLPackageImpl.getStopLiteralStmt(), Constant Field Values

STOP_LITERAL_STMT__BEGIN_COLUMN

static final int STOP_LITERAL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__END_COLUMN

static final int STOP_LITERAL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__BEGIN_FILE

static final int STOP_LITERAL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__END_FILE

static final int STOP_LITERAL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__BEGIN_LINE

static final int STOP_LITERAL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__END_LINE

static final int STOP_LITERAL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__TAG

static final int STOP_LITERAL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STOP_LITERAL_STMT__PARENT

static final int STOP_LITERAL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STOP_LITERAL_STMT__LITERAL

static final int STOP_LITERAL_STMT__LITERAL
The feature id for the 'Literal' containment reference.

See Also:
Constant Field Values

STOP_LITERAL_STMT_FEATURE_COUNT

static final int STOP_LITERAL_STMT_FEATURE_COUNT
The number of structural features of the 'Stop Literal Stmt' class.

See Also:
Constant Field Values

CANCEL_STMT

static final int CANCEL_STMT
The meta object id for the 'Cancel Stmt' class.

See Also:
CancelStmtImpl, COBOLPackageImpl.getCancelStmt(), Constant Field Values

CANCEL_STMT__BEGIN_COLUMN

static final int CANCEL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CANCEL_STMT__END_COLUMN

static final int CANCEL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CANCEL_STMT__BEGIN_FILE

static final int CANCEL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CANCEL_STMT__END_FILE

static final int CANCEL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CANCEL_STMT__BEGIN_LINE

static final int CANCEL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CANCEL_STMT__END_LINE

static final int CANCEL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CANCEL_STMT__TAG

static final int CANCEL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CANCEL_STMT__PARENT

static final int CANCEL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CANCEL_STMT__PROGRAMS

static final int CANCEL_STMT__PROGRAMS
The feature id for the 'Programs' containment reference list.

See Also:
Constant Field Values

CANCEL_STMT_FEATURE_COUNT

static final int CANCEL_STMT_FEATURE_COUNT
The number of structural features of the 'Cancel Stmt' class.

See Also:
Constant Field Values

GO_BACK_STMT

static final int GO_BACK_STMT
The meta object id for the 'Go Back Stmt' class.

See Also:
GoBackStmtImpl, COBOLPackageImpl.getGoBackStmt(), Constant Field Values

GO_BACK_STMT__BEGIN_COLUMN

static final int GO_BACK_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__END_COLUMN

static final int GO_BACK_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__BEGIN_FILE

static final int GO_BACK_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__END_FILE

static final int GO_BACK_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__BEGIN_LINE

static final int GO_BACK_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__END_LINE

static final int GO_BACK_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__TAG

static final int GO_BACK_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

GO_BACK_STMT__PARENT

static final int GO_BACK_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

GO_BACK_STMT__GIVING

static final int GO_BACK_STMT__GIVING
The feature id for the 'Giving' containment reference.

See Also:
Constant Field Values

GO_BACK_STMT_FEATURE_COUNT

static final int GO_BACK_STMT_FEATURE_COUNT
The number of structural features of the 'Go Back Stmt' class.

See Also:
Constant Field Values

DATA_REF

static final int DATA_REF
The meta object id for the 'Data Ref' class.

See Also:
DataRefImpl, COBOLPackageImpl.getDataRef(), Constant Field Values

DATA_REF__BEGIN_COLUMN

static final int DATA_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DATA_REF__END_COLUMN

static final int DATA_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DATA_REF__BEGIN_FILE

static final int DATA_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DATA_REF__END_FILE

static final int DATA_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DATA_REF__BEGIN_LINE

static final int DATA_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DATA_REF__END_LINE

static final int DATA_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DATA_REF__TAG

static final int DATA_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DATA_REF__PARENT

static final int DATA_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DATA_REF_FEATURE_COUNT

static final int DATA_REF_FEATURE_COUNT
The number of structural features of the 'Data Ref' class.

See Also:
Constant Field Values

SPECIAL_REGISTER

static final int SPECIAL_REGISTER
The meta object id for the 'Special Register' class.

See Also:
SpecialRegisterImpl, COBOLPackageImpl.getSpecialRegister(), Constant Field Values

SPECIAL_REGISTER__BEGIN_COLUMN

static final int SPECIAL_REGISTER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__END_COLUMN

static final int SPECIAL_REGISTER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__BEGIN_FILE

static final int SPECIAL_REGISTER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__END_FILE

static final int SPECIAL_REGISTER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__BEGIN_LINE

static final int SPECIAL_REGISTER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__END_LINE

static final int SPECIAL_REGISTER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__TAG

static final int SPECIAL_REGISTER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SPECIAL_REGISTER__PARENT

static final int SPECIAL_REGISTER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SPECIAL_REGISTER_FEATURE_COUNT

static final int SPECIAL_REGISTER_FEATURE_COUNT
The number of structural features of the 'Special Register' class.

See Also:
Constant Field Values

SIMPLE_REF

static final int SIMPLE_REF
The meta object id for the 'Simple Ref' class.

See Also:
SimpleRefImpl, COBOLPackageImpl.getSimpleRef(), Constant Field Values

SIMPLE_REF__BEGIN_COLUMN

static final int SIMPLE_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SIMPLE_REF__END_COLUMN

static final int SIMPLE_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SIMPLE_REF__BEGIN_FILE

static final int SIMPLE_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SIMPLE_REF__END_FILE

static final int SIMPLE_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SIMPLE_REF__BEGIN_LINE

static final int SIMPLE_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SIMPLE_REF__END_LINE

static final int SIMPLE_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SIMPLE_REF__TAG

static final int SIMPLE_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SIMPLE_REF__PARENT

static final int SIMPLE_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SIMPLE_REF__DATA_ITEM

static final int SIMPLE_REF__DATA_ITEM
The feature id for the 'Data Item' reference.

See Also:
Constant Field Values

SIMPLE_REF_FEATURE_COUNT

static final int SIMPLE_REF_FEATURE_COUNT
The number of structural features of the 'Simple Ref' class.

See Also:
Constant Field Values

TABLE_REF

static final int TABLE_REF
The meta object id for the 'Table Ref' class.

See Also:
TableRefImpl, COBOLPackageImpl.getTableRef(), Constant Field Values

TABLE_REF__BEGIN_COLUMN

static final int TABLE_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TABLE_REF__END_COLUMN

static final int TABLE_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TABLE_REF__BEGIN_FILE

static final int TABLE_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TABLE_REF__END_FILE

static final int TABLE_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TABLE_REF__BEGIN_LINE

static final int TABLE_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TABLE_REF__END_LINE

static final int TABLE_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TABLE_REF__TAG

static final int TABLE_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TABLE_REF__PARENT

static final int TABLE_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TABLE_REF__DATA_ITEM

static final int TABLE_REF__DATA_ITEM
The feature id for the 'Data Item' reference.

See Also:
Constant Field Values

TABLE_REF__SUBSCRIPTS

static final int TABLE_REF__SUBSCRIPTS
The feature id for the 'Subscripts' containment reference list.

See Also:
Constant Field Values

TABLE_REF_FEATURE_COUNT

static final int TABLE_REF_FEATURE_COUNT
The number of structural features of the 'Table Ref' class.

See Also:
Constant Field Values

TABLE_SUBSCRIPT

static final int TABLE_SUBSCRIPT
The meta object id for the 'Table Subscript' class.

See Also:
TableSubscriptImpl, COBOLPackageImpl.getTableSubscript(), Constant Field Values

TABLE_SUBSCRIPT__BEGIN_COLUMN

static final int TABLE_SUBSCRIPT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__END_COLUMN

static final int TABLE_SUBSCRIPT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__BEGIN_FILE

static final int TABLE_SUBSCRIPT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__END_FILE

static final int TABLE_SUBSCRIPT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__BEGIN_LINE

static final int TABLE_SUBSCRIPT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__END_LINE

static final int TABLE_SUBSCRIPT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__TAG

static final int TABLE_SUBSCRIPT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

TABLE_SUBSCRIPT__PARENT

static final int TABLE_SUBSCRIPT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

TABLE_SUBSCRIPT_FEATURE_COUNT

static final int TABLE_SUBSCRIPT_FEATURE_COUNT
The number of structural features of the 'Table Subscript' class.

See Also:
Constant Field Values

INT_SUBSCRIPT

static final int INT_SUBSCRIPT
The meta object id for the 'Int Subscript' class.

See Also:
IntSubscriptImpl, COBOLPackageImpl.getIntSubscript(), Constant Field Values

INT_SUBSCRIPT__BEGIN_COLUMN

static final int INT_SUBSCRIPT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__END_COLUMN

static final int INT_SUBSCRIPT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__BEGIN_FILE

static final int INT_SUBSCRIPT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__END_FILE

static final int INT_SUBSCRIPT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__BEGIN_LINE

static final int INT_SUBSCRIPT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__END_LINE

static final int INT_SUBSCRIPT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__TAG

static final int INT_SUBSCRIPT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT__PARENT

static final int INT_SUBSCRIPT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INT_SUBSCRIPT__VALUE

static final int INT_SUBSCRIPT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

INT_SUBSCRIPT_FEATURE_COUNT

static final int INT_SUBSCRIPT_FEATURE_COUNT
The number of structural features of the 'Int Subscript' class.

See Also:
Constant Field Values

ALL_SUBSCRIPT

static final int ALL_SUBSCRIPT
The meta object id for the 'All Subscript' class.

See Also:
AllSubscriptImpl, COBOLPackageImpl.getAllSubscript(), Constant Field Values

ALL_SUBSCRIPT__BEGIN_COLUMN

static final int ALL_SUBSCRIPT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__END_COLUMN

static final int ALL_SUBSCRIPT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__BEGIN_FILE

static final int ALL_SUBSCRIPT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__END_FILE

static final int ALL_SUBSCRIPT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__BEGIN_LINE

static final int ALL_SUBSCRIPT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__END_LINE

static final int ALL_SUBSCRIPT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__TAG

static final int ALL_SUBSCRIPT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ALL_SUBSCRIPT__PARENT

static final int ALL_SUBSCRIPT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ALL_SUBSCRIPT_FEATURE_COUNT

static final int ALL_SUBSCRIPT_FEATURE_COUNT
The number of structural features of the 'All Subscript' class.

See Also:
Constant Field Values

DATA_SUBSCRIPT

static final int DATA_SUBSCRIPT
The meta object id for the 'Data Subscript' class.

See Also:
DataSubscriptImpl, COBOLPackageImpl.getDataSubscript(), Constant Field Values

DATA_SUBSCRIPT__BEGIN_COLUMN

static final int DATA_SUBSCRIPT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__END_COLUMN

static final int DATA_SUBSCRIPT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__BEGIN_FILE

static final int DATA_SUBSCRIPT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__END_FILE

static final int DATA_SUBSCRIPT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__BEGIN_LINE

static final int DATA_SUBSCRIPT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__END_LINE

static final int DATA_SUBSCRIPT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__TAG

static final int DATA_SUBSCRIPT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT__PARENT

static final int DATA_SUBSCRIPT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DATA_SUBSCRIPT__DATA_ITEM

static final int DATA_SUBSCRIPT__DATA_ITEM
The feature id for the 'Data Item' reference.

See Also:
Constant Field Values

DATA_SUBSCRIPT__OFFSET

static final int DATA_SUBSCRIPT__OFFSET
The feature id for the 'Offset' attribute.

See Also:
Constant Field Values

DATA_SUBSCRIPT_FEATURE_COUNT

static final int DATA_SUBSCRIPT_FEATURE_COUNT
The number of structural features of the 'Data Subscript' class.

See Also:
Constant Field Values

INDEX_SUBSCRIPT

static final int INDEX_SUBSCRIPT
The meta object id for the 'Index Subscript' class.

See Also:
IndexSubscriptImpl, COBOLPackageImpl.getIndexSubscript(), Constant Field Values

INDEX_SUBSCRIPT__BEGIN_COLUMN

static final int INDEX_SUBSCRIPT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__END_COLUMN

static final int INDEX_SUBSCRIPT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__BEGIN_FILE

static final int INDEX_SUBSCRIPT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__END_FILE

static final int INDEX_SUBSCRIPT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__BEGIN_LINE

static final int INDEX_SUBSCRIPT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__END_LINE

static final int INDEX_SUBSCRIPT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__TAG

static final int INDEX_SUBSCRIPT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__PARENT

static final int INDEX_SUBSCRIPT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__INDEX

static final int INDEX_SUBSCRIPT__INDEX
The feature id for the 'Index' reference.

See Also:
Constant Field Values

INDEX_SUBSCRIPT__OFFSET

static final int INDEX_SUBSCRIPT__OFFSET
The feature id for the 'Offset' attribute.

See Also:
Constant Field Values

INDEX_SUBSCRIPT_FEATURE_COUNT

static final int INDEX_SUBSCRIPT_FEATURE_COUNT
The number of structural features of the 'Index Subscript' class.

See Also:
Constant Field Values

REF_MOD

static final int REF_MOD
The meta object id for the 'Ref Mod' class.

See Also:
RefModImpl, COBOLPackageImpl.getRefMod(), Constant Field Values

REF_MOD__BEGIN_COLUMN

static final int REF_MOD__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

REF_MOD__END_COLUMN

static final int REF_MOD__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

REF_MOD__BEGIN_FILE

static final int REF_MOD__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

REF_MOD__END_FILE

static final int REF_MOD__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

REF_MOD__BEGIN_LINE

static final int REF_MOD__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

REF_MOD__END_LINE

static final int REF_MOD__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

REF_MOD__TAG

static final int REF_MOD__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

REF_MOD__PARENT

static final int REF_MOD__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

REF_MOD__REF

static final int REF_MOD__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

REF_MOD__START_POS

static final int REF_MOD__START_POS
The feature id for the 'Start Pos' containment reference.

See Also:
Constant Field Values

REF_MOD__LEN

static final int REF_MOD__LEN
The feature id for the 'Len' containment reference.

See Also:
Constant Field Values

REF_MOD_FEATURE_COUNT

static final int REF_MOD_FEATURE_COUNT
The number of structural features of the 'Ref Mod' class.

See Also:
Constant Field Values

FUNC_REF

static final int FUNC_REF
The meta object id for the 'Func Ref' class.

See Also:
FuncRefImpl, COBOLPackageImpl.getFuncRef(), Constant Field Values

FUNC_REF__BEGIN_COLUMN

static final int FUNC_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

FUNC_REF__END_COLUMN

static final int FUNC_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

FUNC_REF__BEGIN_FILE

static final int FUNC_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

FUNC_REF__END_FILE

static final int FUNC_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

FUNC_REF__BEGIN_LINE

static final int FUNC_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

FUNC_REF__END_LINE

static final int FUNC_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

FUNC_REF__TAG

static final int FUNC_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

FUNC_REF__PARENT

static final int FUNC_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

FUNC_REF__FUNCTION_NAME

static final int FUNC_REF__FUNCTION_NAME
The feature id for the 'Function Name' attribute.

See Also:
Constant Field Values

FUNC_REF__ARGS

static final int FUNC_REF__ARGS
The feature id for the 'Args' containment reference list.

See Also:
Constant Field Values

FUNC_REF_FEATURE_COUNT

static final int FUNC_REF_FEATURE_COUNT
The number of structural features of the 'Func Ref' class.

See Also:
Constant Field Values

ADDRESS_OF

static final int ADDRESS_OF
The meta object id for the 'Address Of' class.

See Also:
AddressOfImpl, COBOLPackageImpl.getAddressOf(), Constant Field Values

ADDRESS_OF__BEGIN_COLUMN

static final int ADDRESS_OF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADDRESS_OF__END_COLUMN

static final int ADDRESS_OF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADDRESS_OF__BEGIN_FILE

static final int ADDRESS_OF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADDRESS_OF__END_FILE

static final int ADDRESS_OF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADDRESS_OF__BEGIN_LINE

static final int ADDRESS_OF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADDRESS_OF__END_LINE

static final int ADDRESS_OF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADDRESS_OF__TAG

static final int ADDRESS_OF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADDRESS_OF__PARENT

static final int ADDRESS_OF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADDRESS_OF__REF

static final int ADDRESS_OF__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

ADDRESS_OF_FEATURE_COUNT

static final int ADDRESS_OF_FEATURE_COUNT
The number of structural features of the 'Address Of' class.

See Also:
Constant Field Values

LENGTH_OF

static final int LENGTH_OF
The meta object id for the 'Length Of' class.

See Also:
LengthOfImpl, COBOLPackageImpl.getLengthOf(), Constant Field Values

LENGTH_OF__BEGIN_COLUMN

static final int LENGTH_OF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LENGTH_OF__END_COLUMN

static final int LENGTH_OF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LENGTH_OF__BEGIN_FILE

static final int LENGTH_OF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LENGTH_OF__END_FILE

static final int LENGTH_OF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LENGTH_OF__BEGIN_LINE

static final int LENGTH_OF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LENGTH_OF__END_LINE

static final int LENGTH_OF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LENGTH_OF__TAG

static final int LENGTH_OF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LENGTH_OF__PARENT

static final int LENGTH_OF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LENGTH_OF__REF

static final int LENGTH_OF__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

LENGTH_OF_FEATURE_COUNT

static final int LENGTH_OF_FEATURE_COUNT
The number of structural features of the 'Length Of' class.

See Also:
Constant Field Values

LINAGE_COUNTER

static final int LINAGE_COUNTER
The meta object id for the 'Linage Counter' class.

See Also:
LinageCounterImpl, COBOLPackageImpl.getLinageCounter(), Constant Field Values

LINAGE_COUNTER__BEGIN_COLUMN

static final int LINAGE_COUNTER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__END_COLUMN

static final int LINAGE_COUNTER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__BEGIN_FILE

static final int LINAGE_COUNTER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__END_FILE

static final int LINAGE_COUNTER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__BEGIN_LINE

static final int LINAGE_COUNTER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__END_LINE

static final int LINAGE_COUNTER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__TAG

static final int LINAGE_COUNTER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

LINAGE_COUNTER__PARENT

static final int LINAGE_COUNTER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

LINAGE_COUNTER__FILE

static final int LINAGE_COUNTER__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

LINAGE_COUNTER_FEATURE_COUNT

static final int LINAGE_COUNTER_FEATURE_COUNT
The number of structural features of the 'Linage Counter' class.

See Also:
Constant Field Values

EXPR

static final int EXPR
The meta object id for the 'Expr' class.

See Also:
ExprImpl, COBOLPackageImpl.getExpr(), Constant Field Values

EXPR__BEGIN_COLUMN

static final int EXPR__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR__END_COLUMN

static final int EXPR__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR__BEGIN_FILE

static final int EXPR__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR__END_FILE

static final int EXPR__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR__BEGIN_LINE

static final int EXPR__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR__END_LINE

static final int EXPR__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR__TAG

static final int EXPR__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR__PARENT

static final int EXPR__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_FEATURE_COUNT

static final int EXPR_FEATURE_COUNT
The number of structural features of the 'Expr' class.

See Also:
Constant Field Values

EXPR_LITERAL

static final int EXPR_LITERAL
The meta object id for the 'Expr Literal' class.

See Also:
ExprLiteralImpl, COBOLPackageImpl.getExprLiteral(), Constant Field Values

EXPR_LITERAL__BEGIN_COLUMN

static final int EXPR_LITERAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__END_COLUMN

static final int EXPR_LITERAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__BEGIN_FILE

static final int EXPR_LITERAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__END_FILE

static final int EXPR_LITERAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__BEGIN_LINE

static final int EXPR_LITERAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__END_LINE

static final int EXPR_LITERAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__TAG

static final int EXPR_LITERAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LITERAL__PARENT

static final int EXPR_LITERAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LITERAL__LIT

static final int EXPR_LITERAL__LIT
The feature id for the 'Lit' containment reference.

See Also:
Constant Field Values

EXPR_LITERAL_FEATURE_COUNT

static final int EXPR_LITERAL_FEATURE_COUNT
The number of structural features of the 'Expr Literal' class.

See Also:
Constant Field Values

EXPR_DATA_REF

static final int EXPR_DATA_REF
The meta object id for the 'Expr Data Ref' class.

See Also:
ExprDataRefImpl, COBOLPackageImpl.getExprDataRef(), Constant Field Values

EXPR_DATA_REF__BEGIN_COLUMN

static final int EXPR_DATA_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__END_COLUMN

static final int EXPR_DATA_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__BEGIN_FILE

static final int EXPR_DATA_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__END_FILE

static final int EXPR_DATA_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__BEGIN_LINE

static final int EXPR_DATA_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__END_LINE

static final int EXPR_DATA_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__TAG

static final int EXPR_DATA_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_DATA_REF__PARENT

static final int EXPR_DATA_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_DATA_REF__REF

static final int EXPR_DATA_REF__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

EXPR_DATA_REF_FEATURE_COUNT

static final int EXPR_DATA_REF_FEATURE_COUNT
The number of structural features of the 'Expr Data Ref' class.

See Also:
Constant Field Values

EXPR_INDEX_REF

static final int EXPR_INDEX_REF
The meta object id for the 'Expr Index Ref' class.

See Also:
ExprIndexRefImpl, COBOLPackageImpl.getExprIndexRef(), Constant Field Values

EXPR_INDEX_REF__BEGIN_COLUMN

static final int EXPR_INDEX_REF__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__END_COLUMN

static final int EXPR_INDEX_REF__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__BEGIN_FILE

static final int EXPR_INDEX_REF__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__END_FILE

static final int EXPR_INDEX_REF__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__BEGIN_LINE

static final int EXPR_INDEX_REF__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__END_LINE

static final int EXPR_INDEX_REF__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__TAG

static final int EXPR_INDEX_REF__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_INDEX_REF__PARENT

static final int EXPR_INDEX_REF__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_INDEX_REF__REF

static final int EXPR_INDEX_REF__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

EXPR_INDEX_REF_FEATURE_COUNT

static final int EXPR_INDEX_REF_FEATURE_COUNT
The number of structural features of the 'Expr Index Ref' class.

See Also:
Constant Field Values

EXPR_ARITHMETIC

static final int EXPR_ARITHMETIC
The meta object id for the 'Expr Arithmetic' class.

See Also:
ExprArithmeticImpl, COBOLPackageImpl.getExprArithmetic(), Constant Field Values

EXPR_ARITHMETIC__BEGIN_COLUMN

static final int EXPR_ARITHMETIC__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__END_COLUMN

static final int EXPR_ARITHMETIC__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__BEGIN_FILE

static final int EXPR_ARITHMETIC__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__END_FILE

static final int EXPR_ARITHMETIC__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__BEGIN_LINE

static final int EXPR_ARITHMETIC__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__END_LINE

static final int EXPR_ARITHMETIC__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__TAG

static final int EXPR_ARITHMETIC__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITHMETIC__PARENT

static final int EXPR_ARITHMETIC__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITHMETIC_FEATURE_COUNT

static final int EXPR_ARITHMETIC_FEATURE_COUNT
The number of structural features of the 'Expr Arithmetic' class.

See Also:
Constant Field Values

EXPR_CONDITIONAL

static final int EXPR_CONDITIONAL
The meta object id for the 'Expr Conditional' class.

See Also:
ExprConditionalImpl, COBOLPackageImpl.getExprConditional(), Constant Field Values

EXPR_CONDITIONAL__BEGIN_COLUMN

static final int EXPR_CONDITIONAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__END_COLUMN

static final int EXPR_CONDITIONAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__BEGIN_FILE

static final int EXPR_CONDITIONAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__END_FILE

static final int EXPR_CONDITIONAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__BEGIN_LINE

static final int EXPR_CONDITIONAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__END_LINE

static final int EXPR_CONDITIONAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__TAG

static final int EXPR_CONDITIONAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_CONDITIONAL__PARENT

static final int EXPR_CONDITIONAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_CONDITIONAL_FEATURE_COUNT

static final int EXPR_CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Expr Conditional' class.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS

static final int EXPR_ARITH_UNARY_MINUS
The meta object id for the 'Expr Arith Unary Minus' class.

See Also:
ExprArithUnaryMinusImpl, COBOLPackageImpl.getExprArithUnaryMinus(), Constant Field Values

EXPR_ARITH_UNARY_MINUS__BEGIN_COLUMN

static final int EXPR_ARITH_UNARY_MINUS__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__END_COLUMN

static final int EXPR_ARITH_UNARY_MINUS__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__BEGIN_FILE

static final int EXPR_ARITH_UNARY_MINUS__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__END_FILE

static final int EXPR_ARITH_UNARY_MINUS__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__BEGIN_LINE

static final int EXPR_ARITH_UNARY_MINUS__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__END_LINE

static final int EXPR_ARITH_UNARY_MINUS__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__TAG

static final int EXPR_ARITH_UNARY_MINUS__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__PARENT

static final int EXPR_ARITH_UNARY_MINUS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS__ARG

static final int EXPR_ARITH_UNARY_MINUS__ARG
The feature id for the 'Arg' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_UNARY_MINUS_FEATURE_COUNT

static final int EXPR_ARITH_UNARY_MINUS_FEATURE_COUNT
The number of structural features of the 'Expr Arith Unary Minus' class.

See Also:
Constant Field Values

EXPR_ARITH_BINARY

static final int EXPR_ARITH_BINARY
The meta object id for the 'Expr Arith Binary' class.

See Also:
ExprArithBinaryImpl, COBOLPackageImpl.getExprArithBinary(), Constant Field Values

EXPR_ARITH_BINARY__BEGIN_COLUMN

static final int EXPR_ARITH_BINARY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__END_COLUMN

static final int EXPR_ARITH_BINARY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__BEGIN_FILE

static final int EXPR_ARITH_BINARY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__END_FILE

static final int EXPR_ARITH_BINARY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__BEGIN_LINE

static final int EXPR_ARITH_BINARY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__END_LINE

static final int EXPR_ARITH_BINARY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__TAG

static final int EXPR_ARITH_BINARY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__PARENT

static final int EXPR_ARITH_BINARY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__ARG1

static final int EXPR_ARITH_BINARY__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_BINARY__ARG2

static final int EXPR_ARITH_BINARY__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_BINARY_FEATURE_COUNT

static final int EXPR_ARITH_BINARY_FEATURE_COUNT
The number of structural features of the 'Expr Arith Binary' class.

See Also:
Constant Field Values

EXPR_ARITH_ADD

static final int EXPR_ARITH_ADD
The meta object id for the 'Expr Arith Add' class.

See Also:
ExprArithAddImpl, COBOLPackageImpl.getExprArithAdd(), Constant Field Values

EXPR_ARITH_ADD__BEGIN_COLUMN

static final int EXPR_ARITH_ADD__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__END_COLUMN

static final int EXPR_ARITH_ADD__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__BEGIN_FILE

static final int EXPR_ARITH_ADD__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__END_FILE

static final int EXPR_ARITH_ADD__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__BEGIN_LINE

static final int EXPR_ARITH_ADD__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__END_LINE

static final int EXPR_ARITH_ADD__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__TAG

static final int EXPR_ARITH_ADD__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_ADD__PARENT

static final int EXPR_ARITH_ADD__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_ADD__ARG1

static final int EXPR_ARITH_ADD__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_ADD__ARG2

static final int EXPR_ARITH_ADD__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_ADD_FEATURE_COUNT

static final int EXPR_ARITH_ADD_FEATURE_COUNT
The number of structural features of the 'Expr Arith Add' class.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT

static final int EXPR_ARITH_SUBTRACT
The meta object id for the 'Expr Arith Subtract' class.

See Also:
ExprArithSubtractImpl, COBOLPackageImpl.getExprArithSubtract(), Constant Field Values

EXPR_ARITH_SUBTRACT__BEGIN_COLUMN

static final int EXPR_ARITH_SUBTRACT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__END_COLUMN

static final int EXPR_ARITH_SUBTRACT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__BEGIN_FILE

static final int EXPR_ARITH_SUBTRACT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__END_FILE

static final int EXPR_ARITH_SUBTRACT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__BEGIN_LINE

static final int EXPR_ARITH_SUBTRACT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__END_LINE

static final int EXPR_ARITH_SUBTRACT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__TAG

static final int EXPR_ARITH_SUBTRACT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__PARENT

static final int EXPR_ARITH_SUBTRACT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__ARG1

static final int EXPR_ARITH_SUBTRACT__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT__ARG2

static final int EXPR_ARITH_SUBTRACT__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_SUBTRACT_FEATURE_COUNT

static final int EXPR_ARITH_SUBTRACT_FEATURE_COUNT
The number of structural features of the 'Expr Arith Subtract' class.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY

static final int EXPR_ARITH_MULTIPLY
The meta object id for the 'Expr Arith Multiply' class.

See Also:
ExprArithMultiplyImpl, COBOLPackageImpl.getExprArithMultiply(), Constant Field Values

EXPR_ARITH_MULTIPLY__BEGIN_COLUMN

static final int EXPR_ARITH_MULTIPLY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__END_COLUMN

static final int EXPR_ARITH_MULTIPLY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__BEGIN_FILE

static final int EXPR_ARITH_MULTIPLY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__END_FILE

static final int EXPR_ARITH_MULTIPLY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__BEGIN_LINE

static final int EXPR_ARITH_MULTIPLY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__END_LINE

static final int EXPR_ARITH_MULTIPLY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__TAG

static final int EXPR_ARITH_MULTIPLY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__PARENT

static final int EXPR_ARITH_MULTIPLY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__ARG1

static final int EXPR_ARITH_MULTIPLY__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY__ARG2

static final int EXPR_ARITH_MULTIPLY__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_MULTIPLY_FEATURE_COUNT

static final int EXPR_ARITH_MULTIPLY_FEATURE_COUNT
The number of structural features of the 'Expr Arith Multiply' class.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE

static final int EXPR_ARITH_DIVIDE
The meta object id for the 'Expr Arith Divide' class.

See Also:
ExprArithDivideImpl, COBOLPackageImpl.getExprArithDivide(), Constant Field Values

EXPR_ARITH_DIVIDE__BEGIN_COLUMN

static final int EXPR_ARITH_DIVIDE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__END_COLUMN

static final int EXPR_ARITH_DIVIDE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__BEGIN_FILE

static final int EXPR_ARITH_DIVIDE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__END_FILE

static final int EXPR_ARITH_DIVIDE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__BEGIN_LINE

static final int EXPR_ARITH_DIVIDE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__END_LINE

static final int EXPR_ARITH_DIVIDE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__TAG

static final int EXPR_ARITH_DIVIDE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__PARENT

static final int EXPR_ARITH_DIVIDE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__ARG1

static final int EXPR_ARITH_DIVIDE__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE__ARG2

static final int EXPR_ARITH_DIVIDE__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_DIVIDE_FEATURE_COUNT

static final int EXPR_ARITH_DIVIDE_FEATURE_COUNT
The number of structural features of the 'Expr Arith Divide' class.

See Also:
Constant Field Values

EXPR_ARITH_EXPO

static final int EXPR_ARITH_EXPO
The meta object id for the 'Expr Arith Expo' class.

See Also:
ExprArithExpoImpl, COBOLPackageImpl.getExprArithExpo(), Constant Field Values

EXPR_ARITH_EXPO__BEGIN_COLUMN

static final int EXPR_ARITH_EXPO__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__END_COLUMN

static final int EXPR_ARITH_EXPO__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__BEGIN_FILE

static final int EXPR_ARITH_EXPO__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__END_FILE

static final int EXPR_ARITH_EXPO__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__BEGIN_LINE

static final int EXPR_ARITH_EXPO__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__END_LINE

static final int EXPR_ARITH_EXPO__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__TAG

static final int EXPR_ARITH_EXPO__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__PARENT

static final int EXPR_ARITH_EXPO__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__ARG1

static final int EXPR_ARITH_EXPO__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_EXPO__ARG2

static final int EXPR_ARITH_EXPO__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_ARITH_EXPO_FEATURE_COUNT

static final int EXPR_ARITH_EXPO_FEATURE_COUNT
The number of structural features of the 'Expr Arith Expo' class.

See Also:
Constant Field Values

EXPR_SIMPLE_COND

static final int EXPR_SIMPLE_COND
The meta object id for the 'Expr Simple Cond' class.

See Also:
ExprSimpleCondImpl, COBOLPackageImpl.getExprSimpleCond(), Constant Field Values

EXPR_SIMPLE_COND__BEGIN_COLUMN

static final int EXPR_SIMPLE_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__END_COLUMN

static final int EXPR_SIMPLE_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__BEGIN_FILE

static final int EXPR_SIMPLE_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__END_FILE

static final int EXPR_SIMPLE_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__BEGIN_LINE

static final int EXPR_SIMPLE_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__END_LINE

static final int EXPR_SIMPLE_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__TAG

static final int EXPR_SIMPLE_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_SIMPLE_COND__PARENT

static final int EXPR_SIMPLE_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_SIMPLE_COND_FEATURE_COUNT

static final int EXPR_SIMPLE_COND_FEATURE_COUNT
The number of structural features of the 'Expr Simple Cond' class.

See Also:
Constant Field Values

EXPR_COMPLEX_COND

static final int EXPR_COMPLEX_COND
The meta object id for the 'Expr Complex Cond' class.

See Also:
ExprComplexCondImpl, COBOLPackageImpl.getExprComplexCond(), Constant Field Values

EXPR_COMPLEX_COND__BEGIN_COLUMN

static final int EXPR_COMPLEX_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__END_COLUMN

static final int EXPR_COMPLEX_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__BEGIN_FILE

static final int EXPR_COMPLEX_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__END_FILE

static final int EXPR_COMPLEX_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__BEGIN_LINE

static final int EXPR_COMPLEX_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__END_LINE

static final int EXPR_COMPLEX_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__TAG

static final int EXPR_COMPLEX_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_COMPLEX_COND__PARENT

static final int EXPR_COMPLEX_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_COMPLEX_COND_FEATURE_COUNT

static final int EXPR_COMPLEX_COND_FEATURE_COUNT
The number of structural features of the 'Expr Complex Cond' class.

See Also:
Constant Field Values

EXPR_RELATION_COND

static final int EXPR_RELATION_COND
The meta object id for the 'Expr Relation Cond' class.

See Also:
ExprRelationCondImpl, COBOLPackageImpl.getExprRelationCond(), Constant Field Values

EXPR_RELATION_COND__BEGIN_COLUMN

static final int EXPR_RELATION_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__END_COLUMN

static final int EXPR_RELATION_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__BEGIN_FILE

static final int EXPR_RELATION_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__END_FILE

static final int EXPR_RELATION_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__BEGIN_LINE

static final int EXPR_RELATION_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__END_LINE

static final int EXPR_RELATION_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__TAG

static final int EXPR_RELATION_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_RELATION_COND__PARENT

static final int EXPR_RELATION_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_RELATION_COND__ARG1

static final int EXPR_RELATION_COND__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_RELATION_COND__ARG2

static final int EXPR_RELATION_COND__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_RELATION_COND_FEATURE_COUNT

static final int EXPR_RELATION_COND_FEATURE_COUNT
The number of structural features of the 'Expr Relation Cond' class.

See Also:
Constant Field Values

EXPR_EQUAL

static final int EXPR_EQUAL
The meta object id for the 'Expr Equal' class.

See Also:
ExprEqualImpl, COBOLPackageImpl.getExprEqual(), Constant Field Values

EXPR_EQUAL__BEGIN_COLUMN

static final int EXPR_EQUAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__END_COLUMN

static final int EXPR_EQUAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__BEGIN_FILE

static final int EXPR_EQUAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__END_FILE

static final int EXPR_EQUAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__BEGIN_LINE

static final int EXPR_EQUAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__END_LINE

static final int EXPR_EQUAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__TAG

static final int EXPR_EQUAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_EQUAL__PARENT

static final int EXPR_EQUAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_EQUAL__ARG1

static final int EXPR_EQUAL__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_EQUAL__ARG2

static final int EXPR_EQUAL__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_EQUAL_FEATURE_COUNT

static final int EXPR_EQUAL_FEATURE_COUNT
The number of structural features of the 'Expr Equal' class.

See Also:
Constant Field Values

EXPR_LESS

static final int EXPR_LESS
The meta object id for the 'Expr Less' class.

See Also:
ExprLessImpl, COBOLPackageImpl.getExprLess(), Constant Field Values

EXPR_LESS__BEGIN_COLUMN

static final int EXPR_LESS__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LESS__END_COLUMN

static final int EXPR_LESS__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LESS__BEGIN_FILE

static final int EXPR_LESS__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LESS__END_FILE

static final int EXPR_LESS__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LESS__BEGIN_LINE

static final int EXPR_LESS__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LESS__END_LINE

static final int EXPR_LESS__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LESS__TAG

static final int EXPR_LESS__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LESS__PARENT

static final int EXPR_LESS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LESS__ARG1

static final int EXPR_LESS__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_LESS__ARG2

static final int EXPR_LESS__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_LESS_FEATURE_COUNT

static final int EXPR_LESS_FEATURE_COUNT
The number of structural features of the 'Expr Less' class.

See Also:
Constant Field Values

EXPR_GREATER

static final int EXPR_GREATER
The meta object id for the 'Expr Greater' class.

See Also:
ExprGreaterImpl, COBOLPackageImpl.getExprGreater(), Constant Field Values

EXPR_GREATER__BEGIN_COLUMN

static final int EXPR_GREATER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_GREATER__END_COLUMN

static final int EXPR_GREATER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_GREATER__BEGIN_FILE

static final int EXPR_GREATER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_GREATER__END_FILE

static final int EXPR_GREATER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_GREATER__BEGIN_LINE

static final int EXPR_GREATER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_GREATER__END_LINE

static final int EXPR_GREATER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_GREATER__TAG

static final int EXPR_GREATER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_GREATER__PARENT

static final int EXPR_GREATER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_GREATER__ARG1

static final int EXPR_GREATER__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_GREATER__ARG2

static final int EXPR_GREATER__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_GREATER_FEATURE_COUNT

static final int EXPR_GREATER_FEATURE_COUNT
The number of structural features of the 'Expr Greater' class.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL

static final int EXPR_LESS_OR_EQUAL
The meta object id for the 'Expr Less Or Equal' class.

See Also:
ExprLessOrEqualImpl, COBOLPackageImpl.getExprLessOrEqual(), Constant Field Values

EXPR_LESS_OR_EQUAL__BEGIN_COLUMN

static final int EXPR_LESS_OR_EQUAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__END_COLUMN

static final int EXPR_LESS_OR_EQUAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__BEGIN_FILE

static final int EXPR_LESS_OR_EQUAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__END_FILE

static final int EXPR_LESS_OR_EQUAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__BEGIN_LINE

static final int EXPR_LESS_OR_EQUAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__END_LINE

static final int EXPR_LESS_OR_EQUAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__TAG

static final int EXPR_LESS_OR_EQUAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__PARENT

static final int EXPR_LESS_OR_EQUAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__ARG1

static final int EXPR_LESS_OR_EQUAL__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL__ARG2

static final int EXPR_LESS_OR_EQUAL__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_LESS_OR_EQUAL_FEATURE_COUNT

static final int EXPR_LESS_OR_EQUAL_FEATURE_COUNT
The number of structural features of the 'Expr Less Or Equal' class.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL

static final int EXPR_GREATER_OR_EQUAL
The meta object id for the 'Expr Greater Or Equal' class.

See Also:
ExprGreaterOrEqualImpl, COBOLPackageImpl.getExprGreaterOrEqual(), Constant Field Values

EXPR_GREATER_OR_EQUAL__BEGIN_COLUMN

static final int EXPR_GREATER_OR_EQUAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__END_COLUMN

static final int EXPR_GREATER_OR_EQUAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__BEGIN_FILE

static final int EXPR_GREATER_OR_EQUAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__END_FILE

static final int EXPR_GREATER_OR_EQUAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__BEGIN_LINE

static final int EXPR_GREATER_OR_EQUAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__END_LINE

static final int EXPR_GREATER_OR_EQUAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__TAG

static final int EXPR_GREATER_OR_EQUAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__PARENT

static final int EXPR_GREATER_OR_EQUAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__ARG1

static final int EXPR_GREATER_OR_EQUAL__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL__ARG2

static final int EXPR_GREATER_OR_EQUAL__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_GREATER_OR_EQUAL_FEATURE_COUNT

static final int EXPR_GREATER_OR_EQUAL_FEATURE_COUNT
The number of structural features of the 'Expr Greater Or Equal' class.

See Also:
Constant Field Values

EXPR_NOT_EQUAL

static final int EXPR_NOT_EQUAL
The meta object id for the 'Expr Not Equal' class.

See Also:
ExprNotEqualImpl, COBOLPackageImpl.getExprNotEqual(), Constant Field Values

EXPR_NOT_EQUAL__BEGIN_COLUMN

static final int EXPR_NOT_EQUAL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__END_COLUMN

static final int EXPR_NOT_EQUAL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__BEGIN_FILE

static final int EXPR_NOT_EQUAL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__END_FILE

static final int EXPR_NOT_EQUAL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__BEGIN_LINE

static final int EXPR_NOT_EQUAL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__END_LINE

static final int EXPR_NOT_EQUAL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__TAG

static final int EXPR_NOT_EQUAL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__PARENT

static final int EXPR_NOT_EQUAL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__ARG1

static final int EXPR_NOT_EQUAL__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_NOT_EQUAL__ARG2

static final int EXPR_NOT_EQUAL__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_NOT_EQUAL_FEATURE_COUNT

static final int EXPR_NOT_EQUAL_FEATURE_COUNT
The number of structural features of the 'Expr Not Equal' class.

See Also:
Constant Field Values

EXPR_NOT_LESS

static final int EXPR_NOT_LESS
The meta object id for the 'Expr Not Less' class.

See Also:
ExprNotLessImpl, COBOLPackageImpl.getExprNotLess(), Constant Field Values

EXPR_NOT_LESS__BEGIN_COLUMN

static final int EXPR_NOT_LESS__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__END_COLUMN

static final int EXPR_NOT_LESS__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__BEGIN_FILE

static final int EXPR_NOT_LESS__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__END_FILE

static final int EXPR_NOT_LESS__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__BEGIN_LINE

static final int EXPR_NOT_LESS__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__END_LINE

static final int EXPR_NOT_LESS__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__TAG

static final int EXPR_NOT_LESS__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_NOT_LESS__PARENT

static final int EXPR_NOT_LESS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_NOT_LESS__ARG1

static final int EXPR_NOT_LESS__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_NOT_LESS__ARG2

static final int EXPR_NOT_LESS__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_NOT_LESS_FEATURE_COUNT

static final int EXPR_NOT_LESS_FEATURE_COUNT
The number of structural features of the 'Expr Not Less' class.

See Also:
Constant Field Values

EXPR_NOT_GREATER

static final int EXPR_NOT_GREATER
The meta object id for the 'Expr Not Greater' class.

See Also:
ExprNotGreaterImpl, COBOLPackageImpl.getExprNotGreater(), Constant Field Values

EXPR_NOT_GREATER__BEGIN_COLUMN

static final int EXPR_NOT_GREATER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__END_COLUMN

static final int EXPR_NOT_GREATER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__BEGIN_FILE

static final int EXPR_NOT_GREATER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__END_FILE

static final int EXPR_NOT_GREATER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__BEGIN_LINE

static final int EXPR_NOT_GREATER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__END_LINE

static final int EXPR_NOT_GREATER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__TAG

static final int EXPR_NOT_GREATER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_NOT_GREATER__PARENT

static final int EXPR_NOT_GREATER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_NOT_GREATER__ARG1

static final int EXPR_NOT_GREATER__ARG1
The feature id for the 'Arg1' containment reference.

See Also:
Constant Field Values

EXPR_NOT_GREATER__ARG2

static final int EXPR_NOT_GREATER__ARG2
The feature id for the 'Arg2' containment reference.

See Also:
Constant Field Values

EXPR_NOT_GREATER_FEATURE_COUNT

static final int EXPR_NOT_GREATER_FEATURE_COUNT
The number of structural features of the 'Expr Not Greater' class.

See Also:
Constant Field Values

EXPR88_COND

static final int EXPR88_COND
The meta object id for the 'Expr88 Cond' class.

See Also:
Expr88CondImpl, COBOLPackageImpl.getExpr88Cond(), Constant Field Values

EXPR88_COND__BEGIN_COLUMN

static final int EXPR88_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR88_COND__END_COLUMN

static final int EXPR88_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR88_COND__BEGIN_FILE

static final int EXPR88_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR88_COND__END_FILE

static final int EXPR88_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR88_COND__BEGIN_LINE

static final int EXPR88_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR88_COND__END_LINE

static final int EXPR88_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR88_COND__TAG

static final int EXPR88_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR88_COND__PARENT

static final int EXPR88_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR88_COND__REF88

static final int EXPR88_COND__REF88
The feature id for the 'Ref88' containment reference.

See Also:
Constant Field Values

EXPR88_COND_FEATURE_COUNT

static final int EXPR88_COND_FEATURE_COUNT
The number of structural features of the 'Expr88 Cond' class.

See Also:
Constant Field Values

EXPR_CLASS_COND

static final int EXPR_CLASS_COND
The meta object id for the 'Expr Class Cond' class.

See Also:
ExprClassCondImpl, COBOLPackageImpl.getExprClassCond(), Constant Field Values

EXPR_CLASS_COND__BEGIN_COLUMN

static final int EXPR_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__END_COLUMN

static final int EXPR_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__BEGIN_FILE

static final int EXPR_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__END_FILE

static final int EXPR_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__BEGIN_LINE

static final int EXPR_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__END_LINE

static final int EXPR_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__TAG

static final int EXPR_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_CLASS_COND__PARENT

static final int EXPR_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_CLASS_COND__DATA_REF

static final int EXPR_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_CLASS_COND_FEATURE_COUNT

static final int EXPR_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Class Cond' class.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND

static final int EXPR_STD_CLASS_COND
The meta object id for the 'Expr Std Class Cond' class.

See Also:
ExprStdClassCondImpl, COBOLPackageImpl.getExprStdClassCond(), Constant Field Values

EXPR_STD_CLASS_COND__BEGIN_COLUMN

static final int EXPR_STD_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__END_COLUMN

static final int EXPR_STD_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__BEGIN_FILE

static final int EXPR_STD_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__END_FILE

static final int EXPR_STD_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__BEGIN_LINE

static final int EXPR_STD_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__END_LINE

static final int EXPR_STD_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__TAG

static final int EXPR_STD_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__PARENT

static final int EXPR_STD_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__DATA_REF

static final int EXPR_STD_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND__CLASS_TYPE

static final int EXPR_STD_CLASS_COND__CLASS_TYPE
The feature id for the 'Class Type' attribute.

See Also:
Constant Field Values

EXPR_STD_CLASS_COND_FEATURE_COUNT

static final int EXPR_STD_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Std Class Cond' class.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND

static final int EXPR_IS_STD_CLASS_COND
The meta object id for the 'Expr Is Std Class Cond' class.

See Also:
ExprIsStdClassCondImpl, COBOLPackageImpl.getExprIsStdClassCond(), Constant Field Values

EXPR_IS_STD_CLASS_COND__BEGIN_COLUMN

static final int EXPR_IS_STD_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__END_COLUMN

static final int EXPR_IS_STD_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__BEGIN_FILE

static final int EXPR_IS_STD_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__END_FILE

static final int EXPR_IS_STD_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__BEGIN_LINE

static final int EXPR_IS_STD_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__END_LINE

static final int EXPR_IS_STD_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__TAG

static final int EXPR_IS_STD_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__PARENT

static final int EXPR_IS_STD_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__DATA_REF

static final int EXPR_IS_STD_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND__CLASS_TYPE

static final int EXPR_IS_STD_CLASS_COND__CLASS_TYPE
The feature id for the 'Class Type' attribute.

See Also:
Constant Field Values

EXPR_IS_STD_CLASS_COND_FEATURE_COUNT

static final int EXPR_IS_STD_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is Std Class Cond' class.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND

static final int EXPR_IS_NOT_STD_CLASS_COND
The meta object id for the 'Expr Is Not Std Class Cond' class.

See Also:
ExprIsNotStdClassCondImpl, COBOLPackageImpl.getExprIsNotStdClassCond(), Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__BEGIN_COLUMN

static final int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__END_COLUMN

static final int EXPR_IS_NOT_STD_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__BEGIN_FILE

static final int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__END_FILE

static final int EXPR_IS_NOT_STD_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__BEGIN_LINE

static final int EXPR_IS_NOT_STD_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__END_LINE

static final int EXPR_IS_NOT_STD_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__TAG

static final int EXPR_IS_NOT_STD_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__PARENT

static final int EXPR_IS_NOT_STD_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__DATA_REF

static final int EXPR_IS_NOT_STD_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND__CLASS_TYPE

static final int EXPR_IS_NOT_STD_CLASS_COND__CLASS_TYPE
The feature id for the 'Class Type' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_STD_CLASS_COND_FEATURE_COUNT

static final int EXPR_IS_NOT_STD_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is Not Std Class Cond' class.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND

static final int EXPR_USER_CLASS_COND
The meta object id for the 'Expr User Class Cond' class.

See Also:
ExprUserClassCondImpl, COBOLPackageImpl.getExprUserClassCond(), Constant Field Values

EXPR_USER_CLASS_COND__BEGIN_COLUMN

static final int EXPR_USER_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__END_COLUMN

static final int EXPR_USER_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__BEGIN_FILE

static final int EXPR_USER_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__END_FILE

static final int EXPR_USER_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__BEGIN_LINE

static final int EXPR_USER_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__END_LINE

static final int EXPR_USER_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__TAG

static final int EXPR_USER_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__PARENT

static final int EXPR_USER_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__DATA_REF

static final int EXPR_USER_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS

static final int EXPR_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
The feature id for the 'User Defined Char Class' reference.

See Also:
Constant Field Values

EXPR_USER_CLASS_COND_FEATURE_COUNT

static final int EXPR_USER_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr User Class Cond' class.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND

static final int EXPR_IS_USER_CLASS_COND
The meta object id for the 'Expr Is User Class Cond' class.

See Also:
ExprIsUserClassCondImpl, COBOLPackageImpl.getExprIsUserClassCond(), Constant Field Values

EXPR_IS_USER_CLASS_COND__BEGIN_COLUMN

static final int EXPR_IS_USER_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__END_COLUMN

static final int EXPR_IS_USER_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__BEGIN_FILE

static final int EXPR_IS_USER_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__END_FILE

static final int EXPR_IS_USER_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__BEGIN_LINE

static final int EXPR_IS_USER_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__END_LINE

static final int EXPR_IS_USER_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__TAG

static final int EXPR_IS_USER_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__PARENT

static final int EXPR_IS_USER_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__DATA_REF

static final int EXPR_IS_USER_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS

static final int EXPR_IS_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
The feature id for the 'User Defined Char Class' reference.

See Also:
Constant Field Values

EXPR_IS_USER_CLASS_COND_FEATURE_COUNT

static final int EXPR_IS_USER_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is User Class Cond' class.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND

static final int EXPR_IS_NOT_USER_CLASS_COND
The meta object id for the 'Expr Is Not User Class Cond' class.

See Also:
ExprIsNotUserClassCondImpl, COBOLPackageImpl.getExprIsNotUserClassCond(), Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__BEGIN_COLUMN

static final int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__END_COLUMN

static final int EXPR_IS_NOT_USER_CLASS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__BEGIN_FILE

static final int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__END_FILE

static final int EXPR_IS_NOT_USER_CLASS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__BEGIN_LINE

static final int EXPR_IS_NOT_USER_CLASS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__END_LINE

static final int EXPR_IS_NOT_USER_CLASS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__TAG

static final int EXPR_IS_NOT_USER_CLASS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__PARENT

static final int EXPR_IS_NOT_USER_CLASS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__DATA_REF

static final int EXPR_IS_NOT_USER_CLASS_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS

static final int EXPR_IS_NOT_USER_CLASS_COND__USER_DEFINED_CHAR_CLASS
The feature id for the 'User Defined Char Class' reference.

See Also:
Constant Field Values

EXPR_IS_NOT_USER_CLASS_COND_FEATURE_COUNT

static final int EXPR_IS_NOT_USER_CLASS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is Not User Class Cond' class.

See Also:
Constant Field Values

EXPR_SIGN_COND

static final int EXPR_SIGN_COND
The meta object id for the 'Expr Sign Cond' class.

See Also:
ExprSignCondImpl, COBOLPackageImpl.getExprSignCond(), Constant Field Values

EXPR_SIGN_COND__BEGIN_COLUMN

static final int EXPR_SIGN_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__END_COLUMN

static final int EXPR_SIGN_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__BEGIN_FILE

static final int EXPR_SIGN_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__END_FILE

static final int EXPR_SIGN_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__BEGIN_LINE

static final int EXPR_SIGN_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__END_LINE

static final int EXPR_SIGN_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__TAG

static final int EXPR_SIGN_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND__PARENT

static final int EXPR_SIGN_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_SIGN_COND__DATA_REF

static final int EXPR_SIGN_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_SIGN_COND__SIGN_TYPE

static final int EXPR_SIGN_COND__SIGN_TYPE
The feature id for the 'Sign Type' attribute.

See Also:
Constant Field Values

EXPR_SIGN_COND_FEATURE_COUNT

static final int EXPR_SIGN_COND_FEATURE_COUNT
The number of structural features of the 'Expr Sign Cond' class.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND

static final int EXPR_IS_SIGN_COND
The meta object id for the 'Expr Is Sign Cond' class.

See Also:
ExprIsSignCondImpl, COBOLPackageImpl.getExprIsSignCond(), Constant Field Values

EXPR_IS_SIGN_COND__BEGIN_COLUMN

static final int EXPR_IS_SIGN_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__END_COLUMN

static final int EXPR_IS_SIGN_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__BEGIN_FILE

static final int EXPR_IS_SIGN_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__END_FILE

static final int EXPR_IS_SIGN_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__BEGIN_LINE

static final int EXPR_IS_SIGN_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__END_LINE

static final int EXPR_IS_SIGN_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__TAG

static final int EXPR_IS_SIGN_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__PARENT

static final int EXPR_IS_SIGN_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__DATA_REF

static final int EXPR_IS_SIGN_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND__SIGN_TYPE

static final int EXPR_IS_SIGN_COND__SIGN_TYPE
The feature id for the 'Sign Type' attribute.

See Also:
Constant Field Values

EXPR_IS_SIGN_COND_FEATURE_COUNT

static final int EXPR_IS_SIGN_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is Sign Cond' class.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND

static final int EXPR_IS_NOT_SIGN_COND
The meta object id for the 'Expr Is Not Sign Cond' class.

See Also:
ExprIsNotSignCondImpl, COBOLPackageImpl.getExprIsNotSignCond(), Constant Field Values

EXPR_IS_NOT_SIGN_COND__BEGIN_COLUMN

static final int EXPR_IS_NOT_SIGN_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__END_COLUMN

static final int EXPR_IS_NOT_SIGN_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__BEGIN_FILE

static final int EXPR_IS_NOT_SIGN_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__END_FILE

static final int EXPR_IS_NOT_SIGN_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__BEGIN_LINE

static final int EXPR_IS_NOT_SIGN_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__END_LINE

static final int EXPR_IS_NOT_SIGN_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__TAG

static final int EXPR_IS_NOT_SIGN_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__PARENT

static final int EXPR_IS_NOT_SIGN_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__DATA_REF

static final int EXPR_IS_NOT_SIGN_COND__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND__SIGN_TYPE

static final int EXPR_IS_NOT_SIGN_COND__SIGN_TYPE
The feature id for the 'Sign Type' attribute.

See Also:
Constant Field Values

EXPR_IS_NOT_SIGN_COND_FEATURE_COUNT

static final int EXPR_IS_NOT_SIGN_COND_FEATURE_COUNT
The number of structural features of the 'Expr Is Not Sign Cond' class.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND

static final int EXPR_SWITCH_STATUS_COND
The meta object id for the 'Expr Switch Status Cond' class.

See Also:
ExprSwitchStatusCondImpl, COBOLPackageImpl.getExprSwitchStatusCond(), Constant Field Values

EXPR_SWITCH_STATUS_COND__BEGIN_COLUMN

static final int EXPR_SWITCH_STATUS_COND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__END_COLUMN

static final int EXPR_SWITCH_STATUS_COND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__BEGIN_FILE

static final int EXPR_SWITCH_STATUS_COND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__END_FILE

static final int EXPR_SWITCH_STATUS_COND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__BEGIN_LINE

static final int EXPR_SWITCH_STATUS_COND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__END_LINE

static final int EXPR_SWITCH_STATUS_COND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__TAG

static final int EXPR_SWITCH_STATUS_COND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__PARENT

static final int EXPR_SWITCH_STATUS_COND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND__CONDITION

static final int EXPR_SWITCH_STATUS_COND__CONDITION
The feature id for the 'Condition' reference.

See Also:
Constant Field Values

EXPR_SWITCH_STATUS_COND_FEATURE_COUNT

static final int EXPR_SWITCH_STATUS_COND_FEATURE_COUNT
The number of structural features of the 'Expr Switch Status Cond' class.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT

static final int EXPR_LOGICAL_NOT
The meta object id for the 'Expr Logical Not' class.

See Also:
ExprLogicalNotImpl, COBOLPackageImpl.getExprLogicalNot(), Constant Field Values

EXPR_LOGICAL_NOT__BEGIN_COLUMN

static final int EXPR_LOGICAL_NOT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__END_COLUMN

static final int EXPR_LOGICAL_NOT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__BEGIN_FILE

static final int EXPR_LOGICAL_NOT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__END_FILE

static final int EXPR_LOGICAL_NOT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__BEGIN_LINE

static final int EXPR_LOGICAL_NOT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__END_LINE

static final int EXPR_LOGICAL_NOT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__TAG

static final int EXPR_LOGICAL_NOT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__PARENT

static final int EXPR_LOGICAL_NOT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT__EXPR

static final int EXPR_LOGICAL_NOT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_NOT_FEATURE_COUNT

static final int EXPR_LOGICAL_NOT_FEATURE_COUNT
The number of structural features of the 'Expr Logical Not' class.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY

static final int EXPR_LOGICAL_BINARY
The meta object id for the 'Expr Logical Binary' class.

See Also:
ExprLogicalBinaryImpl, COBOLPackageImpl.getExprLogicalBinary(), Constant Field Values

EXPR_LOGICAL_BINARY__BEGIN_COLUMN

static final int EXPR_LOGICAL_BINARY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__END_COLUMN

static final int EXPR_LOGICAL_BINARY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__BEGIN_FILE

static final int EXPR_LOGICAL_BINARY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__END_FILE

static final int EXPR_LOGICAL_BINARY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__BEGIN_LINE

static final int EXPR_LOGICAL_BINARY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__END_LINE

static final int EXPR_LOGICAL_BINARY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__TAG

static final int EXPR_LOGICAL_BINARY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__PARENT

static final int EXPR_LOGICAL_BINARY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__EXPR1

static final int EXPR_LOGICAL_BINARY__EXPR1
The feature id for the 'Expr1' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY__EXPR2

static final int EXPR_LOGICAL_BINARY__EXPR2
The feature id for the 'Expr2' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_BINARY_FEATURE_COUNT

static final int EXPR_LOGICAL_BINARY_FEATURE_COUNT
The number of structural features of the 'Expr Logical Binary' class.

See Also:
Constant Field Values

EXPR_LOGICAL_AND

static final int EXPR_LOGICAL_AND
The meta object id for the 'Expr Logical And' class.

See Also:
ExprLogicalAndImpl, COBOLPackageImpl.getExprLogicalAnd(), Constant Field Values

EXPR_LOGICAL_AND__BEGIN_COLUMN

static final int EXPR_LOGICAL_AND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__END_COLUMN

static final int EXPR_LOGICAL_AND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__BEGIN_FILE

static final int EXPR_LOGICAL_AND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__END_FILE

static final int EXPR_LOGICAL_AND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__BEGIN_LINE

static final int EXPR_LOGICAL_AND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__END_LINE

static final int EXPR_LOGICAL_AND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__TAG

static final int EXPR_LOGICAL_AND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__PARENT

static final int EXPR_LOGICAL_AND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__EXPR1

static final int EXPR_LOGICAL_AND__EXPR1
The feature id for the 'Expr1' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_AND__EXPR2

static final int EXPR_LOGICAL_AND__EXPR2
The feature id for the 'Expr2' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_AND_FEATURE_COUNT

static final int EXPR_LOGICAL_AND_FEATURE_COUNT
The number of structural features of the 'Expr Logical And' class.

See Also:
Constant Field Values

EXPR_LOGICAL_OR

static final int EXPR_LOGICAL_OR
The meta object id for the 'Expr Logical Or' class.

See Also:
ExprLogicalOrImpl, COBOLPackageImpl.getExprLogicalOr(), Constant Field Values

EXPR_LOGICAL_OR__BEGIN_COLUMN

static final int EXPR_LOGICAL_OR__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__END_COLUMN

static final int EXPR_LOGICAL_OR__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__BEGIN_FILE

static final int EXPR_LOGICAL_OR__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__END_FILE

static final int EXPR_LOGICAL_OR__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__BEGIN_LINE

static final int EXPR_LOGICAL_OR__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__END_LINE

static final int EXPR_LOGICAL_OR__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__TAG

static final int EXPR_LOGICAL_OR__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__PARENT

static final int EXPR_LOGICAL_OR__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__EXPR1

static final int EXPR_LOGICAL_OR__EXPR1
The feature id for the 'Expr1' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_OR__EXPR2

static final int EXPR_LOGICAL_OR__EXPR2
The feature id for the 'Expr2' containment reference.

See Also:
Constant Field Values

EXPR_LOGICAL_OR_FEATURE_COUNT

static final int EXPR_LOGICAL_OR_FEATURE_COUNT
The number of structural features of the 'Expr Logical Or' class.

See Also:
Constant Field Values

ACCEPT_STMT

static final int ACCEPT_STMT
The meta object id for the 'Accept Stmt' class.

See Also:
AcceptStmtImpl, COBOLPackageImpl.getAcceptStmt(), Constant Field Values

ACCEPT_STMT__BEGIN_COLUMN

static final int ACCEPT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__END_COLUMN

static final int ACCEPT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__BEGIN_FILE

static final int ACCEPT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__END_FILE

static final int ACCEPT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__BEGIN_LINE

static final int ACCEPT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__END_LINE

static final int ACCEPT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__TAG

static final int ACCEPT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ACCEPT_STMT__PARENT

static final int ACCEPT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ACCEPT_STMT__REF

static final int ACCEPT_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

ACCEPT_STMT_FEATURE_COUNT

static final int ACCEPT_STMT_FEATURE_COUNT
The number of structural features of the 'Accept Stmt' class.

See Also:
Constant Field Values

ENVIRONMENT

static final int ENVIRONMENT
The meta object id for the 'Environment' class.

See Also:
EnvironmentImpl, COBOLPackageImpl.getEnvironment(), Constant Field Values

ENVIRONMENT__BEGIN_COLUMN

static final int ENVIRONMENT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ENVIRONMENT__END_COLUMN

static final int ENVIRONMENT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ENVIRONMENT__BEGIN_FILE

static final int ENVIRONMENT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ENVIRONMENT__END_FILE

static final int ENVIRONMENT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ENVIRONMENT__BEGIN_LINE

static final int ENVIRONMENT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ENVIRONMENT__END_LINE

static final int ENVIRONMENT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ENVIRONMENT__TAG

static final int ENVIRONMENT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ENVIRONMENT__PARENT

static final int ENVIRONMENT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ENVIRONMENT__TYPE

static final int ENVIRONMENT__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

ENVIRONMENT_FEATURE_COUNT

static final int ENVIRONMENT_FEATURE_COUNT
The number of structural features of the 'Environment' class.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT

static final int ACCEPT_DATA_TRANSFER_STMT
The meta object id for the 'Accept Data Transfer Stmt' class.

See Also:
AcceptDataTransferStmtImpl, COBOLPackageImpl.getAcceptDataTransferStmt(), Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__BEGIN_COLUMN

static final int ACCEPT_DATA_TRANSFER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__END_COLUMN

static final int ACCEPT_DATA_TRANSFER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__BEGIN_FILE

static final int ACCEPT_DATA_TRANSFER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__END_FILE

static final int ACCEPT_DATA_TRANSFER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__BEGIN_LINE

static final int ACCEPT_DATA_TRANSFER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__END_LINE

static final int ACCEPT_DATA_TRANSFER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__TAG

static final int ACCEPT_DATA_TRANSFER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__PARENT

static final int ACCEPT_DATA_TRANSFER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__REF

static final int ACCEPT_DATA_TRANSFER_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT_NAME

static final int ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT_NAME
The feature id for the 'Environment Name' reference.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT

static final int ACCEPT_DATA_TRANSFER_STMT__ENVIRONMENT
The feature id for the 'Environment' containment reference.

See Also:
Constant Field Values

ACCEPT_DATA_TRANSFER_STMT_FEATURE_COUNT

static final int ACCEPT_DATA_TRANSFER_STMT_FEATURE_COUNT
The number of structural features of the 'Accept Data Transfer Stmt' class.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT
The meta object id for the 'Accept System Info Transfer Stmt' class.

See Also:
AcceptSystemInfoTransferStmtImpl, COBOLPackageImpl.getAcceptSystemInfoTransferStmt(), Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_COLUMN

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_COLUMN

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_FILE

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_FILE

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_LINE

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_LINE

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__TAG

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__PARENT

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__REF

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT__SYSTEM_INFO

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT__SYSTEM_INFO
The feature id for the 'System Info' attribute.

See Also:
Constant Field Values

ACCEPT_SYSTEM_INFO_TRANSFER_STMT_FEATURE_COUNT

static final int ACCEPT_SYSTEM_INFO_TRANSFER_STMT_FEATURE_COUNT
The number of structural features of the 'Accept System Info Transfer Stmt' class.

See Also:
Constant Field Values

DISPLAY_STMT

static final int DISPLAY_STMT
The meta object id for the 'Display Stmt' class.

See Also:
DisplayStmtImpl, COBOLPackageImpl.getDisplayStmt(), Constant Field Values

DISPLAY_STMT__BEGIN_COLUMN

static final int DISPLAY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__END_COLUMN

static final int DISPLAY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__BEGIN_FILE

static final int DISPLAY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__END_FILE

static final int DISPLAY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__BEGIN_LINE

static final int DISPLAY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__END_LINE

static final int DISPLAY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__TAG

static final int DISPLAY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DISPLAY_STMT__PARENT

static final int DISPLAY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DISPLAY_STMT__ITEMS

static final int DISPLAY_STMT__ITEMS
The feature id for the 'Items' containment reference list.

See Also:
Constant Field Values

DISPLAY_STMT__ENVIRONMENT_NAME

static final int DISPLAY_STMT__ENVIRONMENT_NAME
The feature id for the 'Environment Name' reference.

See Also:
Constant Field Values

DISPLAY_STMT__ENVIRONMENT

static final int DISPLAY_STMT__ENVIRONMENT
The feature id for the 'Environment' containment reference.

See Also:
Constant Field Values

DISPLAY_STMT__WITH_NO_ADVANCING

static final int DISPLAY_STMT__WITH_NO_ADVANCING
The feature id for the 'With No Advancing' attribute.

See Also:
Constant Field Values

DISPLAY_STMT_FEATURE_COUNT

static final int DISPLAY_STMT_FEATURE_COUNT
The number of structural features of the 'Display Stmt' class.

See Also:
Constant Field Values

ARITH_STMT

static final int ARITH_STMT
The meta object id for the 'Arith Stmt' class.

See Also:
ArithStmtImpl, COBOLPackageImpl.getArithStmt(), Constant Field Values

ARITH_STMT__BEGIN_COLUMN

static final int ARITH_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ARITH_STMT__END_COLUMN

static final int ARITH_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ARITH_STMT__BEGIN_FILE

static final int ARITH_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ARITH_STMT__END_FILE

static final int ARITH_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ARITH_STMT__BEGIN_LINE

static final int ARITH_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ARITH_STMT__END_LINE

static final int ARITH_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ARITH_STMT__TAG

static final int ARITH_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ARITH_STMT__PARENT

static final int ARITH_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ARITH_STMT__ON_SIZE_ERROR

static final int ARITH_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

ARITH_STMT__NOT_ON_SIZE_ERROR

static final int ARITH_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

ARITH_STMT_FEATURE_COUNT

static final int ARITH_STMT_FEATURE_COUNT
The number of structural features of the 'Arith Stmt' class.

See Also:
Constant Field Values

ARITH_OPERAND

static final int ARITH_OPERAND
The meta object id for the 'Arith Operand' class.

See Also:
ArithOperandImpl, COBOLPackageImpl.getArithOperand(), Constant Field Values

ARITH_OPERAND__BEGIN_COLUMN

static final int ARITH_OPERAND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__END_COLUMN

static final int ARITH_OPERAND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__BEGIN_FILE

static final int ARITH_OPERAND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__END_FILE

static final int ARITH_OPERAND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__BEGIN_LINE

static final int ARITH_OPERAND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__END_LINE

static final int ARITH_OPERAND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__TAG

static final int ARITH_OPERAND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ARITH_OPERAND__PARENT

static final int ARITH_OPERAND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ARITH_OPERAND__REF

static final int ARITH_OPERAND__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

ARITH_OPERAND__ROUNDED

static final int ARITH_OPERAND__ROUNDED
The feature id for the 'Rounded' attribute.

See Also:
Constant Field Values

ARITH_OPERAND_FEATURE_COUNT

static final int ARITH_OPERAND_FEATURE_COUNT
The number of structural features of the 'Arith Operand' class.

See Also:
Constant Field Values

ADD_STMT

static final int ADD_STMT
The meta object id for the 'Add Stmt' class.

See Also:
AddStmtImpl, COBOLPackageImpl.getAddStmt(), Constant Field Values

ADD_STMT__BEGIN_COLUMN

static final int ADD_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADD_STMT__END_COLUMN

static final int ADD_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADD_STMT__BEGIN_FILE

static final int ADD_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADD_STMT__END_FILE

static final int ADD_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADD_STMT__BEGIN_LINE

static final int ADD_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADD_STMT__END_LINE

static final int ADD_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADD_STMT__TAG

static final int ADD_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADD_STMT__PARENT

static final int ADD_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADD_STMT__ON_SIZE_ERROR

static final int ADD_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_STMT__NOT_ON_SIZE_ERROR

static final int ADD_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_STMT_FEATURE_COUNT

static final int ADD_STMT_FEATURE_COUNT
The number of structural features of the 'Add Stmt' class.

See Also:
Constant Field Values

SUBTRACT_STMT

static final int SUBTRACT_STMT
The meta object id for the 'Subtract Stmt' class.

See Also:
SubtractStmtImpl, COBOLPackageImpl.getSubtractStmt(), Constant Field Values

SUBTRACT_STMT__BEGIN_COLUMN

static final int SUBTRACT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__END_COLUMN

static final int SUBTRACT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__BEGIN_FILE

static final int SUBTRACT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__END_FILE

static final int SUBTRACT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__BEGIN_LINE

static final int SUBTRACT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__END_LINE

static final int SUBTRACT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__TAG

static final int SUBTRACT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SUBTRACT_STMT__PARENT

static final int SUBTRACT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SUBTRACT_STMT__ON_SIZE_ERROR

static final int SUBTRACT_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_STMT__NOT_ON_SIZE_ERROR

static final int SUBTRACT_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_STMT_FEATURE_COUNT

static final int SUBTRACT_STMT_FEATURE_COUNT
The number of structural features of the 'Subtract Stmt' class.

See Also:
Constant Field Values

MULTIPLY_STMT

static final int MULTIPLY_STMT
The meta object id for the 'Multiply Stmt' class.

See Also:
MultiplyStmtImpl, COBOLPackageImpl.getMultiplyStmt(), Constant Field Values

MULTIPLY_STMT__BEGIN_COLUMN

static final int MULTIPLY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__END_COLUMN

static final int MULTIPLY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__BEGIN_FILE

static final int MULTIPLY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__END_FILE

static final int MULTIPLY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__BEGIN_LINE

static final int MULTIPLY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__END_LINE

static final int MULTIPLY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__TAG

static final int MULTIPLY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MULTIPLY_STMT__PARENT

static final int MULTIPLY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MULTIPLY_STMT__ON_SIZE_ERROR

static final int MULTIPLY_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_STMT__NOT_ON_SIZE_ERROR

static final int MULTIPLY_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_STMT_FEATURE_COUNT

static final int MULTIPLY_STMT_FEATURE_COUNT
The number of structural features of the 'Multiply Stmt' class.

See Also:
Constant Field Values

COMPUTE_STMT

static final int COMPUTE_STMT
The meta object id for the 'Compute Stmt' class.

See Also:
ComputeStmtImpl, COBOLPackageImpl.getComputeStmt(), Constant Field Values

COMPUTE_STMT__BEGIN_COLUMN

static final int COMPUTE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__END_COLUMN

static final int COMPUTE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__BEGIN_FILE

static final int COMPUTE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__END_FILE

static final int COMPUTE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__BEGIN_LINE

static final int COMPUTE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__END_LINE

static final int COMPUTE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__TAG

static final int COMPUTE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

COMPUTE_STMT__PARENT

static final int COMPUTE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

COMPUTE_STMT__ON_SIZE_ERROR

static final int COMPUTE_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

COMPUTE_STMT__NOT_ON_SIZE_ERROR

static final int COMPUTE_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

COMPUTE_STMT__DESTINATIONS

static final int COMPUTE_STMT__DESTINATIONS
The feature id for the 'Destinations' containment reference list.

See Also:
Constant Field Values

COMPUTE_STMT__EXPR

static final int COMPUTE_STMT__EXPR
The feature id for the 'Expr' containment reference.

See Also:
Constant Field Values

COMPUTE_STMT_FEATURE_COUNT

static final int COMPUTE_STMT_FEATURE_COUNT
The number of structural features of the 'Compute Stmt' class.

See Also:
Constant Field Values

ADD_TO_STMT

static final int ADD_TO_STMT
The meta object id for the 'Add To Stmt' class.

See Also:
AddToStmtImpl, COBOLPackageImpl.getAddToStmt(), Constant Field Values

ADD_TO_STMT__BEGIN_COLUMN

static final int ADD_TO_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__END_COLUMN

static final int ADD_TO_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__BEGIN_FILE

static final int ADD_TO_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__END_FILE

static final int ADD_TO_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__BEGIN_LINE

static final int ADD_TO_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__END_LINE

static final int ADD_TO_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__TAG

static final int ADD_TO_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADD_TO_STMT__PARENT

static final int ADD_TO_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADD_TO_STMT__ON_SIZE_ERROR

static final int ADD_TO_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_TO_STMT__NOT_ON_SIZE_ERROR

static final int ADD_TO_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_TO_STMT__SUM_OF

static final int ADD_TO_STMT__SUM_OF
The feature id for the 'Sum Of' containment reference list.

See Also:
Constant Field Values

ADD_TO_STMT__TO

static final int ADD_TO_STMT__TO
The feature id for the 'To' containment reference list.

See Also:
Constant Field Values

ADD_TO_STMT_FEATURE_COUNT

static final int ADD_TO_STMT_FEATURE_COUNT
The number of structural features of the 'Add To Stmt' class.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT

static final int ADD_TO_GIVING_STMT
The meta object id for the 'Add To Giving Stmt' class.

See Also:
AddToGivingStmtImpl, COBOLPackageImpl.getAddToGivingStmt(), Constant Field Values

ADD_TO_GIVING_STMT__BEGIN_COLUMN

static final int ADD_TO_GIVING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__END_COLUMN

static final int ADD_TO_GIVING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__BEGIN_FILE

static final int ADD_TO_GIVING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__END_FILE

static final int ADD_TO_GIVING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__BEGIN_LINE

static final int ADD_TO_GIVING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__END_LINE

static final int ADD_TO_GIVING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__TAG

static final int ADD_TO_GIVING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__PARENT

static final int ADD_TO_GIVING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__ON_SIZE_ERROR

static final int ADD_TO_GIVING_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__NOT_ON_SIZE_ERROR

static final int ADD_TO_GIVING_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__SUM_OF

static final int ADD_TO_GIVING_STMT__SUM_OF
The feature id for the 'Sum Of' containment reference list.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__TO

static final int ADD_TO_GIVING_STMT__TO
The feature id for the 'To' containment reference.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT__GIVING

static final int ADD_TO_GIVING_STMT__GIVING
The feature id for the 'Giving' containment reference list.

See Also:
Constant Field Values

ADD_TO_GIVING_STMT_FEATURE_COUNT

static final int ADD_TO_GIVING_STMT_FEATURE_COUNT
The number of structural features of the 'Add To Giving Stmt' class.

See Also:
Constant Field Values

ADD_CORR_STMT

static final int ADD_CORR_STMT
The meta object id for the 'Add Corr Stmt' class.

See Also:
AddCorrStmtImpl, COBOLPackageImpl.getAddCorrStmt(), Constant Field Values

ADD_CORR_STMT__BEGIN_COLUMN

static final int ADD_CORR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__END_COLUMN

static final int ADD_CORR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__BEGIN_FILE

static final int ADD_CORR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__END_FILE

static final int ADD_CORR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__BEGIN_LINE

static final int ADD_CORR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__END_LINE

static final int ADD_CORR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__TAG

static final int ADD_CORR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ADD_CORR_STMT__PARENT

static final int ADD_CORR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ADD_CORR_STMT__ON_SIZE_ERROR

static final int ADD_CORR_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_CORR_STMT__NOT_ON_SIZE_ERROR

static final int ADD_CORR_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

ADD_CORR_STMT__ADD

static final int ADD_CORR_STMT__ADD
The feature id for the 'Add' containment reference.

See Also:
Constant Field Values

ADD_CORR_STMT__TO

static final int ADD_CORR_STMT__TO
The feature id for the 'To' containment reference.

See Also:
Constant Field Values

ADD_CORR_STMT_FEATURE_COUNT

static final int ADD_CORR_STMT_FEATURE_COUNT
The number of structural features of the 'Add Corr Stmt' class.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT

static final int SUBTRACT_FROM_STMT
The meta object id for the 'Subtract From Stmt' class.

See Also:
SubtractFromStmtImpl, COBOLPackageImpl.getSubtractFromStmt(), Constant Field Values

SUBTRACT_FROM_STMT__BEGIN_COLUMN

static final int SUBTRACT_FROM_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__END_COLUMN

static final int SUBTRACT_FROM_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__BEGIN_FILE

static final int SUBTRACT_FROM_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__END_FILE

static final int SUBTRACT_FROM_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__BEGIN_LINE

static final int SUBTRACT_FROM_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__END_LINE

static final int SUBTRACT_FROM_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__TAG

static final int SUBTRACT_FROM_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__PARENT

static final int SUBTRACT_FROM_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__ON_SIZE_ERROR

static final int SUBTRACT_FROM_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__NOT_ON_SIZE_ERROR

static final int SUBTRACT_FROM_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__SUM_OF

static final int SUBTRACT_FROM_STMT__SUM_OF
The feature id for the 'Sum Of' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT__FROM

static final int SUBTRACT_FROM_STMT__FROM
The feature id for the 'From' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_STMT_FEATURE_COUNT

static final int SUBTRACT_FROM_STMT_FEATURE_COUNT
The number of structural features of the 'Subtract From Stmt' class.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT

static final int SUBTRACT_FROM_GIVING_STMT
The meta object id for the 'Subtract From Giving Stmt' class.

See Also:
SubtractFromGivingStmtImpl, COBOLPackageImpl.getSubtractFromGivingStmt(), Constant Field Values

SUBTRACT_FROM_GIVING_STMT__BEGIN_COLUMN

static final int SUBTRACT_FROM_GIVING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__END_COLUMN

static final int SUBTRACT_FROM_GIVING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__BEGIN_FILE

static final int SUBTRACT_FROM_GIVING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__END_FILE

static final int SUBTRACT_FROM_GIVING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__BEGIN_LINE

static final int SUBTRACT_FROM_GIVING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__END_LINE

static final int SUBTRACT_FROM_GIVING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__TAG

static final int SUBTRACT_FROM_GIVING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__PARENT

static final int SUBTRACT_FROM_GIVING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__ON_SIZE_ERROR

static final int SUBTRACT_FROM_GIVING_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__NOT_ON_SIZE_ERROR

static final int SUBTRACT_FROM_GIVING_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__SUM_OF

static final int SUBTRACT_FROM_GIVING_STMT__SUM_OF
The feature id for the 'Sum Of' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__FROM

static final int SUBTRACT_FROM_GIVING_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT__GIVING

static final int SUBTRACT_FROM_GIVING_STMT__GIVING
The feature id for the 'Giving' containment reference list.

See Also:
Constant Field Values

SUBTRACT_FROM_GIVING_STMT_FEATURE_COUNT

static final int SUBTRACT_FROM_GIVING_STMT_FEATURE_COUNT
The number of structural features of the 'Subtract From Giving Stmt' class.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT

static final int SUBTRACT_CORR_STMT
The meta object id for the 'Subtract Corr Stmt' class.

See Also:
SubtractCorrStmtImpl, COBOLPackageImpl.getSubtractCorrStmt(), Constant Field Values

SUBTRACT_CORR_STMT__BEGIN_COLUMN

static final int SUBTRACT_CORR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__END_COLUMN

static final int SUBTRACT_CORR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__BEGIN_FILE

static final int SUBTRACT_CORR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__END_FILE

static final int SUBTRACT_CORR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__BEGIN_LINE

static final int SUBTRACT_CORR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__END_LINE

static final int SUBTRACT_CORR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__TAG

static final int SUBTRACT_CORR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__PARENT

static final int SUBTRACT_CORR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__ON_SIZE_ERROR

static final int SUBTRACT_CORR_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__NOT_ON_SIZE_ERROR

static final int SUBTRACT_CORR_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__SUBTRACT

static final int SUBTRACT_CORR_STMT__SUBTRACT
The feature id for the 'Subtract' containment reference.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT__FROM

static final int SUBTRACT_CORR_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

SUBTRACT_CORR_STMT_FEATURE_COUNT

static final int SUBTRACT_CORR_STMT_FEATURE_COUNT
The number of structural features of the 'Subtract Corr Stmt' class.

See Also:
Constant Field Values

MULTIPLY_BY_STMT

static final int MULTIPLY_BY_STMT
The meta object id for the 'Multiply By Stmt' class.

See Also:
MultiplyByStmtImpl, COBOLPackageImpl.getMultiplyByStmt(), Constant Field Values

MULTIPLY_BY_STMT__BEGIN_COLUMN

static final int MULTIPLY_BY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__END_COLUMN

static final int MULTIPLY_BY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__BEGIN_FILE

static final int MULTIPLY_BY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__END_FILE

static final int MULTIPLY_BY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__BEGIN_LINE

static final int MULTIPLY_BY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__END_LINE

static final int MULTIPLY_BY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__TAG

static final int MULTIPLY_BY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__PARENT

static final int MULTIPLY_BY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__ON_SIZE_ERROR

static final int MULTIPLY_BY_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__NOT_ON_SIZE_ERROR

static final int MULTIPLY_BY_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__MULTIPLIER

static final int MULTIPLY_BY_STMT__MULTIPLIER
The feature id for the 'Multiplier' containment reference.

See Also:
Constant Field Values

MULTIPLY_BY_STMT__DESTINATIONS

static final int MULTIPLY_BY_STMT__DESTINATIONS
The feature id for the 'Destinations' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_STMT_FEATURE_COUNT

static final int MULTIPLY_BY_STMT_FEATURE_COUNT
The number of structural features of the 'Multiply By Stmt' class.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT

static final int MULTIPLY_BY_GIVING_STMT
The meta object id for the 'Multiply By Giving Stmt' class.

See Also:
MultiplyByGivingStmtImpl, COBOLPackageImpl.getMultiplyByGivingStmt(), Constant Field Values

MULTIPLY_BY_GIVING_STMT__BEGIN_COLUMN

static final int MULTIPLY_BY_GIVING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__END_COLUMN

static final int MULTIPLY_BY_GIVING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__BEGIN_FILE

static final int MULTIPLY_BY_GIVING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__END_FILE

static final int MULTIPLY_BY_GIVING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__BEGIN_LINE

static final int MULTIPLY_BY_GIVING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__END_LINE

static final int MULTIPLY_BY_GIVING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__TAG

static final int MULTIPLY_BY_GIVING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__PARENT

static final int MULTIPLY_BY_GIVING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__ON_SIZE_ERROR

static final int MULTIPLY_BY_GIVING_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__NOT_ON_SIZE_ERROR

static final int MULTIPLY_BY_GIVING_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__OPERAND1

static final int MULTIPLY_BY_GIVING_STMT__OPERAND1
The feature id for the 'Operand1' containment reference.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__OPERAND2

static final int MULTIPLY_BY_GIVING_STMT__OPERAND2
The feature id for the 'Operand2' containment reference.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT__GIVING

static final int MULTIPLY_BY_GIVING_STMT__GIVING
The feature id for the 'Giving' containment reference list.

See Also:
Constant Field Values

MULTIPLY_BY_GIVING_STMT_FEATURE_COUNT

static final int MULTIPLY_BY_GIVING_STMT_FEATURE_COUNT
The number of structural features of the 'Multiply By Giving Stmt' class.

See Also:
Constant Field Values

DIVIDE_STMT

static final int DIVIDE_STMT
The meta object id for the 'Divide Stmt' class.

See Also:
DivideStmtImpl, COBOLPackageImpl.getDivideStmt(), Constant Field Values

DIVIDE_STMT__BEGIN_COLUMN

static final int DIVIDE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__END_COLUMN

static final int DIVIDE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__BEGIN_FILE

static final int DIVIDE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__END_FILE

static final int DIVIDE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__BEGIN_LINE

static final int DIVIDE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__END_LINE

static final int DIVIDE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__TAG

static final int DIVIDE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_STMT__PARENT

static final int DIVIDE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_STMT__ON_SIZE_ERROR

static final int DIVIDE_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_STMT__DIVIDE

static final int DIVIDE_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_STMT_FEATURE_COUNT

static final int DIVIDE_STMT_FEATURE_COUNT
The number of structural features of the 'Divide Stmt' class.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT

static final int DIVIDE_INTO_SIMPLE_STMT
The meta object id for the 'Divide Into Simple Stmt' class.

See Also:
DivideIntoSimpleStmtImpl, COBOLPackageImpl.getDivideIntoSimpleStmt(), Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__BEGIN_COLUMN

static final int DIVIDE_INTO_SIMPLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__END_COLUMN

static final int DIVIDE_INTO_SIMPLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__BEGIN_FILE

static final int DIVIDE_INTO_SIMPLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__END_FILE

static final int DIVIDE_INTO_SIMPLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__BEGIN_LINE

static final int DIVIDE_INTO_SIMPLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__END_LINE

static final int DIVIDE_INTO_SIMPLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__TAG

static final int DIVIDE_INTO_SIMPLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__PARENT

static final int DIVIDE_INTO_SIMPLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__ON_SIZE_ERROR

static final int DIVIDE_INTO_SIMPLE_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_INTO_SIMPLE_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__DIVIDE

static final int DIVIDE_INTO_SIMPLE_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT__INTO

static final int DIVIDE_INTO_SIMPLE_STMT__INTO
The feature id for the 'Into' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_SIMPLE_STMT_FEATURE_COUNT

static final int DIVIDE_INTO_SIMPLE_STMT_FEATURE_COUNT
The number of structural features of the 'Divide Into Simple Stmt' class.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT

static final int DIVIDE_INTO_GIVING_STMT
The meta object id for the 'Divide Into Giving Stmt' class.

See Also:
DivideIntoGivingStmtImpl, COBOLPackageImpl.getDivideIntoGivingStmt(), Constant Field Values

DIVIDE_INTO_GIVING_STMT__BEGIN_COLUMN

static final int DIVIDE_INTO_GIVING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__END_COLUMN

static final int DIVIDE_INTO_GIVING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__BEGIN_FILE

static final int DIVIDE_INTO_GIVING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__END_FILE

static final int DIVIDE_INTO_GIVING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__BEGIN_LINE

static final int DIVIDE_INTO_GIVING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__END_LINE

static final int DIVIDE_INTO_GIVING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__TAG

static final int DIVIDE_INTO_GIVING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__PARENT

static final int DIVIDE_INTO_GIVING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__DIVIDE

static final int DIVIDE_INTO_GIVING_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT__INTO

static final int DIVIDE_INTO_GIVING_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_STMT_FEATURE_COUNT

static final int DIVIDE_INTO_GIVING_STMT_FEATURE_COUNT
The number of structural features of the 'Divide Into Giving Stmt' class.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT
The meta object id for the 'Divide Into Giving Simple Stmt' class.

See Also:
DivideIntoGivingSimpleStmtImpl, COBOLPackageImpl.getDivideIntoGivingSimpleStmt(), Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_COLUMN

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__END_COLUMN

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_FILE

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__END_FILE

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_LINE

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__END_LINE

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__TAG

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__PARENT

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__DIVIDE

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__INTO

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT__GIVING

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT__GIVING
The feature id for the 'Giving' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_SIMPLE_STMT_FEATURE_COUNT

static final int DIVIDE_INTO_GIVING_SIMPLE_STMT_FEATURE_COUNT
The number of structural features of the 'Divide Into Giving Simple Stmt' class.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT
The meta object id for the 'Divide Into Giving Remainder Stmt' class.

See Also:
DivideIntoGivingRemainderStmtImpl, COBOLPackageImpl.getDivideIntoGivingRemainderStmt(), Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_COLUMN

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__END_COLUMN

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_FILE

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__END_FILE

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_LINE

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__END_LINE

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__TAG

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__PARENT

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__DIVIDE

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__INTO

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__GIVING

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__GIVING
The feature id for the 'Giving' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT__REMAINDER

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT__REMAINDER
The feature id for the 'Remainder' containment reference.

See Also:
Constant Field Values

DIVIDE_INTO_GIVING_REMAINDER_STMT_FEATURE_COUNT

static final int DIVIDE_INTO_GIVING_REMAINDER_STMT_FEATURE_COUNT
The number of structural features of the 'Divide Into Giving Remainder Stmt' class.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT

static final int DIVIDE_BY_GIVING_STMT
The meta object id for the 'Divide By Giving Stmt' class.

See Also:
DivideByGivingStmtImpl, COBOLPackageImpl.getDivideByGivingStmt(), Constant Field Values

DIVIDE_BY_GIVING_STMT__BEGIN_COLUMN

static final int DIVIDE_BY_GIVING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__END_COLUMN

static final int DIVIDE_BY_GIVING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__BEGIN_FILE

static final int DIVIDE_BY_GIVING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__END_FILE

static final int DIVIDE_BY_GIVING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__BEGIN_LINE

static final int DIVIDE_BY_GIVING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__END_LINE

static final int DIVIDE_BY_GIVING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__TAG

static final int DIVIDE_BY_GIVING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__PARENT

static final int DIVIDE_BY_GIVING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__DIVIDE

static final int DIVIDE_BY_GIVING_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT__BY

static final int DIVIDE_BY_GIVING_STMT__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_STMT_FEATURE_COUNT

static final int DIVIDE_BY_GIVING_STMT_FEATURE_COUNT
The number of structural features of the 'Divide By Giving Stmt' class.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT

static final int DIVIDE_BY_GIVING_SIMPLE_STMT
The meta object id for the 'Divide By Giving Simple Stmt' class.

See Also:
DivideByGivingSimpleStmtImpl, COBOLPackageImpl.getDivideByGivingSimpleStmt(), Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_COLUMN

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__END_COLUMN

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_FILE

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__END_FILE

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_LINE

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__END_LINE

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__TAG

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__PARENT

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__DIVIDE

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__BY

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT__GIVING

static final int DIVIDE_BY_GIVING_SIMPLE_STMT__GIVING
The feature id for the 'Giving' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_SIMPLE_STMT_FEATURE_COUNT

static final int DIVIDE_BY_GIVING_SIMPLE_STMT_FEATURE_COUNT
The number of structural features of the 'Divide By Giving Simple Stmt' class.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT

static final int DIVIDE_BY_GIVING_REMAINDER_STMT
The meta object id for the 'Divide By Giving Remainder Stmt' class.

See Also:
DivideByGivingRemainderStmtImpl, COBOLPackageImpl.getDivideByGivingRemainderStmt(), Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_COLUMN

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__END_COLUMN

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_FILE

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__END_FILE

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_LINE

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__END_LINE

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__TAG

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__PARENT

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__ON_SIZE_ERROR
The feature id for the 'On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__NOT_ON_SIZE_ERROR
The feature id for the 'Not On Size Error' containment reference list.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__DIVIDE

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__DIVIDE
The feature id for the 'Divide' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__BY

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__GIVING

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__GIVING
The feature id for the 'Giving' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT__REMAINDER

static final int DIVIDE_BY_GIVING_REMAINDER_STMT__REMAINDER
The feature id for the 'Remainder' containment reference.

See Also:
Constant Field Values

DIVIDE_BY_GIVING_REMAINDER_STMT_FEATURE_COUNT

static final int DIVIDE_BY_GIVING_REMAINDER_STMT_FEATURE_COUNT
The number of structural features of the 'Divide By Giving Remainder Stmt' class.

See Also:
Constant Field Values

INITIALIZE_STMT

static final int INITIALIZE_STMT
The meta object id for the 'Initialize Stmt' class.

See Also:
InitializeStmtImpl, COBOLPackageImpl.getInitializeStmt(), Constant Field Values

INITIALIZE_STMT__BEGIN_COLUMN

static final int INITIALIZE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__END_COLUMN

static final int INITIALIZE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__BEGIN_FILE

static final int INITIALIZE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__END_FILE

static final int INITIALIZE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__BEGIN_LINE

static final int INITIALIZE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__END_LINE

static final int INITIALIZE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__TAG

static final int INITIALIZE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INITIALIZE_STMT__PARENT

static final int INITIALIZE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INITIALIZE_STMT__REFS

static final int INITIALIZE_STMT__REFS
The feature id for the 'Refs' containment reference list.

See Also:
Constant Field Values

INITIALIZE_STMT__REPLACING_CLAUSES

static final int INITIALIZE_STMT__REPLACING_CLAUSES
The feature id for the 'Replacing Clauses' containment reference list.

See Also:
Constant Field Values

INITIALIZE_STMT_FEATURE_COUNT

static final int INITIALIZE_STMT_FEATURE_COUNT
The number of structural features of the 'Initialize Stmt' class.

See Also:
Constant Field Values

REPLACING_CLAUSE

static final int REPLACING_CLAUSE
The meta object id for the 'Replacing Clause' class.

See Also:
ReplacingClauseImpl, COBOLPackageImpl.getReplacingClause(), Constant Field Values

REPLACING_CLAUSE__BEGIN_COLUMN

static final int REPLACING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__END_COLUMN

static final int REPLACING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__BEGIN_FILE

static final int REPLACING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__END_FILE

static final int REPLACING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__BEGIN_LINE

static final int REPLACING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__END_LINE

static final int REPLACING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__TAG

static final int REPLACING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__PARENT

static final int REPLACING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

REPLACING_CLAUSE__CATEGORY

static final int REPLACING_CLAUSE__CATEGORY
The feature id for the 'Category' attribute.

See Also:
Constant Field Values

REPLACING_CLAUSE__BY

static final int REPLACING_CLAUSE__BY
The feature id for the 'By' containment reference.

See Also:
Constant Field Values

REPLACING_CLAUSE_FEATURE_COUNT

static final int REPLACING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Replacing Clause' class.

See Also:
Constant Field Values

INSPECT_STMT

static final int INSPECT_STMT
The meta object id for the 'Inspect Stmt' class.

See Also:
InspectStmtImpl, COBOLPackageImpl.getInspectStmt(), Constant Field Values

INSPECT_STMT__BEGIN_COLUMN

static final int INSPECT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_STMT__END_COLUMN

static final int INSPECT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_STMT__BEGIN_FILE

static final int INSPECT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_STMT__END_FILE

static final int INSPECT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_STMT__BEGIN_LINE

static final int INSPECT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_STMT__END_LINE

static final int INSPECT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_STMT__TAG

static final int INSPECT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_STMT__PARENT

static final int INSPECT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_STMT__REF

static final int INSPECT_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

INSPECT_STMT_FEATURE_COUNT

static final int INSPECT_STMT_FEATURE_COUNT
The number of structural features of the 'Inspect Stmt' class.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT

static final int INSPECT_TALLYING_STMT
The meta object id for the 'Inspect Tallying Stmt' class.

See Also:
InspectTallyingStmtImpl, COBOLPackageImpl.getInspectTallyingStmt(), Constant Field Values

INSPECT_TALLYING_STMT__BEGIN_COLUMN

static final int INSPECT_TALLYING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__END_COLUMN

static final int INSPECT_TALLYING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__BEGIN_FILE

static final int INSPECT_TALLYING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__END_FILE

static final int INSPECT_TALLYING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__BEGIN_LINE

static final int INSPECT_TALLYING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__END_LINE

static final int INSPECT_TALLYING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__TAG

static final int INSPECT_TALLYING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__PARENT

static final int INSPECT_TALLYING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__REF

static final int INSPECT_TALLYING_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT__CLAUSES

static final int INSPECT_TALLYING_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_STMT_FEATURE_COUNT

static final int INSPECT_TALLYING_STMT_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Stmt' class.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE

static final int INSPECT_TALLYING_CLAUSE
The meta object id for the 'Inspect Tallying Clause' class.

See Also:
InspectTallyingClauseImpl, COBOLPackageImpl.getInspectTallyingClause(), Constant Field Values

INSPECT_TALLYING_CLAUSE__BEGIN_COLUMN

static final int INSPECT_TALLYING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__END_COLUMN

static final int INSPECT_TALLYING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__BEGIN_FILE

static final int INSPECT_TALLYING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__END_FILE

static final int INSPECT_TALLYING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__BEGIN_LINE

static final int INSPECT_TALLYING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__END_LINE

static final int INSPECT_TALLYING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__TAG

static final int INSPECT_TALLYING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__PARENT

static final int INSPECT_TALLYING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__COUNT_IN

static final int INSPECT_TALLYING_CLAUSE__COUNT_IN
The feature id for the 'Count In' containment reference.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE__COMPARANDS

static final int INSPECT_TALLYING_CLAUSE__COMPARANDS
The feature id for the 'Comparands' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_CLAUSE_FEATURE_COUNT

static final int INSPECT_TALLYING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Clause' class.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND

static final int INSPECT_TALLYING_COMPARAND
The meta object id for the 'Inspect Tallying Comparand' class.

See Also:
InspectTallyingComparandImpl, COBOLPackageImpl.getInspectTallyingComparand(), Constant Field Values

INSPECT_TALLYING_COMPARAND__BEGIN_COLUMN

static final int INSPECT_TALLYING_COMPARAND__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__END_COLUMN

static final int INSPECT_TALLYING_COMPARAND__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__BEGIN_FILE

static final int INSPECT_TALLYING_COMPARAND__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__END_FILE

static final int INSPECT_TALLYING_COMPARAND__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__BEGIN_LINE

static final int INSPECT_TALLYING_COMPARAND__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__END_LINE

static final int INSPECT_TALLYING_COMPARAND__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__TAG

static final int INSPECT_TALLYING_COMPARAND__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND__PARENT

static final int INSPECT_TALLYING_COMPARAND__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_COMPARAND_FEATURE_COUNT

static final int INSPECT_TALLYING_COMPARAND_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Comparand' class.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS

static final int INSPECT_TALLYING_CHARACTERS
The meta object id for the 'Inspect Tallying Characters' class.

See Also:
InspectTallyingCharactersImpl, COBOLPackageImpl.getInspectTallyingCharacters(), Constant Field Values

INSPECT_TALLYING_CHARACTERS__BEGIN_COLUMN

static final int INSPECT_TALLYING_CHARACTERS__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__END_COLUMN

static final int INSPECT_TALLYING_CHARACTERS__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__BEGIN_FILE

static final int INSPECT_TALLYING_CHARACTERS__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__END_FILE

static final int INSPECT_TALLYING_CHARACTERS__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__BEGIN_LINE

static final int INSPECT_TALLYING_CHARACTERS__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__END_LINE

static final int INSPECT_TALLYING_CHARACTERS__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__TAG

static final int INSPECT_TALLYING_CHARACTERS__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__PARENT

static final int INSPECT_TALLYING_CHARACTERS__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS__BEFORE_OR_AFTER_CLAUSES

static final int INSPECT_TALLYING_CHARACTERS__BEFORE_OR_AFTER_CLAUSES
The feature id for the 'Before Or After Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_CHARACTERS_FEATURE_COUNT

static final int INSPECT_TALLYING_CHARACTERS_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Characters' class.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING

static final int INSPECT_TALLYING_ALL_OR_LEADING
The meta object id for the 'Inspect Tallying All Or Leading' class.

See Also:
InspectTallyingAllOrLeadingImpl, COBOLPackageImpl.getInspectTallyingAllOrLeading(), Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_COLUMN

static final int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__END_COLUMN

static final int INSPECT_TALLYING_ALL_OR_LEADING__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_FILE

static final int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__END_FILE

static final int INSPECT_TALLYING_ALL_OR_LEADING__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_LINE

static final int INSPECT_TALLYING_ALL_OR_LEADING__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__END_LINE

static final int INSPECT_TALLYING_ALL_OR_LEADING__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__TAG

static final int INSPECT_TALLYING_ALL_OR_LEADING__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__PARENT

static final int INSPECT_TALLYING_ALL_OR_LEADING__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING__CLAUSES

static final int INSPECT_TALLYING_ALL_OR_LEADING__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_FEATURE_COUNT

static final int INSPECT_TALLYING_ALL_OR_LEADING_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying All Or Leading' class.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE
The meta object id for the 'Inspect Tallying All Or Leading Clause' class.

See Also:
InspectTallyingAllOrLeadingClauseImpl, COBOLPackageImpl.getInspectTallyingAllOrLeadingClause(), Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_COLUMN

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_COLUMN

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_FILE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_FILE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_LINE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_LINE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__TAG

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__PARENT

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__VALUE

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEFORE_OR_AFTER_CLAUSES

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE__BEFORE_OR_AFTER_CLAUSES
The feature id for the 'Before Or After Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE_FEATURE_COUNT

static final int INSPECT_TALLYING_ALL_OR_LEADING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying All Or Leading Clause' class.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL

static final int INSPECT_TALLYING_ALL
The meta object id for the 'Inspect Tallying All' class.

See Also:
InspectTallyingAllImpl, COBOLPackageImpl.getInspectTallyingAll(), Constant Field Values

INSPECT_TALLYING_ALL__BEGIN_COLUMN

static final int INSPECT_TALLYING_ALL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__END_COLUMN

static final int INSPECT_TALLYING_ALL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__BEGIN_FILE

static final int INSPECT_TALLYING_ALL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__END_FILE

static final int INSPECT_TALLYING_ALL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__BEGIN_LINE

static final int INSPECT_TALLYING_ALL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__END_LINE

static final int INSPECT_TALLYING_ALL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__TAG

static final int INSPECT_TALLYING_ALL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__PARENT

static final int INSPECT_TALLYING_ALL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL__CLAUSES

static final int INSPECT_TALLYING_ALL__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_ALL_FEATURE_COUNT

static final int INSPECT_TALLYING_ALL_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying All' class.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING

static final int INSPECT_TALLYING_LEADING
The meta object id for the 'Inspect Tallying Leading' class.

See Also:
InspectTallyingLeadingImpl, COBOLPackageImpl.getInspectTallyingLeading(), Constant Field Values

INSPECT_TALLYING_LEADING__BEGIN_COLUMN

static final int INSPECT_TALLYING_LEADING__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__END_COLUMN

static final int INSPECT_TALLYING_LEADING__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__BEGIN_FILE

static final int INSPECT_TALLYING_LEADING__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__END_FILE

static final int INSPECT_TALLYING_LEADING__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__BEGIN_LINE

static final int INSPECT_TALLYING_LEADING__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__END_LINE

static final int INSPECT_TALLYING_LEADING__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__TAG

static final int INSPECT_TALLYING_LEADING__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__PARENT

static final int INSPECT_TALLYING_LEADING__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING__CLAUSES

static final int INSPECT_TALLYING_LEADING__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_LEADING_FEATURE_COUNT

static final int INSPECT_TALLYING_LEADING_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Leading' class.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE
The meta object id for the 'Inspect Before Or After Clause' class.

See Also:
InspectBeforeOrAfterClauseImpl, COBOLPackageImpl.getInspectBeforeOrAfterClause(), Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_COLUMN

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__END_COLUMN

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_FILE

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__END_FILE

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_LINE

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__END_LINE

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__TAG

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__PARENT

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__INITIAL

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__INITIAL
The feature id for the 'Initial' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE__DELIMITER

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE__DELIMITER
The feature id for the 'Delimiter' containment reference.

See Also:
Constant Field Values

INSPECT_BEFORE_OR_AFTER_CLAUSE_FEATURE_COUNT

static final int INSPECT_BEFORE_OR_AFTER_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Before Or After Clause' class.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE

static final int INSPECT_BEFORE_CLAUSE
The meta object id for the 'Inspect Before Clause' class.

See Also:
InspectBeforeClauseImpl, COBOLPackageImpl.getInspectBeforeClause(), Constant Field Values

INSPECT_BEFORE_CLAUSE__BEGIN_COLUMN

static final int INSPECT_BEFORE_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__END_COLUMN

static final int INSPECT_BEFORE_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__BEGIN_FILE

static final int INSPECT_BEFORE_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__END_FILE

static final int INSPECT_BEFORE_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__BEGIN_LINE

static final int INSPECT_BEFORE_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__END_LINE

static final int INSPECT_BEFORE_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__TAG

static final int INSPECT_BEFORE_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__PARENT

static final int INSPECT_BEFORE_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__INITIAL

static final int INSPECT_BEFORE_CLAUSE__INITIAL
The feature id for the 'Initial' attribute.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE__DELIMITER

static final int INSPECT_BEFORE_CLAUSE__DELIMITER
The feature id for the 'Delimiter' containment reference.

See Also:
Constant Field Values

INSPECT_BEFORE_CLAUSE_FEATURE_COUNT

static final int INSPECT_BEFORE_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Before Clause' class.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE

static final int INSPECT_AFTER_CLAUSE
The meta object id for the 'Inspect After Clause' class.

See Also:
InspectAfterClauseImpl, COBOLPackageImpl.getInspectAfterClause(), Constant Field Values

INSPECT_AFTER_CLAUSE__BEGIN_COLUMN

static final int INSPECT_AFTER_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__END_COLUMN

static final int INSPECT_AFTER_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__BEGIN_FILE

static final int INSPECT_AFTER_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__END_FILE

static final int INSPECT_AFTER_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__BEGIN_LINE

static final int INSPECT_AFTER_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__END_LINE

static final int INSPECT_AFTER_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__TAG

static final int INSPECT_AFTER_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__PARENT

static final int INSPECT_AFTER_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__INITIAL

static final int INSPECT_AFTER_CLAUSE__INITIAL
The feature id for the 'Initial' attribute.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE__DELIMITER

static final int INSPECT_AFTER_CLAUSE__DELIMITER
The feature id for the 'Delimiter' containment reference.

See Also:
Constant Field Values

INSPECT_AFTER_CLAUSE_FEATURE_COUNT

static final int INSPECT_AFTER_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect After Clause' class.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT

static final int INSPECT_REPLACING_STMT
The meta object id for the 'Inspect Replacing Stmt' class.

See Also:
InspectReplacingStmtImpl, COBOLPackageImpl.getInspectReplacingStmt(), Constant Field Values

INSPECT_REPLACING_STMT__BEGIN_COLUMN

static final int INSPECT_REPLACING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__END_COLUMN

static final int INSPECT_REPLACING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__BEGIN_FILE

static final int INSPECT_REPLACING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__END_FILE

static final int INSPECT_REPLACING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__BEGIN_LINE

static final int INSPECT_REPLACING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__END_LINE

static final int INSPECT_REPLACING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__TAG

static final int INSPECT_REPLACING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__PARENT

static final int INSPECT_REPLACING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__REF

static final int INSPECT_REPLACING_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT__CLAUSES

static final int INSPECT_REPLACING_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_STMT_FEATURE_COUNT

static final int INSPECT_REPLACING_STMT_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing Stmt' class.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE

static final int INSPECT_REPLACING_CLAUSE
The meta object id for the 'Inspect Replacing Clause' class.

See Also:
InspectReplacingClauseImpl, COBOLPackageImpl.getInspectReplacingClause(), Constant Field Values

INSPECT_REPLACING_CLAUSE__BEGIN_COLUMN

static final int INSPECT_REPLACING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__END_COLUMN

static final int INSPECT_REPLACING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__BEGIN_FILE

static final int INSPECT_REPLACING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__END_FILE

static final int INSPECT_REPLACING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__BEGIN_LINE

static final int INSPECT_REPLACING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__END_LINE

static final int INSPECT_REPLACING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__TAG

static final int INSPECT_REPLACING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE__PARENT

static final int INSPECT_REPLACING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_CLAUSE_FEATURE_COUNT

static final int INSPECT_REPLACING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing Clause' class.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY

static final int INSPECT_REPLACING_CHARACTERS_BY
The meta object id for the 'Inspect Replacing Characters By' class.

See Also:
InspectReplacingCharactersByImpl, COBOLPackageImpl.getInspectReplacingCharactersBy(), Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__BEGIN_COLUMN

static final int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__END_COLUMN

static final int INSPECT_REPLACING_CHARACTERS_BY__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__BEGIN_FILE

static final int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__END_FILE

static final int INSPECT_REPLACING_CHARACTERS_BY__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__BEGIN_LINE

static final int INSPECT_REPLACING_CHARACTERS_BY__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__END_LINE

static final int INSPECT_REPLACING_CHARACTERS_BY__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__TAG

static final int INSPECT_REPLACING_CHARACTERS_BY__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__PARENT

static final int INSPECT_REPLACING_CHARACTERS_BY__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__REPLACE_BY

static final int INSPECT_REPLACING_CHARACTERS_BY__REPLACE_BY
The feature id for the 'Replace By' containment reference.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY__BEFORE_OR_AFTER_CLAUSES

static final int INSPECT_REPLACING_CHARACTERS_BY__BEFORE_OR_AFTER_CLAUSES
The feature id for the 'Before Or After Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_CHARACTERS_BY_FEATURE_COUNT

static final int INSPECT_REPLACING_CHARACTERS_BY_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing Characters By' class.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST
The meta object id for the 'Inspect Replacing All Or Leading Or First' class.

See Also:
InspectReplacingAllOrLeadingOrFirstImpl, COBOLPackageImpl.getInspectReplacingAllOrLeadingOrFirst(), Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_COLUMN

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_COLUMN

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_FILE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_FILE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_LINE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_LINE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__TAG

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__PARENT

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__CLAUSES

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_FEATURE_COUNT

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing All Or Leading Or First' class.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE
The meta object id for the 'Inspect Replacing All Or Leading Or First Clause' class.

See Also:
InspectReplacingAllOrLeadingOrFirstClauseImpl, COBOLPackageImpl.getInspectReplacingAllOrLeadingOrFirstClause(), Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_COLUMN

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_COLUMN

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_FILE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_FILE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_LINE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_LINE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__TAG

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__PARENT

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE
The feature id for the 'Replace' containment reference.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE_BY

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__REPLACE_BY
The feature id for the 'Replace By' containment reference.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEFORE_OR_AFTER_CLAUSES

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE__BEFORE_OR_AFTER_CLAUSES
The feature id for the 'Before Or After Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE_FEATURE_COUNT

static final int INSPECT_REPLACING_ALL_OR_LEADING_OR_FIRST_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing All Or Leading Or First Clause' class.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL

static final int INSPECT_REPLACING_ALL
The meta object id for the 'Inspect Replacing All' class.

See Also:
InspectReplacingAllImpl, COBOLPackageImpl.getInspectReplacingAll(), Constant Field Values

INSPECT_REPLACING_ALL__BEGIN_COLUMN

static final int INSPECT_REPLACING_ALL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__END_COLUMN

static final int INSPECT_REPLACING_ALL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__BEGIN_FILE

static final int INSPECT_REPLACING_ALL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__END_FILE

static final int INSPECT_REPLACING_ALL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__BEGIN_LINE

static final int INSPECT_REPLACING_ALL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__END_LINE

static final int INSPECT_REPLACING_ALL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__TAG

static final int INSPECT_REPLACING_ALL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__PARENT

static final int INSPECT_REPLACING_ALL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL__CLAUSES

static final int INSPECT_REPLACING_ALL__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_ALL_FEATURE_COUNT

static final int INSPECT_REPLACING_ALL_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing All' class.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING

static final int INSPECT_REPLACING_LEADING
The meta object id for the 'Inspect Replacing Leading' class.

See Also:
InspectReplacingLeadingImpl, COBOLPackageImpl.getInspectReplacingLeading(), Constant Field Values

INSPECT_REPLACING_LEADING__BEGIN_COLUMN

static final int INSPECT_REPLACING_LEADING__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__END_COLUMN

static final int INSPECT_REPLACING_LEADING__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__BEGIN_FILE

static final int INSPECT_REPLACING_LEADING__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__END_FILE

static final int INSPECT_REPLACING_LEADING__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__BEGIN_LINE

static final int INSPECT_REPLACING_LEADING__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__END_LINE

static final int INSPECT_REPLACING_LEADING__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__TAG

static final int INSPECT_REPLACING_LEADING__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__PARENT

static final int INSPECT_REPLACING_LEADING__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING__CLAUSES

static final int INSPECT_REPLACING_LEADING__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_LEADING_FEATURE_COUNT

static final int INSPECT_REPLACING_LEADING_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing Leading' class.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST

static final int INSPECT_REPLACING_FIRST
The meta object id for the 'Inspect Replacing First' class.

See Also:
InspectReplacingFirstImpl, COBOLPackageImpl.getInspectReplacingFirst(), Constant Field Values

INSPECT_REPLACING_FIRST__BEGIN_COLUMN

static final int INSPECT_REPLACING_FIRST__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__END_COLUMN

static final int INSPECT_REPLACING_FIRST__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__BEGIN_FILE

static final int INSPECT_REPLACING_FIRST__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__END_FILE

static final int INSPECT_REPLACING_FIRST__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__BEGIN_LINE

static final int INSPECT_REPLACING_FIRST__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__END_LINE

static final int INSPECT_REPLACING_FIRST__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__TAG

static final int INSPECT_REPLACING_FIRST__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__PARENT

static final int INSPECT_REPLACING_FIRST__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST__CLAUSES

static final int INSPECT_REPLACING_FIRST__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_REPLACING_FIRST_FEATURE_COUNT

static final int INSPECT_REPLACING_FIRST_FEATURE_COUNT
The number of structural features of the 'Inspect Replacing First' class.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT

static final int INSPECT_TALLYING_REPLACING_STMT
The meta object id for the 'Inspect Tallying Replacing Stmt' class.

See Also:
InspectTallyingReplacingStmtImpl, COBOLPackageImpl.getInspectTallyingReplacingStmt(), Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__BEGIN_COLUMN

static final int INSPECT_TALLYING_REPLACING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__END_COLUMN

static final int INSPECT_TALLYING_REPLACING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__BEGIN_FILE

static final int INSPECT_TALLYING_REPLACING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__END_FILE

static final int INSPECT_TALLYING_REPLACING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__BEGIN_LINE

static final int INSPECT_TALLYING_REPLACING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__END_LINE

static final int INSPECT_TALLYING_REPLACING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__TAG

static final int INSPECT_TALLYING_REPLACING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__PARENT

static final int INSPECT_TALLYING_REPLACING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__REF

static final int INSPECT_TALLYING_REPLACING_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__TALLYING_CLAUSES

static final int INSPECT_TALLYING_REPLACING_STMT__TALLYING_CLAUSES
The feature id for the 'Tallying Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT__REPLACING_CLAUSES

static final int INSPECT_TALLYING_REPLACING_STMT__REPLACING_CLAUSES
The feature id for the 'Replacing Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_TALLYING_REPLACING_STMT_FEATURE_COUNT

static final int INSPECT_TALLYING_REPLACING_STMT_FEATURE_COUNT
The number of structural features of the 'Inspect Tallying Replacing Stmt' class.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT

static final int INSPECT_CONVERTING_STMT
The meta object id for the 'Inspect Converting Stmt' class.

See Also:
InspectConvertingStmtImpl, COBOLPackageImpl.getInspectConvertingStmt(), Constant Field Values

INSPECT_CONVERTING_STMT__BEGIN_COLUMN

static final int INSPECT_CONVERTING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__END_COLUMN

static final int INSPECT_CONVERTING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__BEGIN_FILE

static final int INSPECT_CONVERTING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__END_FILE

static final int INSPECT_CONVERTING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__BEGIN_LINE

static final int INSPECT_CONVERTING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__END_LINE

static final int INSPECT_CONVERTING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__TAG

static final int INSPECT_CONVERTING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__PARENT

static final int INSPECT_CONVERTING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__REF

static final int INSPECT_CONVERTING_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__CONVERT

static final int INSPECT_CONVERTING_STMT__CONVERT
The feature id for the 'Convert' containment reference.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__CONVERT_TO

static final int INSPECT_CONVERTING_STMT__CONVERT_TO
The feature id for the 'Convert To' containment reference.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT__BEFORE_OR_AFTER_CLAUSES

static final int INSPECT_CONVERTING_STMT__BEFORE_OR_AFTER_CLAUSES
The feature id for the 'Before Or After Clauses' containment reference list.

See Also:
Constant Field Values

INSPECT_CONVERTING_STMT_FEATURE_COUNT

static final int INSPECT_CONVERTING_STMT_FEATURE_COUNT
The number of structural features of the 'Inspect Converting Stmt' class.

See Also:
Constant Field Values

SEARCH_STMT

static final int SEARCH_STMT
The meta object id for the 'Search Stmt' class.

See Also:
SearchStmtImpl, COBOLPackageImpl.getSearchStmt(), Constant Field Values

SEARCH_STMT__BEGIN_COLUMN

static final int SEARCH_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SEARCH_STMT__END_COLUMN

static final int SEARCH_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SEARCH_STMT__BEGIN_FILE

static final int SEARCH_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SEARCH_STMT__END_FILE

static final int SEARCH_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SEARCH_STMT__BEGIN_LINE

static final int SEARCH_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SEARCH_STMT__END_LINE

static final int SEARCH_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SEARCH_STMT__TAG

static final int SEARCH_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SEARCH_STMT__PARENT

static final int SEARCH_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SEARCH_STMT__TABLE_ITEM

static final int SEARCH_STMT__TABLE_ITEM
The feature id for the 'Table Item' reference.

See Also:
Constant Field Values

SEARCH_STMT__AT_END

static final int SEARCH_STMT__AT_END
The feature id for the 'At End' containment reference list.

See Also:
Constant Field Values

SEARCH_STMT_FEATURE_COUNT

static final int SEARCH_STMT_FEATURE_COUNT
The number of structural features of the 'Search Stmt' class.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT

static final int SERIAL_SEARCH_STMT
The meta object id for the 'Serial Search Stmt' class.

See Also:
SerialSearchStmtImpl, COBOLPackageImpl.getSerialSearchStmt(), Constant Field Values

SERIAL_SEARCH_STMT__BEGIN_COLUMN

static final int SERIAL_SEARCH_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__END_COLUMN

static final int SERIAL_SEARCH_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__BEGIN_FILE

static final int SERIAL_SEARCH_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__END_FILE

static final int SERIAL_SEARCH_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__BEGIN_LINE

static final int SERIAL_SEARCH_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__END_LINE

static final int SERIAL_SEARCH_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__TAG

static final int SERIAL_SEARCH_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__PARENT

static final int SERIAL_SEARCH_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__TABLE_ITEM

static final int SERIAL_SEARCH_STMT__TABLE_ITEM
The feature id for the 'Table Item' reference.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__AT_END

static final int SERIAL_SEARCH_STMT__AT_END
The feature id for the 'At End' containment reference list.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__VARYING

static final int SERIAL_SEARCH_STMT__VARYING
The feature id for the 'Varying' containment reference.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT__WHEN_CLAUSES

static final int SERIAL_SEARCH_STMT__WHEN_CLAUSES
The feature id for the 'When Clauses' containment reference list.

See Also:
Constant Field Values

SERIAL_SEARCH_STMT_FEATURE_COUNT

static final int SERIAL_SEARCH_STMT_FEATURE_COUNT
The number of structural features of the 'Serial Search Stmt' class.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE

static final int SEARCH_WHEN_CLAUSE
The meta object id for the 'Search When Clause' class.

See Also:
SearchWhenClauseImpl, COBOLPackageImpl.getSearchWhenClause(), Constant Field Values

SEARCH_WHEN_CLAUSE__BEGIN_COLUMN

static final int SEARCH_WHEN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__END_COLUMN

static final int SEARCH_WHEN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__BEGIN_FILE

static final int SEARCH_WHEN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__END_FILE

static final int SEARCH_WHEN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__BEGIN_LINE

static final int SEARCH_WHEN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__END_LINE

static final int SEARCH_WHEN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__TAG

static final int SEARCH_WHEN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__PARENT

static final int SEARCH_WHEN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__CONDITION

static final int SEARCH_WHEN_CLAUSE__CONDITION
The feature id for the 'Condition' containment reference.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE__DO

static final int SEARCH_WHEN_CLAUSE__DO
The feature id for the 'Do' containment reference.

See Also:
Constant Field Values

SEARCH_WHEN_CLAUSE_FEATURE_COUNT

static final int SEARCH_WHEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Search When Clause' class.

See Also:
Constant Field Values

BINARY_SEARCH_STMT

static final int BINARY_SEARCH_STMT
The meta object id for the 'Binary Search Stmt' class.

See Also:
BinarySearchStmtImpl, COBOLPackageImpl.getBinarySearchStmt(), Constant Field Values

BINARY_SEARCH_STMT__BEGIN_COLUMN

static final int BINARY_SEARCH_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__END_COLUMN

static final int BINARY_SEARCH_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__BEGIN_FILE

static final int BINARY_SEARCH_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__END_FILE

static final int BINARY_SEARCH_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__BEGIN_LINE

static final int BINARY_SEARCH_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__END_LINE

static final int BINARY_SEARCH_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__TAG

static final int BINARY_SEARCH_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__PARENT

static final int BINARY_SEARCH_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__TABLE_ITEM

static final int BINARY_SEARCH_STMT__TABLE_ITEM
The feature id for the 'Table Item' reference.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__AT_END

static final int BINARY_SEARCH_STMT__AT_END
The feature id for the 'At End' containment reference list.

See Also:
Constant Field Values

BINARY_SEARCH_STMT__WHEN_CLAUSE

static final int BINARY_SEARCH_STMT__WHEN_CLAUSE
The feature id for the 'When Clause' containment reference.

See Also:
Constant Field Values

BINARY_SEARCH_STMT_FEATURE_COUNT

static final int BINARY_SEARCH_STMT_FEATURE_COUNT
The number of structural features of the 'Binary Search Stmt' class.

See Also:
Constant Field Values

STRING_STMT

static final int STRING_STMT
The meta object id for the 'String Stmt' class.

See Also:
StringStmtImpl, COBOLPackageImpl.getStringStmt(), Constant Field Values

STRING_STMT__BEGIN_COLUMN

static final int STRING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STRING_STMT__END_COLUMN

static final int STRING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STRING_STMT__BEGIN_FILE

static final int STRING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STRING_STMT__END_FILE

static final int STRING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STRING_STMT__BEGIN_LINE

static final int STRING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STRING_STMT__END_LINE

static final int STRING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STRING_STMT__TAG

static final int STRING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STRING_STMT__PARENT

static final int STRING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STRING_STMT__CLAUSES

static final int STRING_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

STRING_STMT__INTO

static final int STRING_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

STRING_STMT__WITH_POINTER

static final int STRING_STMT__WITH_POINTER
The feature id for the 'With Pointer' containment reference.

See Also:
Constant Field Values

STRING_STMT__ON_OVERFLOW

static final int STRING_STMT__ON_OVERFLOW
The feature id for the 'On Overflow' containment reference list.

See Also:
Constant Field Values

STRING_STMT__NOT_ON_OVERFLOW

static final int STRING_STMT__NOT_ON_OVERFLOW
The feature id for the 'Not On Overflow' containment reference list.

See Also:
Constant Field Values

STRING_STMT_FEATURE_COUNT

static final int STRING_STMT_FEATURE_COUNT
The number of structural features of the 'String Stmt' class.

See Also:
Constant Field Values

STRING_CLAUSE

static final int STRING_CLAUSE
The meta object id for the 'String Clause' class.

See Also:
StringClauseImpl, COBOLPackageImpl.getStringClause(), Constant Field Values

STRING_CLAUSE__BEGIN_COLUMN

static final int STRING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__END_COLUMN

static final int STRING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__BEGIN_FILE

static final int STRING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__END_FILE

static final int STRING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__BEGIN_LINE

static final int STRING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__END_LINE

static final int STRING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__TAG

static final int STRING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__PARENT

static final int STRING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

STRING_CLAUSE__ITEMS

static final int STRING_CLAUSE__ITEMS
The feature id for the 'Items' containment reference list.

See Also:
Constant Field Values

STRING_CLAUSE__DELIMITED_BY_SIZE

static final int STRING_CLAUSE__DELIMITED_BY_SIZE
The feature id for the 'Delimited By Size' attribute.

See Also:
Constant Field Values

STRING_CLAUSE__DELIMITED_BY

static final int STRING_CLAUSE__DELIMITED_BY
The feature id for the 'Delimited By' containment reference.

See Also:
Constant Field Values

STRING_CLAUSE_FEATURE_COUNT

static final int STRING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'String Clause' class.

See Also:
Constant Field Values

UNSTRING_STMT

static final int UNSTRING_STMT
The meta object id for the 'Unstring Stmt' class.

See Also:
UnstringStmtImpl, COBOLPackageImpl.getUnstringStmt(), Constant Field Values

UNSTRING_STMT__BEGIN_COLUMN

static final int UNSTRING_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__END_COLUMN

static final int UNSTRING_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__BEGIN_FILE

static final int UNSTRING_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__END_FILE

static final int UNSTRING_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__BEGIN_LINE

static final int UNSTRING_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__END_LINE

static final int UNSTRING_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__TAG

static final int UNSTRING_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UNSTRING_STMT__PARENT

static final int UNSTRING_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UNSTRING_STMT__REF

static final int UNSTRING_STMT__REF
The feature id for the 'Ref' containment reference.

See Also:
Constant Field Values

UNSTRING_STMT__DELIMITED_CLAUSE

static final int UNSTRING_STMT__DELIMITED_CLAUSE
The feature id for the 'Delimited Clause' containment reference.

See Also:
Constant Field Values

UNSTRING_STMT__INTO_CLAUSES

static final int UNSTRING_STMT__INTO_CLAUSES
The feature id for the 'Into Clauses' containment reference list.

See Also:
Constant Field Values

UNSTRING_STMT__WITH_POINTER

static final int UNSTRING_STMT__WITH_POINTER
The feature id for the 'With Pointer' containment reference.

See Also:
Constant Field Values

UNSTRING_STMT__TALLYING_IN

static final int UNSTRING_STMT__TALLYING_IN
The feature id for the 'Tallying In' containment reference.

See Also:
Constant Field Values

UNSTRING_STMT__ON_OVERFLOW

static final int UNSTRING_STMT__ON_OVERFLOW
The feature id for the 'On Overflow' containment reference list.

See Also:
Constant Field Values

UNSTRING_STMT__NOT_ON_OVERFLOW

static final int UNSTRING_STMT__NOT_ON_OVERFLOW
The feature id for the 'Not On Overflow' containment reference list.

See Also:
Constant Field Values

UNSTRING_STMT_FEATURE_COUNT

static final int UNSTRING_STMT_FEATURE_COUNT
The number of structural features of the 'Unstring Stmt' class.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE

static final int UNSTRING_DELIMITED_CLAUSE
The meta object id for the 'Unstring Delimited Clause' class.

See Also:
UnstringDelimitedClauseImpl, COBOLPackageImpl.getUnstringDelimitedClause(), Constant Field Values

UNSTRING_DELIMITED_CLAUSE__BEGIN_COLUMN

static final int UNSTRING_DELIMITED_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__END_COLUMN

static final int UNSTRING_DELIMITED_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__BEGIN_FILE

static final int UNSTRING_DELIMITED_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__END_FILE

static final int UNSTRING_DELIMITED_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__BEGIN_LINE

static final int UNSTRING_DELIMITED_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__END_LINE

static final int UNSTRING_DELIMITED_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__TAG

static final int UNSTRING_DELIMITED_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__PARENT

static final int UNSTRING_DELIMITED_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__DELIMITED_BY

static final int UNSTRING_DELIMITED_CLAUSE__DELIMITED_BY
The feature id for the 'Delimited By' containment reference.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE__OR

static final int UNSTRING_DELIMITED_CLAUSE__OR
The feature id for the 'Or' containment reference list.

See Also:
Constant Field Values

UNSTRING_DELIMITED_CLAUSE_FEATURE_COUNT

static final int UNSTRING_DELIMITED_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Unstring Delimited Clause' class.

See Also:
Constant Field Values

UNSTRING_DELIMITER

static final int UNSTRING_DELIMITER
The meta object id for the 'Unstring Delimiter' class.

See Also:
UnstringDelimiterImpl, COBOLPackageImpl.getUnstringDelimiter(), Constant Field Values

UNSTRING_DELIMITER__BEGIN_COLUMN

static final int UNSTRING_DELIMITER__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__END_COLUMN

static final int UNSTRING_DELIMITER__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__BEGIN_FILE

static final int UNSTRING_DELIMITER__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__END_FILE

static final int UNSTRING_DELIMITER__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__BEGIN_LINE

static final int UNSTRING_DELIMITER__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__END_LINE

static final int UNSTRING_DELIMITER__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__TAG

static final int UNSTRING_DELIMITER__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__PARENT

static final int UNSTRING_DELIMITER__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UNSTRING_DELIMITER__ALL

static final int UNSTRING_DELIMITER__ALL
The feature id for the 'All' attribute.

See Also:
Constant Field Values

UNSTRING_DELIMITER__ITEM

static final int UNSTRING_DELIMITER__ITEM
The feature id for the 'Item' containment reference.

See Also:
Constant Field Values

UNSTRING_DELIMITER_FEATURE_COUNT

static final int UNSTRING_DELIMITER_FEATURE_COUNT
The number of structural features of the 'Unstring Delimiter' class.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE

static final int UNSTRING_INTO_CLAUSE
The meta object id for the 'Unstring Into Clause' class.

See Also:
UnstringIntoClauseImpl, COBOLPackageImpl.getUnstringIntoClause(), Constant Field Values

UNSTRING_INTO_CLAUSE__BEGIN_COLUMN

static final int UNSTRING_INTO_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__END_COLUMN

static final int UNSTRING_INTO_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__BEGIN_FILE

static final int UNSTRING_INTO_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__END_FILE

static final int UNSTRING_INTO_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__BEGIN_LINE

static final int UNSTRING_INTO_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__END_LINE

static final int UNSTRING_INTO_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__TAG

static final int UNSTRING_INTO_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__PARENT

static final int UNSTRING_INTO_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__INTO

static final int UNSTRING_INTO_CLAUSE__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__DELIMITER_IN

static final int UNSTRING_INTO_CLAUSE__DELIMITER_IN
The feature id for the 'Delimiter In' containment reference.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE__COUNT_IN

static final int UNSTRING_INTO_CLAUSE__COUNT_IN
The feature id for the 'Count In' containment reference.

See Also:
Constant Field Values

UNSTRING_INTO_CLAUSE_FEATURE_COUNT

static final int UNSTRING_INTO_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Unstring Into Clause' class.

See Also:
Constant Field Values

OPEN_STMT

static final int OPEN_STMT
The meta object id for the 'Open Stmt' class.

See Also:
OpenStmtImpl, COBOLPackageImpl.getOpenStmt(), Constant Field Values

OPEN_STMT__BEGIN_COLUMN

static final int OPEN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

OPEN_STMT__END_COLUMN

static final int OPEN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

OPEN_STMT__BEGIN_FILE

static final int OPEN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

OPEN_STMT__END_FILE

static final int OPEN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

OPEN_STMT__BEGIN_LINE

static final int OPEN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

OPEN_STMT__END_LINE

static final int OPEN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

OPEN_STMT__TAG

static final int OPEN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

OPEN_STMT__PARENT

static final int OPEN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

OPEN_STMT__CLAUSES

static final int OPEN_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

OPEN_STMT_FEATURE_COUNT

static final int OPEN_STMT_FEATURE_COUNT
The number of structural features of the 'Open Stmt' class.

See Also:
Constant Field Values

OPEN_CLAUSE

static final int OPEN_CLAUSE
The meta object id for the 'Open Clause' class.

See Also:
OpenClauseImpl, COBOLPackageImpl.getOpenClause(), Constant Field Values

OPEN_CLAUSE__BEGIN_COLUMN

static final int OPEN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__END_COLUMN

static final int OPEN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__BEGIN_FILE

static final int OPEN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__END_FILE

static final int OPEN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__BEGIN_LINE

static final int OPEN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__END_LINE

static final int OPEN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__TAG

static final int OPEN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__PARENT

static final int OPEN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

OPEN_CLAUSE__MODE

static final int OPEN_CLAUSE__MODE
The feature id for the 'Mode' attribute.

See Also:
Constant Field Values

OPEN_CLAUSE__OBJECTS

static final int OPEN_CLAUSE__OBJECTS
The feature id for the 'Objects' containment reference list.

See Also:
Constant Field Values

OPEN_CLAUSE_FEATURE_COUNT

static final int OPEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Open Clause' class.

See Also:
Constant Field Values

OPEN_OBJECT

static final int OPEN_OBJECT
The meta object id for the 'Open Object' class.

See Also:
OpenObjectImpl, COBOLPackageImpl.getOpenObject(), Constant Field Values

OPEN_OBJECT__BEGIN_COLUMN

static final int OPEN_OBJECT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__END_COLUMN

static final int OPEN_OBJECT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__BEGIN_FILE

static final int OPEN_OBJECT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__END_FILE

static final int OPEN_OBJECT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__BEGIN_LINE

static final int OPEN_OBJECT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__END_LINE

static final int OPEN_OBJECT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__TAG

static final int OPEN_OBJECT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__PARENT

static final int OPEN_OBJECT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

OPEN_OBJECT__FILE

static final int OPEN_OBJECT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

OPEN_OBJECT__REVERSED

static final int OPEN_OBJECT__REVERSED
The feature id for the 'Reversed' attribute.

See Also:
Constant Field Values

OPEN_OBJECT__WITH_NO_REWIND

static final int OPEN_OBJECT__WITH_NO_REWIND
The feature id for the 'With No Rewind' attribute.

See Also:
Constant Field Values

OPEN_OBJECT_FEATURE_COUNT

static final int OPEN_OBJECT_FEATURE_COUNT
The number of structural features of the 'Open Object' class.

See Also:
Constant Field Values

CLOSE_STMT

static final int CLOSE_STMT
The meta object id for the 'Close Stmt' class.

See Also:
CloseStmtImpl, COBOLPackageImpl.getCloseStmt(), Constant Field Values

CLOSE_STMT__BEGIN_COLUMN

static final int CLOSE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CLOSE_STMT__END_COLUMN

static final int CLOSE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CLOSE_STMT__BEGIN_FILE

static final int CLOSE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CLOSE_STMT__END_FILE

static final int CLOSE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CLOSE_STMT__BEGIN_LINE

static final int CLOSE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CLOSE_STMT__END_LINE

static final int CLOSE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CLOSE_STMT__TAG

static final int CLOSE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CLOSE_STMT__PARENT

static final int CLOSE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CLOSE_STMT__OBJECTS

static final int CLOSE_STMT__OBJECTS
The feature id for the 'Objects' containment reference list.

See Also:
Constant Field Values

CLOSE_STMT_FEATURE_COUNT

static final int CLOSE_STMT_FEATURE_COUNT
The number of structural features of the 'Close Stmt' class.

See Also:
Constant Field Values

CLOSE_OBJECT

static final int CLOSE_OBJECT
The meta object id for the 'Close Object' class.

See Also:
CloseObjectImpl, COBOLPackageImpl.getCloseObject(), Constant Field Values

CLOSE_OBJECT__BEGIN_COLUMN

static final int CLOSE_OBJECT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__END_COLUMN

static final int CLOSE_OBJECT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__BEGIN_FILE

static final int CLOSE_OBJECT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__END_FILE

static final int CLOSE_OBJECT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__BEGIN_LINE

static final int CLOSE_OBJECT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__END_LINE

static final int CLOSE_OBJECT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__TAG

static final int CLOSE_OBJECT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__PARENT

static final int CLOSE_OBJECT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CLOSE_OBJECT__FILE

static final int CLOSE_OBJECT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

CLOSE_OBJECT__REEL_OR_UNIT

static final int CLOSE_OBJECT__REEL_OR_UNIT
The feature id for the 'Reel Or Unit' containment reference.

See Also:
Constant Field Values

CLOSE_OBJECT__WITH_NO_REWIND

static final int CLOSE_OBJECT__WITH_NO_REWIND
The feature id for the 'With No Rewind' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT__WITH_LOCK

static final int CLOSE_OBJECT__WITH_LOCK
The feature id for the 'With Lock' attribute.

See Also:
Constant Field Values

CLOSE_OBJECT_FEATURE_COUNT

static final int CLOSE_OBJECT_FEATURE_COUNT
The number of structural features of the 'Close Object' class.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT

static final int CLOSE_REEL_OR_UNIT
The meta object id for the 'Close Reel Or Unit' class.

See Also:
CloseReelOrUnitImpl, COBOLPackageImpl.getCloseReelOrUnit(), Constant Field Values

CLOSE_REEL_OR_UNIT__BEGIN_COLUMN

static final int CLOSE_REEL_OR_UNIT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__END_COLUMN

static final int CLOSE_REEL_OR_UNIT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__BEGIN_FILE

static final int CLOSE_REEL_OR_UNIT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__END_FILE

static final int CLOSE_REEL_OR_UNIT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__BEGIN_LINE

static final int CLOSE_REEL_OR_UNIT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__END_LINE

static final int CLOSE_REEL_OR_UNIT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__TAG

static final int CLOSE_REEL_OR_UNIT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__PARENT

static final int CLOSE_REEL_OR_UNIT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__FOR_REMOVAL

static final int CLOSE_REEL_OR_UNIT__FOR_REMOVAL
The feature id for the 'For Removal' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT__WITH_NO_REWIND

static final int CLOSE_REEL_OR_UNIT__WITH_NO_REWIND
The feature id for the 'With No Rewind' attribute.

See Also:
Constant Field Values

CLOSE_REEL_OR_UNIT_FEATURE_COUNT

static final int CLOSE_REEL_OR_UNIT_FEATURE_COUNT
The number of structural features of the 'Close Reel Or Unit' class.

See Also:
Constant Field Values

CLOSE_REEL

static final int CLOSE_REEL
The meta object id for the 'Close Reel' class.

See Also:
CloseReelImpl, COBOLPackageImpl.getCloseReel(), Constant Field Values

CLOSE_REEL__BEGIN_COLUMN

static final int CLOSE_REEL__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CLOSE_REEL__END_COLUMN

static final int CLOSE_REEL__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CLOSE_REEL__BEGIN_FILE

static final int CLOSE_REEL__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CLOSE_REEL__END_FILE

static final int CLOSE_REEL__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CLOSE_REEL__BEGIN_LINE

static final int CLOSE_REEL__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CLOSE_REEL__END_LINE

static final int CLOSE_REEL__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CLOSE_REEL__TAG

static final int CLOSE_REEL__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CLOSE_REEL__PARENT

static final int CLOSE_REEL__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CLOSE_REEL__FOR_REMOVAL

static final int CLOSE_REEL__FOR_REMOVAL
The feature id for the 'For Removal' attribute.

See Also:
Constant Field Values

CLOSE_REEL__WITH_NO_REWIND

static final int CLOSE_REEL__WITH_NO_REWIND
The feature id for the 'With No Rewind' attribute.

See Also:
Constant Field Values

CLOSE_REEL_FEATURE_COUNT

static final int CLOSE_REEL_FEATURE_COUNT
The number of structural features of the 'Close Reel' class.

See Also:
Constant Field Values

CLOSE_UNIT

static final int CLOSE_UNIT
The meta object id for the 'Close Unit' class.

See Also:
CloseUnitImpl, COBOLPackageImpl.getCloseUnit(), Constant Field Values

CLOSE_UNIT__BEGIN_COLUMN

static final int CLOSE_UNIT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__END_COLUMN

static final int CLOSE_UNIT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__BEGIN_FILE

static final int CLOSE_UNIT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__END_FILE

static final int CLOSE_UNIT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__BEGIN_LINE

static final int CLOSE_UNIT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__END_LINE

static final int CLOSE_UNIT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__TAG

static final int CLOSE_UNIT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__PARENT

static final int CLOSE_UNIT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CLOSE_UNIT__FOR_REMOVAL

static final int CLOSE_UNIT__FOR_REMOVAL
The feature id for the 'For Removal' attribute.

See Also:
Constant Field Values

CLOSE_UNIT__WITH_NO_REWIND

static final int CLOSE_UNIT__WITH_NO_REWIND
The feature id for the 'With No Rewind' attribute.

See Also:
Constant Field Values

CLOSE_UNIT_FEATURE_COUNT

static final int CLOSE_UNIT_FEATURE_COUNT
The number of structural features of the 'Close Unit' class.

See Also:
Constant Field Values

START_STMT

static final int START_STMT
The meta object id for the 'Start Stmt' class.

See Also:
StartStmtImpl, COBOLPackageImpl.getStartStmt(), Constant Field Values

START_STMT__BEGIN_COLUMN

static final int START_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

START_STMT__END_COLUMN

static final int START_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

START_STMT__BEGIN_FILE

static final int START_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

START_STMT__END_FILE

static final int START_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

START_STMT__BEGIN_LINE

static final int START_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

START_STMT__END_LINE

static final int START_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

START_STMT__TAG

static final int START_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

START_STMT__PARENT

static final int START_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

START_STMT__FILE

static final int START_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

START_STMT__KEY_CONDITION

static final int START_STMT__KEY_CONDITION
The feature id for the 'Key Condition' containment reference.

See Also:
Constant Field Values

START_STMT__INVALID_KEY

static final int START_STMT__INVALID_KEY
The feature id for the 'Invalid Key' containment reference list.

See Also:
Constant Field Values

START_STMT__NOT_INVALID_KEY

static final int START_STMT__NOT_INVALID_KEY
The feature id for the 'Not Invalid Key' containment reference list.

See Also:
Constant Field Values

START_STMT_FEATURE_COUNT

static final int START_STMT_FEATURE_COUNT
The number of structural features of the 'Start Stmt' class.

See Also:
Constant Field Values

KEY_CONDITION

static final int KEY_CONDITION
The meta object id for the 'Key Condition' class.

See Also:
KeyConditionImpl, COBOLPackageImpl.getKeyCondition(), Constant Field Values

KEY_CONDITION__BEGIN_COLUMN

static final int KEY_CONDITION__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

KEY_CONDITION__END_COLUMN

static final int KEY_CONDITION__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

KEY_CONDITION__BEGIN_FILE

static final int KEY_CONDITION__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

KEY_CONDITION__END_FILE

static final int KEY_CONDITION__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

KEY_CONDITION__BEGIN_LINE

static final int KEY_CONDITION__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

KEY_CONDITION__END_LINE

static final int KEY_CONDITION__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

KEY_CONDITION__TAG

static final int KEY_CONDITION__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

KEY_CONDITION__PARENT

static final int KEY_CONDITION__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

KEY_CONDITION__TYPE

static final int KEY_CONDITION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

KEY_CONDITION__DATA_REF

static final int KEY_CONDITION__DATA_REF
The feature id for the 'Data Ref' containment reference.

See Also:
Constant Field Values

KEY_CONDITION_FEATURE_COUNT

static final int KEY_CONDITION_FEATURE_COUNT
The number of structural features of the 'Key Condition' class.

See Also:
Constant Field Values

READ_STMT

static final int READ_STMT
The meta object id for the 'Read Stmt' class.

See Also:
ReadStmtImpl, COBOLPackageImpl.getReadStmt(), Constant Field Values

READ_STMT__BEGIN_COLUMN

static final int READ_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

READ_STMT__END_COLUMN

static final int READ_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

READ_STMT__BEGIN_FILE

static final int READ_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

READ_STMT__END_FILE

static final int READ_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

READ_STMT__BEGIN_LINE

static final int READ_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

READ_STMT__END_LINE

static final int READ_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

READ_STMT__TAG

static final int READ_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

READ_STMT__PARENT

static final int READ_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

READ_STMT__FILE

static final int READ_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

READ_STMT__DIRECTION

static final int READ_STMT__DIRECTION
The feature id for the 'Direction' attribute.

See Also:
Constant Field Values

READ_STMT__INTO

static final int READ_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

READ_STMT__KEY

static final int READ_STMT__KEY
The feature id for the 'Key' containment reference.

See Also:
Constant Field Values

READ_STMT__AT_END

static final int READ_STMT__AT_END
The feature id for the 'At End' containment reference list.

See Also:
Constant Field Values

READ_STMT__NOT_AT_END

static final int READ_STMT__NOT_AT_END
The feature id for the 'Not At End' containment reference list.

See Also:
Constant Field Values

READ_STMT__INVALID_KEY

static final int READ_STMT__INVALID_KEY
The feature id for the 'Invalid Key' containment reference list.

See Also:
Constant Field Values

READ_STMT__NOT_INVALID_KEY

static final int READ_STMT__NOT_INVALID_KEY
The feature id for the 'Not Invalid Key' containment reference list.

See Also:
Constant Field Values

READ_STMT_FEATURE_COUNT

static final int READ_STMT_FEATURE_COUNT
The number of structural features of the 'Read Stmt' class.

See Also:
Constant Field Values

WRITE_STMT

static final int WRITE_STMT
The meta object id for the 'Write Stmt' class.

See Also:
WriteStmtImpl, COBOLPackageImpl.getWriteStmt(), Constant Field Values

WRITE_STMT__BEGIN_COLUMN

static final int WRITE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

WRITE_STMT__END_COLUMN

static final int WRITE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

WRITE_STMT__BEGIN_FILE

static final int WRITE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

WRITE_STMT__END_FILE

static final int WRITE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

WRITE_STMT__BEGIN_LINE

static final int WRITE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

WRITE_STMT__END_LINE

static final int WRITE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

WRITE_STMT__TAG

static final int WRITE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

WRITE_STMT__PARENT

static final int WRITE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

WRITE_STMT__RECORD

static final int WRITE_STMT__RECORD
The feature id for the 'Record' reference.

See Also:
Constant Field Values

WRITE_STMT__FROM

static final int WRITE_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

WRITE_STMT__ADVANCING_CLAUSE

static final int WRITE_STMT__ADVANCING_CLAUSE
The feature id for the 'Advancing Clause' containment reference.

See Also:
Constant Field Values

WRITE_STMT__AT_END_OF_PAGE

static final int WRITE_STMT__AT_END_OF_PAGE
The feature id for the 'At End Of Page' containment reference list.

See Also:
Constant Field Values

WRITE_STMT__NOT_AT_END_OF_PAGE

static final int WRITE_STMT__NOT_AT_END_OF_PAGE
The feature id for the 'Not At End Of Page' containment reference list.

See Also:
Constant Field Values

WRITE_STMT__INVALID_KEY

static final int WRITE_STMT__INVALID_KEY
The feature id for the 'Invalid Key' containment reference list.

See Also:
Constant Field Values

WRITE_STMT__NOT_INVALID_KEY

static final int WRITE_STMT__NOT_INVALID_KEY
The feature id for the 'Not Invalid Key' containment reference list.

See Also:
Constant Field Values

WRITE_STMT_FEATURE_COUNT

static final int WRITE_STMT_FEATURE_COUNT
The number of structural features of the 'Write Stmt' class.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE

static final int WRITE_ADVANCING_CLAUSE
The meta object id for the 'Write Advancing Clause' class.

See Also:
WriteAdvancingClauseImpl, COBOLPackageImpl.getWriteAdvancingClause(), Constant Field Values

WRITE_ADVANCING_CLAUSE__BEGIN_COLUMN

static final int WRITE_ADVANCING_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__END_COLUMN

static final int WRITE_ADVANCING_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__BEGIN_FILE

static final int WRITE_ADVANCING_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__END_FILE

static final int WRITE_ADVANCING_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__BEGIN_LINE

static final int WRITE_ADVANCING_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__END_LINE

static final int WRITE_ADVANCING_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__TAG

static final int WRITE_ADVANCING_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__PARENT

static final int WRITE_ADVANCING_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__BEFORE_ADVANCING

static final int WRITE_ADVANCING_CLAUSE__BEFORE_ADVANCING
The feature id for the 'Before Advancing' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__LINES

static final int WRITE_ADVANCING_CLAUSE__LINES
The feature id for the 'Lines' containment reference.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__MNEMONIC_NAME

static final int WRITE_ADVANCING_CLAUSE__MNEMONIC_NAME
The feature id for the 'Mnemonic Name' reference.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE__PAGE

static final int WRITE_ADVANCING_CLAUSE__PAGE
The feature id for the 'Page' attribute.

See Also:
Constant Field Values

WRITE_ADVANCING_CLAUSE_FEATURE_COUNT

static final int WRITE_ADVANCING_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Write Advancing Clause' class.

See Also:
Constant Field Values

REWRITE_STMT

static final int REWRITE_STMT
The meta object id for the 'Rewrite Stmt' class.

See Also:
RewriteStmtImpl, COBOLPackageImpl.getRewriteStmt(), Constant Field Values

REWRITE_STMT__BEGIN_COLUMN

static final int REWRITE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

REWRITE_STMT__END_COLUMN

static final int REWRITE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

REWRITE_STMT__BEGIN_FILE

static final int REWRITE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

REWRITE_STMT__END_FILE

static final int REWRITE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

REWRITE_STMT__BEGIN_LINE

static final int REWRITE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

REWRITE_STMT__END_LINE

static final int REWRITE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

REWRITE_STMT__TAG

static final int REWRITE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

REWRITE_STMT__PARENT

static final int REWRITE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

REWRITE_STMT__RECORD

static final int REWRITE_STMT__RECORD
The feature id for the 'Record' reference.

See Also:
Constant Field Values

REWRITE_STMT__FROM

static final int REWRITE_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

REWRITE_STMT__INVALID_KEY

static final int REWRITE_STMT__INVALID_KEY
The feature id for the 'Invalid Key' containment reference list.

See Also:
Constant Field Values

REWRITE_STMT__NOT_INVALID_KEY

static final int REWRITE_STMT__NOT_INVALID_KEY
The feature id for the 'Not Invalid Key' containment reference list.

See Also:
Constant Field Values

REWRITE_STMT_FEATURE_COUNT

static final int REWRITE_STMT_FEATURE_COUNT
The number of structural features of the 'Rewrite Stmt' class.

See Also:
Constant Field Values

DELETE_STMT

static final int DELETE_STMT
The meta object id for the 'Delete Stmt' class.

See Also:
DeleteStmtImpl, COBOLPackageImpl.getDeleteStmt(), Constant Field Values

DELETE_STMT__BEGIN_COLUMN

static final int DELETE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DELETE_STMT__END_COLUMN

static final int DELETE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DELETE_STMT__BEGIN_FILE

static final int DELETE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DELETE_STMT__END_FILE

static final int DELETE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DELETE_STMT__BEGIN_LINE

static final int DELETE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DELETE_STMT__END_LINE

static final int DELETE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DELETE_STMT__TAG

static final int DELETE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DELETE_STMT__PARENT

static final int DELETE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DELETE_STMT__FILE

static final int DELETE_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

DELETE_STMT__INVALID_KEY

static final int DELETE_STMT__INVALID_KEY
The feature id for the 'Invalid Key' containment reference list.

See Also:
Constant Field Values

DELETE_STMT__NOT_INVALID_KEY

static final int DELETE_STMT__NOT_INVALID_KEY
The feature id for the 'Not Invalid Key' containment reference list.

See Also:
Constant Field Values

DELETE_STMT_FEATURE_COUNT

static final int DELETE_STMT_FEATURE_COUNT
The number of structural features of the 'Delete Stmt' class.

See Also:
Constant Field Values

SORT_STMT

static final int SORT_STMT
The meta object id for the 'Sort Stmt' class.

See Also:
SortStmtImpl, COBOLPackageImpl.getSortStmt(), Constant Field Values

SORT_STMT__BEGIN_COLUMN

static final int SORT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

SORT_STMT__END_COLUMN

static final int SORT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

SORT_STMT__BEGIN_FILE

static final int SORT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

SORT_STMT__END_FILE

static final int SORT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

SORT_STMT__BEGIN_LINE

static final int SORT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

SORT_STMT__END_LINE

static final int SORT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

SORT_STMT__TAG

static final int SORT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

SORT_STMT__PARENT

static final int SORT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

SORT_STMT__FILE

static final int SORT_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

SORT_STMT__TABLE

static final int SORT_STMT__TABLE
The feature id for the 'Table' reference.

See Also:
Constant Field Values

SORT_STMT__ON_KEY_CLAUSES

static final int SORT_STMT__ON_KEY_CLAUSES
The feature id for the 'On Key Clauses' containment reference list.

See Also:
Constant Field Values

SORT_STMT__WITH_DUPLICATES_IN_ORDER

static final int SORT_STMT__WITH_DUPLICATES_IN_ORDER
The feature id for the 'With Duplicates In Order' attribute.

See Also:
Constant Field Values

SORT_STMT__COLLATING_SEQUENCE

static final int SORT_STMT__COLLATING_SEQUENCE
The feature id for the 'Collating Sequence' reference.

See Also:
Constant Field Values

SORT_STMT__USING_OR_INPUT_PROC

static final int SORT_STMT__USING_OR_INPUT_PROC
The feature id for the 'Using Or Input Proc' containment reference.

See Also:
Constant Field Values

SORT_STMT__GIVING_OR_OUTPUT_PROC

static final int SORT_STMT__GIVING_OR_OUTPUT_PROC
The feature id for the 'Giving Or Output Proc' containment reference.

See Also:
Constant Field Values

SORT_STMT_FEATURE_COUNT

static final int SORT_STMT_FEATURE_COUNT
The number of structural features of the 'Sort Stmt' class.

See Also:
Constant Field Values

ON_KEY_CLAUSE

static final int ON_KEY_CLAUSE
The meta object id for the 'On Key Clause' class.

See Also:
OnKeyClauseImpl, COBOLPackageImpl.getOnKeyClause(), Constant Field Values

ON_KEY_CLAUSE__BEGIN_COLUMN

static final int ON_KEY_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__END_COLUMN

static final int ON_KEY_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__BEGIN_FILE

static final int ON_KEY_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__END_FILE

static final int ON_KEY_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__BEGIN_LINE

static final int ON_KEY_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__END_LINE

static final int ON_KEY_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__TAG

static final int ON_KEY_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__PARENT

static final int ON_KEY_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

ON_KEY_CLAUSE__ASCENDING

static final int ON_KEY_CLAUSE__ASCENDING
The feature id for the 'Ascending' attribute.

See Also:
Constant Field Values

ON_KEY_CLAUSE__KEY

static final int ON_KEY_CLAUSE__KEY
The feature id for the 'Key' reference list.

See Also:
Constant Field Values

ON_KEY_CLAUSE_FEATURE_COUNT

static final int ON_KEY_CLAUSE_FEATURE_COUNT
The number of structural features of the 'On Key Clause' class.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE

static final int IO_FILES_OR_PROCEDURE
The meta object id for the 'IO Files Or Procedure' class.

See Also:
IOFilesOrProcedureImpl, COBOLPackageImpl.getIOFilesOrProcedure(), Constant Field Values

IO_FILES_OR_PROCEDURE__BEGIN_COLUMN

static final int IO_FILES_OR_PROCEDURE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__END_COLUMN

static final int IO_FILES_OR_PROCEDURE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__BEGIN_FILE

static final int IO_FILES_OR_PROCEDURE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__END_FILE

static final int IO_FILES_OR_PROCEDURE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__BEGIN_LINE

static final int IO_FILES_OR_PROCEDURE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__END_LINE

static final int IO_FILES_OR_PROCEDURE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__TAG

static final int IO_FILES_OR_PROCEDURE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE__PARENT

static final int IO_FILES_OR_PROCEDURE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

IO_FILES_OR_PROCEDURE_FEATURE_COUNT

static final int IO_FILES_OR_PROCEDURE_FEATURE_COUNT
The number of structural features of the 'IO Files Or Procedure' class.

See Also:
Constant Field Values

IO_FILES

static final int IO_FILES
The meta object id for the 'IO Files' class.

See Also:
IOFilesImpl, COBOLPackageImpl.getIOFiles(), Constant Field Values

IO_FILES__BEGIN_COLUMN

static final int IO_FILES__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

IO_FILES__END_COLUMN

static final int IO_FILES__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

IO_FILES__BEGIN_FILE

static final int IO_FILES__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

IO_FILES__END_FILE

static final int IO_FILES__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

IO_FILES__BEGIN_LINE

static final int IO_FILES__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

IO_FILES__END_LINE

static final int IO_FILES__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

IO_FILES__TAG

static final int IO_FILES__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

IO_FILES__PARENT

static final int IO_FILES__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

IO_FILES__FILES

static final int IO_FILES__FILES
The feature id for the 'Files' reference list.

See Also:
Constant Field Values

IO_FILES_FEATURE_COUNT

static final int IO_FILES_FEATURE_COUNT
The number of structural features of the 'IO Files' class.

See Also:
Constant Field Values

IO_PROCEDURE

static final int IO_PROCEDURE
The meta object id for the 'IO Procedure' class.

See Also:
IOProcedureImpl, COBOLPackageImpl.getIOProcedure(), Constant Field Values

IO_PROCEDURE__BEGIN_COLUMN

static final int IO_PROCEDURE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__END_COLUMN

static final int IO_PROCEDURE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__BEGIN_FILE

static final int IO_PROCEDURE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__END_FILE

static final int IO_PROCEDURE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__BEGIN_LINE

static final int IO_PROCEDURE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__END_LINE

static final int IO_PROCEDURE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__TAG

static final int IO_PROCEDURE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

IO_PROCEDURE__PARENT

static final int IO_PROCEDURE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

IO_PROCEDURE__FROM

static final int IO_PROCEDURE__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

IO_PROCEDURE__TO

static final int IO_PROCEDURE__TO
The feature id for the 'To' containment reference.

See Also:
Constant Field Values

IO_PROCEDURE_FEATURE_COUNT

static final int IO_PROCEDURE_FEATURE_COUNT
The number of structural features of the 'IO Procedure' class.

See Also:
Constant Field Values

MERGE_STMT

static final int MERGE_STMT
The meta object id for the 'Merge Stmt' class.

See Also:
MergeStmtImpl, COBOLPackageImpl.getMergeStmt(), Constant Field Values

MERGE_STMT__BEGIN_COLUMN

static final int MERGE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

MERGE_STMT__END_COLUMN

static final int MERGE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

MERGE_STMT__BEGIN_FILE

static final int MERGE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

MERGE_STMT__END_FILE

static final int MERGE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

MERGE_STMT__BEGIN_LINE

static final int MERGE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

MERGE_STMT__END_LINE

static final int MERGE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

MERGE_STMT__TAG

static final int MERGE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

MERGE_STMT__PARENT

static final int MERGE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

MERGE_STMT__FILE

static final int MERGE_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

MERGE_STMT__ON_KEY_CLAUSES

static final int MERGE_STMT__ON_KEY_CLAUSES
The feature id for the 'On Key Clauses' containment reference list.

See Also:
Constant Field Values

MERGE_STMT__COLLATING_SEQUENCE

static final int MERGE_STMT__COLLATING_SEQUENCE
The feature id for the 'Collating Sequence' reference.

See Also:
Constant Field Values

MERGE_STMT__USING

static final int MERGE_STMT__USING
The feature id for the 'Using' containment reference.

See Also:
Constant Field Values

MERGE_STMT__GIVING_OR_OUTPUT_PROC

static final int MERGE_STMT__GIVING_OR_OUTPUT_PROC
The feature id for the 'Giving Or Output Proc' containment reference.

See Also:
Constant Field Values

MERGE_STMT_FEATURE_COUNT

static final int MERGE_STMT_FEATURE_COUNT
The number of structural features of the 'Merge Stmt' class.

See Also:
Constant Field Values

RELEASE_STMT

static final int RELEASE_STMT
The meta object id for the 'Release Stmt' class.

See Also:
ReleaseStmtImpl, COBOLPackageImpl.getReleaseStmt(), Constant Field Values

RELEASE_STMT__BEGIN_COLUMN

static final int RELEASE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

RELEASE_STMT__END_COLUMN

static final int RELEASE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

RELEASE_STMT__BEGIN_FILE

static final int RELEASE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

RELEASE_STMT__END_FILE

static final int RELEASE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

RELEASE_STMT__BEGIN_LINE

static final int RELEASE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

RELEASE_STMT__END_LINE

static final int RELEASE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

RELEASE_STMT__TAG

static final int RELEASE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

RELEASE_STMT__PARENT

static final int RELEASE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

RELEASE_STMT__RECORD

static final int RELEASE_STMT__RECORD
The feature id for the 'Record' reference.

See Also:
Constant Field Values

RELEASE_STMT__FROM

static final int RELEASE_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

RELEASE_STMT_FEATURE_COUNT

static final int RELEASE_STMT_FEATURE_COUNT
The number of structural features of the 'Release Stmt' class.

See Also:
Constant Field Values

RETURN_STMT

static final int RETURN_STMT
The meta object id for the 'Return Stmt' class.

See Also:
ReturnStmtImpl, COBOLPackageImpl.getReturnStmt(), Constant Field Values

RETURN_STMT__BEGIN_COLUMN

static final int RETURN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

RETURN_STMT__END_COLUMN

static final int RETURN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

RETURN_STMT__BEGIN_FILE

static final int RETURN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

RETURN_STMT__END_FILE

static final int RETURN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

RETURN_STMT__BEGIN_LINE

static final int RETURN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

RETURN_STMT__END_LINE

static final int RETURN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

RETURN_STMT__TAG

static final int RETURN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

RETURN_STMT__PARENT

static final int RETURN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

RETURN_STMT__FILE

static final int RETURN_STMT__FILE
The feature id for the 'File' reference.

See Also:
Constant Field Values

RETURN_STMT__INTO

static final int RETURN_STMT__INTO
The feature id for the 'Into' containment reference.

See Also:
Constant Field Values

RETURN_STMT__AT_END

static final int RETURN_STMT__AT_END
The feature id for the 'At End' containment reference list.

See Also:
Constant Field Values

RETURN_STMT__NOT_AT_END

static final int RETURN_STMT__NOT_AT_END
The feature id for the 'Not At End' containment reference list.

See Also:
Constant Field Values

RETURN_STMT_FEATURE_COUNT

static final int RETURN_STMT_FEATURE_COUNT
The number of structural features of the 'Return Stmt' class.

See Also:
Constant Field Values

EXEC_CICS_STMT

static final int EXEC_CICS_STMT
The meta object id for the 'Exec Cics Stmt' class.

See Also:
ExecCicsStmtImpl, COBOLPackageImpl.getExecCicsStmt(), Constant Field Values

EXEC_CICS_STMT__BEGIN_COLUMN

static final int EXEC_CICS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__END_COLUMN

static final int EXEC_CICS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__BEGIN_FILE

static final int EXEC_CICS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__END_FILE

static final int EXEC_CICS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__BEGIN_LINE

static final int EXEC_CICS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__END_LINE

static final int EXEC_CICS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__TAG

static final int EXEC_CICS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXEC_CICS_STMT__PARENT

static final int EXEC_CICS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXEC_CICS_STMT__CICS_STMT

static final int EXEC_CICS_STMT__CICS_STMT
The feature id for the 'Cics Stmt' containment reference.

See Also:
Constant Field Values

EXEC_CICS_STMT_FEATURE_COUNT

static final int EXEC_CICS_STMT_FEATURE_COUNT
The number of structural features of the 'Exec Cics Stmt' class.

See Also:
Constant Field Values

CICS_STMT

static final int CICS_STMT
The meta object id for the 'Cics Stmt' class.

See Also:
CicsStmtImpl, COBOLPackageImpl.getCicsStmt(), Constant Field Values

CICS_STMT__BEGIN_COLUMN

static final int CICS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_STMT__END_COLUMN

static final int CICS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_STMT__BEGIN_FILE

static final int CICS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_STMT__END_FILE

static final int CICS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_STMT__BEGIN_LINE

static final int CICS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_STMT__END_LINE

static final int CICS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_STMT__TAG

static final int CICS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_STMT__PARENT

static final int CICS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_STMT__NO_HANDLE

static final int CICS_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_STMT__RESP

static final int CICS_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_STMT__RESP2

static final int CICS_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_STMT_FEATURE_COUNT

static final int CICS_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Stmt' class.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT

static final int CICS_PUSH_HANDLE_STMT
The meta object id for the 'Cics Push Handle Stmt' class.

See Also:
CicsPushHandleStmtImpl, COBOLPackageImpl.getCicsPushHandleStmt(), Constant Field Values

CICS_PUSH_HANDLE_STMT__BEGIN_COLUMN

static final int CICS_PUSH_HANDLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__END_COLUMN

static final int CICS_PUSH_HANDLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__BEGIN_FILE

static final int CICS_PUSH_HANDLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__END_FILE

static final int CICS_PUSH_HANDLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__BEGIN_LINE

static final int CICS_PUSH_HANDLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__END_LINE

static final int CICS_PUSH_HANDLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__TAG

static final int CICS_PUSH_HANDLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__PARENT

static final int CICS_PUSH_HANDLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__NO_HANDLE

static final int CICS_PUSH_HANDLE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__RESP

static final int CICS_PUSH_HANDLE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT__RESP2

static final int CICS_PUSH_HANDLE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_PUSH_HANDLE_STMT_FEATURE_COUNT

static final int CICS_PUSH_HANDLE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Push Handle Stmt' class.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT

static final int CICS_POP_HANDLE_STMT
The meta object id for the 'Cics Pop Handle Stmt' class.

See Also:
CicsPopHandleStmtImpl, COBOLPackageImpl.getCicsPopHandleStmt(), Constant Field Values

CICS_POP_HANDLE_STMT__BEGIN_COLUMN

static final int CICS_POP_HANDLE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__END_COLUMN

static final int CICS_POP_HANDLE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__BEGIN_FILE

static final int CICS_POP_HANDLE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__END_FILE

static final int CICS_POP_HANDLE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__BEGIN_LINE

static final int CICS_POP_HANDLE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__END_LINE

static final int CICS_POP_HANDLE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__TAG

static final int CICS_POP_HANDLE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__PARENT

static final int CICS_POP_HANDLE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__NO_HANDLE

static final int CICS_POP_HANDLE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__RESP

static final int CICS_POP_HANDLE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT__RESP2

static final int CICS_POP_HANDLE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_POP_HANDLE_STMT_FEATURE_COUNT

static final int CICS_POP_HANDLE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Pop Handle Stmt' class.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT

static final int CICS_SYNC_POINT_STMT
The meta object id for the 'Cics Sync Point Stmt' class.

See Also:
CicsSyncPointStmtImpl, COBOLPackageImpl.getCicsSyncPointStmt(), Constant Field Values

CICS_SYNC_POINT_STMT__BEGIN_COLUMN

static final int CICS_SYNC_POINT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__END_COLUMN

static final int CICS_SYNC_POINT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__BEGIN_FILE

static final int CICS_SYNC_POINT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__END_FILE

static final int CICS_SYNC_POINT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__BEGIN_LINE

static final int CICS_SYNC_POINT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__END_LINE

static final int CICS_SYNC_POINT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__TAG

static final int CICS_SYNC_POINT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__PARENT

static final int CICS_SYNC_POINT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__NO_HANDLE

static final int CICS_SYNC_POINT_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__RESP

static final int CICS_SYNC_POINT_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT__RESP2

static final int CICS_SYNC_POINT_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_SYNC_POINT_STMT_FEATURE_COUNT

static final int CICS_SYNC_POINT_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Sync Point Stmt' class.

See Also:
Constant Field Values

CICS_ABEND_STMT

static final int CICS_ABEND_STMT
The meta object id for the 'Cics Abend Stmt' class.

See Also:
CicsAbendStmtImpl, COBOLPackageImpl.getCicsAbendStmt(), Constant Field Values

CICS_ABEND_STMT__BEGIN_COLUMN

static final int CICS_ABEND_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__END_COLUMN

static final int CICS_ABEND_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__BEGIN_FILE

static final int CICS_ABEND_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__END_FILE

static final int CICS_ABEND_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__BEGIN_LINE

static final int CICS_ABEND_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__END_LINE

static final int CICS_ABEND_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__TAG

static final int CICS_ABEND_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__PARENT

static final int CICS_ABEND_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ABEND_STMT__NO_HANDLE

static final int CICS_ABEND_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__RESP

static final int CICS_ABEND_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_ABEND_STMT__RESP2

static final int CICS_ABEND_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_ABEND_STMT__AB_CODE

static final int CICS_ABEND_STMT__AB_CODE
The feature id for the 'Ab Code' containment reference.

See Also:
Constant Field Values

CICS_ABEND_STMT__CANCEL

static final int CICS_ABEND_STMT__CANCEL
The feature id for the 'Cancel' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT__NO_DUMP

static final int CICS_ABEND_STMT__NO_DUMP
The feature id for the 'No Dump' attribute.

See Also:
Constant Field Values

CICS_ABEND_STMT_FEATURE_COUNT

static final int CICS_ABEND_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Abend Stmt' class.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT

static final int CICS_HANDLE_ABEND_STMT
The meta object id for the 'Cics Handle Abend Stmt' class.

See Also:
CicsHandleAbendStmtImpl, COBOLPackageImpl.getCicsHandleAbendStmt(), Constant Field Values

CICS_HANDLE_ABEND_STMT__BEGIN_COLUMN

static final int CICS_HANDLE_ABEND_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__END_COLUMN

static final int CICS_HANDLE_ABEND_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__BEGIN_FILE

static final int CICS_HANDLE_ABEND_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__END_FILE

static final int CICS_HANDLE_ABEND_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__BEGIN_LINE

static final int CICS_HANDLE_ABEND_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__END_LINE

static final int CICS_HANDLE_ABEND_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__TAG

static final int CICS_HANDLE_ABEND_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__PARENT

static final int CICS_HANDLE_ABEND_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__NO_HANDLE

static final int CICS_HANDLE_ABEND_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__RESP

static final int CICS_HANDLE_ABEND_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__RESP2

static final int CICS_HANDLE_ABEND_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__CANCEL

static final int CICS_HANDLE_ABEND_STMT__CANCEL
The feature id for the 'Cancel' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__PROGRAM

static final int CICS_HANDLE_ABEND_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__LABEL

static final int CICS_HANDLE_ABEND_STMT__LABEL
The feature id for the 'Label' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT__RESET

static final int CICS_HANDLE_ABEND_STMT__RESET
The feature id for the 'Reset' attribute.

See Also:
Constant Field Values

CICS_HANDLE_ABEND_STMT_FEATURE_COUNT

static final int CICS_HANDLE_ABEND_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Handle Abend Stmt' class.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT

static final int CICS_RECEIVE_MAP_STMT
The meta object id for the 'Cics Receive Map Stmt' class.

See Also:
CicsReceiveMapStmtImpl, COBOLPackageImpl.getCicsReceiveMapStmt(), Constant Field Values

CICS_RECEIVE_MAP_STMT__BEGIN_COLUMN

static final int CICS_RECEIVE_MAP_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__END_COLUMN

static final int CICS_RECEIVE_MAP_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__BEGIN_FILE

static final int CICS_RECEIVE_MAP_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__END_FILE

static final int CICS_RECEIVE_MAP_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__BEGIN_LINE

static final int CICS_RECEIVE_MAP_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__END_LINE

static final int CICS_RECEIVE_MAP_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__TAG

static final int CICS_RECEIVE_MAP_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__PARENT

static final int CICS_RECEIVE_MAP_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__NO_HANDLE

static final int CICS_RECEIVE_MAP_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__RESP

static final int CICS_RECEIVE_MAP_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__RESP2

static final int CICS_RECEIVE_MAP_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__MAP

static final int CICS_RECEIVE_MAP_STMT__MAP
The feature id for the 'Map' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__MAP_SET

static final int CICS_RECEIVE_MAP_STMT__MAP_SET
The feature id for the 'Map Set' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__INTO_OR_SET_CLAUSE

static final int CICS_RECEIVE_MAP_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT__FROM_OR_TERMINAL_CLAUSE

static final int CICS_RECEIVE_MAP_STMT__FROM_OR_TERMINAL_CLAUSE
The feature id for the 'From Or Terminal Clause' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_STMT_FEATURE_COUNT

static final int CICS_RECEIVE_MAP_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Receive Map Stmt' class.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE

static final int CICS_INTO_OR_SET_CLAUSE
The meta object id for the 'Cics Into Or Set Clause' class.

See Also:
CicsIntoOrSetClauseImpl, COBOLPackageImpl.getCicsIntoOrSetClause(), Constant Field Values

CICS_INTO_OR_SET_CLAUSE__BEGIN_COLUMN

static final int CICS_INTO_OR_SET_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__END_COLUMN

static final int CICS_INTO_OR_SET_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__BEGIN_FILE

static final int CICS_INTO_OR_SET_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__END_FILE

static final int CICS_INTO_OR_SET_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__BEGIN_LINE

static final int CICS_INTO_OR_SET_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__END_LINE

static final int CICS_INTO_OR_SET_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__TAG

static final int CICS_INTO_OR_SET_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE__PARENT

static final int CICS_INTO_OR_SET_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_INTO_OR_SET_CLAUSE_FEATURE_COUNT

static final int CICS_INTO_OR_SET_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Into Or Set Clause' class.

See Also:
Constant Field Values

CICS_INTO_CLAUSE

static final int CICS_INTO_CLAUSE
The meta object id for the 'Cics Into Clause' class.

See Also:
CicsIntoClauseImpl, COBOLPackageImpl.getCicsIntoClause(), Constant Field Values

CICS_INTO_CLAUSE__BEGIN_COLUMN

static final int CICS_INTO_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__END_COLUMN

static final int CICS_INTO_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__BEGIN_FILE

static final int CICS_INTO_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__END_FILE

static final int CICS_INTO_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__BEGIN_LINE

static final int CICS_INTO_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__END_LINE

static final int CICS_INTO_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__TAG

static final int CICS_INTO_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__PARENT

static final int CICS_INTO_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_INTO_CLAUSE__DATA_AREA

static final int CICS_INTO_CLAUSE__DATA_AREA
The feature id for the 'Data Area' containment reference.

See Also:
Constant Field Values

CICS_INTO_CLAUSE_FEATURE_COUNT

static final int CICS_INTO_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Into Clause' class.

See Also:
Constant Field Values

CICS_SET_CLAUSE

static final int CICS_SET_CLAUSE
The meta object id for the 'Cics Set Clause' class.

See Also:
CicsSetClauseImpl, COBOLPackageImpl.getCicsSetClause(), Constant Field Values

CICS_SET_CLAUSE__BEGIN_COLUMN

static final int CICS_SET_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__END_COLUMN

static final int CICS_SET_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__BEGIN_FILE

static final int CICS_SET_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__END_FILE

static final int CICS_SET_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__BEGIN_LINE

static final int CICS_SET_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__END_LINE

static final int CICS_SET_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__TAG

static final int CICS_SET_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_SET_CLAUSE__PARENT

static final int CICS_SET_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_SET_CLAUSE__POINTER_REFERENCE

static final int CICS_SET_CLAUSE__POINTER_REFERENCE
The feature id for the 'Pointer Reference' containment reference.

See Also:
Constant Field Values

CICS_SET_CLAUSE_FEATURE_COUNT

static final int CICS_SET_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Set Clause' class.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE
The meta object id for the 'Cics Receive Map From Or Terminal Clause' class.

See Also:
CicsReceiveMapFromOrTerminalClauseImpl, COBOLPackageImpl.getCicsReceiveMapFromOrTerminalClause(), Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_COLUMN

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_COLUMN

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_FILE

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_FILE

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_LINE

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_LINE

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__TAG

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__PARENT

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE_FEATURE_COUNT

static final int CICS_RECEIVE_MAP_FROM_OR_TERMINAL_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Receive Map From Or Terminal Clause' class.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE

static final int CICS_RECEIVE_MAP_FROM_CLAUSE
The meta object id for the 'Cics Receive Map From Clause' class.

See Also:
CicsReceiveMapFromClauseImpl, COBOLPackageImpl.getCicsReceiveMapFromClause(), Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_COLUMN

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__END_COLUMN

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_FILE

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__END_FILE

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_LINE

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__END_LINE

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__TAG

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__PARENT

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__FROM

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE__LENGTH

static final int CICS_RECEIVE_MAP_FROM_CLAUSE__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_FROM_CLAUSE_FEATURE_COUNT

static final int CICS_RECEIVE_MAP_FROM_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Receive Map From Clause' class.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE
The meta object id for the 'Cics Receive Map Terminal Clause' class.

See Also:
CicsReceiveMapTerminalClauseImpl, COBOLPackageImpl.getCicsReceiveMapTerminalClause(), Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_COLUMN

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_COLUMN

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_FILE

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_FILE

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_LINE

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_LINE

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__TAG

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__PARENT

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__AS_IS

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__AS_IS
The feature id for the 'As Is' attribute.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE__IN_PARTN

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE__IN_PARTN
The feature id for the 'In Partn' containment reference.

See Also:
Constant Field Values

CICS_RECEIVE_MAP_TERMINAL_CLAUSE_FEATURE_COUNT

static final int CICS_RECEIVE_MAP_TERMINAL_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Receive Map Terminal Clause' class.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT

static final int CICS_SEND_MAP_STMT
The meta object id for the 'Cics Send Map Stmt' class.

See Also:
CicsSendMapStmtImpl, COBOLPackageImpl.getCicsSendMapStmt(), Constant Field Values

CICS_SEND_MAP_STMT__BEGIN_COLUMN

static final int CICS_SEND_MAP_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__END_COLUMN

static final int CICS_SEND_MAP_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__BEGIN_FILE

static final int CICS_SEND_MAP_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__END_FILE

static final int CICS_SEND_MAP_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__BEGIN_LINE

static final int CICS_SEND_MAP_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__END_LINE

static final int CICS_SEND_MAP_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__TAG

static final int CICS_SEND_MAP_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__PARENT

static final int CICS_SEND_MAP_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__NO_HANDLE

static final int CICS_SEND_MAP_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__RESP

static final int CICS_SEND_MAP_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__RESP2

static final int CICS_SEND_MAP_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__MAP

static final int CICS_SEND_MAP_STMT__MAP
The feature id for the 'Map' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__MAP_SET

static final int CICS_SEND_MAP_STMT__MAP_SET
The feature id for the 'Map Set' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__MAP_ONLY

static final int CICS_SEND_MAP_STMT__MAP_ONLY
The feature id for the 'Map Only' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__FROM

static final int CICS_SEND_MAP_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__DATA_ONLY

static final int CICS_SEND_MAP_STMT__DATA_ONLY
The feature id for the 'Data Only' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__LENGTH

static final int CICS_SEND_MAP_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__CURSOR_CLAUSE

static final int CICS_SEND_MAP_STMT__CURSOR_CLAUSE
The feature id for the 'Cursor Clause' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__FORM_FEED

static final int CICS_SEND_MAP_STMT__FORM_FEED
The feature id for the 'Form Feed' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__ERASE_CLAUSE

static final int CICS_SEND_MAP_STMT__ERASE_CLAUSE
The feature id for the 'Erase Clause' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__ERASEAUP

static final int CICS_SEND_MAP_STMT__ERASEAUP
The feature id for the 'Eraseaup' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__PRINT

static final int CICS_SEND_MAP_STMT__PRINT
The feature id for the 'Print' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__FREE_KB

static final int CICS_SEND_MAP_STMT__FREE_KB
The feature id for the 'Free Kb' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__ALARM

static final int CICS_SEND_MAP_STMT__ALARM
The feature id for the 'Alarm' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT__FRSET

static final int CICS_SEND_MAP_STMT__FRSET
The feature id for the 'Frset' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_STMT_FEATURE_COUNT

static final int CICS_SEND_MAP_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Send Map Stmt' class.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE

static final int CICS_SEND_MAP_CURSOR_CLAUSE
The meta object id for the 'Cics Send Map Cursor Clause' class.

See Also:
CicsSendMapCursorClauseImpl, COBOLPackageImpl.getCicsSendMapCursorClause(), Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_COLUMN

static final int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__END_COLUMN

static final int CICS_SEND_MAP_CURSOR_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_FILE

static final int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__END_FILE

static final int CICS_SEND_MAP_CURSOR_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_LINE

static final int CICS_SEND_MAP_CURSOR_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__END_LINE

static final int CICS_SEND_MAP_CURSOR_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__TAG

static final int CICS_SEND_MAP_CURSOR_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__PARENT

static final int CICS_SEND_MAP_CURSOR_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE__CURSOR

static final int CICS_SEND_MAP_CURSOR_CLAUSE__CURSOR
The feature id for the 'Cursor' containment reference.

See Also:
Constant Field Values

CICS_SEND_MAP_CURSOR_CLAUSE_FEATURE_COUNT

static final int CICS_SEND_MAP_CURSOR_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Send Map Cursor Clause' class.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE

static final int CICS_ERASE_CLAUSE
The meta object id for the 'Cics Erase Clause' class.

See Also:
CicsEraseClauseImpl, COBOLPackageImpl.getCicsEraseClause(), Constant Field Values

CICS_ERASE_CLAUSE__BEGIN_COLUMN

static final int CICS_ERASE_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__END_COLUMN

static final int CICS_ERASE_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__BEGIN_FILE

static final int CICS_ERASE_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__END_FILE

static final int CICS_ERASE_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__BEGIN_LINE

static final int CICS_ERASE_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__END_LINE

static final int CICS_ERASE_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__TAG

static final int CICS_ERASE_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__PARENT

static final int CICS_ERASE_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__DEFAULT

static final int CICS_ERASE_CLAUSE__DEFAULT
The feature id for the 'Default' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE__ALTERNATE

static final int CICS_ERASE_CLAUSE__ALTERNATE
The feature id for the 'Alternate' attribute.

See Also:
Constant Field Values

CICS_ERASE_CLAUSE_FEATURE_COUNT

static final int CICS_ERASE_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Erase Clause' class.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT

static final int CICS_SEND_TEXT_STMT
The meta object id for the 'Cics Send Text Stmt' class.

See Also:
CicsSendTextStmtImpl, COBOLPackageImpl.getCicsSendTextStmt(), Constant Field Values

CICS_SEND_TEXT_STMT__BEGIN_COLUMN

static final int CICS_SEND_TEXT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__END_COLUMN

static final int CICS_SEND_TEXT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__BEGIN_FILE

static final int CICS_SEND_TEXT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__END_FILE

static final int CICS_SEND_TEXT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__BEGIN_LINE

static final int CICS_SEND_TEXT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__END_LINE

static final int CICS_SEND_TEXT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__TAG

static final int CICS_SEND_TEXT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__PARENT

static final int CICS_SEND_TEXT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__NO_HANDLE

static final int CICS_SEND_TEXT_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__RESP

static final int CICS_SEND_TEXT_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__RESP2

static final int CICS_SEND_TEXT_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__FROM

static final int CICS_SEND_TEXT_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__LENGTH

static final int CICS_SEND_TEXT_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__CURSOR

static final int CICS_SEND_TEXT_STMT__CURSOR
The feature id for the 'Cursor' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__FORM_FEED

static final int CICS_SEND_TEXT_STMT__FORM_FEED
The feature id for the 'Form Feed' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__ERASE_CLAUSE

static final int CICS_SEND_TEXT_STMT__ERASE_CLAUSE
The feature id for the 'Erase Clause' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__PRINT

static final int CICS_SEND_TEXT_STMT__PRINT
The feature id for the 'Print' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__FREE_KB

static final int CICS_SEND_TEXT_STMT__FREE_KB
The feature id for the 'Free Kb' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__ALARM

static final int CICS_SEND_TEXT_STMT__ALARM
The feature id for the 'Alarm' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__NL_EOM

static final int CICS_SEND_TEXT_STMT__NL_EOM
The feature id for the 'Nl Eom' attribute.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__FMHPARM

static final int CICS_SEND_TEXT_STMT__FMHPARM
The feature id for the 'Fmhparm' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__OUT_PARTN

static final int CICS_SEND_TEXT_STMT__OUT_PARTN
The feature id for the 'Out Partn' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__ACT_PARTN

static final int CICS_SEND_TEXT_STMT__ACT_PARTN
The feature id for the 'Act Partn' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__LDC

static final int CICS_SEND_TEXT_STMT__LDC
The feature id for the 'Ldc' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT__MSR

static final int CICS_SEND_TEXT_STMT__MSR
The feature id for the 'Msr' containment reference.

See Also:
Constant Field Values

CICS_SEND_TEXT_STMT_FEATURE_COUNT

static final int CICS_SEND_TEXT_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Send Text Stmt' class.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT

static final int CICS_BIF_DEEDIT_STMT
The meta object id for the 'Cics Bif Deedit Stmt' class.

See Also:
CicsBifDeeditStmtImpl, COBOLPackageImpl.getCicsBifDeeditStmt(), Constant Field Values

CICS_BIF_DEEDIT_STMT__BEGIN_COLUMN

static final int CICS_BIF_DEEDIT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__END_COLUMN

static final int CICS_BIF_DEEDIT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__BEGIN_FILE

static final int CICS_BIF_DEEDIT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__END_FILE

static final int CICS_BIF_DEEDIT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__BEGIN_LINE

static final int CICS_BIF_DEEDIT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__END_LINE

static final int CICS_BIF_DEEDIT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__TAG

static final int CICS_BIF_DEEDIT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__PARENT

static final int CICS_BIF_DEEDIT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__NO_HANDLE

static final int CICS_BIF_DEEDIT_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__RESP

static final int CICS_BIF_DEEDIT_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__RESP2

static final int CICS_BIF_DEEDIT_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__FIELD

static final int CICS_BIF_DEEDIT_STMT__FIELD
The feature id for the 'Field' containment reference.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT__LENGTH

static final int CICS_BIF_DEEDIT_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_BIF_DEEDIT_STMT_FEATURE_COUNT

static final int CICS_BIF_DEEDIT_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Bif Deedit Stmt' class.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT

static final int CICS_DUMP_TRANSACTION_STMT
The meta object id for the 'Cics Dump Transaction Stmt' class.

See Also:
CicsDumpTransactionStmtImpl, COBOLPackageImpl.getCicsDumpTransactionStmt(), Constant Field Values

CICS_DUMP_TRANSACTION_STMT__BEGIN_COLUMN

static final int CICS_DUMP_TRANSACTION_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__END_COLUMN

static final int CICS_DUMP_TRANSACTION_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__BEGIN_FILE

static final int CICS_DUMP_TRANSACTION_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__END_FILE

static final int CICS_DUMP_TRANSACTION_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__BEGIN_LINE

static final int CICS_DUMP_TRANSACTION_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__END_LINE

static final int CICS_DUMP_TRANSACTION_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TAG

static final int CICS_DUMP_TRANSACTION_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__PARENT

static final int CICS_DUMP_TRANSACTION_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__NO_HANDLE

static final int CICS_DUMP_TRANSACTION_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__RESP

static final int CICS_DUMP_TRANSACTION_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__RESP2

static final int CICS_DUMP_TRANSACTION_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__DUMP_CODE

static final int CICS_DUMP_TRANSACTION_STMT__DUMP_CODE
The feature id for the 'Dump Code' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__FROM_CLAUSE

static final int CICS_DUMP_TRANSACTION_STMT__FROM_CLAUSE
The feature id for the 'From Clause' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__COMPLETE

static final int CICS_DUMP_TRANSACTION_STMT__COMPLETE
The feature id for the 'Complete' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TRT

static final int CICS_DUMP_TRANSACTION_STMT__TRT
The feature id for the 'Trt' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__SEGMENT_LIST_CLAUSE

static final int CICS_DUMP_TRANSACTION_STMT__SEGMENT_LIST_CLAUSE
The feature id for the 'Segment List Clause' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TASK

static final int CICS_DUMP_TRANSACTION_STMT__TASK
The feature id for the 'Task' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__STORAGE

static final int CICS_DUMP_TRANSACTION_STMT__STORAGE
The feature id for the 'Storage' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__PROGRAM

static final int CICS_DUMP_TRANSACTION_STMT__PROGRAM
The feature id for the 'Program' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TERMINAL

static final int CICS_DUMP_TRANSACTION_STMT__TERMINAL
The feature id for the 'Terminal' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TABLES

static final int CICS_DUMP_TRANSACTION_STMT__TABLES
The feature id for the 'Tables' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__FCT

static final int CICS_DUMP_TRANSACTION_STMT__FCT
The feature id for the 'Fct' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__PCT

static final int CICS_DUMP_TRANSACTION_STMT__PCT
The feature id for the 'Pct' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__PPT

static final int CICS_DUMP_TRANSACTION_STMT__PPT
The feature id for the 'Ppt' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__SIT

static final int CICS_DUMP_TRANSACTION_STMT__SIT
The feature id for the 'Sit' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__TCT

static final int CICS_DUMP_TRANSACTION_STMT__TCT
The feature id for the 'Tct' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT__DUMP_ID

static final int CICS_DUMP_TRANSACTION_STMT__DUMP_ID
The feature id for the 'Dump Id' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_STMT_FEATURE_COUNT

static final int CICS_DUMP_TRANSACTION_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Dump Transaction Stmt' class.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE
The meta object id for the 'Cics Dump Transaction From Clause' class.

See Also:
CicsDumpTransactionFromClauseImpl, COBOLPackageImpl.getCicsDumpTransactionFromClause(), Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_COLUMN

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_COLUMN

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_FILE

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_FILE

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_LINE

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_LINE

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__TAG

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__PARENT

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__FROM

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__LENGTH

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE__FLENGTH

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE__FLENGTH
The feature id for the 'Flength' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_FROM_CLAUSE_FEATURE_COUNT

static final int CICS_DUMP_TRANSACTION_FROM_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Dump Transaction From Clause' class.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE
The meta object id for the 'Cics Dump Transaction Segment List Clause' class.

See Also:
CicsDumpTransactionSegmentListClauseImpl, COBOLPackageImpl.getCicsDumpTransactionSegmentListClause(), Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_COLUMN

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_COLUMN

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_FILE

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_FILE

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_LINE

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_LINE

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__TAG

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__PARENT

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__SEGMENT_LIST

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__SEGMENT_LIST
The feature id for the 'Segment List' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__LENGTH_LIST

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__LENGTH_LIST
The feature id for the 'Length List' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__NUM_SEGMENTS

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE__NUM_SEGMENTS
The feature id for the 'Num Segments' containment reference.

See Also:
Constant Field Values

CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE_FEATURE_COUNT

static final int CICS_DUMP_TRANSACTION_SEGMENT_LIST_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Dump Transaction Segment List Clause' class.

See Also:
Constant Field Values

CICS_ADDRESS_STMT

static final int CICS_ADDRESS_STMT
The meta object id for the 'Cics Address Stmt' class.

See Also:
CicsAddressStmtImpl, COBOLPackageImpl.getCicsAddressStmt(), Constant Field Values

CICS_ADDRESS_STMT__BEGIN_COLUMN

static final int CICS_ADDRESS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__END_COLUMN

static final int CICS_ADDRESS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__BEGIN_FILE

static final int CICS_ADDRESS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__END_FILE

static final int CICS_ADDRESS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__BEGIN_LINE

static final int CICS_ADDRESS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__END_LINE

static final int CICS_ADDRESS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__TAG

static final int CICS_ADDRESS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__PARENT

static final int CICS_ADDRESS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__NO_HANDLE

static final int CICS_ADDRESS_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__RESP

static final int CICS_ADDRESS_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__RESP2

static final int CICS_ADDRESS_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__ACEE

static final int CICS_ADDRESS_STMT__ACEE
The feature id for the 'Acee' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__COMM_AREA

static final int CICS_ADDRESS_STMT__COMM_AREA
The feature id for the 'Comm Area' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__CWA

static final int CICS_ADDRESS_STMT__CWA
The feature id for the 'Cwa' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__EIB

static final int CICS_ADDRESS_STMT__EIB
The feature id for the 'Eib' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__TCTUA

static final int CICS_ADDRESS_STMT__TCTUA
The feature id for the 'Tctua' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT__TWA

static final int CICS_ADDRESS_STMT__TWA
The feature id for the 'Twa' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_STMT_FEATURE_COUNT

static final int CICS_ADDRESS_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Address Stmt' class.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT

static final int CICS_ADDRESS_SET_STMT
The meta object id for the 'Cics Address Set Stmt' class.

See Also:
CicsAddressSetStmtImpl, COBOLPackageImpl.getCicsAddressSetStmt(), Constant Field Values

CICS_ADDRESS_SET_STMT__BEGIN_COLUMN

static final int CICS_ADDRESS_SET_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__END_COLUMN

static final int CICS_ADDRESS_SET_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__BEGIN_FILE

static final int CICS_ADDRESS_SET_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__END_FILE

static final int CICS_ADDRESS_SET_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__BEGIN_LINE

static final int CICS_ADDRESS_SET_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__END_LINE

static final int CICS_ADDRESS_SET_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__TAG

static final int CICS_ADDRESS_SET_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__PARENT

static final int CICS_ADDRESS_SET_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__NO_HANDLE

static final int CICS_ADDRESS_SET_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__RESP

static final int CICS_ADDRESS_SET_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__RESP2

static final int CICS_ADDRESS_SET_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__SET

static final int CICS_ADDRESS_SET_STMT__SET
The feature id for the 'Set' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT__USING

static final int CICS_ADDRESS_SET_STMT__USING
The feature id for the 'Using' containment reference.

See Also:
Constant Field Values

CICS_ADDRESS_SET_STMT_FEATURE_COUNT

static final int CICS_ADDRESS_SET_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Address Set Stmt' class.

See Also:
Constant Field Values

CICS_ASSIGN_STMT

static final int CICS_ASSIGN_STMT
The meta object id for the 'Cics Assign Stmt' class.

See Also:
CicsAssignStmtImpl, COBOLPackageImpl.getCicsAssignStmt(), Constant Field Values

CICS_ASSIGN_STMT__BEGIN_COLUMN

static final int CICS_ASSIGN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__END_COLUMN

static final int CICS_ASSIGN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__BEGIN_FILE

static final int CICS_ASSIGN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__END_FILE

static final int CICS_ASSIGN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__BEGIN_LINE

static final int CICS_ASSIGN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__END_LINE

static final int CICS_ASSIGN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__TAG

static final int CICS_ASSIGN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__PARENT

static final int CICS_ASSIGN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__NO_HANDLE

static final int CICS_ASSIGN_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__RESP

static final int CICS_ASSIGN_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__RESP2

static final int CICS_ASSIGN_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_ASSIGN_STMT__CLAUSES

static final int CICS_ASSIGN_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

CICS_ASSIGN_STMT_FEATURE_COUNT

static final int CICS_ASSIGN_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Assign Stmt' class.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE

static final int CICS_ASSIGN_CLAUSE
The meta object id for the 'Cics Assign Clause' class.

See Also:
CicsAssignClauseImpl, COBOLPackageImpl.getCicsAssignClause(), Constant Field Values

CICS_ASSIGN_CLAUSE__BEGIN_COLUMN

static final int CICS_ASSIGN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__END_COLUMN

static final int CICS_ASSIGN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__BEGIN_FILE

static final int CICS_ASSIGN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__END_FILE

static final int CICS_ASSIGN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__BEGIN_LINE

static final int CICS_ASSIGN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__END_LINE

static final int CICS_ASSIGN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__TAG

static final int CICS_ASSIGN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__PARENT

static final int CICS_ASSIGN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__ENV_VARIABLE_NAME

static final int CICS_ASSIGN_CLAUSE__ENV_VARIABLE_NAME
The feature id for the 'Env Variable Name' attribute.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE__RECEIVING_AREA

static final int CICS_ASSIGN_CLAUSE__RECEIVING_AREA
The feature id for the 'Receiving Area' containment reference.

See Also:
Constant Field Values

CICS_ASSIGN_CLAUSE_FEATURE_COUNT

static final int CICS_ASSIGN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Assign Clause' class.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT

static final int CICS_HANDLE_CONDITION_STMT
The meta object id for the 'Cics Handle Condition Stmt' class.

See Also:
CicsHandleConditionStmtImpl, COBOLPackageImpl.getCicsHandleConditionStmt(), Constant Field Values

CICS_HANDLE_CONDITION_STMT__BEGIN_COLUMN

static final int CICS_HANDLE_CONDITION_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__END_COLUMN

static final int CICS_HANDLE_CONDITION_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__BEGIN_FILE

static final int CICS_HANDLE_CONDITION_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__END_FILE

static final int CICS_HANDLE_CONDITION_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__BEGIN_LINE

static final int CICS_HANDLE_CONDITION_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__END_LINE

static final int CICS_HANDLE_CONDITION_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__TAG

static final int CICS_HANDLE_CONDITION_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__PARENT

static final int CICS_HANDLE_CONDITION_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__NO_HANDLE

static final int CICS_HANDLE_CONDITION_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__RESP

static final int CICS_HANDLE_CONDITION_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__RESP2

static final int CICS_HANDLE_CONDITION_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT__CLAUSES

static final int CICS_HANDLE_CONDITION_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_STMT_FEATURE_COUNT

static final int CICS_HANDLE_CONDITION_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Handle Condition Stmt' class.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE

static final int CICS_HANDLE_CONDITION_CLAUSE
The meta object id for the 'Cics Handle Condition Clause' class.

See Also:
CicsHandleConditionClauseImpl, COBOLPackageImpl.getCicsHandleConditionClause(), Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__BEGIN_COLUMN

static final int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__END_COLUMN

static final int CICS_HANDLE_CONDITION_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__BEGIN_FILE

static final int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__END_FILE

static final int CICS_HANDLE_CONDITION_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__BEGIN_LINE

static final int CICS_HANDLE_CONDITION_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__END_LINE

static final int CICS_HANDLE_CONDITION_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__TAG

static final int CICS_HANDLE_CONDITION_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__PARENT

static final int CICS_HANDLE_CONDITION_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__CONDITION

static final int CICS_HANDLE_CONDITION_CLAUSE__CONDITION
The feature id for the 'Condition' attribute.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE__LABEL

static final int CICS_HANDLE_CONDITION_CLAUSE__LABEL
The feature id for the 'Label' reference.

See Also:
Constant Field Values

CICS_HANDLE_CONDITION_CLAUSE_FEATURE_COUNT

static final int CICS_HANDLE_CONDITION_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Handle Condition Clause' class.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT

static final int CICS_IGNORE_CONDITION_STMT
The meta object id for the 'Cics Ignore Condition Stmt' class.

See Also:
CicsIgnoreConditionStmtImpl, COBOLPackageImpl.getCicsIgnoreConditionStmt(), Constant Field Values

CICS_IGNORE_CONDITION_STMT__BEGIN_COLUMN

static final int CICS_IGNORE_CONDITION_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__END_COLUMN

static final int CICS_IGNORE_CONDITION_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__BEGIN_FILE

static final int CICS_IGNORE_CONDITION_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__END_FILE

static final int CICS_IGNORE_CONDITION_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__BEGIN_LINE

static final int CICS_IGNORE_CONDITION_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__END_LINE

static final int CICS_IGNORE_CONDITION_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__TAG

static final int CICS_IGNORE_CONDITION_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__PARENT

static final int CICS_IGNORE_CONDITION_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__NO_HANDLE

static final int CICS_IGNORE_CONDITION_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__RESP

static final int CICS_IGNORE_CONDITION_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__RESP2

static final int CICS_IGNORE_CONDITION_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT__CONDITIONS

static final int CICS_IGNORE_CONDITION_STMT__CONDITIONS
The feature id for the 'Conditions' attribute list.

See Also:
Constant Field Values

CICS_IGNORE_CONDITION_STMT_FEATURE_COUNT

static final int CICS_IGNORE_CONDITION_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Ignore Condition Stmt' class.

See Also:
Constant Field Values

CICS_START_BR_STMT

static final int CICS_START_BR_STMT
The meta object id for the 'Cics Start Br Stmt' class.

See Also:
CicsStartBrStmtImpl, COBOLPackageImpl.getCicsStartBrStmt(), Constant Field Values

CICS_START_BR_STMT__BEGIN_COLUMN

static final int CICS_START_BR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__END_COLUMN

static final int CICS_START_BR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__BEGIN_FILE

static final int CICS_START_BR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__END_FILE

static final int CICS_START_BR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__BEGIN_LINE

static final int CICS_START_BR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__END_LINE

static final int CICS_START_BR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__TAG

static final int CICS_START_BR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__PARENT

static final int CICS_START_BR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__NO_HANDLE

static final int CICS_START_BR_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__RESP

static final int CICS_START_BR_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__RESP2

static final int CICS_START_BR_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__FILENAME

static final int CICS_START_BR_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__RIDFLD

static final int CICS_START_BR_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__KEY_LENGTH_CLAUSE

static final int CICS_START_BR_STMT__KEY_LENGTH_CLAUSE
The feature id for the 'Key Length Clause' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__REQ_ID

static final int CICS_START_BR_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__SYS_ID

static final int CICS_START_BR_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_START_BR_STMT__RBA

static final int CICS_START_BR_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__RRN

static final int CICS_START_BR_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__DEBKEY

static final int CICS_START_BR_STMT__DEBKEY
The feature id for the 'Debkey' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__DEBREC

static final int CICS_START_BR_STMT__DEBREC
The feature id for the 'Debrec' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__GTEQ

static final int CICS_START_BR_STMT__GTEQ
The feature id for the 'Gteq' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT__EQUAL

static final int CICS_START_BR_STMT__EQUAL
The feature id for the 'Equal' attribute.

See Also:
Constant Field Values

CICS_START_BR_STMT_FEATURE_COUNT

static final int CICS_START_BR_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Start Br Stmt' class.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE
The meta object id for the 'Cics File Browse Key Length Clause' class.

See Also:
CicsFileBrowseKeyLengthClauseImpl, COBOLPackageImpl.getCicsFileBrowseKeyLengthClause(), Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_COLUMN

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_FILE

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_FILE

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_LINE

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_LINE

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__TAG

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__PARENT

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__KEY_LENGTH

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__KEY_LENGTH
The feature id for the 'Key Length' containment reference.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__GENERIC

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE__GENERIC
The feature id for the 'Generic' attribute.

See Also:
Constant Field Values

CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE_FEATURE_COUNT

static final int CICS_FILE_BROWSE_KEY_LENGTH_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics File Browse Key Length Clause' class.

See Also:
Constant Field Values

CICS_END_BR_STMT

static final int CICS_END_BR_STMT
The meta object id for the 'Cics End Br Stmt' class.

See Also:
CicsEndBrStmtImpl, COBOLPackageImpl.getCicsEndBrStmt(), Constant Field Values

CICS_END_BR_STMT__BEGIN_COLUMN

static final int CICS_END_BR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__END_COLUMN

static final int CICS_END_BR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__BEGIN_FILE

static final int CICS_END_BR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__END_FILE

static final int CICS_END_BR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__BEGIN_LINE

static final int CICS_END_BR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__END_LINE

static final int CICS_END_BR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__TAG

static final int CICS_END_BR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__PARENT

static final int CICS_END_BR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_END_BR_STMT__NO_HANDLE

static final int CICS_END_BR_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_END_BR_STMT__RESP

static final int CICS_END_BR_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_END_BR_STMT__RESP2

static final int CICS_END_BR_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_END_BR_STMT__FILENAME

static final int CICS_END_BR_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_END_BR_STMT__REQ_ID

static final int CICS_END_BR_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_END_BR_STMT__SYS_ID

static final int CICS_END_BR_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_END_BR_STMT_FEATURE_COUNT

static final int CICS_END_BR_STMT_FEATURE_COUNT
The number of structural features of the 'Cics End Br Stmt' class.

See Also:
Constant Field Values

CICS_RESET_BR_STMT

static final int CICS_RESET_BR_STMT
The meta object id for the 'Cics Reset Br Stmt' class.

See Also:
CicsResetBrStmtImpl, COBOLPackageImpl.getCicsResetBrStmt(), Constant Field Values

CICS_RESET_BR_STMT__BEGIN_COLUMN

static final int CICS_RESET_BR_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__END_COLUMN

static final int CICS_RESET_BR_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__BEGIN_FILE

static final int CICS_RESET_BR_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__END_FILE

static final int CICS_RESET_BR_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__BEGIN_LINE

static final int CICS_RESET_BR_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__END_LINE

static final int CICS_RESET_BR_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__TAG

static final int CICS_RESET_BR_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__PARENT

static final int CICS_RESET_BR_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__NO_HANDLE

static final int CICS_RESET_BR_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__RESP

static final int CICS_RESET_BR_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__RESP2

static final int CICS_RESET_BR_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__FILENAME

static final int CICS_RESET_BR_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__RIDFLD

static final int CICS_RESET_BR_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__KEY_LENGTH_CLAUSE

static final int CICS_RESET_BR_STMT__KEY_LENGTH_CLAUSE
The feature id for the 'Key Length Clause' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__REQ_ID

static final int CICS_RESET_BR_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__SYS_ID

static final int CICS_RESET_BR_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__GTEQ

static final int CICS_RESET_BR_STMT__GTEQ
The feature id for the 'Gteq' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__EQUAL

static final int CICS_RESET_BR_STMT__EQUAL
The feature id for the 'Equal' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__RBA

static final int CICS_RESET_BR_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT__RRN

static final int CICS_RESET_BR_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_RESET_BR_STMT_FEATURE_COUNT

static final int CICS_RESET_BR_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Reset Br Stmt' class.

See Also:
Constant Field Values

CICS_READ_STMT

static final int CICS_READ_STMT
The meta object id for the 'Cics Read Stmt' class.

See Also:
CicsReadStmtImpl, COBOLPackageImpl.getCicsReadStmt(), Constant Field Values

CICS_READ_STMT__BEGIN_COLUMN

static final int CICS_READ_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__END_COLUMN

static final int CICS_READ_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__BEGIN_FILE

static final int CICS_READ_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__END_FILE

static final int CICS_READ_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__BEGIN_LINE

static final int CICS_READ_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__END_LINE

static final int CICS_READ_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__TAG

static final int CICS_READ_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__PARENT

static final int CICS_READ_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_STMT__NO_HANDLE

static final int CICS_READ_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__RESP

static final int CICS_READ_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__RESP2

static final int CICS_READ_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__FILENAME

static final int CICS_READ_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__UNCOMMITTED

static final int CICS_READ_STMT__UNCOMMITTED
The feature id for the 'Uncommitted' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__CONSISTENT

static final int CICS_READ_STMT__CONSISTENT
The feature id for the 'Consistent' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__REPEATABLE

static final int CICS_READ_STMT__REPEATABLE
The feature id for the 'Repeatable' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__UPDATE_CLAUSE

static final int CICS_READ_STMT__UPDATE_CLAUSE
The feature id for the 'Update Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__INTO_OR_SET_CLAUSE

static final int CICS_READ_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__RIDFLD

static final int CICS_READ_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__KEY_LENGTH_CLAUSE

static final int CICS_READ_STMT__KEY_LENGTH_CLAUSE
The feature id for the 'Key Length Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__SYS_ID

static final int CICS_READ_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__LENGTH

static final int CICS_READ_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_READ_STMT__RBA

static final int CICS_READ_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__RRN

static final int CICS_READ_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__DEBKEY

static final int CICS_READ_STMT__DEBKEY
The feature id for the 'Debkey' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__DEBREC

static final int CICS_READ_STMT__DEBREC
The feature id for the 'Debrec' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__EQUAL

static final int CICS_READ_STMT__EQUAL
The feature id for the 'Equal' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__GTEQ

static final int CICS_READ_STMT__GTEQ
The feature id for the 'Gteq' attribute.

See Also:
Constant Field Values

CICS_READ_STMT__NO_SUSPEND

static final int CICS_READ_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_READ_STMT_FEATURE_COUNT

static final int CICS_READ_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Read Stmt' class.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE

static final int CICS_READ_UPDATE_CLAUSE
The meta object id for the 'Cics Read Update Clause' class.

See Also:
CicsReadUpdateClauseImpl, COBOLPackageImpl.getCicsReadUpdateClause(), Constant Field Values

CICS_READ_UPDATE_CLAUSE__BEGIN_COLUMN

static final int CICS_READ_UPDATE_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__END_COLUMN

static final int CICS_READ_UPDATE_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__BEGIN_FILE

static final int CICS_READ_UPDATE_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__END_FILE

static final int CICS_READ_UPDATE_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__BEGIN_LINE

static final int CICS_READ_UPDATE_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__END_LINE

static final int CICS_READ_UPDATE_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__TAG

static final int CICS_READ_UPDATE_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__PARENT

static final int CICS_READ_UPDATE_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE__TOKEN

static final int CICS_READ_UPDATE_CLAUSE__TOKEN
The feature id for the 'Token' containment reference.

See Also:
Constant Field Values

CICS_READ_UPDATE_CLAUSE_FEATURE_COUNT

static final int CICS_READ_UPDATE_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Read Update Clause' class.

See Also:
Constant Field Values

CICS_READ_PREV_STMT

static final int CICS_READ_PREV_STMT
The meta object id for the 'Cics Read Prev Stmt' class.

See Also:
CicsReadPrevStmtImpl, COBOLPackageImpl.getCicsReadPrevStmt(), Constant Field Values

CICS_READ_PREV_STMT__BEGIN_COLUMN

static final int CICS_READ_PREV_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__END_COLUMN

static final int CICS_READ_PREV_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__BEGIN_FILE

static final int CICS_READ_PREV_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__END_FILE

static final int CICS_READ_PREV_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__BEGIN_LINE

static final int CICS_READ_PREV_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__END_LINE

static final int CICS_READ_PREV_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__TAG

static final int CICS_READ_PREV_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__PARENT

static final int CICS_READ_PREV_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__NO_HANDLE

static final int CICS_READ_PREV_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__RESP

static final int CICS_READ_PREV_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__RESP2

static final int CICS_READ_PREV_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__FILENAME

static final int CICS_READ_PREV_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__INTO_OR_SET_CLAUSE

static final int CICS_READ_PREV_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__UNCOMMITTED

static final int CICS_READ_PREV_STMT__UNCOMMITTED
The feature id for the 'Uncommitted' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__CONSISTENT

static final int CICS_READ_PREV_STMT__CONSISTENT
The feature id for the 'Consistent' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__REPEATABLE

static final int CICS_READ_PREV_STMT__REPEATABLE
The feature id for the 'Repeatable' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__UPDATE_CLAUSE

static final int CICS_READ_PREV_STMT__UPDATE_CLAUSE
The feature id for the 'Update Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__RIDFLD

static final int CICS_READ_PREV_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__REQ_ID

static final int CICS_READ_PREV_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__SYS_ID

static final int CICS_READ_PREV_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__LENGTH

static final int CICS_READ_PREV_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__RBA

static final int CICS_READ_PREV_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__RRN

static final int CICS_READ_PREV_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT__NO_SUSPEND

static final int CICS_READ_PREV_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_READ_PREV_STMT_FEATURE_COUNT

static final int CICS_READ_PREV_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Read Prev Stmt' class.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT

static final int CICS_READ_NEXT_STMT
The meta object id for the 'Cics Read Next Stmt' class.

See Also:
CicsReadNextStmtImpl, COBOLPackageImpl.getCicsReadNextStmt(), Constant Field Values

CICS_READ_NEXT_STMT__BEGIN_COLUMN

static final int CICS_READ_NEXT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__END_COLUMN

static final int CICS_READ_NEXT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__BEGIN_FILE

static final int CICS_READ_NEXT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__END_FILE

static final int CICS_READ_NEXT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__BEGIN_LINE

static final int CICS_READ_NEXT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__END_LINE

static final int CICS_READ_NEXT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__TAG

static final int CICS_READ_NEXT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__PARENT

static final int CICS_READ_NEXT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__NO_HANDLE

static final int CICS_READ_NEXT_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__RESP

static final int CICS_READ_NEXT_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__RESP2

static final int CICS_READ_NEXT_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__FILENAME

static final int CICS_READ_NEXT_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__INTO_OR_SET_CLAUSE

static final int CICS_READ_NEXT_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__UNCOMMITTED

static final int CICS_READ_NEXT_STMT__UNCOMMITTED
The feature id for the 'Uncommitted' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__CONSISTENT

static final int CICS_READ_NEXT_STMT__CONSISTENT
The feature id for the 'Consistent' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__REPEATABLE

static final int CICS_READ_NEXT_STMT__REPEATABLE
The feature id for the 'Repeatable' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__UPDATE_CLAUSE

static final int CICS_READ_NEXT_STMT__UPDATE_CLAUSE
The feature id for the 'Update Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__RIDFLD

static final int CICS_READ_NEXT_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__KEY_LENGTH

static final int CICS_READ_NEXT_STMT__KEY_LENGTH
The feature id for the 'Key Length' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__REQ_ID

static final int CICS_READ_NEXT_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__SYS_ID

static final int CICS_READ_NEXT_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__LENGTH

static final int CICS_READ_NEXT_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__RBA

static final int CICS_READ_NEXT_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__RRN

static final int CICS_READ_NEXT_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT__NO_SUSPEND

static final int CICS_READ_NEXT_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_READ_NEXT_STMT_FEATURE_COUNT

static final int CICS_READ_NEXT_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Read Next Stmt' class.

See Also:
Constant Field Values

CICS_WRITE_STMT

static final int CICS_WRITE_STMT
The meta object id for the 'Cics Write Stmt' class.

See Also:
CicsWriteStmtImpl, COBOLPackageImpl.getCicsWriteStmt(), Constant Field Values

CICS_WRITE_STMT__BEGIN_COLUMN

static final int CICS_WRITE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__END_COLUMN

static final int CICS_WRITE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__BEGIN_FILE

static final int CICS_WRITE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__END_FILE

static final int CICS_WRITE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__BEGIN_LINE

static final int CICS_WRITE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__END_LINE

static final int CICS_WRITE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__TAG

static final int CICS_WRITE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__PARENT

static final int CICS_WRITE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__NO_HANDLE

static final int CICS_WRITE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__RESP

static final int CICS_WRITE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__RESP2

static final int CICS_WRITE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__FILENAME

static final int CICS_WRITE_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__MASS_INSERT

static final int CICS_WRITE_STMT__MASS_INSERT
The feature id for the 'Mass Insert' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__FROM

static final int CICS_WRITE_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__RIDFLD

static final int CICS_WRITE_STMT__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__KEY_LENGTH

static final int CICS_WRITE_STMT__KEY_LENGTH
The feature id for the 'Key Length' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__SYS_ID

static final int CICS_WRITE_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__LENGTH

static final int CICS_WRITE_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_WRITE_STMT__RBA

static final int CICS_WRITE_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__RRN

static final int CICS_WRITE_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT__NO_SUSPEND

static final int CICS_WRITE_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_WRITE_STMT_FEATURE_COUNT

static final int CICS_WRITE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Write Stmt' class.

See Also:
Constant Field Values

CICS_REWRITE_STMT

static final int CICS_REWRITE_STMT
The meta object id for the 'Cics Rewrite Stmt' class.

See Also:
CicsRewriteStmtImpl, COBOLPackageImpl.getCicsRewriteStmt(), Constant Field Values

CICS_REWRITE_STMT__BEGIN_COLUMN

static final int CICS_REWRITE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__END_COLUMN

static final int CICS_REWRITE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__BEGIN_FILE

static final int CICS_REWRITE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__END_FILE

static final int CICS_REWRITE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__BEGIN_LINE

static final int CICS_REWRITE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__END_LINE

static final int CICS_REWRITE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__TAG

static final int CICS_REWRITE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__PARENT

static final int CICS_REWRITE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__NO_HANDLE

static final int CICS_REWRITE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT__RESP

static final int CICS_REWRITE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__RESP2

static final int CICS_REWRITE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__FILENAME

static final int CICS_REWRITE_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__TOKEN

static final int CICS_REWRITE_STMT__TOKEN
The feature id for the 'Token' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__FROM

static final int CICS_REWRITE_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__SYS_ID

static final int CICS_REWRITE_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__LENGTH

static final int CICS_REWRITE_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_REWRITE_STMT__NO_SUSPEND

static final int CICS_REWRITE_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_REWRITE_STMT_FEATURE_COUNT

static final int CICS_REWRITE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Rewrite Stmt' class.

See Also:
Constant Field Values

CICS_DELETE_STMT

static final int CICS_DELETE_STMT
The meta object id for the 'Cics Delete Stmt' class.

See Also:
CicsDeleteStmtImpl, COBOLPackageImpl.getCicsDeleteStmt(), Constant Field Values

CICS_DELETE_STMT__BEGIN_COLUMN

static final int CICS_DELETE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__END_COLUMN

static final int CICS_DELETE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__BEGIN_FILE

static final int CICS_DELETE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__END_FILE

static final int CICS_DELETE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__BEGIN_LINE

static final int CICS_DELETE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__END_LINE

static final int CICS_DELETE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__TAG

static final int CICS_DELETE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__PARENT

static final int CICS_DELETE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__NO_HANDLE

static final int CICS_DELETE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__RESP

static final int CICS_DELETE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__RESP2

static final int CICS_DELETE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__FILENAME

static final int CICS_DELETE_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__TOKEN_OR_RIDFLD_CLAUSE

static final int CICS_DELETE_STMT__TOKEN_OR_RIDFLD_CLAUSE
The feature id for the 'Token Or Ridfld Clause' containment reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__SYS_ID

static final int CICS_DELETE_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_DELETE_STMT__NO_SUSPEND

static final int CICS_DELETE_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__RBA

static final int CICS_DELETE_STMT__RBA
The feature id for the 'Rba' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT__RRN

static final int CICS_DELETE_STMT__RRN
The feature id for the 'Rrn' attribute.

See Also:
Constant Field Values

CICS_DELETE_STMT_FEATURE_COUNT

static final int CICS_DELETE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Delete Stmt' class.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE
The meta object id for the 'Cics Delete Token Or Ridfld Clause' class.

See Also:
CicsDeleteTokenOrRidfldClauseImpl, COBOLPackageImpl.getCicsDeleteTokenOrRidfldClause(), Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_COLUMN

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_COLUMN

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_FILE

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_FILE

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_LINE

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_LINE

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__TAG

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__PARENT

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE_FEATURE_COUNT

static final int CICS_DELETE_TOKEN_OR_RIDFLD_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Delete Token Or Ridfld Clause' class.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE

static final int CICS_DELETE_TOKEN_CLAUSE
The meta object id for the 'Cics Delete Token Clause' class.

See Also:
CicsDeleteTokenClauseImpl, COBOLPackageImpl.getCicsDeleteTokenClause(), Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__BEGIN_COLUMN

static final int CICS_DELETE_TOKEN_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__END_COLUMN

static final int CICS_DELETE_TOKEN_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__BEGIN_FILE

static final int CICS_DELETE_TOKEN_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__END_FILE

static final int CICS_DELETE_TOKEN_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__BEGIN_LINE

static final int CICS_DELETE_TOKEN_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__END_LINE

static final int CICS_DELETE_TOKEN_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__TAG

static final int CICS_DELETE_TOKEN_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__PARENT

static final int CICS_DELETE_TOKEN_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE__TOKEN

static final int CICS_DELETE_TOKEN_CLAUSE__TOKEN
The feature id for the 'Token' containment reference.

See Also:
Constant Field Values

CICS_DELETE_TOKEN_CLAUSE_FEATURE_COUNT

static final int CICS_DELETE_TOKEN_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Delete Token Clause' class.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE

static final int CICS_DELETE_RIDFLD_CLAUSE
The meta object id for the 'Cics Delete Ridfld Clause' class.

See Also:
CicsDeleteRidfldClauseImpl, COBOLPackageImpl.getCicsDeleteRidfldClause(), Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__BEGIN_COLUMN

static final int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__END_COLUMN

static final int CICS_DELETE_RIDFLD_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__BEGIN_FILE

static final int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__END_FILE

static final int CICS_DELETE_RIDFLD_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__BEGIN_LINE

static final int CICS_DELETE_RIDFLD_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__END_LINE

static final int CICS_DELETE_RIDFLD_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__TAG

static final int CICS_DELETE_RIDFLD_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__PARENT

static final int CICS_DELETE_RIDFLD_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__RIDFLD

static final int CICS_DELETE_RIDFLD_CLAUSE__RIDFLD
The feature id for the 'Ridfld' containment reference.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE__KEY_LENGTH_CLAUSE

static final int CICS_DELETE_RIDFLD_CLAUSE__KEY_LENGTH_CLAUSE
The feature id for the 'Key Length Clause' containment reference.

See Also:
Constant Field Values

CICS_DELETE_RIDFLD_CLAUSE_FEATURE_COUNT

static final int CICS_DELETE_RIDFLD_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Delete Ridfld Clause' class.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE

static final int CICS_DELETE_KEY_LENGTH_CLAUSE
The meta object id for the 'Cics Delete Key Length Clause' class.

See Also:
CicsDeleteKeyLengthClauseImpl, COBOLPackageImpl.getCicsDeleteKeyLengthClause(), Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__END_COLUMN

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_FILE

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__END_FILE

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_LINE

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__END_LINE

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__TAG

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__PARENT

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__KEY_LENGTH

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__KEY_LENGTH
The feature id for the 'Key Length' containment reference.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__GENERIC

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__GENERIC
The feature id for the 'Generic' attribute.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE__NUMREC

static final int CICS_DELETE_KEY_LENGTH_CLAUSE__NUMREC
The feature id for the 'Numrec' containment reference.

See Also:
Constant Field Values

CICS_DELETE_KEY_LENGTH_CLAUSE_FEATURE_COUNT

static final int CICS_DELETE_KEY_LENGTH_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Delete Key Length Clause' class.

See Also:
Constant Field Values

CICS_UNLOCK_STMT

static final int CICS_UNLOCK_STMT
The meta object id for the 'Cics Unlock Stmt' class.

See Also:
CicsUnlockStmtImpl, COBOLPackageImpl.getCicsUnlockStmt(), Constant Field Values

CICS_UNLOCK_STMT__BEGIN_COLUMN

static final int CICS_UNLOCK_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__END_COLUMN

static final int CICS_UNLOCK_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__BEGIN_FILE

static final int CICS_UNLOCK_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__END_FILE

static final int CICS_UNLOCK_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__BEGIN_LINE

static final int CICS_UNLOCK_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__END_LINE

static final int CICS_UNLOCK_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__TAG

static final int CICS_UNLOCK_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__PARENT

static final int CICS_UNLOCK_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__NO_HANDLE

static final int CICS_UNLOCK_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__RESP

static final int CICS_UNLOCK_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__RESP2

static final int CICS_UNLOCK_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__FILENAME

static final int CICS_UNLOCK_STMT__FILENAME
The feature id for the 'Filename' containment reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__TOKEN

static final int CICS_UNLOCK_STMT__TOKEN
The feature id for the 'Token' containment reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT__SYS_ID

static final int CICS_UNLOCK_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_UNLOCK_STMT_FEATURE_COUNT

static final int CICS_UNLOCK_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Unlock Stmt' class.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT

static final int CICS_ASK_TIME_STMT
The meta object id for the 'Cics Ask Time Stmt' class.

See Also:
CicsAskTimeStmtImpl, COBOLPackageImpl.getCicsAskTimeStmt(), Constant Field Values

CICS_ASK_TIME_STMT__BEGIN_COLUMN

static final int CICS_ASK_TIME_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__END_COLUMN

static final int CICS_ASK_TIME_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__BEGIN_FILE

static final int CICS_ASK_TIME_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__END_FILE

static final int CICS_ASK_TIME_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__BEGIN_LINE

static final int CICS_ASK_TIME_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__END_LINE

static final int CICS_ASK_TIME_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__TAG

static final int CICS_ASK_TIME_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__PARENT

static final int CICS_ASK_TIME_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__NO_HANDLE

static final int CICS_ASK_TIME_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__RESP

static final int CICS_ASK_TIME_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__RESP2

static final int CICS_ASK_TIME_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT__ABS_TIME

static final int CICS_ASK_TIME_STMT__ABS_TIME
The feature id for the 'Abs Time' containment reference.

See Also:
Constant Field Values

CICS_ASK_TIME_STMT_FEATURE_COUNT

static final int CICS_ASK_TIME_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Ask Time Stmt' class.

See Also:
Constant Field Values

CICS_DELAY_STMT

static final int CICS_DELAY_STMT
The meta object id for the 'Cics Delay Stmt' class.

See Also:
CicsDelayStmtImpl, COBOLPackageImpl.getCicsDelayStmt(), Constant Field Values

CICS_DELAY_STMT__BEGIN_COLUMN

static final int CICS_DELAY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__END_COLUMN

static final int CICS_DELAY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__BEGIN_FILE

static final int CICS_DELAY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__END_FILE

static final int CICS_DELAY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__BEGIN_LINE

static final int CICS_DELAY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__END_LINE

static final int CICS_DELAY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__TAG

static final int CICS_DELAY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__PARENT

static final int CICS_DELAY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELAY_STMT__NO_HANDLE

static final int CICS_DELAY_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_DELAY_STMT__RESP

static final int CICS_DELAY_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_DELAY_STMT__RESP2

static final int CICS_DELAY_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_DELAY_STMT__DELAY_CLAUSE

static final int CICS_DELAY_STMT__DELAY_CLAUSE
The feature id for the 'Delay Clause' containment reference.

See Also:
Constant Field Values

CICS_DELAY_STMT__REQ_ID

static final int CICS_DELAY_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_DELAY_STMT_FEATURE_COUNT

static final int CICS_DELAY_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Delay Stmt' class.

See Also:
Constant Field Values

CICS_DELAY_CLAUSE

static final int CICS_DELAY_CLAUSE
The meta object id for the 'Cics Delay Clause' class.

See Also:
CicsDelayClause, COBOLPackageImpl.getCicsDelayClause(), Constant Field Values

CICS_DELAY_CLAUSE_FEATURE_COUNT

static final int CICS_DELAY_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Delay Clause' class.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE

static final int CICS_INTERVAL_OR_TIME_CLAUSE
The meta object id for the 'Cics Interval Or Time Clause' class.

See Also:
CicsIntervalOrTimeClauseImpl, COBOLPackageImpl.getCicsIntervalOrTimeClause(), Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_COLUMN

static final int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__END_COLUMN

static final int CICS_INTERVAL_OR_TIME_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_FILE

static final int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__END_FILE

static final int CICS_INTERVAL_OR_TIME_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_LINE

static final int CICS_INTERVAL_OR_TIME_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__END_LINE

static final int CICS_INTERVAL_OR_TIME_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__TAG

static final int CICS_INTERVAL_OR_TIME_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__PARENT

static final int CICS_INTERVAL_OR_TIME_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE__HHMMSS

static final int CICS_INTERVAL_OR_TIME_CLAUSE__HHMMSS
The feature id for the 'Hhmmss' containment reference.

See Also:
Constant Field Values

CICS_INTERVAL_OR_TIME_CLAUSE_FEATURE_COUNT

static final int CICS_INTERVAL_OR_TIME_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Interval Or Time Clause' class.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE

static final int CICS_INTERVAL_CLAUSE
The meta object id for the 'Cics Interval Clause' class.

See Also:
CicsIntervalClauseImpl, COBOLPackageImpl.getCicsIntervalClause(), Constant Field Values

CICS_INTERVAL_CLAUSE__BEGIN_COLUMN

static final int CICS_INTERVAL_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__END_COLUMN

static final int CICS_INTERVAL_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__BEGIN_FILE

static final int CICS_INTERVAL_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__END_FILE

static final int CICS_INTERVAL_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__BEGIN_LINE

static final int CICS_INTERVAL_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__END_LINE

static final int CICS_INTERVAL_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__TAG

static final int CICS_INTERVAL_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__PARENT

static final int CICS_INTERVAL_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE__HHMMSS

static final int CICS_INTERVAL_CLAUSE__HHMMSS
The feature id for the 'Hhmmss' containment reference.

See Also:
Constant Field Values

CICS_INTERVAL_CLAUSE_FEATURE_COUNT

static final int CICS_INTERVAL_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Interval Clause' class.

See Also:
Constant Field Values

CICS_TIME_CLAUSE

static final int CICS_TIME_CLAUSE
The meta object id for the 'Cics Time Clause' class.

See Also:
CicsTimeClauseImpl, COBOLPackageImpl.getCicsTimeClause(), Constant Field Values

CICS_TIME_CLAUSE__BEGIN_COLUMN

static final int CICS_TIME_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__END_COLUMN

static final int CICS_TIME_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__BEGIN_FILE

static final int CICS_TIME_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__END_FILE

static final int CICS_TIME_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__BEGIN_LINE

static final int CICS_TIME_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__END_LINE

static final int CICS_TIME_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__TAG

static final int CICS_TIME_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__PARENT

static final int CICS_TIME_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_TIME_CLAUSE__HHMMSS

static final int CICS_TIME_CLAUSE__HHMMSS
The feature id for the 'Hhmmss' containment reference.

See Also:
Constant Field Values

CICS_TIME_CLAUSE_FEATURE_COUNT

static final int CICS_TIME_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Time Clause' class.

See Also:
Constant Field Values

CICS_TIME_FORMAT

static final int CICS_TIME_FORMAT
The meta object id for the 'Cics Time Format' class.

See Also:
CicsTimeFormatImpl, COBOLPackageImpl.getCicsTimeFormat(), Constant Field Values

CICS_TIME_FORMAT__BEGIN_COLUMN

static final int CICS_TIME_FORMAT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__END_COLUMN

static final int CICS_TIME_FORMAT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__BEGIN_FILE

static final int CICS_TIME_FORMAT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__END_FILE

static final int CICS_TIME_FORMAT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__BEGIN_LINE

static final int CICS_TIME_FORMAT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__END_LINE

static final int CICS_TIME_FORMAT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__TAG

static final int CICS_TIME_FORMAT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_TIME_FORMAT__PARENT

static final int CICS_TIME_FORMAT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_TIME_FORMAT__HOURS

static final int CICS_TIME_FORMAT__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_TIME_FORMAT__MINUTES

static final int CICS_TIME_FORMAT__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_TIME_FORMAT__SECONDS

static final int CICS_TIME_FORMAT__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_TIME_FORMAT_FEATURE_COUNT

static final int CICS_TIME_FORMAT_FEATURE_COUNT
The number of structural features of the 'Cics Time Format' class.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE

static final int CICS_FOR_OR_UNTIL_CLAUSE
The meta object id for the 'Cics For Or Until Clause' class.

See Also:
CicsForOrUntilClauseImpl, COBOLPackageImpl.getCicsForOrUntilClause(), Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_COLUMN

static final int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__END_COLUMN

static final int CICS_FOR_OR_UNTIL_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_FILE

static final int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__END_FILE

static final int CICS_FOR_OR_UNTIL_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_LINE

static final int CICS_FOR_OR_UNTIL_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__END_LINE

static final int CICS_FOR_OR_UNTIL_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__TAG

static final int CICS_FOR_OR_UNTIL_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__PARENT

static final int CICS_FOR_OR_UNTIL_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__HOURS

static final int CICS_FOR_OR_UNTIL_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__MINUTES

static final int CICS_FOR_OR_UNTIL_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE__SECONDS

static final int CICS_FOR_OR_UNTIL_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_FOR_OR_UNTIL_CLAUSE_FEATURE_COUNT

static final int CICS_FOR_OR_UNTIL_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics For Or Until Clause' class.

See Also:
Constant Field Values

CICS_FOR_CLAUSE

static final int CICS_FOR_CLAUSE
The meta object id for the 'Cics For Clause' class.

See Also:
CicsForClauseImpl, COBOLPackageImpl.getCicsForClause(), Constant Field Values

CICS_FOR_CLAUSE__BEGIN_COLUMN

static final int CICS_FOR_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__END_COLUMN

static final int CICS_FOR_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__BEGIN_FILE

static final int CICS_FOR_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__END_FILE

static final int CICS_FOR_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__BEGIN_LINE

static final int CICS_FOR_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__END_LINE

static final int CICS_FOR_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__TAG

static final int CICS_FOR_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__PARENT

static final int CICS_FOR_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__HOURS

static final int CICS_FOR_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__MINUTES

static final int CICS_FOR_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_FOR_CLAUSE__SECONDS

static final int CICS_FOR_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_FOR_CLAUSE_FEATURE_COUNT

static final int CICS_FOR_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics For Clause' class.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE

static final int CICS_UNTIL_CLAUSE
The meta object id for the 'Cics Until Clause' class.

See Also:
CicsUntilClauseImpl, COBOLPackageImpl.getCicsUntilClause(), Constant Field Values

CICS_UNTIL_CLAUSE__BEGIN_COLUMN

static final int CICS_UNTIL_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__END_COLUMN

static final int CICS_UNTIL_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__BEGIN_FILE

static final int CICS_UNTIL_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__END_FILE

static final int CICS_UNTIL_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__BEGIN_LINE

static final int CICS_UNTIL_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__END_LINE

static final int CICS_UNTIL_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__TAG

static final int CICS_UNTIL_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__PARENT

static final int CICS_UNTIL_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__HOURS

static final int CICS_UNTIL_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__MINUTES

static final int CICS_UNTIL_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE__SECONDS

static final int CICS_UNTIL_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_UNTIL_CLAUSE_FEATURE_COUNT

static final int CICS_UNTIL_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Until Clause' class.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT

static final int CICS_FORMAT_TIME_STMT
The meta object id for the 'Cics Format Time Stmt' class.

See Also:
CicsFormatTimeStmtImpl, COBOLPackageImpl.getCicsFormatTimeStmt(), Constant Field Values

CICS_FORMAT_TIME_STMT__BEGIN_COLUMN

static final int CICS_FORMAT_TIME_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__END_COLUMN

static final int CICS_FORMAT_TIME_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__BEGIN_FILE

static final int CICS_FORMAT_TIME_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__END_FILE

static final int CICS_FORMAT_TIME_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__BEGIN_LINE

static final int CICS_FORMAT_TIME_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__END_LINE

static final int CICS_FORMAT_TIME_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__TAG

static final int CICS_FORMAT_TIME_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__PARENT

static final int CICS_FORMAT_TIME_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__NO_HANDLE

static final int CICS_FORMAT_TIME_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__RESP

static final int CICS_FORMAT_TIME_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__RESP2

static final int CICS_FORMAT_TIME_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__ABS_TIME

static final int CICS_FORMAT_TIME_STMT__ABS_TIME
The feature id for the 'Abs Time' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DATE

static final int CICS_FORMAT_TIME_STMT__DATE
The feature id for the 'Date' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__FULL_DATE

static final int CICS_FORMAT_TIME_STMT__FULL_DATE
The feature id for the 'Full Date' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DATE_FORM

static final int CICS_FORMAT_TIME_STMT__DATE_FORM
The feature id for the 'Date Form' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DATE_SEP_CLAUSE

static final int CICS_FORMAT_TIME_STMT__DATE_SEP_CLAUSE
The feature id for the 'Date Sep Clause' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DAY_COUNT

static final int CICS_FORMAT_TIME_STMT__DAY_COUNT
The feature id for the 'Day Count' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DAY_OF_MONTH

static final int CICS_FORMAT_TIME_STMT__DAY_OF_MONTH
The feature id for the 'Day Of Month' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DAY_OF_WEEK

static final int CICS_FORMAT_TIME_STMT__DAY_OF_WEEK
The feature id for the 'Day Of Week' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DDMMYY

static final int CICS_FORMAT_TIME_STMT__DDMMYY
The feature id for the 'Ddmmyy' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__DDMMYYYY

static final int CICS_FORMAT_TIME_STMT__DDMMYYYY
The feature id for the 'Ddmmyyyy' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__MMDDYY

static final int CICS_FORMAT_TIME_STMT__MMDDYY
The feature id for the 'Mmddyy' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__MMDDYYYY

static final int CICS_FORMAT_TIME_STMT__MMDDYYYY
The feature id for the 'Mmddyyyy' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__MONTH_OF_YEAR

static final int CICS_FORMAT_TIME_STMT__MONTH_OF_YEAR
The feature id for the 'Month Of Year' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__TIME_CLAUSE

static final int CICS_FORMAT_TIME_STMT__TIME_CLAUSE
The feature id for the 'Time Clause' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YEAR

static final int CICS_FORMAT_TIME_STMT__YEAR
The feature id for the 'Year' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYDDD

static final int CICS_FORMAT_TIME_STMT__YYDDD
The feature id for the 'Yyddd' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYDDMM

static final int CICS_FORMAT_TIME_STMT__YYDDMM
The feature id for the 'Yyddmm' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYMMDD

static final int CICS_FORMAT_TIME_STMT__YYMMDD
The feature id for the 'Yymmdd' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYYYDDD

static final int CICS_FORMAT_TIME_STMT__YYYYDDD
The feature id for the 'Yyyyddd' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYYYDDMM

static final int CICS_FORMAT_TIME_STMT__YYYYDDMM
The feature id for the 'Yyyyddmm' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT__YYYYMMDD

static final int CICS_FORMAT_TIME_STMT__YYYYMMDD
The feature id for the 'Yyyymmdd' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_STMT_FEATURE_COUNT

static final int CICS_FORMAT_TIME_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Format Time Stmt' class.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE
The meta object id for the 'Cics Format Time Date Separator Clause' class.

See Also:
CicsFormatTimeDateSeparatorClauseImpl, COBOLPackageImpl.getCicsFormatTimeDateSeparatorClause(), Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_COLUMN

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_COLUMN

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_FILE

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_FILE

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_LINE

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_LINE

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__TAG

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__PARENT

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__DATE_SEP

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE__DATE_SEP
The feature id for the 'Date Sep' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE_FEATURE_COUNT

static final int CICS_FORMAT_TIME_DATE_SEPARATOR_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Format Time Date Separator Clause' class.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE

static final int CICS_FORMAT_TIME_TIME_CLAUSE
The meta object id for the 'Cics Format Time Time Clause' class.

See Also:
CicsFormatTimeTimeClauseImpl, COBOLPackageImpl.getCicsFormatTimeTimeClause(), Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_COLUMN

static final int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__END_COLUMN

static final int CICS_FORMAT_TIME_TIME_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_FILE

static final int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__END_FILE

static final int CICS_FORMAT_TIME_TIME_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_LINE

static final int CICS_FORMAT_TIME_TIME_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__END_LINE

static final int CICS_FORMAT_TIME_TIME_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__TAG

static final int CICS_FORMAT_TIME_TIME_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__PARENT

static final int CICS_FORMAT_TIME_TIME_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__TIME

static final int CICS_FORMAT_TIME_TIME_CLAUSE__TIME
The feature id for the 'Time' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE__TIME_SEP_CLAUSE

static final int CICS_FORMAT_TIME_TIME_CLAUSE__TIME_SEP_CLAUSE
The feature id for the 'Time Sep Clause' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_CLAUSE_FEATURE_COUNT

static final int CICS_FORMAT_TIME_TIME_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Format Time Time Clause' class.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE
The meta object id for the 'Cics Format Time Time Separator Clause' class.

See Also:
CicsFormatTimeTimeSeparatorClauseImpl, COBOLPackageImpl.getCicsFormatTimeTimeSeparatorClause(), Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_COLUMN

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_COLUMN

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_FILE

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_FILE

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_LINE

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_LINE

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TAG

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__PARENT

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TIME_SEP

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE__TIME_SEP
The feature id for the 'Time Sep' containment reference.

See Also:
Constant Field Values

CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE_FEATURE_COUNT

static final int CICS_FORMAT_TIME_TIME_SEPARATOR_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Format Time Time Separator Clause' class.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT

static final int CICS_RETRIEVE_STMT
The meta object id for the 'Cics Retrieve Stmt' class.

See Also:
CicsRetrieveStmtImpl, COBOLPackageImpl.getCicsRetrieveStmt(), Constant Field Values

CICS_RETRIEVE_STMT__BEGIN_COLUMN

static final int CICS_RETRIEVE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__END_COLUMN

static final int CICS_RETRIEVE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__BEGIN_FILE

static final int CICS_RETRIEVE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__END_FILE

static final int CICS_RETRIEVE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__BEGIN_LINE

static final int CICS_RETRIEVE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__END_LINE

static final int CICS_RETRIEVE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__TAG

static final int CICS_RETRIEVE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__PARENT

static final int CICS_RETRIEVE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__NO_HANDLE

static final int CICS_RETRIEVE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__RESP

static final int CICS_RETRIEVE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__RESP2

static final int CICS_RETRIEVE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__INTO_OR_SET_CLAUSE

static final int CICS_RETRIEVE_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__LENGTH

static final int CICS_RETRIEVE_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__RTRANS_ID

static final int CICS_RETRIEVE_STMT__RTRANS_ID
The feature id for the 'Rtrans Id' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__RTERM_ID

static final int CICS_RETRIEVE_STMT__RTERM_ID
The feature id for the 'Rterm Id' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__QUEUE

static final int CICS_RETRIEVE_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT__WAIT

static final int CICS_RETRIEVE_STMT__WAIT
The feature id for the 'Wait' attribute.

See Also:
Constant Field Values

CICS_RETRIEVE_STMT_FEATURE_COUNT

static final int CICS_RETRIEVE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Retrieve Stmt' class.

See Also:
Constant Field Values

CICS_START_CLAUSE

static final int CICS_START_CLAUSE
The meta object id for the 'Cics Start Clause' class.

See Also:
CicsStartClause, COBOLPackageImpl.getCicsStartClause(), Constant Field Values

CICS_START_CLAUSE_FEATURE_COUNT

static final int CICS_START_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Start Clause' class.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE

static final int CICS_AFTER_OR_AT_CLAUSE
The meta object id for the 'Cics After Or At Clause' class.

See Also:
CicsAfterOrAtClauseImpl, COBOLPackageImpl.getCicsAfterOrAtClause(), Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__BEGIN_COLUMN

static final int CICS_AFTER_OR_AT_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__END_COLUMN

static final int CICS_AFTER_OR_AT_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__BEGIN_FILE

static final int CICS_AFTER_OR_AT_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__END_FILE

static final int CICS_AFTER_OR_AT_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__BEGIN_LINE

static final int CICS_AFTER_OR_AT_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__END_LINE

static final int CICS_AFTER_OR_AT_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__TAG

static final int CICS_AFTER_OR_AT_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__PARENT

static final int CICS_AFTER_OR_AT_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__HOURS

static final int CICS_AFTER_OR_AT_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__MINUTES

static final int CICS_AFTER_OR_AT_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE__SECONDS

static final int CICS_AFTER_OR_AT_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_AFTER_OR_AT_CLAUSE_FEATURE_COUNT

static final int CICS_AFTER_OR_AT_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics After Or At Clause' class.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE

static final int CICS_AFTER_CLAUSE
The meta object id for the 'Cics After Clause' class.

See Also:
CicsAfterClauseImpl, COBOLPackageImpl.getCicsAfterClause(), Constant Field Values

CICS_AFTER_CLAUSE__BEGIN_COLUMN

static final int CICS_AFTER_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__END_COLUMN

static final int CICS_AFTER_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__BEGIN_FILE

static final int CICS_AFTER_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__END_FILE

static final int CICS_AFTER_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__BEGIN_LINE

static final int CICS_AFTER_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__END_LINE

static final int CICS_AFTER_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__TAG

static final int CICS_AFTER_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__PARENT

static final int CICS_AFTER_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__HOURS

static final int CICS_AFTER_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__MINUTES

static final int CICS_AFTER_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE__SECONDS

static final int CICS_AFTER_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_AFTER_CLAUSE_FEATURE_COUNT

static final int CICS_AFTER_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics After Clause' class.

See Also:
Constant Field Values

CICS_AT_CLAUSE

static final int CICS_AT_CLAUSE
The meta object id for the 'Cics At Clause' class.

See Also:
CicsAtClauseImpl, COBOLPackageImpl.getCicsAtClause(), Constant Field Values

CICS_AT_CLAUSE__BEGIN_COLUMN

static final int CICS_AT_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__END_COLUMN

static final int CICS_AT_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__BEGIN_FILE

static final int CICS_AT_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__END_FILE

static final int CICS_AT_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__BEGIN_LINE

static final int CICS_AT_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__END_LINE

static final int CICS_AT_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__TAG

static final int CICS_AT_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_AT_CLAUSE__PARENT

static final int CICS_AT_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_AT_CLAUSE__HOURS

static final int CICS_AT_CLAUSE__HOURS
The feature id for the 'Hours' containment reference.

See Also:
Constant Field Values

CICS_AT_CLAUSE__MINUTES

static final int CICS_AT_CLAUSE__MINUTES
The feature id for the 'Minutes' containment reference.

See Also:
Constant Field Values

CICS_AT_CLAUSE__SECONDS

static final int CICS_AT_CLAUSE__SECONDS
The feature id for the 'Seconds' containment reference.

See Also:
Constant Field Values

CICS_AT_CLAUSE_FEATURE_COUNT

static final int CICS_AT_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics At Clause' class.

See Also:
Constant Field Values

CICS_START_STMT

static final int CICS_START_STMT
The meta object id for the 'Cics Start Stmt' class.

See Also:
CicsStartStmtImpl, COBOLPackageImpl.getCicsStartStmt(), Constant Field Values

CICS_START_STMT__BEGIN_COLUMN

static final int CICS_START_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_START_STMT__END_COLUMN

static final int CICS_START_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_START_STMT__BEGIN_FILE

static final int CICS_START_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_START_STMT__END_FILE

static final int CICS_START_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_START_STMT__BEGIN_LINE

static final int CICS_START_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_START_STMT__END_LINE

static final int CICS_START_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_START_STMT__TAG

static final int CICS_START_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_START_STMT__PARENT

static final int CICS_START_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_START_STMT__NO_HANDLE

static final int CICS_START_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_START_STMT__RESP

static final int CICS_START_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__RESP2

static final int CICS_START_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__TRANS_ID

static final int CICS_START_STMT__TRANS_ID
The feature id for the 'Trans Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__START_CLAUSE

static final int CICS_START_STMT__START_CLAUSE
The feature id for the 'Start Clause' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__REQ_ID

static final int CICS_START_STMT__REQ_ID
The feature id for the 'Req Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__FROM_CLAUSE

static final int CICS_START_STMT__FROM_CLAUSE
The feature id for the 'From Clause' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__TERM_ID

static final int CICS_START_STMT__TERM_ID
The feature id for the 'Term Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__USER_ID

static final int CICS_START_STMT__USER_ID
The feature id for the 'User Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__SYS_ID

static final int CICS_START_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__RTRANS_ID

static final int CICS_START_STMT__RTRANS_ID
The feature id for the 'Rtrans Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__RTERM_ID

static final int CICS_START_STMT__RTERM_ID
The feature id for the 'Rterm Id' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__QUEUE

static final int CICS_START_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_START_STMT__NO_CHECK

static final int CICS_START_STMT__NO_CHECK
The feature id for the 'No Check' attribute.

See Also:
Constant Field Values

CICS_START_STMT__PROTECT

static final int CICS_START_STMT__PROTECT
The feature id for the 'Protect' attribute.

See Also:
Constant Field Values

CICS_START_STMT_FEATURE_COUNT

static final int CICS_START_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Start Stmt' class.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE

static final int CICS_START_FROM_CLAUSE
The meta object id for the 'Cics Start From Clause' class.

See Also:
CicsStartFromClauseImpl, COBOLPackageImpl.getCicsStartFromClause(), Constant Field Values

CICS_START_FROM_CLAUSE__BEGIN_COLUMN

static final int CICS_START_FROM_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__END_COLUMN

static final int CICS_START_FROM_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__BEGIN_FILE

static final int CICS_START_FROM_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__END_FILE

static final int CICS_START_FROM_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__BEGIN_LINE

static final int CICS_START_FROM_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__END_LINE

static final int CICS_START_FROM_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__TAG

static final int CICS_START_FROM_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__PARENT

static final int CICS_START_FROM_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__FROM

static final int CICS_START_FROM_CLAUSE__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__LENGTH

static final int CICS_START_FROM_CLAUSE__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE__FMH

static final int CICS_START_FROM_CLAUSE__FMH
The feature id for the 'Fmh' attribute.

See Also:
Constant Field Values

CICS_START_FROM_CLAUSE_FEATURE_COUNT

static final int CICS_START_FROM_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Start From Clause' class.

See Also:
Constant Field Values

CICS_LINK_STMT

static final int CICS_LINK_STMT
The meta object id for the 'Cics Link Stmt' class.

See Also:
CicsLinkStmtImpl, COBOLPackageImpl.getCicsLinkStmt(), Constant Field Values

CICS_LINK_STMT__BEGIN_COLUMN

static final int CICS_LINK_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__END_COLUMN

static final int CICS_LINK_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__BEGIN_FILE

static final int CICS_LINK_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__END_FILE

static final int CICS_LINK_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__BEGIN_LINE

static final int CICS_LINK_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__END_LINE

static final int CICS_LINK_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__TAG

static final int CICS_LINK_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__PARENT

static final int CICS_LINK_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_LINK_STMT__NO_HANDLE

static final int CICS_LINK_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__RESP

static final int CICS_LINK_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__RESP2

static final int CICS_LINK_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__PROGRAM

static final int CICS_LINK_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__COMM_AREA_CLAUSE

static final int CICS_LINK_STMT__COMM_AREA_CLAUSE
The feature id for the 'Comm Area Clause' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__INPUT_MSG_CLAUSE

static final int CICS_LINK_STMT__INPUT_MSG_CLAUSE
The feature id for the 'Input Msg Clause' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__SYS_ID

static final int CICS_LINK_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT__SYNC_ON_RETURN

static final int CICS_LINK_STMT__SYNC_ON_RETURN
The feature id for the 'Sync On Return' attribute.

See Also:
Constant Field Values

CICS_LINK_STMT__TRANS_ID

static final int CICS_LINK_STMT__TRANS_ID
The feature id for the 'Trans Id' containment reference.

See Also:
Constant Field Values

CICS_LINK_STMT_FEATURE_COUNT

static final int CICS_LINK_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Link Stmt' class.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE

static final int CICS_COMMUNICATION_AREA_CLAUSE
The meta object id for the 'Cics Communication Area Clause' class.

See Also:
CicsCommunicationAreaClauseImpl, COBOLPackageImpl.getCicsCommunicationAreaClause(), Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_COLUMN

static final int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__END_COLUMN

static final int CICS_COMMUNICATION_AREA_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_FILE

static final int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__END_FILE

static final int CICS_COMMUNICATION_AREA_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_LINE

static final int CICS_COMMUNICATION_AREA_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__END_LINE

static final int CICS_COMMUNICATION_AREA_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__TAG

static final int CICS_COMMUNICATION_AREA_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__PARENT

static final int CICS_COMMUNICATION_AREA_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__COMM_AREA

static final int CICS_COMMUNICATION_AREA_CLAUSE__COMM_AREA
The feature id for the 'Comm Area' containment reference.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__LENGTH

static final int CICS_COMMUNICATION_AREA_CLAUSE__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE__DATA_LENGTH

static final int CICS_COMMUNICATION_AREA_CLAUSE__DATA_LENGTH
The feature id for the 'Data Length' containment reference.

See Also:
Constant Field Values

CICS_COMMUNICATION_AREA_CLAUSE_FEATURE_COUNT

static final int CICS_COMMUNICATION_AREA_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Communication Area Clause' class.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE

static final int CICS_INPUT_MESSAGE_CLAUSE
The meta object id for the 'Cics Input Message Clause' class.

See Also:
CicsInputMessageClauseImpl, COBOLPackageImpl.getCicsInputMessageClause(), Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__BEGIN_COLUMN

static final int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__END_COLUMN

static final int CICS_INPUT_MESSAGE_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__BEGIN_FILE

static final int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__END_FILE

static final int CICS_INPUT_MESSAGE_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__BEGIN_LINE

static final int CICS_INPUT_MESSAGE_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__END_LINE

static final int CICS_INPUT_MESSAGE_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__TAG

static final int CICS_INPUT_MESSAGE_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__PARENT

static final int CICS_INPUT_MESSAGE_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG

static final int CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG
The feature id for the 'Input Msg' containment reference.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG_LEN

static final int CICS_INPUT_MESSAGE_CLAUSE__INPUT_MSG_LEN
The feature id for the 'Input Msg Len' containment reference.

See Also:
Constant Field Values

CICS_INPUT_MESSAGE_CLAUSE_FEATURE_COUNT

static final int CICS_INPUT_MESSAGE_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Input Message Clause' class.

See Also:
Constant Field Values

CICS_LOAD_STMT

static final int CICS_LOAD_STMT
The meta object id for the 'Cics Load Stmt' class.

See Also:
CicsLoadStmtImpl, COBOLPackageImpl.getCicsLoadStmt(), Constant Field Values

CICS_LOAD_STMT__BEGIN_COLUMN

static final int CICS_LOAD_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__END_COLUMN

static final int CICS_LOAD_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__BEGIN_FILE

static final int CICS_LOAD_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__END_FILE

static final int CICS_LOAD_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__BEGIN_LINE

static final int CICS_LOAD_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__END_LINE

static final int CICS_LOAD_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__TAG

static final int CICS_LOAD_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__PARENT

static final int CICS_LOAD_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__NO_HANDLE

static final int CICS_LOAD_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT__RESP

static final int CICS_LOAD_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__RESP2

static final int CICS_LOAD_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__PROGRAM

static final int CICS_LOAD_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__SET

static final int CICS_LOAD_STMT__SET
The feature id for the 'Set' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__LENGTH

static final int CICS_LOAD_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__FLENGTH

static final int CICS_LOAD_STMT__FLENGTH
The feature id for the 'Flength' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__ENTRY

static final int CICS_LOAD_STMT__ENTRY
The feature id for the 'Entry' containment reference.

See Also:
Constant Field Values

CICS_LOAD_STMT__HOLD

static final int CICS_LOAD_STMT__HOLD
The feature id for the 'Hold' attribute.

See Also:
Constant Field Values

CICS_LOAD_STMT_FEATURE_COUNT

static final int CICS_LOAD_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Load Stmt' class.

See Also:
Constant Field Values

CICS_RELEASE_STMT

static final int CICS_RELEASE_STMT
The meta object id for the 'Cics Release Stmt' class.

See Also:
CicsReleaseStmtImpl, COBOLPackageImpl.getCicsReleaseStmt(), Constant Field Values

CICS_RELEASE_STMT__BEGIN_COLUMN

static final int CICS_RELEASE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__END_COLUMN

static final int CICS_RELEASE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__BEGIN_FILE

static final int CICS_RELEASE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__END_FILE

static final int CICS_RELEASE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__BEGIN_LINE

static final int CICS_RELEASE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__END_LINE

static final int CICS_RELEASE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__TAG

static final int CICS_RELEASE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__PARENT

static final int CICS_RELEASE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RELEASE_STMT__NO_HANDLE

static final int CICS_RELEASE_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_RELEASE_STMT__RESP

static final int CICS_RELEASE_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_RELEASE_STMT__RESP2

static final int CICS_RELEASE_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_RELEASE_STMT__PROGRAM

static final int CICS_RELEASE_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CICS_RELEASE_STMT_FEATURE_COUNT

static final int CICS_RELEASE_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Release Stmt' class.

See Also:
Constant Field Values

CICS_RETURN_STMT

static final int CICS_RETURN_STMT
The meta object id for the 'Cics Return Stmt' class.

See Also:
CicsReturnStmtImpl, COBOLPackageImpl.getCicsReturnStmt(), Constant Field Values

CICS_RETURN_STMT__BEGIN_COLUMN

static final int CICS_RETURN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__END_COLUMN

static final int CICS_RETURN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__BEGIN_FILE

static final int CICS_RETURN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__END_FILE

static final int CICS_RETURN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__BEGIN_LINE

static final int CICS_RETURN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__END_LINE

static final int CICS_RETURN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__TAG

static final int CICS_RETURN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__PARENT

static final int CICS_RETURN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RETURN_STMT__NO_HANDLE

static final int CICS_RETURN_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT__RESP

static final int CICS_RETURN_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_RETURN_STMT__RESP2

static final int CICS_RETURN_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_RETURN_STMT__TRANS_ID_CLAUSE

static final int CICS_RETURN_STMT__TRANS_ID_CLAUSE
The feature id for the 'Trans Id Clause' containment reference.

See Also:
Constant Field Values

CICS_RETURN_STMT__INPUT_MSG_CLAUSE

static final int CICS_RETURN_STMT__INPUT_MSG_CLAUSE
The feature id for the 'Input Msg Clause' containment reference.

See Also:
Constant Field Values

CICS_RETURN_STMT__END_ACTIVITY

static final int CICS_RETURN_STMT__END_ACTIVITY
The feature id for the 'End Activity' attribute.

See Also:
Constant Field Values

CICS_RETURN_STMT_FEATURE_COUNT

static final int CICS_RETURN_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Return Stmt' class.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE
The meta object id for the 'Cics Return Transaction Id Clause' class.

See Also:
CicsReturnTransactionIdClauseImpl, COBOLPackageImpl.getCicsReturnTransactionIdClause(), Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_COLUMN

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__END_COLUMN

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_FILE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__END_FILE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_LINE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__END_LINE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__TAG

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__PARENT

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__TRANS_ID

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__TRANS_ID
The feature id for the 'Trans Id' containment reference.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__COMM_AREA_CLAUSE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__COMM_AREA_CLAUSE
The feature id for the 'Comm Area Clause' containment reference.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE__IMMEDIATE

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE__IMMEDIATE
The feature id for the 'Immediate' attribute.

See Also:
Constant Field Values

CICS_RETURN_TRANSACTION_ID_CLAUSE_FEATURE_COUNT

static final int CICS_RETURN_TRANSACTION_ID_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Return Transaction Id Clause' class.

See Also:
Constant Field Values

CICS_XCTL_STMT

static final int CICS_XCTL_STMT
The meta object id for the 'Cics Xctl Stmt' class.

See Also:
CicsXctlStmtImpl, COBOLPackageImpl.getCicsXctlStmt(), Constant Field Values

CICS_XCTL_STMT__BEGIN_COLUMN

static final int CICS_XCTL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__END_COLUMN

static final int CICS_XCTL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__BEGIN_FILE

static final int CICS_XCTL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__END_FILE

static final int CICS_XCTL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__BEGIN_LINE

static final int CICS_XCTL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__END_LINE

static final int CICS_XCTL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__TAG

static final int CICS_XCTL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__PARENT

static final int CICS_XCTL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_XCTL_STMT__NO_HANDLE

static final int CICS_XCTL_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_XCTL_STMT__RESP

static final int CICS_XCTL_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_XCTL_STMT__RESP2

static final int CICS_XCTL_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_XCTL_STMT__PROGRAM

static final int CICS_XCTL_STMT__PROGRAM
The feature id for the 'Program' containment reference.

See Also:
Constant Field Values

CICS_XCTL_STMT__COMM_AREA_CLAUSE

static final int CICS_XCTL_STMT__COMM_AREA_CLAUSE
The feature id for the 'Comm Area Clause' containment reference.

See Also:
Constant Field Values

CICS_XCTL_STMT__INPUT_MSG_CLAUSE

static final int CICS_XCTL_STMT__INPUT_MSG_CLAUSE
The feature id for the 'Input Msg Clause' containment reference.

See Also:
Constant Field Values

CICS_XCTL_STMT_FEATURE_COUNT

static final int CICS_XCTL_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Xctl Stmt' class.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT

static final int CICS_FREE_MAIN_STMT
The meta object id for the 'Cics Free Main Stmt' class.

See Also:
CicsFreeMainStmtImpl, COBOLPackageImpl.getCicsFreeMainStmt(), Constant Field Values

CICS_FREE_MAIN_STMT__BEGIN_COLUMN

static final int CICS_FREE_MAIN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__END_COLUMN

static final int CICS_FREE_MAIN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__BEGIN_FILE

static final int CICS_FREE_MAIN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__END_FILE

static final int CICS_FREE_MAIN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__BEGIN_LINE

static final int CICS_FREE_MAIN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__END_LINE

static final int CICS_FREE_MAIN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__TAG

static final int CICS_FREE_MAIN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__PARENT

static final int CICS_FREE_MAIN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__NO_HANDLE

static final int CICS_FREE_MAIN_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__RESP

static final int CICS_FREE_MAIN_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__RESP2

static final int CICS_FREE_MAIN_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__DATA

static final int CICS_FREE_MAIN_STMT__DATA
The feature id for the 'Data' containment reference.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT__DATA_POINTER

static final int CICS_FREE_MAIN_STMT__DATA_POINTER
The feature id for the 'Data Pointer' containment reference.

See Also:
Constant Field Values

CICS_FREE_MAIN_STMT_FEATURE_COUNT

static final int CICS_FREE_MAIN_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Free Main Stmt' class.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT

static final int CICS_GET_MAIN_STMT
The meta object id for the 'Cics Get Main Stmt' class.

See Also:
CicsGetMainStmtImpl, COBOLPackageImpl.getCicsGetMainStmt(), Constant Field Values

CICS_GET_MAIN_STMT__BEGIN_COLUMN

static final int CICS_GET_MAIN_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__END_COLUMN

static final int CICS_GET_MAIN_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__BEGIN_FILE

static final int CICS_GET_MAIN_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__END_FILE

static final int CICS_GET_MAIN_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__BEGIN_LINE

static final int CICS_GET_MAIN_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__END_LINE

static final int CICS_GET_MAIN_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__TAG

static final int CICS_GET_MAIN_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__PARENT

static final int CICS_GET_MAIN_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__NO_HANDLE

static final int CICS_GET_MAIN_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__RESP

static final int CICS_GET_MAIN_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__RESP2

static final int CICS_GET_MAIN_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__SET

static final int CICS_GET_MAIN_STMT__SET
The feature id for the 'Set' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__FLENGTH

static final int CICS_GET_MAIN_STMT__FLENGTH
The feature id for the 'Flength' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__BELOW

static final int CICS_GET_MAIN_STMT__BELOW
The feature id for the 'Below' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__LENGTH

static final int CICS_GET_MAIN_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__INIT_IMG

static final int CICS_GET_MAIN_STMT__INIT_IMG
The feature id for the 'Init Img' containment reference.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__SHARED

static final int CICS_GET_MAIN_STMT__SHARED
The feature id for the 'Shared' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__NO_SUSPEND

static final int CICS_GET_MAIN_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__USER_DATA_KEY

static final int CICS_GET_MAIN_STMT__USER_DATA_KEY
The feature id for the 'User Data Key' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT__CICS_DATA_KEY

static final int CICS_GET_MAIN_STMT__CICS_DATA_KEY
The feature id for the 'Cics Data Key' attribute.

See Also:
Constant Field Values

CICS_GET_MAIN_STMT_FEATURE_COUNT

static final int CICS_GET_MAIN_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Get Main Stmt' class.

See Also:
Constant Field Values

CICS_READ_QTS_STMT

static final int CICS_READ_QTS_STMT
The meta object id for the 'Cics Read QTS Stmt' class.

See Also:
CicsReadQTSStmtImpl, COBOLPackageImpl.getCicsReadQTSStmt(), Constant Field Values

CICS_READ_QTS_STMT__BEGIN_COLUMN

static final int CICS_READ_QTS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__END_COLUMN

static final int CICS_READ_QTS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__BEGIN_FILE

static final int CICS_READ_QTS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__END_FILE

static final int CICS_READ_QTS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__BEGIN_LINE

static final int CICS_READ_QTS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__END_LINE

static final int CICS_READ_QTS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__TAG

static final int CICS_READ_QTS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__PARENT

static final int CICS_READ_QTS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__NO_HANDLE

static final int CICS_READ_QTS_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__RESP

static final int CICS_READ_QTS_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__RESP2

static final int CICS_READ_QTS_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__QUEUE

static final int CICS_READ_QTS_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__QNAME

static final int CICS_READ_QTS_STMT__QNAME
The feature id for the 'Qname' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__INTO_OR_SET_CLAUSE

static final int CICS_READ_QTS_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__LENGTH

static final int CICS_READ_QTS_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__NUM_ITEMS

static final int CICS_READ_QTS_STMT__NUM_ITEMS
The feature id for the 'Num Items' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__NEXT

static final int CICS_READ_QTS_STMT__NEXT
The feature id for the 'Next' attribute.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__ITEM

static final int CICS_READ_QTS_STMT__ITEM
The feature id for the 'Item' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT__SYS_ID

static final int CICS_READ_QTS_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_READ_QTS_STMT_FEATURE_COUNT

static final int CICS_READ_QTS_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Read QTS Stmt' class.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT

static final int CICS_WRITE_QTS_STMT
The meta object id for the 'Cics Write QTS Stmt' class.

See Also:
CicsWriteQTSStmtImpl, COBOLPackageImpl.getCicsWriteQTSStmt(), Constant Field Values

CICS_WRITE_QTS_STMT__BEGIN_COLUMN

static final int CICS_WRITE_QTS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__END_COLUMN

static final int CICS_WRITE_QTS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__BEGIN_FILE

static final int CICS_WRITE_QTS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__END_FILE

static final int CICS_WRITE_QTS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__BEGIN_LINE

static final int CICS_WRITE_QTS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__END_LINE

static final int CICS_WRITE_QTS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__TAG

static final int CICS_WRITE_QTS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__PARENT

static final int CICS_WRITE_QTS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__NO_HANDLE

static final int CICS_WRITE_QTS_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__RESP

static final int CICS_WRITE_QTS_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__RESP2

static final int CICS_WRITE_QTS_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__QUEUE

static final int CICS_WRITE_QTS_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__QNAME

static final int CICS_WRITE_QTS_STMT__QNAME
The feature id for the 'Qname' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__FROM

static final int CICS_WRITE_QTS_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__LENGTH

static final int CICS_WRITE_QTS_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__NUM_ITEMS

static final int CICS_WRITE_QTS_STMT__NUM_ITEMS
The feature id for the 'Num Items' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__ITEM

static final int CICS_WRITE_QTS_STMT__ITEM
The feature id for the 'Item' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__REWRITE

static final int CICS_WRITE_QTS_STMT__REWRITE
The feature id for the 'Rewrite' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__SYS_ID

static final int CICS_WRITE_QTS_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__AUXILIARY

static final int CICS_WRITE_QTS_STMT__AUXILIARY
The feature id for the 'Auxiliary' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__MAIN

static final int CICS_WRITE_QTS_STMT__MAIN
The feature id for the 'Main' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT__NO_SUSPEND

static final int CICS_WRITE_QTS_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTS_STMT_FEATURE_COUNT

static final int CICS_WRITE_QTS_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Write QTS Stmt' class.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT

static final int CICS_DELETE_QTS_STMT
The meta object id for the 'Cics Delete QTS Stmt' class.

See Also:
CicsDeleteQTSStmtImpl, COBOLPackageImpl.getCicsDeleteQTSStmt(), Constant Field Values

CICS_DELETE_QTS_STMT__BEGIN_COLUMN

static final int CICS_DELETE_QTS_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__END_COLUMN

static final int CICS_DELETE_QTS_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__BEGIN_FILE

static final int CICS_DELETE_QTS_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__END_FILE

static final int CICS_DELETE_QTS_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__BEGIN_LINE

static final int CICS_DELETE_QTS_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__END_LINE

static final int CICS_DELETE_QTS_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__TAG

static final int CICS_DELETE_QTS_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__PARENT

static final int CICS_DELETE_QTS_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__NO_HANDLE

static final int CICS_DELETE_QTS_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__RESP

static final int CICS_DELETE_QTS_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__RESP2

static final int CICS_DELETE_QTS_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__QUEUE

static final int CICS_DELETE_QTS_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__QNAME

static final int CICS_DELETE_QTS_STMT__QNAME
The feature id for the 'Qname' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT__SYS_ID

static final int CICS_DELETE_QTS_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTS_STMT_FEATURE_COUNT

static final int CICS_DELETE_QTS_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Delete QTS Stmt' class.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT

static final int CICS_HANDLE_AID_STMT
The meta object id for the 'Cics Handle Aid Stmt' class.

See Also:
CicsHandleAidStmtImpl, COBOLPackageImpl.getCicsHandleAidStmt(), Constant Field Values

CICS_HANDLE_AID_STMT__BEGIN_COLUMN

static final int CICS_HANDLE_AID_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__END_COLUMN

static final int CICS_HANDLE_AID_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__BEGIN_FILE

static final int CICS_HANDLE_AID_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__END_FILE

static final int CICS_HANDLE_AID_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__BEGIN_LINE

static final int CICS_HANDLE_AID_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__END_LINE

static final int CICS_HANDLE_AID_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__TAG

static final int CICS_HANDLE_AID_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__PARENT

static final int CICS_HANDLE_AID_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__NO_HANDLE

static final int CICS_HANDLE_AID_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__RESP

static final int CICS_HANDLE_AID_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__RESP2

static final int CICS_HANDLE_AID_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT__CLAUSES

static final int CICS_HANDLE_AID_STMT__CLAUSES
The feature id for the 'Clauses' containment reference list.

See Also:
Constant Field Values

CICS_HANDLE_AID_STMT_FEATURE_COUNT

static final int CICS_HANDLE_AID_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Handle Aid Stmt' class.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE

static final int CICS_HANDLE_AID_CLAUSE
The meta object id for the 'Cics Handle Aid Clause' class.

See Also:
CicsHandleAidClauseImpl, COBOLPackageImpl.getCicsHandleAidClause(), Constant Field Values

CICS_HANDLE_AID_CLAUSE__BEGIN_COLUMN

static final int CICS_HANDLE_AID_CLAUSE__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__END_COLUMN

static final int CICS_HANDLE_AID_CLAUSE__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__BEGIN_FILE

static final int CICS_HANDLE_AID_CLAUSE__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__END_FILE

static final int CICS_HANDLE_AID_CLAUSE__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__BEGIN_LINE

static final int CICS_HANDLE_AID_CLAUSE__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__END_LINE

static final int CICS_HANDLE_AID_CLAUSE__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__TAG

static final int CICS_HANDLE_AID_CLAUSE__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__PARENT

static final int CICS_HANDLE_AID_CLAUSE__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__AID

static final int CICS_HANDLE_AID_CLAUSE__AID
The feature id for the 'Aid' attribute.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE__LABEL

static final int CICS_HANDLE_AID_CLAUSE__LABEL
The feature id for the 'Label' reference.

See Also:
Constant Field Values

CICS_HANDLE_AID_CLAUSE_FEATURE_COUNT

static final int CICS_HANDLE_AID_CLAUSE_FEATURE_COUNT
The number of structural features of the 'Cics Handle Aid Clause' class.

See Also:
Constant Field Values

CICS_READ_QTD_STMT

static final int CICS_READ_QTD_STMT
The meta object id for the 'Cics Read QTD Stmt' class.

See Also:
CicsReadQTDStmtImpl, COBOLPackageImpl.getCicsReadQTDStmt(), Constant Field Values

CICS_READ_QTD_STMT__BEGIN_COLUMN

static final int CICS_READ_QTD_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__END_COLUMN

static final int CICS_READ_QTD_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__BEGIN_FILE

static final int CICS_READ_QTD_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__END_FILE

static final int CICS_READ_QTD_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__BEGIN_LINE

static final int CICS_READ_QTD_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__END_LINE

static final int CICS_READ_QTD_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__TAG

static final int CICS_READ_QTD_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__PARENT

static final int CICS_READ_QTD_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__NO_HANDLE

static final int CICS_READ_QTD_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__RESP

static final int CICS_READ_QTD_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__RESP2

static final int CICS_READ_QTD_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__QUEUE

static final int CICS_READ_QTD_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__INTO_OR_SET_CLAUSE

static final int CICS_READ_QTD_STMT__INTO_OR_SET_CLAUSE
The feature id for the 'Into Or Set Clause' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__LENGTH

static final int CICS_READ_QTD_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__SYS_ID

static final int CICS_READ_QTD_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_READ_QTD_STMT__NO_SUSPEND

static final int CICS_READ_QTD_STMT__NO_SUSPEND
The feature id for the 'No Suspend' attribute.

See Also:
Constant Field Values

CICS_READ_QTD_STMT_FEATURE_COUNT

static final int CICS_READ_QTD_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Read QTD Stmt' class.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT

static final int CICS_WRITE_QTD_STMT
The meta object id for the 'Cics Write QTD Stmt' class.

See Also:
CicsWriteQTDStmtImpl, COBOLPackageImpl.getCicsWriteQTDStmt(), Constant Field Values

CICS_WRITE_QTD_STMT__BEGIN_COLUMN

static final int CICS_WRITE_QTD_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__END_COLUMN

static final int CICS_WRITE_QTD_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__BEGIN_FILE

static final int CICS_WRITE_QTD_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__END_FILE

static final int CICS_WRITE_QTD_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__BEGIN_LINE

static final int CICS_WRITE_QTD_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__END_LINE

static final int CICS_WRITE_QTD_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__TAG

static final int CICS_WRITE_QTD_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__PARENT

static final int CICS_WRITE_QTD_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__NO_HANDLE

static final int CICS_WRITE_QTD_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__RESP

static final int CICS_WRITE_QTD_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__RESP2

static final int CICS_WRITE_QTD_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__QUEUE

static final int CICS_WRITE_QTD_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__FROM

static final int CICS_WRITE_QTD_STMT__FROM
The feature id for the 'From' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__LENGTH

static final int CICS_WRITE_QTD_STMT__LENGTH
The feature id for the 'Length' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT__SYS_ID

static final int CICS_WRITE_QTD_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_WRITE_QTD_STMT_FEATURE_COUNT

static final int CICS_WRITE_QTD_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Write QTD Stmt' class.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT

static final int CICS_DELETE_QTD_STMT
The meta object id for the 'Cics Delete QTD Stmt' class.

See Also:
CicsDeleteQTDStmtImpl, COBOLPackageImpl.getCicsDeleteQTDStmt(), Constant Field Values

CICS_DELETE_QTD_STMT__BEGIN_COLUMN

static final int CICS_DELETE_QTD_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__END_COLUMN

static final int CICS_DELETE_QTD_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__BEGIN_FILE

static final int CICS_DELETE_QTD_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__END_FILE

static final int CICS_DELETE_QTD_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__BEGIN_LINE

static final int CICS_DELETE_QTD_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__END_LINE

static final int CICS_DELETE_QTD_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__TAG

static final int CICS_DELETE_QTD_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__PARENT

static final int CICS_DELETE_QTD_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__NO_HANDLE

static final int CICS_DELETE_QTD_STMT__NO_HANDLE
The feature id for the 'No Handle' attribute.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__RESP

static final int CICS_DELETE_QTD_STMT__RESP
The feature id for the 'Resp' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__RESP2

static final int CICS_DELETE_QTD_STMT__RESP2
The feature id for the 'Resp2' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__QUEUE

static final int CICS_DELETE_QTD_STMT__QUEUE
The feature id for the 'Queue' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT__SYS_ID

static final int CICS_DELETE_QTD_STMT__SYS_ID
The feature id for the 'Sys Id' containment reference.

See Also:
Constant Field Values

CICS_DELETE_QTD_STMT_FEATURE_COUNT

static final int CICS_DELETE_QTD_STMT_FEATURE_COUNT
The number of structural features of the 'Cics Delete QTD Stmt' class.

See Also:
Constant Field Values

EXEC_SQL_STMT

static final int EXEC_SQL_STMT
The meta object id for the 'Exec Sql Stmt' class.

See Also:
ExecSqlStmtImpl, COBOLPackageImpl.getExecSqlStmt(), Constant Field Values

EXEC_SQL_STMT__BEGIN_COLUMN

static final int EXEC_SQL_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__END_COLUMN

static final int EXEC_SQL_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__BEGIN_FILE

static final int EXEC_SQL_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__END_FILE

static final int EXEC_SQL_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__BEGIN_LINE

static final int EXEC_SQL_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__END_LINE

static final int EXEC_SQL_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__TAG

static final int EXEC_SQL_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT__PARENT

static final int EXEC_SQL_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXEC_SQL_STMT__SQL_STMT

static final int EXEC_SQL_STMT__SQL_STMT
The feature id for the 'Sql Stmt' attribute.

See Also:
Constant Field Values

EXEC_SQL_STMT_FEATURE_COUNT

static final int EXEC_SQL_STMT_FEATURE_COUNT
The number of structural features of the 'Exec Sql Stmt' class.

See Also:
Constant Field Values

COPY_STMT

static final int COPY_STMT
The meta object id for the 'Copy Stmt' class.

See Also:
CopyStmtImpl, COBOLPackageImpl.getCopyStmt(), Constant Field Values

COPY_STMT__BEGIN_COLUMN

static final int COPY_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

COPY_STMT__END_COLUMN

static final int COPY_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

COPY_STMT__BEGIN_FILE

static final int COPY_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

COPY_STMT__END_FILE

static final int COPY_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

COPY_STMT__BEGIN_LINE

static final int COPY_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

COPY_STMT__END_LINE

static final int COPY_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

COPY_STMT__TAG

static final int COPY_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

COPY_STMT__PARENT

static final int COPY_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

COPY_STMT__COPYBOOK

static final int COPY_STMT__COPYBOOK
The feature id for the 'Copybook' containment reference.

See Also:
Constant Field Values

COPY_STMT_FEATURE_COUNT

static final int COPY_STMT_FEATURE_COUNT
The number of structural features of the 'Copy Stmt' class.

See Also:
Constant Field Values

COMMENT_STMT

static final int COMMENT_STMT
The meta object id for the 'Comment Stmt' class.

See Also:
CommentStmtImpl, COBOLPackageImpl.getCommentStmt(), Constant Field Values

COMMENT_STMT__BEGIN_COLUMN

static final int COMMENT_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

COMMENT_STMT__END_COLUMN

static final int COMMENT_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

COMMENT_STMT__BEGIN_FILE

static final int COMMENT_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

COMMENT_STMT__END_FILE

static final int COMMENT_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

COMMENT_STMT__BEGIN_LINE

static final int COMMENT_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

COMMENT_STMT__END_LINE

static final int COMMENT_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

COMMENT_STMT__TAG

static final int COMMENT_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

COMMENT_STMT__PARENT

static final int COMMENT_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

COMMENT_STMT__LINES

static final int COMMENT_STMT__LINES
The feature id for the 'Lines' attribute list.

See Also:
Constant Field Values

COMMENT_STMT_FEATURE_COUNT

static final int COMMENT_STMT_FEATURE_COUNT
The number of structural features of the 'Comment Stmt' class.

See Also:
Constant Field Values

DECLARATIVES

static final int DECLARATIVES
The meta object id for the 'Declaratives' class.

See Also:
DeclarativesImpl, COBOLPackageImpl.getDeclaratives(), Constant Field Values

DECLARATIVES__BEGIN_COLUMN

static final int DECLARATIVES__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DECLARATIVES__END_COLUMN

static final int DECLARATIVES__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DECLARATIVES__BEGIN_FILE

static final int DECLARATIVES__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DECLARATIVES__END_FILE

static final int DECLARATIVES__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DECLARATIVES__BEGIN_LINE

static final int DECLARATIVES__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DECLARATIVES__END_LINE

static final int DECLARATIVES__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DECLARATIVES__TAG

static final int DECLARATIVES__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DECLARATIVES__PARENT

static final int DECLARATIVES__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DECLARATIVES__SECTIONS

static final int DECLARATIVES__SECTIONS
The feature id for the 'Sections' containment reference list.

See Also:
Constant Field Values

DECLARATIVES_FEATURE_COUNT

static final int DECLARATIVES_FEATURE_COUNT
The number of structural features of the 'Declaratives' class.

See Also:
Constant Field Values

USE_STMT

static final int USE_STMT
The meta object id for the 'Use Stmt' class.

See Also:
UseStmtImpl, COBOLPackageImpl.getUseStmt(), Constant Field Values

USE_STMT__BEGIN_COLUMN

static final int USE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

USE_STMT__END_COLUMN

static final int USE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

USE_STMT__BEGIN_FILE

static final int USE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

USE_STMT__END_FILE

static final int USE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

USE_STMT__BEGIN_LINE

static final int USE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

USE_STMT__END_LINE

static final int USE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

USE_STMT__TAG

static final int USE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

USE_STMT__PARENT

static final int USE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

USE_STMT_FEATURE_COUNT

static final int USE_STMT_FEATURE_COUNT
The number of structural features of the 'Use Stmt' class.

See Also:
Constant Field Values

DEBUGGING_USE_STMT

static final int DEBUGGING_USE_STMT
The meta object id for the 'Debugging Use Stmt' class.

See Also:
DebuggingUseStmtImpl, COBOLPackageImpl.getDebuggingUseStmt(), Constant Field Values

DEBUGGING_USE_STMT__BEGIN_COLUMN

static final int DEBUGGING_USE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__END_COLUMN

static final int DEBUGGING_USE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__BEGIN_FILE

static final int DEBUGGING_USE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__END_FILE

static final int DEBUGGING_USE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__BEGIN_LINE

static final int DEBUGGING_USE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__END_LINE

static final int DEBUGGING_USE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__TAG

static final int DEBUGGING_USE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__PARENT

static final int DEBUGGING_USE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__ALL_PROCEDURES

static final int DEBUGGING_USE_STMT__ALL_PROCEDURES
The feature id for the 'All Procedures' attribute.

See Also:
Constant Field Values

DEBUGGING_USE_STMT__PROCEDURES

static final int DEBUGGING_USE_STMT__PROCEDURES
The feature id for the 'Procedures' reference list.

See Also:
Constant Field Values

DEBUGGING_USE_STMT_FEATURE_COUNT

static final int DEBUGGING_USE_STMT_FEATURE_COUNT
The number of structural features of the 'Debugging Use Stmt' class.

See Also:
Constant Field Values

EXCEPTION_USE_STMT

static final int EXCEPTION_USE_STMT
The meta object id for the 'Exception Use Stmt' class.

See Also:
ExceptionUseStmtImpl, COBOLPackageImpl.getExceptionUseStmt(), Constant Field Values

EXCEPTION_USE_STMT__BEGIN_COLUMN

static final int EXCEPTION_USE_STMT__BEGIN_COLUMN
The feature id for the 'Begin Column' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__END_COLUMN

static final int EXCEPTION_USE_STMT__END_COLUMN
The feature id for the 'End Column' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__BEGIN_FILE

static final int EXCEPTION_USE_STMT__BEGIN_FILE
The feature id for the 'Begin File' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__END_FILE

static final int EXCEPTION_USE_STMT__END_FILE
The feature id for the 'End File' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__BEGIN_LINE

static final int EXCEPTION_USE_STMT__BEGIN_LINE
The feature id for the 'Begin Line' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__END_LINE

static final int EXCEPTION_USE_STMT__END_LINE
The feature id for the 'End Line' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__TAG

static final int EXCEPTION_USE_STMT__TAG
The feature id for the 'Tag' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__PARENT

static final int EXCEPTION_USE_STMT__PARENT
The feature id for the 'Parent' reference.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__GLOBAL

static final int EXCEPTION_USE_STMT__GLOBAL
The feature id for the 'Global' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__FILES

static final int EXCEPTION_USE_STMT__FILES
The feature id for the 'Files' reference list.

See Also:
Constant Field Values

EXCEPTION_USE_STMT__FILE_MODE

static final int EXCEPTION_USE_STMT__FILE_MODE
The feature id for the 'File Mode' attribute.

See Also:
Constant Field Values

EXCEPTION_USE_STMT_FEATURE_COUNT

static final int EXCEPTION_USE_STMT_FEATURE_COUNT
The number of structural features of the 'Exception Use Stmt' class.

See Also:
Constant Field Values

MEMORY_SIZE_UNIT

static final int MEMORY_SIZE_UNIT
The meta object id for the 'Memory Size Unit' enum.

See Also:
MemorySizeUnit, COBOLPackageImpl.getMemorySizeUnit(), Constant Field Values

ENVIRONMENT_TYPE

static final int ENVIRONMENT_TYPE
The meta object id for the 'Environment Type' enum.

See Also:
EnvironmentType, COBOLPackageImpl.getEnvironmentType(), Constant Field Values

UPSI_SWITCH_BIT

static final int UPSI_SWITCH_BIT
The meta object id for the 'UPSI Switch Bit' enum.

See Also:
UPSISwitchBit, COBOLPackageImpl.getUPSISwitchBit(), Constant Field Values

CHARACTER_CODE_SET

static final int CHARACTER_CODE_SET
The meta object id for the 'Character Code Set' enum.

See Also:
CharacterCodeSet, COBOLPackageImpl.getCharacterCodeSet(), Constant Field Values

FILE_ACCESS_MODE

static final int FILE_ACCESS_MODE
The meta object id for the 'File Access Mode' enum.

See Also:
FileAccessMode, COBOLPackageImpl.getFileAccessMode(), Constant Field Values

USAGE_VALUES

static final int USAGE_VALUES
The meta object id for the 'Usage Values' enum.

See Also:
UsageValues, COBOLPackageImpl.getUsageValues(), Constant Field Values

LITERAL_TYPE

static final int LITERAL_TYPE
The meta object id for the 'Literal Type' enum.

See Also:
LiteralType, COBOLPackageImpl.getLiteralType(), Constant Field Values

ACTUAL_PARAM_TYPE

static final int ACTUAL_PARAM_TYPE
The meta object id for the 'Actual Param Type' enum.

See Also:
ActualParamType, COBOLPackageImpl.getActualParamType(), Constant Field Values

FORMAL_PARAM_TYPE

static final int FORMAL_PARAM_TYPE
The meta object id for the 'Formal Param Type' enum.

See Also:
FormalParamType, COBOLPackageImpl.getFormalParamType(), Constant Field Values

CLASS_TYPE

static final int CLASS_TYPE
The meta object id for the 'Class Type' enum.

See Also:
ClassType, COBOLPackageImpl.getClassType(), Constant Field Values

SIGN_TYPE

static final int SIGN_TYPE
The meta object id for the 'Sign Type' enum.

See Also:
SignType, COBOLPackageImpl.getSignType(), Constant Field Values

SYSTEM_INFO

static final int SYSTEM_INFO
The meta object id for the 'System Info' enum.

See Also:
SystemInfo, COBOLPackageImpl.getSystemInfo(), Constant Field Values

DATA_CATEGORY

static final int DATA_CATEGORY
The meta object id for the 'Data Category' enum.

See Also:
DataCategory, COBOLPackageImpl.getDataCategory(), Constant Field Values

OPEN_MODE

static final int OPEN_MODE
The meta object id for the 'Open Mode' enum.

See Also:
OpenMode, COBOLPackageImpl.getOpenMode(), Constant Field Values

KEY_CONDITION_TYPE

static final int KEY_CONDITION_TYPE
The meta object id for the 'Key Condition Type' enum.

See Also:
KeyConditionType, COBOLPackageImpl.getKeyConditionType(), Constant Field Values

READ_DIRECTION

static final int READ_DIRECTION
The meta object id for the 'Read Direction' enum.

See Also:
ReadDirection, COBOLPackageImpl.getReadDirection(), Constant Field Values
Method Detail

getLiteNode

org.eclipse.emf.ecore.EClass getLiteNode()
Returns the meta object for class 'Lite Node'.

Returns:
the meta object for class 'Lite Node'.
See Also:
LiteNode

getLiteNode_SourceLoc

org.eclipse.emf.ecore.EAttribute getLiteNode_SourceLoc()
Returns the meta object for the attribute 'Source Loc'.

Returns:
the meta object for the attribute 'Source Loc'.
See Also:
LiteNode.getSourceLoc(), getLiteNode()

getDataItemLite

org.eclipse.emf.ecore.EClass getDataItemLite()
Returns the meta object for class 'Data Item Lite'.

Returns:
the meta object for class 'Data Item Lite'.
See Also:
DataItemLite

getDataItemLite_Name

org.eclipse.emf.ecore.EAttribute getDataItemLite_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DataItemLite.getName(), getDataItemLite()

getDataItemLite_PgmName

org.eclipse.emf.ecore.EAttribute getDataItemLite_PgmName()
Returns the meta object for the attribute 'Pgm Name'.

Returns:
the meta object for the attribute 'Pgm Name'.
See Also:
DataItemLite.getPgmName(), getDataItemLite()

getDataItemLite_CopyBookName

org.eclipse.emf.ecore.EAttribute getDataItemLite_CopyBookName()
Returns the meta object for the attribute 'Copy Book Name'.

Returns:
the meta object for the attribute 'Copy Book Name'.
See Also:
DataItemLite.getCopyBookName(), getDataItemLite()

getDataItemLite_Size

org.eclipse.emf.ecore.EAttribute getDataItemLite_Size()
Returns the meta object for the attribute 'Size'.

Returns:
the meta object for the attribute 'Size'.
See Also:
DataItemLite.getSize(), getDataItemLite()

getDataItemLite_Pic

org.eclipse.emf.ecore.EAttribute getDataItemLite_Pic()
Returns the meta object for the attribute 'Pic'.

Returns:
the meta object for the attribute 'Pic'.
See Also:
DataItemLite.getPic(), getDataItemLite()

getDataItemLite_Packed

org.eclipse.emf.ecore.EAttribute getDataItemLite_Packed()
Returns the meta object for the attribute 'Packed'.

Returns:
the meta object for the attribute 'Packed'.
See Also:
DataItemLite.isPacked(), getDataItemLite()

getDataItemLite_DataItem

org.eclipse.emf.ecore.EReference getDataItemLite_DataItem()
Returns the meta object for the reference 'Data Item'.

Returns:
the meta object for the reference 'Data Item'.
See Also:
DataItemLite.getDataItem(), getDataItemLite()

getDataItemLite_RelevantCode

org.eclipse.emf.ecore.EReference getDataItemLite_RelevantCode()
Returns the meta object for the containment reference list 'Relevant Code'.

Returns:
the meta object for the containment reference list 'Relevant Code'.
See Also:
DataItemLite.getRelevantCode(), getDataItemLite()

getDataItemLite_ImpactSize

org.eclipse.emf.ecore.EAttribute getDataItemLite_ImpactSize()
Returns the meta object for the attribute 'Impact Size'.

Returns:
the meta object for the attribute 'Impact Size'.
See Also:
DataItemLite.getImpactSize(), getDataItemLite()

getDataItemLiteGroup

org.eclipse.emf.ecore.EClass getDataItemLiteGroup()
Returns the meta object for class 'Data Item Lite Group'.

Returns:
the meta object for class 'Data Item Lite Group'.
See Also:
DataItemLiteGroup

getDataItemLiteGroup_Name

org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DataItemLiteGroup.getName(), getDataItemLiteGroup()

getDataItemLiteGroup_Elements

org.eclipse.emf.ecore.EReference getDataItemLiteGroup_Elements()
Returns the meta object for the containment reference list 'Elements'.

Returns:
the meta object for the containment reference list 'Elements'.
See Also:
DataItemLiteGroup.getElements(), getDataItemLiteGroup()

getDataItemLiteGroup_NumberOfElements

org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_NumberOfElements()
Returns the meta object for the attribute 'Number Of Elements'.

Returns:
the meta object for the attribute 'Number Of Elements'.
See Also:
DataItemLiteGroup.getNumberOfElements(), getDataItemLiteGroup()

getDataItemLiteGroup_MinSize

org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_MinSize()
Returns the meta object for the attribute 'Min Size'.

Returns:
the meta object for the attribute 'Min Size'.
See Also:
DataItemLiteGroup.getMinSize(), getDataItemLiteGroup()

getDataItemLiteGroup_MaxSize

org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_MaxSize()
Returns the meta object for the attribute 'Max Size'.

Returns:
the meta object for the attribute 'Max Size'.
See Also:
DataItemLiteGroup.getMaxSize(), getDataItemLiteGroup()

getDataItemLiteGroup_ImpactSize

org.eclipse.emf.ecore.EAttribute getDataItemLiteGroup_ImpactSize()
Returns the meta object for the attribute 'Impact Size'.

Returns:
the meta object for the attribute 'Impact Size'.
See Also:
DataItemLiteGroup.getImpactSize(), getDataItemLiteGroup()

getASTNodeLite

org.eclipse.emf.ecore.EClass getASTNodeLite()
Returns the meta object for class 'AST Node Lite'.

Returns:
the meta object for class 'AST Node Lite'.
See Also:
ASTNodeLite

getASTNodeLite_AstNode

org.eclipse.emf.ecore.EReference getASTNodeLite_AstNode()
Returns the meta object for the reference 'Ast Node'.

Returns:
the meta object for the reference 'Ast Node'.
See Also:
ASTNodeLite.getAstNode(), getASTNodeLite()

getDataItemLitePartition

org.eclipse.emf.ecore.EClass getDataItemLitePartition()
Returns the meta object for class 'Data Item Lite Partition'.

Returns:
the meta object for class 'Data Item Lite Partition'.
See Also:
DataItemLitePartition

getDataItemLitePartition_PgmName

org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_PgmName()
Returns the meta object for the attribute 'Pgm Name'.

Returns:
the meta object for the attribute 'Pgm Name'.
See Also:
DataItemLitePartition.getPgmName(), getDataItemLitePartition()

getDataItemLitePartition_Groups

org.eclipse.emf.ecore.EReference getDataItemLitePartition_Groups()
Returns the meta object for the containment reference list 'Groups'.

Returns:
the meta object for the containment reference list 'Groups'.
See Also:
DataItemLitePartition.getGroups(), getDataItemLitePartition()

getDataItemLitePartition_NumberOfGroups

org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_NumberOfGroups()
Returns the meta object for the attribute 'Number Of Groups'.

Returns:
the meta object for the attribute 'Number Of Groups'.
See Also:
DataItemLitePartition.getNumberOfGroups(), getDataItemLitePartition()

getDataItemLitePartition_NumberOfElements

org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_NumberOfElements()
Returns the meta object for the attribute 'Number Of Elements'.

Returns:
the meta object for the attribute 'Number Of Elements'.
See Also:
DataItemLitePartition.getNumberOfElements(), getDataItemLitePartition()

getDataItemLitePartition_ImpactSize

org.eclipse.emf.ecore.EAttribute getDataItemLitePartition_ImpactSize()
Returns the meta object for the attribute 'Impact Size'.

Returns:
the meta object for the attribute 'Impact Size'.
See Also:
DataItemLitePartition.getImpactSize(), getDataItemLitePartition()

getImpactReport

org.eclipse.emf.ecore.EClass getImpactReport()
Returns the meta object for class 'Impact Report'.

Returns:
the meta object for class 'Impact Report'.
See Also:
ImpactReport

getImpactReport_ReportList

org.eclipse.emf.ecore.EReference getImpactReport_ReportList()
Returns the meta object for the containment reference list 'Report List'.

Returns:
the meta object for the containment reference list 'Report List'.
See Also:
ImpactReport.getReportList(), getImpactReport()

getImpactReport_NumberOfElements

org.eclipse.emf.ecore.EAttribute getImpactReport_NumberOfElements()
Returns the meta object for the attribute 'Number Of Elements'.

Returns:
the meta object for the attribute 'Number Of Elements'.
See Also:
ImpactReport.getNumberOfElements(), getImpactReport()

getImpactReport_ImpactSize

org.eclipse.emf.ecore.EAttribute getImpactReport_ImpactSize()
Returns the meta object for the attribute 'Impact Size'.

Returns:
the meta object for the attribute 'Impact Size'.
See Also:
ImpactReport.getImpactSize(), getImpactReport()

getASTNodeWrapper

org.eclipse.emf.ecore.EClass getASTNodeWrapper()
Returns the meta object for class 'AST Node Wrapper'.

Returns:
the meta object for class 'AST Node Wrapper'.
See Also:
ASTNodeWrapper

getASTNodeWrapper_Wrapped

org.eclipse.emf.ecore.EReference getASTNodeWrapper_Wrapped()
Returns the meta object for the reference 'Wrapped'.

Returns:
the meta object for the reference 'Wrapped'.
See Also:
ASTNodeWrapper.getWrapped(), getASTNodeWrapper()

getASTNodeSet

org.eclipse.emf.ecore.EClass getASTNodeSet()
Returns the meta object for class 'AST Node Set'.

Returns:
the meta object for class 'AST Node Set'.
See Also:
ASTNodeSet

getASTNodeSet_Elements

org.eclipse.emf.ecore.EReference getASTNodeSet_Elements()
Returns the meta object for the containment reference list 'Elements'.

Returns:
the meta object for the containment reference list 'Elements'.
See Also:
ASTNodeSet.getElements(), getASTNodeSet()

getVariableGroup

org.eclipse.emf.ecore.EClass getVariableGroup()
Returns the meta object for class 'Variable Group'.

Returns:
the meta object for class 'Variable Group'.
See Also:
VariableGroup

getVariableGroup_Group

org.eclipse.emf.ecore.EReference getVariableGroup_Group()
Returns the meta object for the containment reference 'Group'.

Returns:
the meta object for the containment reference 'Group'.
See Also:
VariableGroup.getGroup(), getVariableGroup()

getVariableGroup_Reasons

org.eclipse.emf.ecore.EReference getVariableGroup_Reasons()
Returns the meta object for the containment reference 'Reasons'.

Returns:
the meta object for the containment reference 'Reasons'.
See Also:
VariableGroup.getReasons(), getVariableGroup()

getVariablePartition

org.eclipse.emf.ecore.EClass getVariablePartition()
Returns the meta object for class 'Variable Partition'.

Returns:
the meta object for class 'Variable Partition'.
See Also:
VariablePartition

getVariablePartition_Classes

org.eclipse.emf.ecore.EReference getVariablePartition_Classes()
Returns the meta object for the containment reference list 'Classes'.

Returns:
the meta object for the containment reference list 'Classes'.
See Also:
VariablePartition.getClasses(), getVariablePartition()

getASTNode

org.eclipse.emf.ecore.EClass getASTNode()
Returns the meta object for class 'AST Node'.

Returns:
the meta object for class 'AST Node'.
See Also:
ASTNode

getASTNode_BeginColumn

org.eclipse.emf.ecore.EAttribute getASTNode_BeginColumn()
Returns the meta object for the attribute 'Begin Column'.

Returns:
the meta object for the attribute 'Begin Column'.
See Also:
ASTNode.getBeginColumn(), getASTNode()

getASTNode_EndColumn

org.eclipse.emf.ecore.EAttribute getASTNode_EndColumn()
Returns the meta object for the attribute 'End Column'.

Returns:
the meta object for the attribute 'End Column'.
See Also:
ASTNode.getEndColumn(), getASTNode()

getASTNode_BeginFile

org.eclipse.emf.ecore.EAttribute getASTNode_BeginFile()
Returns the meta object for the attribute 'Begin File'.

Returns:
the meta object for the attribute 'Begin File'.
See Also:
ASTNode.getBeginFile(), getASTNode()

getASTNode_EndFile

org.eclipse.emf.ecore.EAttribute getASTNode_EndFile()
Returns the meta object for the attribute 'End File'.

Returns:
the meta object for the attribute 'End File'.
See Also:
ASTNode.getEndFile(), getASTNode()

getASTNode_BeginLine

org.eclipse.emf.ecore.EAttribute getASTNode_BeginLine()
Returns the meta object for the attribute 'Begin Line'.

Returns:
the meta object for the attribute 'Begin Line'.
See Also:
ASTNode.getBeginLine(), getASTNode()

getASTNode_EndLine

org.eclipse.emf.ecore.EAttribute getASTNode_EndLine()
Returns the meta object for the attribute 'End Line'.

Returns:
the meta object for the attribute 'End Line'.
See Also:
ASTNode.getEndLine(), getASTNode()

getASTNode_Tag

org.eclipse.emf.ecore.EAttribute getASTNode_Tag()
Returns the meta object for the attribute 'Tag'.

Returns:
the meta object for the attribute 'Tag'.
See Also:
ASTNode.getTag(), getASTNode()

getASTNode_Parent

org.eclipse.emf.ecore.EReference getASTNode_Parent()
Returns the meta object for the reference 'Parent'.

Returns:
the meta object for the reference 'Parent'.
See Also:
ASTNode.getParent(), getASTNode()

getNamedElement

org.eclipse.emf.ecore.EClass getNamedElement()
Returns the meta object for class 'Named Element'.

Returns:
the meta object for class 'Named Element'.
See Also:
NamedElement

getNamedElement_Name

org.eclipse.emf.ecore.EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
NamedElement.getName(), getNamedElement()

getBaseProgram

org.eclipse.emf.ecore.EClass getBaseProgram()
Returns the meta object for class 'Base Program'.

Returns:
the meta object for class 'Base Program'.
See Also:
BaseProgram

getBaseProgram_IdentificationDivision

org.eclipse.emf.ecore.EReference getBaseProgram_IdentificationDivision()
Returns the meta object for the containment reference 'Identification Division'.

Returns:
the meta object for the containment reference 'Identification Division'.
See Also:
BaseProgram.getIdentificationDivision(), getBaseProgram()

getBaseProgram_EnvironmentDivision

org.eclipse.emf.ecore.EReference getBaseProgram_EnvironmentDivision()
Returns the meta object for the containment reference 'Environment Division'.

Returns:
the meta object for the containment reference 'Environment Division'.
See Also:
BaseProgram.getEnvironmentDivision(), getBaseProgram()

getBaseProgram_DataDivision

org.eclipse.emf.ecore.EReference getBaseProgram_DataDivision()
Returns the meta object for the containment reference 'Data Division'.

Returns:
the meta object for the containment reference 'Data Division'.
See Also:
BaseProgram.getDataDivision(), getBaseProgram()

getBaseProgram_NestedPrograms

org.eclipse.emf.ecore.EReference getBaseProgram_NestedPrograms()
Returns the meta object for the containment reference list 'Nested Programs'.

Returns:
the meta object for the containment reference list 'Nested Programs'.
See Also:
BaseProgram.getNestedPrograms(), getBaseProgram()

getIdentificationDivision

org.eclipse.emf.ecore.EClass getIdentificationDivision()
Returns the meta object for class 'Identification Division'.

Returns:
the meta object for class 'Identification Division'.
See Also:
IdentificationDivision

getIdentificationDivision_ProgramId

org.eclipse.emf.ecore.EAttribute getIdentificationDivision_ProgramId()
Returns the meta object for the attribute 'Program Id'.

Returns:
the meta object for the attribute 'Program Id'.
See Also:
IdentificationDivision.getProgramId(), getIdentificationDivision()

getIdentificationDivision_IsCommon

org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsCommon()
Returns the meta object for the attribute 'Is Common'.

Returns:
the meta object for the attribute 'Is Common'.
See Also:
IdentificationDivision.isIsCommon(), getIdentificationDivision()

getIdentificationDivision_IsInitial

org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsInitial()
Returns the meta object for the attribute 'Is Initial'.

Returns:
the meta object for the attribute 'Is Initial'.
See Also:
IdentificationDivision.isIsInitial(), getIdentificationDivision()

getIdentificationDivision_IsRecursive

org.eclipse.emf.ecore.EAttribute getIdentificationDivision_IsRecursive()
Returns the meta object for the attribute 'Is Recursive'.

Returns:
the meta object for the attribute 'Is Recursive'.
See Also:
IdentificationDivision.isIsRecursive(), getIdentificationDivision()

getEnvironmentDivision

org.eclipse.emf.ecore.EClass getEnvironmentDivision()
Returns the meta object for class 'Environment Division'.

Returns:
the meta object for class 'Environment Division'.
See Also:
EnvironmentDivision

getEnvironmentDivision_ConfigurationSection

org.eclipse.emf.ecore.EReference getEnvironmentDivision_ConfigurationSection()
Returns the meta object for the containment reference 'Configuration Section'.

Returns:
the meta object for the containment reference 'Configuration Section'.
See Also:
EnvironmentDivision.getConfigurationSection(), getEnvironmentDivision()

getEnvironmentDivision_InputOutputSection

org.eclipse.emf.ecore.EReference getEnvironmentDivision_InputOutputSection()
Returns the meta object for the containment reference 'Input Output Section'.

Returns:
the meta object for the containment reference 'Input Output Section'.
See Also:
EnvironmentDivision.getInputOutputSection(), getEnvironmentDivision()

getDataDivision

org.eclipse.emf.ecore.EClass getDataDivision()
Returns the meta object for class 'Data Division'.

Returns:
the meta object for class 'Data Division'.
See Also:
DataDivision

getDataDivision_FileSection

org.eclipse.emf.ecore.EReference getDataDivision_FileSection()
Returns the meta object for the containment reference 'File Section'.

Returns:
the meta object for the containment reference 'File Section'.
See Also:
DataDivision.getFileSection(), getDataDivision()

getDataDivision_WorkingStorageSection

org.eclipse.emf.ecore.EReference getDataDivision_WorkingStorageSection()
Returns the meta object for the containment reference 'Working Storage Section'.

Returns:
the meta object for the containment reference 'Working Storage Section'.
See Also:
DataDivision.getWorkingStorageSection(), getDataDivision()

getDataDivision_LocalStorageSection

org.eclipse.emf.ecore.EReference getDataDivision_LocalStorageSection()
Returns the meta object for the containment reference 'Local Storage Section'.

Returns:
the meta object for the containment reference 'Local Storage Section'.
See Also:
DataDivision.getLocalStorageSection(), getDataDivision()

getDataDivision_LinkageSection

org.eclipse.emf.ecore.EReference getDataDivision_LinkageSection()
Returns the meta object for the containment reference 'Linkage Section'.

Returns:
the meta object for the containment reference 'Linkage Section'.
See Also:
DataDivision.getLinkageSection(), getDataDivision()

getConfigurationSection

org.eclipse.emf.ecore.EClass getConfigurationSection()
Returns the meta object for class 'Configuration Section'.

Returns:
the meta object for class 'Configuration Section'.
See Also:
ConfigurationSection

getConfigurationSection_SourceComputerParagraph

org.eclipse.emf.ecore.EReference getConfigurationSection_SourceComputerParagraph()
Returns the meta object for the containment reference 'Source Computer Paragraph'.

Returns:
the meta object for the containment reference 'Source Computer Paragraph'.
See Also:
ConfigurationSection.getSourceComputerParagraph(), getConfigurationSection()

getConfigurationSection_ObjectComputerParagraph

org.eclipse.emf.ecore.EReference getConfigurationSection_ObjectComputerParagraph()
Returns the meta object for the containment reference 'Object Computer Paragraph'.

Returns:
the meta object for the containment reference 'Object Computer Paragraph'.
See Also:
ConfigurationSection.getObjectComputerParagraph(), getConfigurationSection()

getConfigurationSection_SpecialNamesParagraph

org.eclipse.emf.ecore.EReference getConfigurationSection_SpecialNamesParagraph()
Returns the meta object for the containment reference 'Special Names Paragraph'.

Returns:
the meta object for the containment reference 'Special Names Paragraph'.
See Also:
ConfigurationSection.getSpecialNamesParagraph(), getConfigurationSection()

getSourceComputerParagraph

org.eclipse.emf.ecore.EClass getSourceComputerParagraph()
Returns the meta object for class 'Source Computer Paragraph'.

Returns:
the meta object for class 'Source Computer Paragraph'.
See Also:
SourceComputerParagraph

getSourceComputerParagraph_ComputerName

org.eclipse.emf.ecore.EAttribute getSourceComputerParagraph_ComputerName()
Returns the meta object for the attribute 'Computer Name'.

Returns:
the meta object for the attribute 'Computer Name'.
See Also:
SourceComputerParagraph.getComputerName(), getSourceComputerParagraph()

getSourceComputerParagraph_WithDebuggingMode

org.eclipse.emf.ecore.EAttribute getSourceComputerParagraph_WithDebuggingMode()
Returns the meta object for the attribute 'With Debugging Mode'.

Returns:
the meta object for the attribute 'With Debugging Mode'.
See Also:
SourceComputerParagraph.isWithDebuggingMode(), getSourceComputerParagraph()

getObjectComputerParagraph

org.eclipse.emf.ecore.EClass getObjectComputerParagraph()
Returns the meta object for class 'Object Computer Paragraph'.

Returns:
the meta object for class 'Object Computer Paragraph'.
See Also:
ObjectComputerParagraph

getObjectComputerParagraph_ComputerName

org.eclipse.emf.ecore.EAttribute getObjectComputerParagraph_ComputerName()
Returns the meta object for the attribute 'Computer Name'.

Returns:
the meta object for the attribute 'Computer Name'.
See Also:
ObjectComputerParagraph.getComputerName(), getObjectComputerParagraph()

getObjectComputerParagraph_MemorySize

org.eclipse.emf.ecore.EReference getObjectComputerParagraph_MemorySize()
Returns the meta object for the containment reference 'Memory Size'.

Returns:
the meta object for the containment reference 'Memory Size'.
See Also:
ObjectComputerParagraph.getMemorySize(), getObjectComputerParagraph()

getObjectComputerParagraph_ProgramCollatingSequence

org.eclipse.emf.ecore.EReference getObjectComputerParagraph_ProgramCollatingSequence()
Returns the meta object for the reference 'Program Collating Sequence'.

Returns:
the meta object for the reference 'Program Collating Sequence'.
See Also:
ObjectComputerParagraph.getProgramCollatingSequence(), getObjectComputerParagraph()

getObjectComputerParagraph_SegmentLimit

org.eclipse.emf.ecore.EAttribute getObjectComputerParagraph_SegmentLimit()
Returns the meta object for the attribute 'Segment Limit'.

Returns:
the meta object for the attribute 'Segment Limit'.
See Also:
ObjectComputerParagraph.getSegmentLimit(), getObjectComputerParagraph()

getMemorySize

org.eclipse.emf.ecore.EClass getMemorySize()
Returns the meta object for class 'Memory Size'.

Returns:
the meta object for class 'Memory Size'.
See Also:
MemorySize

getMemorySize_Size

org.eclipse.emf.ecore.EAttribute getMemorySize_Size()
Returns the meta object for the attribute 'Size'.

Returns:
the meta object for the attribute 'Size'.
See Also:
MemorySize.getSize(), getMemorySize()

getMemorySize_Unit

org.eclipse.emf.ecore.EAttribute getMemorySize_Unit()
Returns the meta object for the attribute 'Unit'.

Returns:
the meta object for the attribute 'Unit'.
See Also:
MemorySize.getUnit(), getMemorySize()

getSpecialNamesParagraph

org.eclipse.emf.ecore.EClass getSpecialNamesParagraph()
Returns the meta object for class 'Special Names Paragraph'.

Returns:
the meta object for class 'Special Names Paragraph'.
See Also:
SpecialNamesParagraph

getSpecialNamesParagraph_MnemonicNames

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_MnemonicNames()
Returns the meta object for the containment reference list 'Mnemonic Names'.

Returns:
the meta object for the containment reference list 'Mnemonic Names'.
See Also:
SpecialNamesParagraph.getMnemonicNames(), getSpecialNamesParagraph()

getSpecialNamesParagraph_Switches

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_Switches()
Returns the meta object for the containment reference list 'Switches'.

Returns:
the meta object for the containment reference list 'Switches'.
See Also:
SpecialNamesParagraph.getSwitches(), getSpecialNamesParagraph()

getSpecialNamesParagraph_Alphabets

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_Alphabets()
Returns the meta object for the containment reference list 'Alphabets'.

Returns:
the meta object for the containment reference list 'Alphabets'.
See Also:
SpecialNamesParagraph.getAlphabets(), getSpecialNamesParagraph()

getSpecialNamesParagraph_SymbolicCharactersClauses

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_SymbolicCharactersClauses()
Returns the meta object for the containment reference list 'Symbolic Characters Clauses'.

Returns:
the meta object for the containment reference list 'Symbolic Characters Clauses'.
See Also:
SpecialNamesParagraph.getSymbolicCharactersClauses(), getSpecialNamesParagraph()

getSpecialNamesParagraph_UserDefinedCharClasses

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_UserDefinedCharClasses()
Returns the meta object for the containment reference list 'User Defined Char Classes'.

Returns:
the meta object for the containment reference list 'User Defined Char Classes'.
See Also:
SpecialNamesParagraph.getUserDefinedCharClasses(), getSpecialNamesParagraph()

getSpecialNamesParagraph_CurrencySignClause

org.eclipse.emf.ecore.EReference getSpecialNamesParagraph_CurrencySignClause()
Returns the meta object for the containment reference 'Currency Sign Clause'.

Returns:
the meta object for the containment reference 'Currency Sign Clause'.
See Also:
SpecialNamesParagraph.getCurrencySignClause(), getSpecialNamesParagraph()

getSpecialNamesParagraph_DecimalPointIsComma

org.eclipse.emf.ecore.EAttribute getSpecialNamesParagraph_DecimalPointIsComma()
Returns the meta object for the attribute 'Decimal Point Is Comma'.

Returns:
the meta object for the attribute 'Decimal Point Is Comma'.
See Also:
SpecialNamesParagraph.isDecimalPointIsComma(), getSpecialNamesParagraph()

getMnemonicName

org.eclipse.emf.ecore.EClass getMnemonicName()
Returns the meta object for class 'Mnemonic Name'.

Returns:
the meta object for class 'Mnemonic Name'.
See Also:
MnemonicName

getMnemonicName_EnvironmentType

org.eclipse.emf.ecore.EAttribute getMnemonicName_EnvironmentType()
Returns the meta object for the attribute 'Environment Type'.

Returns:
the meta object for the attribute 'Environment Type'.
See Also:
MnemonicName.getEnvironmentType(), getMnemonicName()

getMnemonicName_Name

org.eclipse.emf.ecore.EAttribute getMnemonicName_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
MnemonicName.getName(), getMnemonicName()

getUPSISwitch

org.eclipse.emf.ecore.EClass getUPSISwitch()
Returns the meta object for class 'UPSI Switch'.

Returns:
the meta object for class 'UPSI Switch'.
See Also:
UPSISwitch

getUPSISwitch_Bit

org.eclipse.emf.ecore.EAttribute getUPSISwitch_Bit()
Returns the meta object for the attribute 'Bit'.

Returns:
the meta object for the attribute 'Bit'.
See Also:
UPSISwitch.getBit(), getUPSISwitch()

getUPSISwitch_Name

org.eclipse.emf.ecore.EAttribute getUPSISwitch_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
UPSISwitch.getName(), getUPSISwitch()

getUPSISwitch_OnCondition

org.eclipse.emf.ecore.EReference getUPSISwitch_OnCondition()
Returns the meta object for the containment reference 'On Condition'.

Returns:
the meta object for the containment reference 'On Condition'.
See Also:
UPSISwitch.getOnCondition(), getUPSISwitch()

getUPSISwitch_OffCondition

org.eclipse.emf.ecore.EReference getUPSISwitch_OffCondition()
Returns the meta object for the containment reference 'Off Condition'.

Returns:
the meta object for the containment reference 'Off Condition'.
See Also:
UPSISwitch.getOffCondition(), getUPSISwitch()

getSwitchStatusCondition

org.eclipse.emf.ecore.EClass getSwitchStatusCondition()
Returns the meta object for class 'Switch Status Condition'.

Returns:
the meta object for class 'Switch Status Condition'.
See Also:
SwitchStatusCondition

getAlphabet

org.eclipse.emf.ecore.EClass getAlphabet()
Returns the meta object for class 'Alphabet'.

Returns:
the meta object for class 'Alphabet'.
See Also:
Alphabet

getAlphabet_CodeSet

org.eclipse.emf.ecore.EAttribute getAlphabet_CodeSet()
Returns the meta object for the attribute 'Code Set'.

Returns:
the meta object for the attribute 'Code Set'.
See Also:
Alphabet.getCodeSet(), getAlphabet()

getAlphabet_ValueListsAndRanges

org.eclipse.emf.ecore.EReference getAlphabet_ValueListsAndRanges()
Returns the meta object for the containment reference list 'Value Lists And Ranges'.

Returns:
the meta object for the containment reference list 'Value Lists And Ranges'.
See Also:
Alphabet.getValueListsAndRanges(), getAlphabet()

getLiteralValueListOrRange

org.eclipse.emf.ecore.EClass getLiteralValueListOrRange()
Returns the meta object for class 'Literal Value List Or Range'.

Returns:
the meta object for class 'Literal Value List Or Range'.
See Also:
LiteralValueListOrRange

getLiteralValueList

org.eclipse.emf.ecore.EClass getLiteralValueList()
Returns the meta object for class 'Literal Value List'.

Returns:
the meta object for class 'Literal Value List'.
See Also:
LiteralValueList

getLiteralValueList_Values

org.eclipse.emf.ecore.EReference getLiteralValueList_Values()
Returns the meta object for the containment reference list 'Values'.

Returns:
the meta object for the containment reference list 'Values'.
See Also:
LiteralValueList.getValues(), getLiteralValueList()

getSymbolicCharactersClause

org.eclipse.emf.ecore.EClass getSymbolicCharactersClause()
Returns the meta object for class 'Symbolic Characters Clause'.

Returns:
the meta object for class 'Symbolic Characters Clause'.
See Also:
SymbolicCharactersClause

getSymbolicCharactersClause_SymbolicCharacters

org.eclipse.emf.ecore.EAttribute getSymbolicCharactersClause_SymbolicCharacters()
Returns the meta object for the attribute list 'Symbolic Characters'.

Returns:
the meta object for the attribute list 'Symbolic Characters'.
See Also:
SymbolicCharactersClause.getSymbolicCharacters(), getSymbolicCharactersClause()

getSymbolicCharactersClause_OrdinalPositions

org.eclipse.emf.ecore.EAttribute getSymbolicCharactersClause_OrdinalPositions()
Returns the meta object for the attribute list 'Ordinal Positions'.

Returns:
the meta object for the attribute list 'Ordinal Positions'.
See Also:
SymbolicCharactersClause.getOrdinalPositions(), getSymbolicCharactersClause()

getSymbolicCharactersClause_In

org.eclipse.emf.ecore.EReference getSymbolicCharactersClause_In()
Returns the meta object for the reference 'In'.

Returns:
the meta object for the reference 'In'.
See Also:
SymbolicCharactersClause.getIn(), getSymbolicCharactersClause()

getUserDefinedCharacterClass

org.eclipse.emf.ecore.EClass getUserDefinedCharacterClass()
Returns the meta object for class 'User Defined Character Class'.

Returns:
the meta object for class 'User Defined Character Class'.
See Also:
UserDefinedCharacterClass

getUserDefinedCharacterClass_ValueRanges

org.eclipse.emf.ecore.EReference getUserDefinedCharacterClass_ValueRanges()
Returns the meta object for the containment reference list 'Value Ranges'.

Returns:
the meta object for the containment reference list 'Value Ranges'.
See Also:
UserDefinedCharacterClass.getValueRanges(), getUserDefinedCharacterClass()

getCurrencySignClause

org.eclipse.emf.ecore.EClass getCurrencySignClause()
Returns the meta object for class 'Currency Sign Clause'.

Returns:
the meta object for class 'Currency Sign Clause'.
See Also:
CurrencySignClause

getCurrencySignClause_CurrencySign

org.eclipse.emf.ecore.EReference getCurrencySignClause_CurrencySign()
Returns the meta object for the containment reference 'Currency Sign'.

Returns:
the meta object for the containment reference 'Currency Sign'.
See Also:
CurrencySignClause.getCurrencySign(), getCurrencySignClause()

getCurrencySignClause_PictureSymbol

org.eclipse.emf.ecore.EReference getCurrencySignClause_PictureSymbol()
Returns the meta object for the containment reference 'Picture Symbol'.

Returns:
the meta object for the containment reference 'Picture Symbol'.
See Also:
CurrencySignClause.getPictureSymbol(), getCurrencySignClause()

getInputOutputSection

org.eclipse.emf.ecore.EClass getInputOutputSection()
Returns the meta object for class 'Input Output Section'.

Returns:
the meta object for class 'Input Output Section'.
See Also:
InputOutputSection

getInputOutputSection_FileControlEntries

org.eclipse.emf.ecore.EReference getInputOutputSection_FileControlEntries()
Returns the meta object for the containment reference list 'File Control Entries'.

Returns:
the meta object for the containment reference list 'File Control Entries'.
See Also:
InputOutputSection.getFileControlEntries(), getInputOutputSection()

getFileControlEntry

org.eclipse.emf.ecore.EClass getFileControlEntry()
Returns the meta object for class 'File Control Entry'.

Returns:
the meta object for class 'File Control Entry'.
See Also:
FileControlEntry

getFileControlEntry_Select

org.eclipse.emf.ecore.EReference getFileControlEntry_Select()
Returns the meta object for the reference 'Select'.

Returns:
the meta object for the reference 'Select'.
See Also:
FileControlEntry.getSelect(), getFileControlEntry()

getFileControlEntry_IsOptional

org.eclipse.emf.ecore.EAttribute getFileControlEntry_IsOptional()
Returns the meta object for the attribute 'Is Optional'.

Returns:
the meta object for the attribute 'Is Optional'.
See Also:
FileControlEntry.isIsOptional(), getFileControlEntry()

getFileControlEntry_AssignTo

org.eclipse.emf.ecore.EReference getFileControlEntry_AssignTo()
Returns the meta object for the containment reference 'Assign To'.

Returns:
the meta object for the containment reference 'Assign To'.
See Also:
FileControlEntry.getAssignTo(), getFileControlEntry()

getFileControlEntry_AssignUsing

org.eclipse.emf.ecore.EReference getFileControlEntry_AssignUsing()
Returns the meta object for the reference 'Assign Using'.

Returns:
the meta object for the reference 'Assign Using'.
See Also:
FileControlEntry.getAssignUsing(), getFileControlEntry()

getFileControlEntry_ReservePhrase

org.eclipse.emf.ecore.EReference getFileControlEntry_ReservePhrase()
Returns the meta object for the containment reference 'Reserve Phrase'.

Returns:
the meta object for the containment reference 'Reserve Phrase'.
See Also:
FileControlEntry.getReservePhrase(), getFileControlEntry()

getFileControlEntry_AutomaticLockMode

org.eclipse.emf.ecore.EAttribute getFileControlEntry_AutomaticLockMode()
Returns the meta object for the attribute 'Automatic Lock Mode'.

Returns:
the meta object for the attribute 'Automatic Lock Mode'.
See Also:
FileControlEntry.isAutomaticLockMode(), getFileControlEntry()

getFileControlEntry_WithLockOnRecord

org.eclipse.emf.ecore.EAttribute getFileControlEntry_WithLockOnRecord()
Returns the meta object for the attribute 'With Lock On Record'.

Returns:
the meta object for the attribute 'With Lock On Record'.
See Also:
FileControlEntry.isWithLockOnRecord(), getFileControlEntry()

getFileControlEntry_Password

org.eclipse.emf.ecore.EReference getFileControlEntry_Password()
Returns the meta object for the reference 'Password'.

Returns:
the meta object for the reference 'Password'.
See Also:
FileControlEntry.getPassword(), getFileControlEntry()

getFileControlEntry_Status

org.eclipse.emf.ecore.EReference getFileControlEntry_Status()
Returns the meta object for the reference 'Status'.

Returns:
the meta object for the reference 'Status'.
See Also:
FileControlEntry.getStatus(), getFileControlEntry()

getFileControlEntry_PlatformSpecificStatus

org.eclipse.emf.ecore.EReference getFileControlEntry_PlatformSpecificStatus()
Returns the meta object for the reference 'Platform Specific Status'.

Returns:
the meta object for the reference 'Platform Specific Status'.
See Also:
FileControlEntry.getPlatformSpecificStatus(), getFileControlEntry()

getReservePhrase

org.eclipse.emf.ecore.EClass getReservePhrase()
Returns the meta object for class 'Reserve Phrase'.

Returns:
the meta object for class 'Reserve Phrase'.
See Also:
ReservePhrase

getReservePhrase_Areas

org.eclipse.emf.ecore.EAttribute getReservePhrase_Areas()
Returns the meta object for the attribute 'Areas'.

Returns:
the meta object for the attribute 'Areas'.
See Also:
ReservePhrase.getAreas(), getReservePhrase()

getLineSequentialFileControlEntry

org.eclipse.emf.ecore.EClass getLineSequentialFileControlEntry()
Returns the meta object for class 'Line Sequential File Control Entry'.

Returns:
the meta object for class 'Line Sequential File Control Entry'.
See Also:
LineSequentialFileControlEntry

getRecordSequentialFileControlEntry

org.eclipse.emf.ecore.EClass getRecordSequentialFileControlEntry()
Returns the meta object for class 'Record Sequential File Control Entry'.

Returns:
the meta object for class 'Record Sequential File Control Entry'.
See Also:
RecordSequentialFileControlEntry

getBinarySequentialFileControlEntry

org.eclipse.emf.ecore.EClass getBinarySequentialFileControlEntry()
Returns the meta object for class 'Binary Sequential File Control Entry'.

Returns:
the meta object for class 'Binary Sequential File Control Entry'.
See Also:
BinarySequentialFileControlEntry

getSequentialFileControlEntry

org.eclipse.emf.ecore.EClass getSequentialFileControlEntry()
Returns the meta object for class 'Sequential File Control Entry'.

Returns:
the meta object for class 'Sequential File Control Entry'.
See Also:
SequentialFileControlEntry

getSequentialFileControlEntry_PaddingCharacter

org.eclipse.emf.ecore.EReference getSequentialFileControlEntry_PaddingCharacter()
Returns the meta object for the containment reference 'Padding Character'.

Returns:
the meta object for the containment reference 'Padding Character'.
See Also:
SequentialFileControlEntry.getPaddingCharacter(), getSequentialFileControlEntry()

getIndexedFileControlEntry

org.eclipse.emf.ecore.EClass getIndexedFileControlEntry()
Returns the meta object for class 'Indexed File Control Entry'.

Returns:
the meta object for class 'Indexed File Control Entry'.
See Also:
IndexedFileControlEntry

getIndexedFileControlEntry_AccessMode

org.eclipse.emf.ecore.EAttribute getIndexedFileControlEntry_AccessMode()
Returns the meta object for the attribute 'Access Mode'.

Returns:
the meta object for the attribute 'Access Mode'.
See Also:
IndexedFileControlEntry.getAccessMode(), getIndexedFileControlEntry()

getIndexedFileControlEntry_RecordKey

org.eclipse.emf.ecore.EReference getIndexedFileControlEntry_RecordKey()
Returns the meta object for the reference 'Record Key'.

Returns:
the meta object for the reference 'Record Key'.
See Also:
IndexedFileControlEntry.getRecordKey(), getIndexedFileControlEntry()

getIndexedFileControlEntry_AlternateKeyClauses

org.eclipse.emf.ecore.EReference getIndexedFileControlEntry_AlternateKeyClauses()
Returns the meta object for the containment reference list 'Alternate Key Clauses'.

Returns:
the meta object for the containment reference list 'Alternate Key Clauses'.
See Also:
IndexedFileControlEntry.getAlternateKeyClauses(), getIndexedFileControlEntry()

getAlternateKeyClause

org.eclipse.emf.ecore.EClass getAlternateKeyClause()
Returns the meta object for class 'Alternate Key Clause'.

Returns:
the meta object for class 'Alternate Key Clause'.
See Also:
AlternateKeyClause

getAlternateKeyClause_Key

org.eclipse.emf.ecore.EReference getAlternateKeyClause_Key()
Returns the meta object for the reference 'Key'.

Returns:
the meta object for the reference 'Key'.
See Also:
AlternateKeyClause.getKey(), getAlternateKeyClause()

getAlternateKeyClause_WithDuplicates

org.eclipse.emf.ecore.EAttribute getAlternateKeyClause_WithDuplicates()
Returns the meta object for the attribute 'With Duplicates'.

Returns:
the meta object for the attribute 'With Duplicates'.
See Also:
AlternateKeyClause.isWithDuplicates(), getAlternateKeyClause()

getAlternateKeyClause_Password

org.eclipse.emf.ecore.EReference getAlternateKeyClause_Password()
Returns the meta object for the reference 'Password'.

Returns:
the meta object for the reference 'Password'.
See Also:
AlternateKeyClause.getPassword(), getAlternateKeyClause()

getRelativeFileControlEntry

org.eclipse.emf.ecore.EClass getRelativeFileControlEntry()
Returns the meta object for class 'Relative File Control Entry'.

Returns:
the meta object for class 'Relative File Control Entry'.
See Also:
RelativeFileControlEntry

getRelativeFileControlEntry_AccessMode

org.eclipse.emf.ecore.EAttribute getRelativeFileControlEntry_AccessMode()
Returns the meta object for the attribute 'Access Mode'.

Returns:
the meta object for the attribute 'Access Mode'.
See Also:
RelativeFileControlEntry.getAccessMode(), getRelativeFileControlEntry()

getRelativeFileControlEntry_RelativeKey

org.eclipse.emf.ecore.EReference getRelativeFileControlEntry_RelativeKey()
Returns the meta object for the reference 'Relative Key'.

Returns:
the meta object for the reference 'Relative Key'.
See Also:
RelativeFileControlEntry.getRelativeKey(), getRelativeFileControlEntry()

getTopLevelVariableSet

org.eclipse.emf.ecore.EClass getTopLevelVariableSet()
Returns the meta object for class 'Top Level Variable Set'.

Returns:
the meta object for class 'Top Level Variable Set'.
See Also:
TopLevelVariableSet

getTopLevelVariableSet_TopLevelVariables

org.eclipse.emf.ecore.EReference getTopLevelVariableSet_TopLevelVariables()
Returns the meta object for the containment reference list 'Top Level Variables'.

Returns:
the meta object for the containment reference list 'Top Level Variables'.
See Also:
TopLevelVariableSet.getTopLevelVariables(), getTopLevelVariableSet()

getFileSection

org.eclipse.emf.ecore.EClass getFileSection()
Returns the meta object for class 'File Section'.

Returns:
the meta object for class 'File Section'.
See Also:
FileSection

getFileSection_FileDescriptionEntries

org.eclipse.emf.ecore.EReference getFileSection_FileDescriptionEntries()
Returns the meta object for the containment reference list 'File Description Entries'.

Returns:
the meta object for the containment reference list 'File Description Entries'.
See Also:
FileSection.getFileDescriptionEntries(), getFileSection()

getWorkingStorageSection

org.eclipse.emf.ecore.EClass getWorkingStorageSection()
Returns the meta object for class 'Working Storage Section'.

Returns:
the meta object for class 'Working Storage Section'.
See Also:
WorkingStorageSection

getLocalStorageSection

org.eclipse.emf.ecore.EClass getLocalStorageSection()
Returns the meta object for class 'Local Storage Section'.

Returns:
the meta object for class 'Local Storage Section'.
See Also:
LocalStorageSection

getLinkageSection

org.eclipse.emf.ecore.EClass getLinkageSection()
Returns the meta object for class 'Linkage Section'.

Returns:
the meta object for class 'Linkage Section'.
See Also:
LinkageSection

getFileDescriptionEntry

org.eclipse.emf.ecore.EClass getFileDescriptionEntry()
Returns the meta object for class 'File Description Entry'.

Returns:
the meta object for class 'File Description Entry'.
See Also:
FileDescriptionEntry

getFileDescriptionEntry_FileControlEntry

org.eclipse.emf.ecore.EReference getFileDescriptionEntry_FileControlEntry()
Returns the meta object for the reference 'File Control Entry'.

Returns:
the meta object for the reference 'File Control Entry'.
See Also:
FileDescriptionEntry.getFileControlEntry(), getFileDescriptionEntry()

getFileDescriptionEntry_Linage

org.eclipse.emf.ecore.EReference getFileDescriptionEntry_Linage()
Returns the meta object for the containment reference 'Linage'.

Returns:
the meta object for the containment reference 'Linage'.
See Also:
FileDescriptionEntry.getLinage(), getFileDescriptionEntry()

getFileDescriptionEntry_FileRecordDescriptions

org.eclipse.emf.ecore.EReference getFileDescriptionEntry_FileRecordDescriptions()
Returns the meta object for the containment reference list 'File Record Descriptions'.

Returns:
the meta object for the containment reference list 'File Record Descriptions'.
See Also:
FileDescriptionEntry.getFileRecordDescriptions(), getFileDescriptionEntry()

getFileDescriptionEntry_Sort

org.eclipse.emf.ecore.EAttribute getFileDescriptionEntry_Sort()
Returns the meta object for the attribute 'Sort'.

Returns:
the meta object for the attribute 'Sort'.
See Also:
FileDescriptionEntry.isSort(), getFileDescriptionEntry()

getTopLevelVariable

org.eclipse.emf.ecore.EClass getTopLevelVariable()
Returns the meta object for class 'Top Level Variable'.

Returns:
the meta object for class 'Top Level Variable'.
See Also:
TopLevelVariable

getTopLevelVariable_DataItem

org.eclipse.emf.ecore.EReference getTopLevelVariable_DataItem()
Returns the meta object for the containment reference 'Data Item'.

Returns:
the meta object for the containment reference 'Data Item'.
See Also:
TopLevelVariable.getDataItem(), getTopLevelVariable()

getLevel01Item

org.eclipse.emf.ecore.EClass getLevel01Item()
Returns the meta object for class 'Level01 Item'.

Returns:
the meta object for class 'Level01 Item'.
See Also:
Level01Item

getLevel01Item_Level66Items

org.eclipse.emf.ecore.EReference getLevel01Item_Level66Items()
Returns the meta object for the containment reference list 'Level66 Items'.

Returns:
the meta object for the containment reference list 'Level66 Items'.
See Also:
Level01Item.getLevel66Items(), getLevel01Item()

getLevel01Item_IsExternal

org.eclipse.emf.ecore.EAttribute getLevel01Item_IsExternal()
Returns the meta object for the attribute 'Is External'.

Returns:
the meta object for the attribute 'Is External'.
See Also:
Level01Item.isIsExternal(), getLevel01Item()

getLevel01Item_IsGlobal

org.eclipse.emf.ecore.EAttribute getLevel01Item_IsGlobal()
Returns the meta object for the attribute 'Is Global'.

Returns:
the meta object for the attribute 'Is Global'.
See Also:
Level01Item.isIsGlobal(), getLevel01Item()

getLevel77Item

org.eclipse.emf.ecore.EClass getLevel77Item()
Returns the meta object for class 'Level77 Item'.

Returns:
the meta object for class 'Level77 Item'.
See Also:
Level77Item

getAbstractDataItem

org.eclipse.emf.ecore.EClass getAbstractDataItem()
Returns the meta object for class 'Abstract Data Item'.

Returns:
the meta object for class 'Abstract Data Item'.
See Also:
AbstractDataItem

getDataItem

org.eclipse.emf.ecore.EClass getDataItem()
Returns the meta object for class 'Data Item'.

Returns:
the meta object for class 'Data Item'.
See Also:
DataItem

getDataItem_Level

org.eclipse.emf.ecore.EAttribute getDataItem_Level()
Returns the meta object for the attribute 'Level'.

Returns:
the meta object for the attribute 'Level'.
See Also:
DataItem.getLevel(), getDataItem()

getDataItem_IsFiller

org.eclipse.emf.ecore.EAttribute getDataItem_IsFiller()
Returns the meta object for the attribute 'Is Filler'.

Returns:
the meta object for the attribute 'Is Filler'.
See Also:
DataItem.isIsFiller(), getDataItem()

getDataItem_Redefines

org.eclipse.emf.ecore.EReference getDataItem_Redefines()
Returns the meta object for the reference 'Redefines'.

Returns:
the meta object for the reference 'Redefines'.
See Also:
DataItem.getRedefines(), getDataItem()

getDataItem_Conditions

org.eclipse.emf.ecore.EReference getDataItem_Conditions()
Returns the meta object for the containment reference list 'Conditions'.

Returns:
the meta object for the containment reference list 'Conditions'.
See Also:
DataItem.getConditions(), getDataItem()

getDataItem_InitialValue

org.eclipse.emf.ecore.EReference getDataItem_InitialValue()
Returns the meta object for the containment reference 'Initial Value'.

Returns:
the meta object for the containment reference 'Initial Value'.
See Also:
DataItem.getInitialValue(), getDataItem()

getDataItem_CopiedFrom

org.eclipse.emf.ecore.EReference getDataItem_CopiedFrom()
Returns the meta object for the reference 'Copied From'.

Returns:
the meta object for the reference 'Copied From'.
See Also:
DataItem.getCopiedFrom(), getDataItem()

getDataItem_CopiedFromUniqueID

org.eclipse.emf.ecore.EAttribute getDataItem_CopiedFromUniqueID()
Returns the meta object for the attribute 'Copied From Unique ID'.

Returns:
the meta object for the attribute 'Copied From Unique ID'.
See Also:
DataItem.getCopiedFromUniqueID(), getDataItem()

getDataItem_MaxSize

org.eclipse.emf.ecore.EAttribute getDataItem_MaxSize()
Returns the meta object for the attribute 'Max Size'.

Returns:
the meta object for the attribute 'Max Size'.
See Also:
DataItem.getMaxSize(), getDataItem()

getDataItem_MaxOffsetWithinParent

org.eclipse.emf.ecore.EAttribute getDataItem_MaxOffsetWithinParent()
Returns the meta object for the attribute 'Max Offset Within Parent'.

Returns:
the meta object for the attribute 'Max Offset Within Parent'.
See Also:
DataItem.getMaxOffsetWithinParent(), getDataItem()

getGroupDataItem

org.eclipse.emf.ecore.EClass getGroupDataItem()
Returns the meta object for class 'Group Data Item'.

Returns:
the meta object for class 'Group Data Item'.
See Also:
GroupDataItem

getGroupDataItem_SubordinateItems

org.eclipse.emf.ecore.EReference getGroupDataItem_SubordinateItems()
Returns the meta object for the containment reference list 'Subordinate Items'.

Returns:
the meta object for the containment reference list 'Subordinate Items'.
See Also:
GroupDataItem.getSubordinateItems(), getGroupDataItem()

getTableDataItem

org.eclipse.emf.ecore.EClass getTableDataItem()
Returns the meta object for class 'Table Data Item'.

Returns:
the meta object for class 'Table Data Item'.
See Also:
TableDataItem

getTableDataItem_TableItem

org.eclipse.emf.ecore.EReference getTableDataItem_TableItem()
Returns the meta object for the containment reference 'Table Item'.

Returns:
the meta object for the containment reference 'Table Item'.
See Also:
TableDataItem.getTableItem(), getTableDataItem()

getTableDataItem_Keys

org.eclipse.emf.ecore.EReference getTableDataItem_Keys()
Returns the meta object for the containment reference list 'Keys'.

Returns:
the meta object for the containment reference list 'Keys'.
See Also:
TableDataItem.getKeys(), getTableDataItem()

getTableDataItem_IndexVars

org.eclipse.emf.ecore.EReference getTableDataItem_IndexVars()
Returns the meta object for the containment reference list 'Index Vars'.

Returns:
the meta object for the containment reference list 'Index Vars'.
See Also:
TableDataItem.getIndexVars(), getTableDataItem()

getTableKeyInfo

org.eclipse.emf.ecore.EClass getTableKeyInfo()
Returns the meta object for class 'Table Key Info'.

Returns:
the meta object for class 'Table Key Info'.
See Also:
TableKeyInfo

getTableKeyInfo_IsAscending

org.eclipse.emf.ecore.EAttribute getTableKeyInfo_IsAscending()
Returns the meta object for the attribute 'Is Ascending'.

Returns:
the meta object for the attribute 'Is Ascending'.
See Also:
TableKeyInfo.isIsAscending(), getTableKeyInfo()

getTableKeyInfo_KeyItems

org.eclipse.emf.ecore.EReference getTableKeyInfo_KeyItems()
Returns the meta object for the reference list 'Key Items'.

Returns:
the meta object for the reference list 'Key Items'.
See Also:
TableKeyInfo.getKeyItems(), getTableKeyInfo()

getIndexVariable

org.eclipse.emf.ecore.EClass getIndexVariable()
Returns the meta object for class 'Index Variable'.

Returns:
the meta object for class 'Index Variable'.
See Also:
IndexVariable

getFixedTableDataItem

org.eclipse.emf.ecore.EClass getFixedTableDataItem()
Returns the meta object for class 'Fixed Table Data Item'.

Returns:
the meta object for class 'Fixed Table Data Item'.
See Also:
FixedTableDataItem

getFixedTableDataItem_NumberOfElements

org.eclipse.emf.ecore.EAttribute getFixedTableDataItem_NumberOfElements()
Returns the meta object for the attribute 'Number Of Elements'.

Returns:
the meta object for the attribute 'Number Of Elements'.
See Also:
FixedTableDataItem.getNumberOfElements(), getFixedTableDataItem()

getVariableTableDataItem

org.eclipse.emf.ecore.EClass getVariableTableDataItem()
Returns the meta object for class 'Variable Table Data Item'.

Returns:
the meta object for class 'Variable Table Data Item'.
See Also:
VariableTableDataItem

getVariableTableDataItem_MinNumberOfElements

org.eclipse.emf.ecore.EAttribute getVariableTableDataItem_MinNumberOfElements()
Returns the meta object for the attribute 'Min Number Of Elements'.

Returns:
the meta object for the attribute 'Min Number Of Elements'.
See Also:
VariableTableDataItem.getMinNumberOfElements(), getVariableTableDataItem()

getVariableTableDataItem_MaxNumberOfElements

org.eclipse.emf.ecore.EAttribute getVariableTableDataItem_MaxNumberOfElements()
Returns the meta object for the attribute 'Max Number Of Elements'.

Returns:
the meta object for the attribute 'Max Number Of Elements'.
See Also:
VariableTableDataItem.getMaxNumberOfElements(), getVariableTableDataItem()

getVariableTableDataItem_DependingUpon

org.eclipse.emf.ecore.EReference getVariableTableDataItem_DependingUpon()
Returns the meta object for the reference 'Depending Upon'.

Returns:
the meta object for the reference 'Depending Upon'.
See Also:
VariableTableDataItem.getDependingUpon(), getVariableTableDataItem()

getElementaryDataItem

org.eclipse.emf.ecore.EClass getElementaryDataItem()
Returns the meta object for class 'Elementary Data Item'.

Returns:
the meta object for class 'Elementary Data Item'.
See Also:
ElementaryDataItem

getElementaryDataItem_PictureString

org.eclipse.emf.ecore.EAttribute getElementaryDataItem_PictureString()
Returns the meta object for the attribute 'Picture String'.

Returns:
the meta object for the attribute 'Picture String'.
See Also:
ElementaryDataItem.getPictureString(), getElementaryDataItem()

getElementaryDataItem_Usage

org.eclipse.emf.ecore.EAttribute getElementaryDataItem_Usage()
Returns the meta object for the attribute 'Usage'.

Returns:
the meta object for the attribute 'Usage'.
See Also:
ElementaryDataItem.getUsage(), getElementaryDataItem()

getElementaryDataItem_Synchronized

org.eclipse.emf.ecore.EAttribute getElementaryDataItem_Synchronized()
Returns the meta object for the attribute 'Synchronized'.

Returns:
the meta object for the attribute 'Synchronized'.
See Also:
ElementaryDataItem.isSynchronized(), getElementaryDataItem()

getAlphabeticItem

org.eclipse.emf.ecore.EClass getAlphabeticItem()
Returns the meta object for class 'Alphabetic Item'.

Returns:
the meta object for class 'Alphabetic Item'.
See Also:
AlphabeticItem

getAlphabeticItem_JustifyRight

org.eclipse.emf.ecore.EAttribute getAlphabeticItem_JustifyRight()
Returns the meta object for the attribute 'Justify Right'.

Returns:
the meta object for the attribute 'Justify Right'.
See Also:
AlphabeticItem.isJustifyRight(), getAlphabeticItem()

getNumericItem

org.eclipse.emf.ecore.EClass getNumericItem()
Returns the meta object for class 'Numeric Item'.

Returns:
the meta object for class 'Numeric Item'.
See Also:
NumericItem

getNumericItem_Signed

org.eclipse.emf.ecore.EAttribute getNumericItem_Signed()
Returns the meta object for the attribute 'Signed'.

Returns:
the meta object for the attribute 'Signed'.
See Also:
NumericItem.isSigned(), getNumericItem()

getNumericItem_SignLeading

org.eclipse.emf.ecore.EAttribute getNumericItem_SignLeading()
Returns the meta object for the attribute 'Sign Leading'.

Returns:
the meta object for the attribute 'Sign Leading'.
See Also:
NumericItem.isSignLeading(), getNumericItem()

getNumericItem_SignSeparate

org.eclipse.emf.ecore.EAttribute getNumericItem_SignSeparate()
Returns the meta object for the attribute 'Sign Separate'.

Returns:
the meta object for the attribute 'Sign Separate'.
See Also:
NumericItem.isSignSeparate(), getNumericItem()

getNumericItem_CurrencySymbol

org.eclipse.emf.ecore.EAttribute getNumericItem_CurrencySymbol()
Returns the meta object for the attribute 'Currency Symbol'.

Returns:
the meta object for the attribute 'Currency Symbol'.
See Also:
NumericItem.getCurrencySymbol(), getNumericItem()

getNumericItem_Trunc

org.eclipse.emf.ecore.EAttribute getNumericItem_Trunc()
Returns the meta object for the attribute 'Trunc'.

Returns:
the meta object for the attribute 'Trunc'.
See Also:
NumericItem.getTrunc(), getNumericItem()

getNumericItem_Numproc

org.eclipse.emf.ecore.EAttribute getNumericItem_Numproc()
Returns the meta object for the attribute 'Numproc'.

Returns:
the meta object for the attribute 'Numproc'.
See Also:
NumericItem.getNumproc(), getNumericItem()

getNumericItem_Decimal

org.eclipse.emf.ecore.EAttribute getNumericItem_Decimal()
Returns the meta object for the attribute 'Decimal'.

Returns:
the meta object for the attribute 'Decimal'.
See Also:
NumericItem.isDecimal(), getNumericItem()

getAlphaNumericItem

org.eclipse.emf.ecore.EClass getAlphaNumericItem()
Returns the meta object for class 'Alpha Numeric Item'.

Returns:
the meta object for class 'Alpha Numeric Item'.
See Also:
AlphaNumericItem

getAlphaNumericItem_JustifyRight

org.eclipse.emf.ecore.EAttribute getAlphaNumericItem_JustifyRight()
Returns the meta object for the attribute 'Justify Right'.

Returns:
the meta object for the attribute 'Justify Right'.
See Also:
AlphaNumericItem.isJustifyRight(), getAlphaNumericItem()

getAlphaNumericEditedItem

org.eclipse.emf.ecore.EClass getAlphaNumericEditedItem()
Returns the meta object for class 'Alpha Numeric Edited Item'.

Returns:
the meta object for class 'Alpha Numeric Edited Item'.
See Also:
AlphaNumericEditedItem

getNumericEditedItem

org.eclipse.emf.ecore.EClass getNumericEditedItem()
Returns the meta object for class 'Numeric Edited Item'.

Returns:
the meta object for class 'Numeric Edited Item'.
See Also:
NumericEditedItem

getNumericEditedItem_BlankWhenZero

org.eclipse.emf.ecore.EAttribute getNumericEditedItem_BlankWhenZero()
Returns the meta object for the attribute 'Blank When Zero'.

Returns:
the meta object for the attribute 'Blank When Zero'.
See Also:
NumericEditedItem.isBlankWhenZero(), getNumericEditedItem()

getNumericEditedItem_CurrencySign

org.eclipse.emf.ecore.EAttribute getNumericEditedItem_CurrencySign()
Returns the meta object for the attribute 'Currency Sign'.

Returns:
the meta object for the attribute 'Currency Sign'.
See Also:
NumericEditedItem.getCurrencySign(), getNumericEditedItem()

getNumericEditedItem_Decimal

org.eclipse.emf.ecore.EAttribute getNumericEditedItem_Decimal()
Returns the meta object for the attribute 'Decimal'.

Returns:
the meta object for the attribute 'Decimal'.
See Also:
NumericEditedItem.isDecimal(), getNumericEditedItem()

getDBCSItem

org.eclipse.emf.ecore.EClass getDBCSItem()
Returns the meta object for class 'DBCS Item'.

Returns:
the meta object for class 'DBCS Item'.
See Also:
DBCSItem

getObjectReferenceItem

org.eclipse.emf.ecore.EClass getObjectReferenceItem()
Returns the meta object for class 'Object Reference Item'.

Returns:
the meta object for class 'Object Reference Item'.
See Also:
ObjectReferenceItem

getObjectReferenceItem_ClassName

org.eclipse.emf.ecore.EAttribute getObjectReferenceItem_ClassName()
Returns the meta object for the attribute 'Class Name'.

Returns:
the meta object for the attribute 'Class Name'.
See Also:
ObjectReferenceItem.getClassName(), getObjectReferenceItem()

getUnicodeItem

org.eclipse.emf.ecore.EClass getUnicodeItem()
Returns the meta object for class 'Unicode Item'.

Returns:
the meta object for class 'Unicode Item'.
See Also:
UnicodeItem

getInternalFloatItem

org.eclipse.emf.ecore.EClass getInternalFloatItem()
Returns the meta object for class 'Internal Float Item'.

Returns:
the meta object for class 'Internal Float Item'.
See Also:
InternalFloatItem

getExternalFloatItem

org.eclipse.emf.ecore.EClass getExternalFloatItem()
Returns the meta object for class 'External Float Item'.

Returns:
the meta object for class 'External Float Item'.
See Also:
ExternalFloatItem

getAddressingItem

org.eclipse.emf.ecore.EClass getAddressingItem()
Returns the meta object for class 'Addressing Item'.

Returns:
the meta object for class 'Addressing Item'.
See Also:
AddressingItem

getLevel88Item

org.eclipse.emf.ecore.EClass getLevel88Item()
Returns the meta object for class 'Level88 Item'.

Returns:
the meta object for class 'Level88 Item'.
See Also:
Level88Item

getLevel88Item_ValueRanges

org.eclipse.emf.ecore.EReference getLevel88Item_ValueRanges()
Returns the meta object for the containment reference list 'Value Ranges'.

Returns:
the meta object for the containment reference list 'Value Ranges'.
See Also:
Level88Item.getValueRanges(), getLevel88Item()

getLiteralValueRange

org.eclipse.emf.ecore.EClass getLiteralValueRange()
Returns the meta object for class 'Literal Value Range'.

Returns:
the meta object for class 'Literal Value Range'.
See Also:
LiteralValueRange

getLiteralValueRange_LowerLimit

org.eclipse.emf.ecore.EReference getLiteralValueRange_LowerLimit()
Returns the meta object for the containment reference 'Lower Limit'.

Returns:
the meta object for the containment reference 'Lower Limit'.
See Also:
LiteralValueRange.getLowerLimit(), getLiteralValueRange()

getLiteralValueRange_UpperLimit

org.eclipse.emf.ecore.EReference getLiteralValueRange_UpperLimit()
Returns the meta object for the containment reference 'Upper Limit'.

Returns:
the meta object for the containment reference 'Upper Limit'.
See Also:
LiteralValueRange.getUpperLimit(), getLiteralValueRange()

getLiteralTypedValue

org.eclipse.emf.ecore.EClass getLiteralTypedValue()
Returns the meta object for class 'Literal Typed Value'.

Returns:
the meta object for class 'Literal Typed Value'.
See Also:
LiteralTypedValue

getLiteralTypedValue_Val

org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_Val()
Returns the meta object for the attribute 'Val'.

Returns:
the meta object for the attribute 'Val'.
See Also:
LiteralTypedValue.getVal(), getLiteralTypedValue()

getLiteralTypedValue_ValType

org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_ValType()
Returns the meta object for the attribute 'Val Type'.

Returns:
the meta object for the attribute 'Val Type'.
See Also:
LiteralTypedValue.getValType(), getLiteralTypedValue()

getLiteralTypedValue_IsAll

org.eclipse.emf.ecore.EAttribute getLiteralTypedValue_IsAll()
Returns the meta object for the attribute 'Is All'.

Returns:
the meta object for the attribute 'Is All'.
See Also:
LiteralTypedValue.isIsAll(), getLiteralTypedValue()

getLevel66Item

org.eclipse.emf.ecore.EClass getLevel66Item()
Returns the meta object for class 'Level66 Item'.

Returns:
the meta object for class 'Level66 Item'.
See Also:
Level66Item

getLevel66Item_Start

org.eclipse.emf.ecore.EReference getLevel66Item_Start()
Returns the meta object for the reference 'Start'.

Returns:
the meta object for the reference 'Start'.
See Also:
Level66Item.getStart(), getLevel66Item()

getLevel66Item_End

org.eclipse.emf.ecore.EReference getLevel66Item_End()
Returns the meta object for the reference 'End'.

Returns:
the meta object for the reference 'End'.
See Also:
Level66Item.getEnd(), getLevel66Item()

getCopybookItem

org.eclipse.emf.ecore.EClass getCopybookItem()
Returns the meta object for class 'Copybook Item'.

Returns:
the meta object for class 'Copybook Item'.
See Also:
CopybookItem

getCopybookItem_Level

org.eclipse.emf.ecore.EAttribute getCopybookItem_Level()
Returns the meta object for the attribute 'Level'.

Returns:
the meta object for the attribute 'Level'.
See Also:
CopybookItem.getLevel(), getCopybookItem()

getCopybookItem_Instantiations

org.eclipse.emf.ecore.EReference getCopybookItem_Instantiations()
Returns the meta object for the reference list 'Instantiations'.

Returns:
the meta object for the reference list 'Instantiations'.
See Also:
CopybookItem.getInstantiations(), getCopybookItem()

getSourceFile

org.eclipse.emf.ecore.EClass getSourceFile()
Returns the meta object for class 'Source File'.

Returns:
the meta object for class 'Source File'.
See Also:
SourceFile

getProgramSourceFile

org.eclipse.emf.ecore.EClass getProgramSourceFile()
Returns the meta object for class 'Program Source File'.

Returns:
the meta object for class 'Program Source File'.
See Also:
ProgramSourceFile

getProgramSourceFile_Programs

org.eclipse.emf.ecore.EReference getProgramSourceFile_Programs()
Returns the meta object for the containment reference list 'Programs'.

Returns:
the meta object for the containment reference list 'Programs'.
See Also:
ProgramSourceFile.getPrograms(), getProgramSourceFile()

getCopybook

org.eclipse.emf.ecore.EClass getCopybook()
Returns the meta object for class 'Copybook'.

Returns:
the meta object for class 'Copybook'.
See Also:
Copybook

getCopybook_DeclaredItems

org.eclipse.emf.ecore.EReference getCopybook_DeclaredItems()
Returns the meta object for the containment reference list 'Declared Items'.

Returns:
the meta object for the containment reference list 'Declared Items'.
See Also:
Copybook.getDeclaredItems(), getCopybook()

getProgram

org.eclipse.emf.ecore.EClass getProgram()
Returns the meta object for class 'Program'.

Returns:
the meta object for class 'Program'.
See Also:
Program

getProgram_ProcedureDivision

org.eclipse.emf.ecore.EReference getProgram_ProcedureDivision()
Returns the meta object for the containment reference 'Procedure Division'.

Returns:
the meta object for the containment reference 'Procedure Division'.
See Also:
Program.getProcedureDivision(), getProgram()

getProcedureDivisionOrEntryStmt

org.eclipse.emf.ecore.EClass getProcedureDivisionOrEntryStmt()
Returns the meta object for class 'Procedure Division Or Entry Stmt'.

Returns:
the meta object for class 'Procedure Division Or Entry Stmt'.
See Also:
ProcedureDivisionOrEntryStmt

getProcedureDivision

org.eclipse.emf.ecore.EClass getProcedureDivision()
Returns the meta object for class 'Procedure Division'.

Returns:
the meta object for class 'Procedure Division'.
See Also:
ProcedureDivision

getProcedureDivision_Header

org.eclipse.emf.ecore.EReference getProcedureDivision_Header()
Returns the meta object for the containment reference 'Header'.

Returns:
the meta object for the containment reference 'Header'.
See Also:
ProcedureDivision.getHeader(), getProcedureDivision()

getProcedureDivision_Sections

org.eclipse.emf.ecore.EReference getProcedureDivision_Sections()
Returns the meta object for the containment reference list 'Sections'.

Returns:
the meta object for the containment reference list 'Sections'.
See Also:
ProcedureDivision.getSections(), getProcedureDivision()

getProcedureDivision_Declaratives

org.eclipse.emf.ecore.EReference getProcedureDivision_Declaratives()
Returns the meta object for the containment reference 'Declaratives'.

Returns:
the meta object for the containment reference 'Declaratives'.
See Also:
ProcedureDivision.getDeclaratives(), getProcedureDivision()

getProcedureDivisionHeader

org.eclipse.emf.ecore.EClass getProcedureDivisionHeader()
Returns the meta object for class 'Procedure Division Header'.

Returns:
the meta object for class 'Procedure Division Header'.
See Also:
ProcedureDivisionHeader

getProcedureDivisionHeader_Using

org.eclipse.emf.ecore.EReference getProcedureDivisionHeader_Using()
Returns the meta object for the containment reference list 'Using'.

Returns:
the meta object for the containment reference list 'Using'.
See Also:
ProcedureDivisionHeader.getUsing(), getProcedureDivisionHeader()

getProcedureDivisionHeader_Returning

org.eclipse.emf.ecore.EReference getProcedureDivisionHeader_Returning()
Returns the meta object for the reference 'Returning'.

Returns:
the meta object for the reference 'Returning'.
See Also:
ProcedureDivisionHeader.getReturning(), getProcedureDivisionHeader()

getSectionOrParagraph

org.eclipse.emf.ecore.EClass getSectionOrParagraph()
Returns the meta object for class 'Section Or Paragraph'.

Returns:
the meta object for class 'Section Or Paragraph'.
See Also:
SectionOrParagraph

getSection

org.eclipse.emf.ecore.EClass getSection()
Returns the meta object for class 'Section'.

Returns:
the meta object for class 'Section'.
See Also:
Section

getSection_Paragraphs

org.eclipse.emf.ecore.EReference getSection_Paragraphs()
Returns the meta object for the containment reference list 'Paragraphs'.

Returns:
the meta object for the containment reference list 'Paragraphs'.
See Also:
Section.getParagraphs(), getSection()

getParagraph

org.eclipse.emf.ecore.EClass getParagraph()
Returns the meta object for class 'Paragraph'.

Returns:
the meta object for class 'Paragraph'.
See Also:
Paragraph

getParagraph_Sentences

org.eclipse.emf.ecore.EReference getParagraph_Sentences()
Returns the meta object for the containment reference list 'Sentences'.

Returns:
the meta object for the containment reference list 'Sentences'.
See Also:
Paragraph.getSentences(), getParagraph()

getSentence

org.eclipse.emf.ecore.EClass getSentence()
Returns the meta object for class 'Sentence'.

Returns:
the meta object for class 'Sentence'.
See Also:
Sentence

getSentence_Statements

org.eclipse.emf.ecore.EReference getSentence_Statements()
Returns the meta object for the containment reference list 'Statements'.

Returns:
the meta object for the containment reference list 'Statements'.
See Also:
Sentence.getStatements(), getSentence()

getStmt

org.eclipse.emf.ecore.EClass getStmt()
Returns the meta object for class 'Stmt'.

Returns:
the meta object for class 'Stmt'.
See Also:
Stmt

getNoOpStmt

org.eclipse.emf.ecore.EClass getNoOpStmt()
Returns the meta object for class 'No Op Stmt'.

Returns:
the meta object for class 'No Op Stmt'.
See Also:
NoOpStmt

getMoveStmt

org.eclipse.emf.ecore.EClass getMoveStmt()
Returns the meta object for class 'Move Stmt'.

Returns:
the meta object for class 'Move Stmt'.
See Also:
MoveStmt

getSetStmt

org.eclipse.emf.ecore.EClass getSetStmt()
Returns the meta object for class 'Set Stmt'.

Returns:
the meta object for class 'Set Stmt'.
See Also:
SetStmt

getGoToStmt

org.eclipse.emf.ecore.EClass getGoToStmt()
Returns the meta object for class 'Go To Stmt'.

Returns:
the meta object for class 'Go To Stmt'.
See Also:
GoToStmt

getExitStmt

org.eclipse.emf.ecore.EClass getExitStmt()
Returns the meta object for class 'Exit Stmt'.

Returns:
the meta object for class 'Exit Stmt'.
See Also:
ExitStmt

getStopStmt

org.eclipse.emf.ecore.EClass getStopStmt()
Returns the meta object for class 'Stop Stmt'.

Returns:
the meta object for class 'Stop Stmt'.
See Also:
StopStmt

getContinueStmt

org.eclipse.emf.ecore.EClass getContinueStmt()
Returns the meta object for class 'Continue Stmt'.

Returns:
the meta object for class 'Continue Stmt'.
See Also:
ContinueStmt

getMoveSimpleStmt

org.eclipse.emf.ecore.EClass getMoveSimpleStmt()
Returns the meta object for class 'Move Simple Stmt'.

Returns:
the meta object for class 'Move Simple Stmt'.
See Also:
MoveSimpleStmt

getMoveSimpleStmt_SendingArea

org.eclipse.emf.ecore.EReference getMoveSimpleStmt_SendingArea()
Returns the meta object for the containment reference 'Sending Area'.

Returns:
the meta object for the containment reference 'Sending Area'.
See Also:
MoveSimpleStmt.getSendingArea(), getMoveSimpleStmt()

getMoveSimpleStmt_ReceivingAreas

org.eclipse.emf.ecore.EReference getMoveSimpleStmt_ReceivingAreas()
Returns the meta object for the containment reference list 'Receiving Areas'.

Returns:
the meta object for the containment reference list 'Receiving Areas'.
See Also:
MoveSimpleStmt.getReceivingAreas(), getMoveSimpleStmt()

getMoveCorrStmt

org.eclipse.emf.ecore.EClass getMoveCorrStmt()
Returns the meta object for class 'Move Corr Stmt'.

Returns:
the meta object for class 'Move Corr Stmt'.
See Also:
MoveCorrStmt

getMoveCorrStmt_SendingArea

org.eclipse.emf.ecore.EReference getMoveCorrStmt_SendingArea()
Returns the meta object for the containment reference 'Sending Area'.

Returns:
the meta object for the containment reference 'Sending Area'.
See Also:
MoveCorrStmt.getSendingArea(), getMoveCorrStmt()

getMoveCorrStmt_ReceivingArea

org.eclipse.emf.ecore.EReference getMoveCorrStmt_ReceivingArea()
Returns the meta object for the containment reference 'Receiving Area'.

Returns:
the meta object for the containment reference 'Receiving Area'.
See Also:
MoveCorrStmt.getReceivingArea(), getMoveCorrStmt()

getCallStmt

org.eclipse.emf.ecore.EClass getCallStmt()
Returns the meta object for class 'Call Stmt'.

Returns:
the meta object for class 'Call Stmt'.
See Also:
CallStmt

getCallStmt_Program

org.eclipse.emf.ecore.EReference getCallStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CallStmt.getProgram(), getCallStmt()

getCallStmt_Using

org.eclipse.emf.ecore.EReference getCallStmt_Using()
Returns the meta object for the containment reference list 'Using'.

Returns:
the meta object for the containment reference list 'Using'.
See Also:
CallStmt.getUsing(), getCallStmt()

getCallStmt_Returning

org.eclipse.emf.ecore.EReference getCallStmt_Returning()
Returns the meta object for the containment reference 'Returning'.

Returns:
the meta object for the containment reference 'Returning'.
See Also:
CallStmt.getReturning(), getCallStmt()

getCallStmt_OnException

org.eclipse.emf.ecore.EReference getCallStmt_OnException()
Returns the meta object for the containment reference list 'On Exception'.

Returns:
the meta object for the containment reference list 'On Exception'.
See Also:
CallStmt.getOnException(), getCallStmt()

getCallStmt_NotOnException

org.eclipse.emf.ecore.EReference getCallStmt_NotOnException()
Returns the meta object for the containment reference list 'Not On Exception'.

Returns:
the meta object for the containment reference list 'Not On Exception'.
See Also:
CallStmt.getNotOnException(), getCallStmt()

getCallStmt_OnOverflow

org.eclipse.emf.ecore.EReference getCallStmt_OnOverflow()
Returns the meta object for the containment reference list 'On Overflow'.

Returns:
the meta object for the containment reference list 'On Overflow'.
See Also:
CallStmt.getOnOverflow(), getCallStmt()

getEntryStmt

org.eclipse.emf.ecore.EClass getEntryStmt()
Returns the meta object for class 'Entry Stmt'.

Returns:
the meta object for class 'Entry Stmt'.
See Also:
EntryStmt

getEntryStmt_EntryName

org.eclipse.emf.ecore.EAttribute getEntryStmt_EntryName()
Returns the meta object for the attribute 'Entry Name'.

Returns:
the meta object for the attribute 'Entry Name'.
See Also:
EntryStmt.getEntryName(), getEntryStmt()

getEntryStmt_Using

org.eclipse.emf.ecore.EReference getEntryStmt_Using()
Returns the meta object for the containment reference list 'Using'.

Returns:
the meta object for the containment reference list 'Using'.
See Also:
EntryStmt.getUsing(), getEntryStmt()

getDataRefOrLiteral

org.eclipse.emf.ecore.EClass getDataRefOrLiteral()
Returns the meta object for class 'Data Ref Or Literal'.

Returns:
the meta object for class 'Data Ref Or Literal'.
See Also:
DataRefOrLiteral

getSimpleRefOrLiteral

org.eclipse.emf.ecore.EClass getSimpleRefOrLiteral()
Returns the meta object for class 'Simple Ref Or Literal'.

Returns:
the meta object for class 'Simple Ref Or Literal'.
See Also:
SimpleRefOrLiteral

getLiteral

org.eclipse.emf.ecore.EClass getLiteral()
Returns the meta object for class 'Literal'.

Returns:
the meta object for class 'Literal'.
See Also:
Literal

getLiteral_Lit

org.eclipse.emf.ecore.EReference getLiteral_Lit()
Returns the meta object for the containment reference 'Lit'.

Returns:
the meta object for the containment reference 'Lit'.
See Also:
Literal.getLit(), getLiteral()

getActualParameter

org.eclipse.emf.ecore.EClass getActualParameter()
Returns the meta object for class 'Actual Parameter'.

Returns:
the meta object for class 'Actual Parameter'.
See Also:
ActualParameter

getActualParameter_Arg

org.eclipse.emf.ecore.EReference getActualParameter_Arg()
Returns the meta object for the containment reference 'Arg'.

Returns:
the meta object for the containment reference 'Arg'.
See Also:
ActualParameter.getArg(), getActualParameter()

getActualParameter_Type

org.eclipse.emf.ecore.EAttribute getActualParameter_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
ActualParameter.getType(), getActualParameter()

getFormalParameter

org.eclipse.emf.ecore.EClass getFormalParameter()
Returns the meta object for class 'Formal Parameter'.

Returns:
the meta object for class 'Formal Parameter'.
See Also:
FormalParameter

getFormalParameter_Arg

org.eclipse.emf.ecore.EReference getFormalParameter_Arg()
Returns the meta object for the reference 'Arg'.

Returns:
the meta object for the reference 'Arg'.
See Also:
FormalParameter.getArg(), getFormalParameter()

getFormalParameter_Type

org.eclipse.emf.ecore.EAttribute getFormalParameter_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
FormalParameter.getType(), getFormalParameter()

getDataRefOrLiteralOrIndexRef

org.eclipse.emf.ecore.EClass getDataRefOrLiteralOrIndexRef()
Returns the meta object for class 'Data Ref Or Literal Or Index Ref'.

Returns:
the meta object for class 'Data Ref Or Literal Or Index Ref'.
See Also:
DataRefOrLiteralOrIndexRef

getDataRefOrIndexRef

org.eclipse.emf.ecore.EClass getDataRefOrIndexRef()
Returns the meta object for class 'Data Ref Or Index Ref'.

Returns:
the meta object for class 'Data Ref Or Index Ref'.
See Also:
DataRefOrIndexRef

getIndexRef

org.eclipse.emf.ecore.EClass getIndexRef()
Returns the meta object for class 'Index Ref'.

Returns:
the meta object for class 'Index Ref'.
See Also:
IndexRef

getIndexRef_Index

org.eclipse.emf.ecore.EReference getIndexRef_Index()
Returns the meta object for the reference 'Index'.

Returns:
the meta object for the reference 'Index'.
See Also:
IndexRef.getIndex(), getIndexRef()

getSetIndicesStmt

org.eclipse.emf.ecore.EClass getSetIndicesStmt()
Returns the meta object for class 'Set Indices Stmt'.

Returns:
the meta object for class 'Set Indices Stmt'.
See Also:
SetIndicesStmt

getSetIndicesStmt_ReceivingAreas

org.eclipse.emf.ecore.EReference getSetIndicesStmt_ReceivingAreas()
Returns the meta object for the containment reference list 'Receiving Areas'.

Returns:
the meta object for the containment reference list 'Receiving Areas'.
See Also:
SetIndicesStmt.getReceivingAreas(), getSetIndicesStmt()

getSetIndicesStmt_SendingArea

org.eclipse.emf.ecore.EReference getSetIndicesStmt_SendingArea()
Returns the meta object for the containment reference 'Sending Area'.

Returns:
the meta object for the containment reference 'Sending Area'.
See Also:
SetIndicesStmt.getSendingArea(), getSetIndicesStmt()

getSetAdjustIndicesStmt

org.eclipse.emf.ecore.EClass getSetAdjustIndicesStmt()
Returns the meta object for class 'Set Adjust Indices Stmt'.

Returns:
the meta object for class 'Set Adjust Indices Stmt'.
See Also:
SetAdjustIndicesStmt

getSetAdjustIndicesStmt_Indices

org.eclipse.emf.ecore.EReference getSetAdjustIndicesStmt_Indices()
Returns the meta object for the reference list 'Indices'.

Returns:
the meta object for the reference list 'Indices'.
See Also:
SetAdjustIndicesStmt.getIndices(), getSetAdjustIndicesStmt()

getSetAdjustIndicesStmt_Up

org.eclipse.emf.ecore.EAttribute getSetAdjustIndicesStmt_Up()
Returns the meta object for the attribute 'Up'.

Returns:
the meta object for the attribute 'Up'.
See Also:
SetAdjustIndicesStmt.isUp(), getSetAdjustIndicesStmt()

getSetAdjustIndicesStmt_By

org.eclipse.emf.ecore.EReference getSetAdjustIndicesStmt_By()
Returns the meta object for the containment reference 'By'.

Returns:
the meta object for the containment reference 'By'.
See Also:
SetAdjustIndicesStmt.getBy(), getSetAdjustIndicesStmt()

getSetSwitchesStmt

org.eclipse.emf.ecore.EClass getSetSwitchesStmt()
Returns the meta object for class 'Set Switches Stmt'.

Returns:
the meta object for class 'Set Switches Stmt'.
See Also:
SetSwitchesStmt

getSetSwitchesStmt_Clauses

org.eclipse.emf.ecore.EReference getSetSwitchesStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
SetSwitchesStmt.getClauses(), getSetSwitchesStmt()

getSetSwitchesClause

org.eclipse.emf.ecore.EClass getSetSwitchesClause()
Returns the meta object for class 'Set Switches Clause'.

Returns:
the meta object for class 'Set Switches Clause'.
See Also:
SetSwitchesClause

getSetSwitchesClause_Switches

org.eclipse.emf.ecore.EReference getSetSwitchesClause_Switches()
Returns the meta object for the reference list 'Switches'.

Returns:
the meta object for the reference list 'Switches'.
See Also:
SetSwitchesClause.getSwitches(), getSetSwitchesClause()

getSetSwitchesClause_On

org.eclipse.emf.ecore.EAttribute getSetSwitchesClause_On()
Returns the meta object for the attribute 'On'.

Returns:
the meta object for the attribute 'On'.
See Also:
SetSwitchesClause.isOn(), getSetSwitchesClause()

getLevel88ItemRef

org.eclipse.emf.ecore.EClass getLevel88ItemRef()
Returns the meta object for class 'Level88 Item Ref'.

Returns:
the meta object for class 'Level88 Item Ref'.
See Also:
Level88ItemRef

getLevel88ItemRef_Item88

org.eclipse.emf.ecore.EReference getLevel88ItemRef_Item88()
Returns the meta object for the reference 'Item88'.

Returns:
the meta object for the reference 'Item88'.
See Also:
Level88ItemRef.getItem88(), getLevel88ItemRef()

getLevel88ItemRef_Subscripts

org.eclipse.emf.ecore.EReference getLevel88ItemRef_Subscripts()
Returns the meta object for the containment reference list 'Subscripts'.

Returns:
the meta object for the containment reference list 'Subscripts'.
See Also:
Level88ItemRef.getSubscripts(), getLevel88ItemRef()

getSet88ItemsStmt

org.eclipse.emf.ecore.EClass getSet88ItemsStmt()
Returns the meta object for class 'Set88 Items Stmt'.

Returns:
the meta object for class 'Set88 Items Stmt'.
See Also:
Set88ItemsStmt

getSet88ItemsStmt_Refs88

org.eclipse.emf.ecore.EReference getSet88ItemsStmt_Refs88()
Returns the meta object for the containment reference list 'Refs88'.

Returns:
the meta object for the containment reference list 'Refs88'.
See Also:
Set88ItemsStmt.getRefs88(), getSet88ItemsStmt()

getSetPointersStmt

org.eclipse.emf.ecore.EClass getSetPointersStmt()
Returns the meta object for class 'Set Pointers Stmt'.

Returns:
the meta object for class 'Set Pointers Stmt'.
See Also:
SetPointersStmt

getSetPointersStmt_Pointers

org.eclipse.emf.ecore.EReference getSetPointersStmt_Pointers()
Returns the meta object for the containment reference list 'Pointers'.

Returns:
the meta object for the containment reference list 'Pointers'.
See Also:
SetPointersStmt.getPointers(), getSetPointersStmt()

getSetPointersToNullStmt

org.eclipse.emf.ecore.EClass getSetPointersToNullStmt()
Returns the meta object for class 'Set Pointers To Null Stmt'.

Returns:
the meta object for class 'Set Pointers To Null Stmt'.
See Also:
SetPointersToNullStmt

getSetPointersToAddressStmt

org.eclipse.emf.ecore.EClass getSetPointersToAddressStmt()
Returns the meta object for class 'Set Pointers To Address Stmt'.

Returns:
the meta object for class 'Set Pointers To Address Stmt'.
See Also:
SetPointersToAddressStmt

getSetPointersToAddressStmt_SendingArea

org.eclipse.emf.ecore.EReference getSetPointersToAddressStmt_SendingArea()
Returns the meta object for the containment reference 'Sending Area'.

Returns:
the meta object for the containment reference 'Sending Area'.
See Also:
SetPointersToAddressStmt.getSendingArea(), getSetPointersToAddressStmt()

getSetProcPointersStmt

org.eclipse.emf.ecore.EClass getSetProcPointersStmt()
Returns the meta object for class 'Set Proc Pointers Stmt'.

Returns:
the meta object for class 'Set Proc Pointers Stmt'.
See Also:
SetProcPointersStmt

getSetProcPointersStmt_ProcPointers

org.eclipse.emf.ecore.EReference getSetProcPointersStmt_ProcPointers()
Returns the meta object for the containment reference list 'Proc Pointers'.

Returns:
the meta object for the containment reference list 'Proc Pointers'.
See Also:
SetProcPointersStmt.getProcPointers(), getSetProcPointersStmt()

getSetProcPointersToNullStmt

org.eclipse.emf.ecore.EClass getSetProcPointersToNullStmt()
Returns the meta object for class 'Set Proc Pointers To Null Stmt'.

Returns:
the meta object for class 'Set Proc Pointers To Null Stmt'.
See Also:
SetProcPointersToNullStmt

getSetProcPointersToProcPointerStmt

org.eclipse.emf.ecore.EClass getSetProcPointersToProcPointerStmt()
Returns the meta object for class 'Set Proc Pointers To Proc Pointer Stmt'.

Returns:
the meta object for class 'Set Proc Pointers To Proc Pointer Stmt'.
See Also:
SetProcPointersToProcPointerStmt

getSetProcPointersToProcPointerStmt_SendingProcPointer

org.eclipse.emf.ecore.EReference getSetProcPointersToProcPointerStmt_SendingProcPointer()
Returns the meta object for the containment reference 'Sending Proc Pointer'.

Returns:
the meta object for the containment reference 'Sending Proc Pointer'.
See Also:
SetProcPointersToProcPointerStmt.getSendingProcPointer(), getSetProcPointersToProcPointerStmt()

getSetProcPointersToPointerStmt

org.eclipse.emf.ecore.EClass getSetProcPointersToPointerStmt()
Returns the meta object for class 'Set Proc Pointers To Pointer Stmt'.

Returns:
the meta object for class 'Set Proc Pointers To Pointer Stmt'.
See Also:
SetProcPointersToPointerStmt

getSetProcPointersToPointerStmt_SendingPointer

org.eclipse.emf.ecore.EReference getSetProcPointersToPointerStmt_SendingPointer()
Returns the meta object for the containment reference 'Sending Pointer'.

Returns:
the meta object for the containment reference 'Sending Pointer'.
See Also:
SetProcPointersToPointerStmt.getSendingPointer(), getSetProcPointersToPointerStmt()

getSetProcPointersToEntryStmt

org.eclipse.emf.ecore.EClass getSetProcPointersToEntryStmt()
Returns the meta object for class 'Set Proc Pointers To Entry Stmt'.

Returns:
the meta object for class 'Set Proc Pointers To Entry Stmt'.
See Also:
SetProcPointersToEntryStmt

getSetProcPointersToEntryStmt_Entry

org.eclipse.emf.ecore.EReference getSetProcPointersToEntryStmt_Entry()
Returns the meta object for the containment reference 'Entry'.

Returns:
the meta object for the containment reference 'Entry'.
See Also:
SetProcPointersToEntryStmt.getEntry(), getSetProcPointersToEntryStmt()

getIfThenElseStmt

org.eclipse.emf.ecore.EClass getIfThenElseStmt()
Returns the meta object for class 'If Then Else Stmt'.

Returns:
the meta object for class 'If Then Else Stmt'.
See Also:
IfThenElseStmt

getIfThenElseStmt_Condition

org.eclipse.emf.ecore.EReference getIfThenElseStmt_Condition()
Returns the meta object for the containment reference 'Condition'.

Returns:
the meta object for the containment reference 'Condition'.
See Also:
IfThenElseStmt.getCondition(), getIfThenElseStmt()

getIfThenElseStmt_Then

org.eclipse.emf.ecore.EReference getIfThenElseStmt_Then()
Returns the meta object for the containment reference 'Then'.

Returns:
the meta object for the containment reference 'Then'.
See Also:
IfThenElseStmt.getThen(), getIfThenElseStmt()

getIfThenElseStmt_Else

org.eclipse.emf.ecore.EReference getIfThenElseStmt_Else()
Returns the meta object for the containment reference 'Else'.

Returns:
the meta object for the containment reference 'Else'.
See Also:
IfThenElseStmt.getElse(), getIfThenElseStmt()

getBranch

org.eclipse.emf.ecore.EClass getBranch()
Returns the meta object for class 'Branch'.

Returns:
the meta object for class 'Branch'.
See Also:
Branch

getBranch_NextSentence

org.eclipse.emf.ecore.EAttribute getBranch_NextSentence()
Returns the meta object for the attribute 'Next Sentence'.

Returns:
the meta object for the attribute 'Next Sentence'.
See Also:
Branch.isNextSentence(), getBranch()

getBranch_Statements

org.eclipse.emf.ecore.EReference getBranch_Statements()
Returns the meta object for the containment reference list 'Statements'.

Returns:
the meta object for the containment reference list 'Statements'.
See Also:
Branch.getStatements(), getBranch()

getEvaluateStmt

org.eclipse.emf.ecore.EClass getEvaluateStmt()
Returns the meta object for class 'Evaluate Stmt'.

Returns:
the meta object for class 'Evaluate Stmt'.
See Also:
EvaluateStmt

getEvaluateStmt_Subjects

org.eclipse.emf.ecore.EReference getEvaluateStmt_Subjects()
Returns the meta object for the containment reference list 'Subjects'.

Returns:
the meta object for the containment reference list 'Subjects'.
See Also:
EvaluateStmt.getSubjects(), getEvaluateStmt()

getEvaluateStmt_WhenBlocks

org.eclipse.emf.ecore.EReference getEvaluateStmt_WhenBlocks()
Returns the meta object for the containment reference list 'When Blocks'.

Returns:
the meta object for the containment reference list 'When Blocks'.
See Also:
EvaluateStmt.getWhenBlocks(), getEvaluateStmt()

getEvaluateStmt_WhenOther

org.eclipse.emf.ecore.EReference getEvaluateStmt_WhenOther()
Returns the meta object for the containment reference list 'When Other'.

Returns:
the meta object for the containment reference list 'When Other'.
See Also:
EvaluateStmt.getWhenOther(), getEvaluateStmt()

getEvaluateWhenBlock

org.eclipse.emf.ecore.EClass getEvaluateWhenBlock()
Returns the meta object for class 'Evaluate When Block'.

Returns:
the meta object for class 'Evaluate When Block'.
See Also:
EvaluateWhenBlock

getEvaluateWhenBlock_WhenClauses

org.eclipse.emf.ecore.EReference getEvaluateWhenBlock_WhenClauses()
Returns the meta object for the containment reference list 'When Clauses'.

Returns:
the meta object for the containment reference list 'When Clauses'.
See Also:
EvaluateWhenBlock.getWhenClauses(), getEvaluateWhenBlock()

getEvaluateWhenBlock_Statements

org.eclipse.emf.ecore.EReference getEvaluateWhenBlock_Statements()
Returns the meta object for the containment reference list 'Statements'.

Returns:
the meta object for the containment reference list 'Statements'.
See Also:
EvaluateWhenBlock.getStatements(), getEvaluateWhenBlock()

getEvaluateWhenClause

org.eclipse.emf.ecore.EClass getEvaluateWhenClause()
Returns the meta object for class 'Evaluate When Clause'.

Returns:
the meta object for class 'Evaluate When Clause'.
See Also:
EvaluateWhenClause

getEvaluateWhenClause_Objects

org.eclipse.emf.ecore.EReference getEvaluateWhenClause_Objects()
Returns the meta object for the containment reference list 'Objects'.

Returns:
the meta object for the containment reference list 'Objects'.
See Also:
EvaluateWhenClause.getObjects(), getEvaluateWhenClause()

getEvaluateObject

org.eclipse.emf.ecore.EClass getEvaluateObject()
Returns the meta object for class 'Evaluate Object'.

Returns:
the meta object for class 'Evaluate Object'.
See Also:
EvaluateObject

getEvaluateAny

org.eclipse.emf.ecore.EClass getEvaluateAny()
Returns the meta object for class 'Evaluate Any'.

Returns:
the meta object for class 'Evaluate Any'.
See Also:
EvaluateAny

getEvaluateExprRange

org.eclipse.emf.ecore.EClass getEvaluateExprRange()
Returns the meta object for class 'Evaluate Expr Range'.

Returns:
the meta object for class 'Evaluate Expr Range'.
See Also:
EvaluateExprRange

getEvaluateExprRange_Not

org.eclipse.emf.ecore.EAttribute getEvaluateExprRange_Not()
Returns the meta object for the attribute 'Not'.

Returns:
the meta object for the attribute 'Not'.
See Also:
EvaluateExprRange.isNot(), getEvaluateExprRange()

getEvaluateExprRange_LowerLimit

org.eclipse.emf.ecore.EReference getEvaluateExprRange_LowerLimit()
Returns the meta object for the containment reference 'Lower Limit'.

Returns:
the meta object for the containment reference 'Lower Limit'.
See Also:
EvaluateExprRange.getLowerLimit(), getEvaluateExprRange()

getEvaluateExprRange_UpperLimit

org.eclipse.emf.ecore.EReference getEvaluateExprRange_UpperLimit()
Returns the meta object for the containment reference 'Upper Limit'.

Returns:
the meta object for the containment reference 'Upper Limit'.
See Also:
EvaluateExprRange.getUpperLimit(), getEvaluateExprRange()

getPerformStmt

org.eclipse.emf.ecore.EClass getPerformStmt()
Returns the meta object for class 'Perform Stmt'.

Returns:
the meta object for class 'Perform Stmt'.
See Also:
PerformStmt

getPerformStmt_Body

org.eclipse.emf.ecore.EReference getPerformStmt_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
PerformStmt.getBody(), getPerformStmt()

getPerformStmt_Controller

org.eclipse.emf.ecore.EReference getPerformStmt_Controller()
Returns the meta object for the containment reference 'Controller'.

Returns:
the meta object for the containment reference 'Controller'.
See Also:
PerformStmt.getController(), getPerformStmt()

getPerformBody

org.eclipse.emf.ecore.EClass getPerformBody()
Returns the meta object for class 'Perform Body'.

Returns:
the meta object for class 'Perform Body'.
See Also:
PerformBody

getPerformInline

org.eclipse.emf.ecore.EClass getPerformInline()
Returns the meta object for class 'Perform Inline'.

Returns:
the meta object for class 'Perform Inline'.
See Also:
PerformInline

getPerformInline_Statements

org.eclipse.emf.ecore.EReference getPerformInline_Statements()
Returns the meta object for the containment reference list 'Statements'.

Returns:
the meta object for the containment reference list 'Statements'.
See Also:
PerformInline.getStatements(), getPerformInline()

getPerformFromTo

org.eclipse.emf.ecore.EClass getPerformFromTo()
Returns the meta object for class 'Perform From To'.

Returns:
the meta object for class 'Perform From To'.
See Also:
PerformFromTo

getPerformFromTo_From

org.eclipse.emf.ecore.EReference getPerformFromTo_From()
Returns the meta object for the reference 'From'.

Returns:
the meta object for the reference 'From'.
See Also:
PerformFromTo.getFrom(), getPerformFromTo()

getPerformFromTo_To

org.eclipse.emf.ecore.EReference getPerformFromTo_To()
Returns the meta object for the reference 'To'.

Returns:
the meta object for the reference 'To'.
See Also:
PerformFromTo.getTo(), getPerformFromTo()

getPerformIterationController

org.eclipse.emf.ecore.EClass getPerformIterationController()
Returns the meta object for class 'Perform Iteration Controller'.

Returns:
the meta object for class 'Perform Iteration Controller'.
See Also:
PerformIterationController

getPIControllerTimes

org.eclipse.emf.ecore.EClass getPIControllerTimes()
Returns the meta object for class 'PI Controller Times'.

Returns:
the meta object for class 'PI Controller Times'.
See Also:
PIControllerTimes

getPIControllerTimes_Times

org.eclipse.emf.ecore.EReference getPIControllerTimes_Times()
Returns the meta object for the containment reference 'Times'.

Returns:
the meta object for the containment reference 'Times'.
See Also:
PIControllerTimes.getTimes(), getPIControllerTimes()

getPIControllerUntil

org.eclipse.emf.ecore.EClass getPIControllerUntil()
Returns the meta object for class 'PI Controller Until'.

Returns:
the meta object for class 'PI Controller Until'.
See Also:
PIControllerUntil

getPIControllerUntil_Until

org.eclipse.emf.ecore.EReference getPIControllerUntil_Until()
Returns the meta object for the containment reference 'Until'.

Returns:
the meta object for the containment reference 'Until'.
See Also:
PIControllerUntil.getUntil(), getPIControllerUntil()

getPIControllerUntil_TestAfter

org.eclipse.emf.ecore.EAttribute getPIControllerUntil_TestAfter()
Returns the meta object for the attribute 'Test After'.

Returns:
the meta object for the attribute 'Test After'.
See Also:
PIControllerUntil.isTestAfter(), getPIControllerUntil()

getPIControllerVarying

org.eclipse.emf.ecore.EClass getPIControllerVarying()
Returns the meta object for class 'PI Controller Varying'.

Returns:
the meta object for class 'PI Controller Varying'.
See Also:
PIControllerVarying

getPIControllerVarying_VaryingClauses

org.eclipse.emf.ecore.EReference getPIControllerVarying_VaryingClauses()
Returns the meta object for the containment reference list 'Varying Clauses'.

Returns:
the meta object for the containment reference list 'Varying Clauses'.
See Also:
PIControllerVarying.getVaryingClauses(), getPIControllerVarying()

getPIControllerVarying_TestAfter

org.eclipse.emf.ecore.EAttribute getPIControllerVarying_TestAfter()
Returns the meta object for the attribute 'Test After'.

Returns:
the meta object for the attribute 'Test After'.
See Also:
PIControllerVarying.isTestAfter(), getPIControllerVarying()

getPIControllerVaryingClause

org.eclipse.emf.ecore.EClass getPIControllerVaryingClause()
Returns the meta object for class 'PI Controller Varying Clause'.

Returns:
the meta object for class 'PI Controller Varying Clause'.
See Also:
PIControllerVaryingClause

getPIControllerVaryingClause_Varied

org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_Varied()
Returns the meta object for the containment reference 'Varied'.

Returns:
the meta object for the containment reference 'Varied'.
See Also:
PIControllerVaryingClause.getVaried(), getPIControllerVaryingClause()

getPIControllerVaryingClause_From

org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
PIControllerVaryingClause.getFrom(), getPIControllerVaryingClause()

getPIControllerVaryingClause_By

org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_By()
Returns the meta object for the containment reference 'By'.

Returns:
the meta object for the containment reference 'By'.
See Also:
PIControllerVaryingClause.getBy(), getPIControllerVaryingClause()

getPIControllerVaryingClause_Until

org.eclipse.emf.ecore.EReference getPIControllerVaryingClause_Until()
Returns the meta object for the containment reference 'Until'.

Returns:
the meta object for the containment reference 'Until'.
See Also:
PIControllerVaryingClause.getUntil(), getPIControllerVaryingClause()

getGoToAlteredStmt

org.eclipse.emf.ecore.EClass getGoToAlteredStmt()
Returns the meta object for class 'Go To Altered Stmt'.

Returns:
the meta object for class 'Go To Altered Stmt'.
See Also:
GoToAlteredStmt

getGoToUnconditionalStmt

org.eclipse.emf.ecore.EClass getGoToUnconditionalStmt()
Returns the meta object for class 'Go To Unconditional Stmt'.

Returns:
the meta object for class 'Go To Unconditional Stmt'.
See Also:
GoToUnconditionalStmt

getGoToUnconditionalStmt_Procedure

org.eclipse.emf.ecore.EReference getGoToUnconditionalStmt_Procedure()
Returns the meta object for the reference 'Procedure'.

Returns:
the meta object for the reference 'Procedure'.
See Also:
GoToUnconditionalStmt.getProcedure(), getGoToUnconditionalStmt()

getGoToConditionalStmt

org.eclipse.emf.ecore.EClass getGoToConditionalStmt()
Returns the meta object for class 'Go To Conditional Stmt'.

Returns:
the meta object for class 'Go To Conditional Stmt'.
See Also:
GoToConditionalStmt

getGoToConditionalStmt_Procedures

org.eclipse.emf.ecore.EReference getGoToConditionalStmt_Procedures()
Returns the meta object for the reference list 'Procedures'.

Returns:
the meta object for the reference list 'Procedures'.
See Also:
GoToConditionalStmt.getProcedures(), getGoToConditionalStmt()

getGoToConditionalStmt_DependingOn

org.eclipse.emf.ecore.EReference getGoToConditionalStmt_DependingOn()
Returns the meta object for the containment reference 'Depending On'.

Returns:
the meta object for the containment reference 'Depending On'.
See Also:
GoToConditionalStmt.getDependingOn(), getGoToConditionalStmt()

getAlterStmt

org.eclipse.emf.ecore.EClass getAlterStmt()
Returns the meta object for class 'Alter Stmt'.

Returns:
the meta object for class 'Alter Stmt'.
See Also:
AlterStmt

getAlterStmt_Clauses

org.eclipse.emf.ecore.EReference getAlterStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
AlterStmt.getClauses(), getAlterStmt()

getAlterClause

org.eclipse.emf.ecore.EClass getAlterClause()
Returns the meta object for class 'Alter Clause'.

Returns:
the meta object for class 'Alter Clause'.
See Also:
AlterClause

getAlterClause_GoToIn

org.eclipse.emf.ecore.EReference getAlterClause_GoToIn()
Returns the meta object for the reference 'Go To In'.

Returns:
the meta object for the reference 'Go To In'.
See Also:
AlterClause.getGoToIn(), getAlterClause()

getAlterClause_ToProceedTo

org.eclipse.emf.ecore.EReference getAlterClause_ToProceedTo()
Returns the meta object for the reference 'To Proceed To'.

Returns:
the meta object for the reference 'To Proceed To'.
See Also:
AlterClause.getToProceedTo(), getAlterClause()

getExitProgramStmt

org.eclipse.emf.ecore.EClass getExitProgramStmt()
Returns the meta object for class 'Exit Program Stmt'.

Returns:
the meta object for class 'Exit Program Stmt'.
See Also:
ExitProgramStmt

getExitProgramStmt_Giving

org.eclipse.emf.ecore.EReference getExitProgramStmt_Giving()
Returns the meta object for the containment reference 'Giving'.

Returns:
the meta object for the containment reference 'Giving'.
See Also:
ExitProgramStmt.getGiving(), getExitProgramStmt()

getStopRunStmt

org.eclipse.emf.ecore.EClass getStopRunStmt()
Returns the meta object for class 'Stop Run Stmt'.

Returns:
the meta object for class 'Stop Run Stmt'.
See Also:
StopRunStmt

getStopLiteralStmt

org.eclipse.emf.ecore.EClass getStopLiteralStmt()
Returns the meta object for class 'Stop Literal Stmt'.

Returns:
the meta object for class 'Stop Literal Stmt'.
See Also:
StopLiteralStmt

getStopLiteralStmt_Literal

org.eclipse.emf.ecore.EReference getStopLiteralStmt_Literal()
Returns the meta object for the containment reference 'Literal'.

Returns:
the meta object for the containment reference 'Literal'.
See Also:
StopLiteralStmt.getLiteral(), getStopLiteralStmt()

getCancelStmt

org.eclipse.emf.ecore.EClass getCancelStmt()
Returns the meta object for class 'Cancel Stmt'.

Returns:
the meta object for class 'Cancel Stmt'.
See Also:
CancelStmt

getCancelStmt_Programs

org.eclipse.emf.ecore.EReference getCancelStmt_Programs()
Returns the meta object for the containment reference list 'Programs'.

Returns:
the meta object for the containment reference list 'Programs'.
See Also:
CancelStmt.getPrograms(), getCancelStmt()

getGoBackStmt

org.eclipse.emf.ecore.EClass getGoBackStmt()
Returns the meta object for class 'Go Back Stmt'.

Returns:
the meta object for class 'Go Back Stmt'.
See Also:
GoBackStmt

getGoBackStmt_Giving

org.eclipse.emf.ecore.EReference getGoBackStmt_Giving()
Returns the meta object for the containment reference 'Giving'.

Returns:
the meta object for the containment reference 'Giving'.
See Also:
GoBackStmt.getGiving(), getGoBackStmt()

getDataRef

org.eclipse.emf.ecore.EClass getDataRef()
Returns the meta object for class 'Data Ref'.

Returns:
the meta object for class 'Data Ref'.
See Also:
DataRef

getSpecialRegister

org.eclipse.emf.ecore.EClass getSpecialRegister()
Returns the meta object for class 'Special Register'.

Returns:
the meta object for class 'Special Register'.
See Also:
SpecialRegister

getSimpleRef

org.eclipse.emf.ecore.EClass getSimpleRef()
Returns the meta object for class 'Simple Ref'.

Returns:
the meta object for class 'Simple Ref'.
See Also:
SimpleRef

getSimpleRef_DataItem

org.eclipse.emf.ecore.EReference getSimpleRef_DataItem()
Returns the meta object for the reference 'Data Item'.

Returns:
the meta object for the reference 'Data Item'.
See Also:
SimpleRef.getDataItem(), getSimpleRef()

getTableRef

org.eclipse.emf.ecore.EClass getTableRef()
Returns the meta object for class 'Table Ref'.

Returns:
the meta object for class 'Table Ref'.
See Also:
TableRef

getTableRef_DataItem

org.eclipse.emf.ecore.EReference getTableRef_DataItem()
Returns the meta object for the reference 'Data Item'.

Returns:
the meta object for the reference 'Data Item'.
See Also:
TableRef.getDataItem(), getTableRef()

getTableRef_Subscripts

org.eclipse.emf.ecore.EReference getTableRef_Subscripts()
Returns the meta object for the containment reference list 'Subscripts'.

Returns:
the meta object for the containment reference list 'Subscripts'.
See Also:
TableRef.getSubscripts(), getTableRef()

getTableSubscript

org.eclipse.emf.ecore.EClass getTableSubscript()
Returns the meta object for class 'Table Subscript'.

Returns:
the meta object for class 'Table Subscript'.
See Also:
TableSubscript

getIntSubscript

org.eclipse.emf.ecore.EClass getIntSubscript()
Returns the meta object for class 'Int Subscript'.

Returns:
the meta object for class 'Int Subscript'.
See Also:
IntSubscript

getIntSubscript_Value

org.eclipse.emf.ecore.EAttribute getIntSubscript_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
IntSubscript.getValue(), getIntSubscript()

getAllSubscript

org.eclipse.emf.ecore.EClass getAllSubscript()
Returns the meta object for class 'All Subscript'.

Returns:
the meta object for class 'All Subscript'.
See Also:
AllSubscript

getDataSubscript

org.eclipse.emf.ecore.EClass getDataSubscript()
Returns the meta object for class 'Data Subscript'.

Returns:
the meta object for class 'Data Subscript'.
See Also:
DataSubscript

getDataSubscript_DataItem

org.eclipse.emf.ecore.EReference getDataSubscript_DataItem()
Returns the meta object for the reference 'Data Item'.

Returns:
the meta object for the reference 'Data Item'.
See Also:
DataSubscript.getDataItem(), getDataSubscript()

getDataSubscript_Offset

org.eclipse.emf.ecore.EAttribute getDataSubscript_Offset()
Returns the meta object for the attribute 'Offset'.

Returns:
the meta object for the attribute 'Offset'.
See Also:
DataSubscript.getOffset(), getDataSubscript()

getIndexSubscript

org.eclipse.emf.ecore.EClass getIndexSubscript()
Returns the meta object for class 'Index Subscript'.

Returns:
the meta object for class 'Index Subscript'.
See Also:
IndexSubscript

getIndexSubscript_Index

org.eclipse.emf.ecore.EReference getIndexSubscript_Index()
Returns the meta object for the reference 'Index'.

Returns:
the meta object for the reference 'Index'.
See Also:
IndexSubscript.getIndex(), getIndexSubscript()

getIndexSubscript_Offset

org.eclipse.emf.ecore.EAttribute getIndexSubscript_Offset()
Returns the meta object for the attribute 'Offset'.

Returns:
the meta object for the attribute 'Offset'.
See Also:
IndexSubscript.getOffset(), getIndexSubscript()

getRefMod

org.eclipse.emf.ecore.EClass getRefMod()
Returns the meta object for class 'Ref Mod'.

Returns:
the meta object for class 'Ref Mod'.
See Also:
RefMod

getRefMod_Ref

org.eclipse.emf.ecore.EReference getRefMod_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
RefMod.getRef(), getRefMod()

getRefMod_StartPos

org.eclipse.emf.ecore.EReference getRefMod_StartPos()
Returns the meta object for the containment reference 'Start Pos'.

Returns:
the meta object for the containment reference 'Start Pos'.
See Also:
RefMod.getStartPos(), getRefMod()

getRefMod_Len

org.eclipse.emf.ecore.EReference getRefMod_Len()
Returns the meta object for the containment reference 'Len'.

Returns:
the meta object for the containment reference 'Len'.
See Also:
RefMod.getLen(), getRefMod()

getFuncRef

org.eclipse.emf.ecore.EClass getFuncRef()
Returns the meta object for class 'Func Ref'.

Returns:
the meta object for class 'Func Ref'.
See Also:
FuncRef

getFuncRef_FunctionName

org.eclipse.emf.ecore.EAttribute getFuncRef_FunctionName()
Returns the meta object for the attribute 'Function Name'.

Returns:
the meta object for the attribute 'Function Name'.
See Also:
FuncRef.getFunctionName(), getFuncRef()

getFuncRef_Args

org.eclipse.emf.ecore.EReference getFuncRef_Args()
Returns the meta object for the containment reference list 'Args'.

Returns:
the meta object for the containment reference list 'Args'.
See Also:
FuncRef.getArgs(), getFuncRef()

getAddressOf

org.eclipse.emf.ecore.EClass getAddressOf()
Returns the meta object for class 'Address Of'.

Returns:
the meta object for class 'Address Of'.
See Also:
AddressOf

getAddressOf_Ref

org.eclipse.emf.ecore.EReference getAddressOf_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
AddressOf.getRef(), getAddressOf()

getLengthOf

org.eclipse.emf.ecore.EClass getLengthOf()
Returns the meta object for class 'Length Of'.

Returns:
the meta object for class 'Length Of'.
See Also:
LengthOf

getLengthOf_Ref

org.eclipse.emf.ecore.EReference getLengthOf_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
LengthOf.getRef(), getLengthOf()

getLinageCounter

org.eclipse.emf.ecore.EClass getLinageCounter()
Returns the meta object for class 'Linage Counter'.

Returns:
the meta object for class 'Linage Counter'.
See Also:
LinageCounter

getLinageCounter_File

org.eclipse.emf.ecore.EReference getLinageCounter_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
LinageCounter.getFile(), getLinageCounter()

getExpr

org.eclipse.emf.ecore.EClass getExpr()
Returns the meta object for class 'Expr'.

Returns:
the meta object for class 'Expr'.
See Also:
Expr

getExprLiteral

org.eclipse.emf.ecore.EClass getExprLiteral()
Returns the meta object for class 'Expr Literal'.

Returns:
the meta object for class 'Expr Literal'.
See Also:
ExprLiteral

getExprLiteral_Lit

org.eclipse.emf.ecore.EReference getExprLiteral_Lit()
Returns the meta object for the containment reference 'Lit'.

Returns:
the meta object for the containment reference 'Lit'.
See Also:
ExprLiteral.getLit(), getExprLiteral()

getExprDataRef

org.eclipse.emf.ecore.EClass getExprDataRef()
Returns the meta object for class 'Expr Data Ref'.

Returns:
the meta object for class 'Expr Data Ref'.
See Also:
ExprDataRef

getExprDataRef_Ref

org.eclipse.emf.ecore.EReference getExprDataRef_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
ExprDataRef.getRef(), getExprDataRef()

getExprIndexRef

org.eclipse.emf.ecore.EClass getExprIndexRef()
Returns the meta object for class 'Expr Index Ref'.

Returns:
the meta object for class 'Expr Index Ref'.
See Also:
ExprIndexRef

getExprIndexRef_Ref

org.eclipse.emf.ecore.EReference getExprIndexRef_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
ExprIndexRef.getRef(), getExprIndexRef()

getExprArithmetic

org.eclipse.emf.ecore.EClass getExprArithmetic()
Returns the meta object for class 'Expr Arithmetic'.

Returns:
the meta object for class 'Expr Arithmetic'.
See Also:
ExprArithmetic

getExprConditional

org.eclipse.emf.ecore.EClass getExprConditional()
Returns the meta object for class 'Expr Conditional'.

Returns:
the meta object for class 'Expr Conditional'.
See Also:
ExprConditional

getExprArithUnaryMinus

org.eclipse.emf.ecore.EClass getExprArithUnaryMinus()
Returns the meta object for class 'Expr Arith Unary Minus'.

Returns:
the meta object for class 'Expr Arith Unary Minus'.
See Also:
ExprArithUnaryMinus

getExprArithUnaryMinus_Arg

org.eclipse.emf.ecore.EReference getExprArithUnaryMinus_Arg()
Returns the meta object for the containment reference 'Arg'.

Returns:
the meta object for the containment reference 'Arg'.
See Also:
ExprArithUnaryMinus.getArg(), getExprArithUnaryMinus()

getExprArithBinary

org.eclipse.emf.ecore.EClass getExprArithBinary()
Returns the meta object for class 'Expr Arith Binary'.

Returns:
the meta object for class 'Expr Arith Binary'.
See Also:
ExprArithBinary

getExprArithBinary_Arg1

org.eclipse.emf.ecore.EReference getExprArithBinary_Arg1()
Returns the meta object for the containment reference 'Arg1'.

Returns:
the meta object for the containment reference 'Arg1'.
See Also:
ExprArithBinary.getArg1(), getExprArithBinary()

getExprArithBinary_Arg2

org.eclipse.emf.ecore.EReference getExprArithBinary_Arg2()
Returns the meta object for the containment reference 'Arg2'.

Returns:
the meta object for the containment reference 'Arg2'.
See Also:
ExprArithBinary.getArg2(), getExprArithBinary()

getExprArithAdd

org.eclipse.emf.ecore.EClass getExprArithAdd()
Returns the meta object for class 'Expr Arith Add'.

Returns:
the meta object for class 'Expr Arith Add'.
See Also:
ExprArithAdd

getExprArithSubtract

org.eclipse.emf.ecore.EClass getExprArithSubtract()
Returns the meta object for class 'Expr Arith Subtract'.

Returns:
the meta object for class 'Expr Arith Subtract'.
See Also:
ExprArithSubtract

getExprArithMultiply

org.eclipse.emf.ecore.EClass getExprArithMultiply()
Returns the meta object for class 'Expr Arith Multiply'.

Returns:
the meta object for class 'Expr Arith Multiply'.
See Also:
ExprArithMultiply

getExprArithDivide

org.eclipse.emf.ecore.EClass getExprArithDivide()
Returns the meta object for class 'Expr Arith Divide'.

Returns:
the meta object for class 'Expr Arith Divide'.
See Also:
ExprArithDivide

getExprArithExpo

org.eclipse.emf.ecore.EClass getExprArithExpo()
Returns the meta object for class 'Expr Arith Expo'.

Returns:
the meta object for class 'Expr Arith Expo'.
See Also:
ExprArithExpo

getExprSimpleCond

org.eclipse.emf.ecore.EClass getExprSimpleCond()
Returns the meta object for class 'Expr Simple Cond'.

Returns:
the meta object for class 'Expr Simple Cond'.
See Also:
ExprSimpleCond

getExprComplexCond

org.eclipse.emf.ecore.EClass getExprComplexCond()
Returns the meta object for class 'Expr Complex Cond'.

Returns:
the meta object for class 'Expr Complex Cond'.
See Also:
ExprComplexCond

getExprRelationCond

org.eclipse.emf.ecore.EClass getExprRelationCond()
Returns the meta object for class 'Expr Relation Cond'.

Returns:
the meta object for class 'Expr Relation Cond'.
See Also:
ExprRelationCond

getExprRelationCond_Arg1

org.eclipse.emf.ecore.EReference getExprRelationCond_Arg1()
Returns the meta object for the containment reference 'Arg1'.

Returns:
the meta object for the containment reference 'Arg1'.
See Also:
ExprRelationCond.getArg1(), getExprRelationCond()

getExprRelationCond_Arg2

org.eclipse.emf.ecore.EReference getExprRelationCond_Arg2()
Returns the meta object for the containment reference 'Arg2'.

Returns:
the meta object for the containment reference 'Arg2'.
See Also:
ExprRelationCond.getArg2(), getExprRelationCond()

getExprEqual

org.eclipse.emf.ecore.EClass getExprEqual()
Returns the meta object for class 'Expr Equal'.

Returns:
the meta object for class 'Expr Equal'.
See Also:
ExprEqual

getExprLess

org.eclipse.emf.ecore.EClass getExprLess()
Returns the meta object for class 'Expr Less'.

Returns:
the meta object for class 'Expr Less'.
See Also:
ExprLess

getExprGreater

org.eclipse.emf.ecore.EClass getExprGreater()
Returns the meta object for class 'Expr Greater'.

Returns:
the meta object for class 'Expr Greater'.
See Also:
ExprGreater

getExprLessOrEqual

org.eclipse.emf.ecore.EClass getExprLessOrEqual()
Returns the meta object for class 'Expr Less Or Equal'.

Returns:
the meta object for class 'Expr Less Or Equal'.
See Also:
ExprLessOrEqual

getExprGreaterOrEqual

org.eclipse.emf.ecore.EClass getExprGreaterOrEqual()
Returns the meta object for class 'Expr Greater Or Equal'.

Returns:
the meta object for class 'Expr Greater Or Equal'.
See Also:
ExprGreaterOrEqual

getExprNotEqual

org.eclipse.emf.ecore.EClass getExprNotEqual()
Returns the meta object for class 'Expr Not Equal'.

Returns:
the meta object for class 'Expr Not Equal'.
See Also:
ExprNotEqual

getExprNotLess

org.eclipse.emf.ecore.EClass getExprNotLess()
Returns the meta object for class 'Expr Not Less'.

Returns:
the meta object for class 'Expr Not Less'.
See Also:
ExprNotLess

getExprNotGreater

org.eclipse.emf.ecore.EClass getExprNotGreater()
Returns the meta object for class 'Expr Not Greater'.

Returns:
the meta object for class 'Expr Not Greater'.
See Also:
ExprNotGreater

getExpr88Cond

org.eclipse.emf.ecore.EClass getExpr88Cond()
Returns the meta object for class 'Expr88 Cond'.

Returns:
the meta object for class 'Expr88 Cond'.
See Also:
Expr88Cond

getExpr88Cond_Ref88

org.eclipse.emf.ecore.EReference getExpr88Cond_Ref88()
Returns the meta object for the containment reference 'Ref88'.

Returns:
the meta object for the containment reference 'Ref88'.
See Also:
Expr88Cond.getRef88(), getExpr88Cond()

getExprClassCond

org.eclipse.emf.ecore.EClass getExprClassCond()
Returns the meta object for class 'Expr Class Cond'.

Returns:
the meta object for class 'Expr Class Cond'.
See Also:
ExprClassCond

getExprClassCond_DataRef

org.eclipse.emf.ecore.EReference getExprClassCond_DataRef()
Returns the meta object for the containment reference 'Data Ref'.

Returns:
the meta object for the containment reference 'Data Ref'.
See Also:
ExprClassCond.getDataRef(), getExprClassCond()

getExprStdClassCond

org.eclipse.emf.ecore.EClass getExprStdClassCond()
Returns the meta object for class 'Expr Std Class Cond'.

Returns:
the meta object for class 'Expr Std Class Cond'.
See Also:
ExprStdClassCond

getExprStdClassCond_ClassType

org.eclipse.emf.ecore.EAttribute getExprStdClassCond_ClassType()
Returns the meta object for the attribute 'Class Type'.

Returns:
the meta object for the attribute 'Class Type'.
See Also:
ExprStdClassCond.getClassType(), getExprStdClassCond()

getExprIsStdClassCond

org.eclipse.emf.ecore.EClass getExprIsStdClassCond()
Returns the meta object for class 'Expr Is Std Class Cond'.

Returns:
the meta object for class 'Expr Is Std Class Cond'.
See Also:
ExprIsStdClassCond

getExprIsNotStdClassCond

org.eclipse.emf.ecore.EClass getExprIsNotStdClassCond()
Returns the meta object for class 'Expr Is Not Std Class Cond'.

Returns:
the meta object for class 'Expr Is Not Std Class Cond'.
See Also:
ExprIsNotStdClassCond

getExprUserClassCond

org.eclipse.emf.ecore.EClass getExprUserClassCond()
Returns the meta object for class 'Expr User Class Cond'.

Returns:
the meta object for class 'Expr User Class Cond'.
See Also:
ExprUserClassCond

getExprUserClassCond_UserDefinedCharClass

org.eclipse.emf.ecore.EReference getExprUserClassCond_UserDefinedCharClass()
Returns the meta object for the reference 'User Defined Char Class'.

Returns:
the meta object for the reference 'User Defined Char Class'.
See Also:
ExprUserClassCond.getUserDefinedCharClass(), getExprUserClassCond()

getExprIsUserClassCond

org.eclipse.emf.ecore.EClass getExprIsUserClassCond()
Returns the meta object for class 'Expr Is User Class Cond'.

Returns:
the meta object for class 'Expr Is User Class Cond'.
See Also:
ExprIsUserClassCond

getExprIsNotUserClassCond

org.eclipse.emf.ecore.EClass getExprIsNotUserClassCond()
Returns the meta object for class 'Expr Is Not User Class Cond'.

Returns:
the meta object for class 'Expr Is Not User Class Cond'.
See Also:
ExprIsNotUserClassCond

getExprSignCond

org.eclipse.emf.ecore.EClass getExprSignCond()
Returns the meta object for class 'Expr Sign Cond'.

Returns:
the meta object for class 'Expr Sign Cond'.
See Also:
ExprSignCond

getExprSignCond_DataRef

org.eclipse.emf.ecore.EReference getExprSignCond_DataRef()
Returns the meta object for the containment reference 'Data Ref'.

Returns:
the meta object for the containment reference 'Data Ref'.
See Also:
ExprSignCond.getDataRef(), getExprSignCond()

getExprSignCond_SignType

org.eclipse.emf.ecore.EAttribute getExprSignCond_SignType()
Returns the meta object for the attribute 'Sign Type'.

Returns:
the meta object for the attribute 'Sign Type'.
See Also:
ExprSignCond.getSignType(), getExprSignCond()

getExprIsSignCond

org.eclipse.emf.ecore.EClass getExprIsSignCond()
Returns the meta object for class 'Expr Is Sign Cond'.

Returns:
the meta object for class 'Expr Is Sign Cond'.
See Also:
ExprIsSignCond

getExprIsNotSignCond

org.eclipse.emf.ecore.EClass getExprIsNotSignCond()
Returns the meta object for class 'Expr Is Not Sign Cond'.

Returns:
the meta object for class 'Expr Is Not Sign Cond'.
See Also:
ExprIsNotSignCond

getExprSwitchStatusCond

org.eclipse.emf.ecore.EClass getExprSwitchStatusCond()
Returns the meta object for class 'Expr Switch Status Cond'.

Returns:
the meta object for class 'Expr Switch Status Cond'.
See Also:
ExprSwitchStatusCond

getExprSwitchStatusCond_Condition

org.eclipse.emf.ecore.EReference getExprSwitchStatusCond_Condition()
Returns the meta object for the reference 'Condition'.

Returns:
the meta object for the reference 'Condition'.
See Also:
ExprSwitchStatusCond.getCondition(), getExprSwitchStatusCond()

getExprLogicalNot

org.eclipse.emf.ecore.EClass getExprLogicalNot()
Returns the meta object for class 'Expr Logical Not'.

Returns:
the meta object for class 'Expr Logical Not'.
See Also:
ExprLogicalNot

getExprLogicalNot_Expr

org.eclipse.emf.ecore.EReference getExprLogicalNot_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
ExprLogicalNot.getExpr(), getExprLogicalNot()

getExprLogicalBinary

org.eclipse.emf.ecore.EClass getExprLogicalBinary()
Returns the meta object for class 'Expr Logical Binary'.

Returns:
the meta object for class 'Expr Logical Binary'.
See Also:
ExprLogicalBinary

getExprLogicalBinary_Expr1

org.eclipse.emf.ecore.EReference getExprLogicalBinary_Expr1()
Returns the meta object for the containment reference 'Expr1'.

Returns:
the meta object for the containment reference 'Expr1'.
See Also:
ExprLogicalBinary.getExpr1(), getExprLogicalBinary()

getExprLogicalBinary_Expr2

org.eclipse.emf.ecore.EReference getExprLogicalBinary_Expr2()
Returns the meta object for the containment reference 'Expr2'.

Returns:
the meta object for the containment reference 'Expr2'.
See Also:
ExprLogicalBinary.getExpr2(), getExprLogicalBinary()

getExprLogicalAnd

org.eclipse.emf.ecore.EClass getExprLogicalAnd()
Returns the meta object for class 'Expr Logical And'.

Returns:
the meta object for class 'Expr Logical And'.
See Also:
ExprLogicalAnd

getExprLogicalOr

org.eclipse.emf.ecore.EClass getExprLogicalOr()
Returns the meta object for class 'Expr Logical Or'.

Returns:
the meta object for class 'Expr Logical Or'.
See Also:
ExprLogicalOr

getAcceptStmt

org.eclipse.emf.ecore.EClass getAcceptStmt()
Returns the meta object for class 'Accept Stmt'.

Returns:
the meta object for class 'Accept Stmt'.
See Also:
AcceptStmt

getAcceptStmt_Ref

org.eclipse.emf.ecore.EReference getAcceptStmt_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
AcceptStmt.getRef(), getAcceptStmt()

getEnvironment

org.eclipse.emf.ecore.EClass getEnvironment()
Returns the meta object for class 'Environment'.

Returns:
the meta object for class 'Environment'.
See Also:
Environment

getEnvironment_Type

org.eclipse.emf.ecore.EAttribute getEnvironment_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Environment.getType(), getEnvironment()

getAcceptDataTransferStmt

org.eclipse.emf.ecore.EClass getAcceptDataTransferStmt()
Returns the meta object for class 'Accept Data Transfer Stmt'.

Returns:
the meta object for class 'Accept Data Transfer Stmt'.
See Also:
AcceptDataTransferStmt

getAcceptDataTransferStmt_EnvironmentName

org.eclipse.emf.ecore.EReference getAcceptDataTransferStmt_EnvironmentName()
Returns the meta object for the reference 'Environment Name'.

Returns:
the meta object for the reference 'Environment Name'.
See Also:
AcceptDataTransferStmt.getEnvironmentName(), getAcceptDataTransferStmt()

getAcceptDataTransferStmt_Environment

org.eclipse.emf.ecore.EReference getAcceptDataTransferStmt_Environment()
Returns the meta object for the containment reference 'Environment'.

Returns:
the meta object for the containment reference 'Environment'.
See Also:
AcceptDataTransferStmt.getEnvironment(), getAcceptDataTransferStmt()

getAcceptSystemInfoTransferStmt

org.eclipse.emf.ecore.EClass getAcceptSystemInfoTransferStmt()
Returns the meta object for class 'Accept System Info Transfer Stmt'.

Returns:
the meta object for class 'Accept System Info Transfer Stmt'.
See Also:
AcceptSystemInfoTransferStmt

getAcceptSystemInfoTransferStmt_SystemInfo

org.eclipse.emf.ecore.EAttribute getAcceptSystemInfoTransferStmt_SystemInfo()
Returns the meta object for the attribute 'System Info'.

Returns:
the meta object for the attribute 'System Info'.
See Also:
AcceptSystemInfoTransferStmt.getSystemInfo(), getAcceptSystemInfoTransferStmt()

getDisplayStmt

org.eclipse.emf.ecore.EClass getDisplayStmt()
Returns the meta object for class 'Display Stmt'.

Returns:
the meta object for class 'Display Stmt'.
See Also:
DisplayStmt

getDisplayStmt_Items

org.eclipse.emf.ecore.EReference getDisplayStmt_Items()
Returns the meta object for the containment reference list 'Items'.

Returns:
the meta object for the containment reference list 'Items'.
See Also:
DisplayStmt.getItems(), getDisplayStmt()

getDisplayStmt_EnvironmentName

org.eclipse.emf.ecore.EReference getDisplayStmt_EnvironmentName()
Returns the meta object for the reference 'Environment Name'.

Returns:
the meta object for the reference 'Environment Name'.
See Also:
DisplayStmt.getEnvironmentName(), getDisplayStmt()

getDisplayStmt_Environment

org.eclipse.emf.ecore.EReference getDisplayStmt_Environment()
Returns the meta object for the containment reference 'Environment'.

Returns:
the meta object for the containment reference 'Environment'.
See Also:
DisplayStmt.getEnvironment(), getDisplayStmt()

getDisplayStmt_WithNoAdvancing

org.eclipse.emf.ecore.EAttribute getDisplayStmt_WithNoAdvancing()
Returns the meta object for the attribute 'With No Advancing'.

Returns:
the meta object for the attribute 'With No Advancing'.
See Also:
DisplayStmt.isWithNoAdvancing(), getDisplayStmt()

getArithStmt

org.eclipse.emf.ecore.EClass getArithStmt()
Returns the meta object for class 'Arith Stmt'.

Returns:
the meta object for class 'Arith Stmt'.
See Also:
ArithStmt

getArithStmt_OnSizeError

org.eclipse.emf.ecore.EReference getArithStmt_OnSizeError()
Returns the meta object for the containment reference list 'On Size Error'.

Returns:
the meta object for the containment reference list 'On Size Error'.
See Also:
ArithStmt.getOnSizeError(), getArithStmt()

getArithStmt_NotOnSizeError

org.eclipse.emf.ecore.EReference getArithStmt_NotOnSizeError()
Returns the meta object for the containment reference list 'Not On Size Error'.

Returns:
the meta object for the containment reference list 'Not On Size Error'.
See Also:
ArithStmt.getNotOnSizeError(), getArithStmt()

getArithOperand

org.eclipse.emf.ecore.EClass getArithOperand()
Returns the meta object for class 'Arith Operand'.

Returns:
the meta object for class 'Arith Operand'.
See Also:
ArithOperand

getArithOperand_Ref

org.eclipse.emf.ecore.EReference getArithOperand_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
ArithOperand.getRef(), getArithOperand()

getArithOperand_Rounded

org.eclipse.emf.ecore.EAttribute getArithOperand_Rounded()
Returns the meta object for the attribute 'Rounded'.

Returns:
the meta object for the attribute 'Rounded'.
See Also:
ArithOperand.isRounded(), getArithOperand()

getAddStmt

org.eclipse.emf.ecore.EClass getAddStmt()
Returns the meta object for class 'Add Stmt'.

Returns:
the meta object for class 'Add Stmt'.
See Also:
AddStmt

getSubtractStmt

org.eclipse.emf.ecore.EClass getSubtractStmt()
Returns the meta object for class 'Subtract Stmt'.

Returns:
the meta object for class 'Subtract Stmt'.
See Also:
SubtractStmt

getMultiplyStmt

org.eclipse.emf.ecore.EClass getMultiplyStmt()
Returns the meta object for class 'Multiply Stmt'.

Returns:
the meta object for class 'Multiply Stmt'.
See Also:
MultiplyStmt

getComputeStmt

org.eclipse.emf.ecore.EClass getComputeStmt()
Returns the meta object for class 'Compute Stmt'.

Returns:
the meta object for class 'Compute Stmt'.
See Also:
ComputeStmt

getComputeStmt_Destinations

org.eclipse.emf.ecore.EReference getComputeStmt_Destinations()
Returns the meta object for the containment reference list 'Destinations'.

Returns:
the meta object for the containment reference list 'Destinations'.
See Also:
ComputeStmt.getDestinations(), getComputeStmt()

getComputeStmt_Expr

org.eclipse.emf.ecore.EReference getComputeStmt_Expr()
Returns the meta object for the containment reference 'Expr'.

Returns:
the meta object for the containment reference 'Expr'.
See Also:
ComputeStmt.getExpr(), getComputeStmt()

getAddToStmt

org.eclipse.emf.ecore.EClass getAddToStmt()
Returns the meta object for class 'Add To Stmt'.

Returns:
the meta object for class 'Add To Stmt'.
See Also:
AddToStmt

getAddToStmt_SumOf

org.eclipse.emf.ecore.EReference getAddToStmt_SumOf()
Returns the meta object for the containment reference list 'Sum Of'.

Returns:
the meta object for the containment reference list 'Sum Of'.
See Also:
AddToStmt.getSumOf(), getAddToStmt()

getAddToStmt_To

org.eclipse.emf.ecore.EReference getAddToStmt_To()
Returns the meta object for the containment reference list 'To'.

Returns:
the meta object for the containment reference list 'To'.
See Also:
AddToStmt.getTo(), getAddToStmt()

getAddToGivingStmt

org.eclipse.emf.ecore.EClass getAddToGivingStmt()
Returns the meta object for class 'Add To Giving Stmt'.

Returns:
the meta object for class 'Add To Giving Stmt'.
See Also:
AddToGivingStmt

getAddToGivingStmt_SumOf

org.eclipse.emf.ecore.EReference getAddToGivingStmt_SumOf()
Returns the meta object for the containment reference list 'Sum Of'.

Returns:
the meta object for the containment reference list 'Sum Of'.
See Also:
AddToGivingStmt.getSumOf(), getAddToGivingStmt()

getAddToGivingStmt_To

org.eclipse.emf.ecore.EReference getAddToGivingStmt_To()
Returns the meta object for the containment reference 'To'.

Returns:
the meta object for the containment reference 'To'.
See Also:
AddToGivingStmt.getTo(), getAddToGivingStmt()

getAddToGivingStmt_Giving

org.eclipse.emf.ecore.EReference getAddToGivingStmt_Giving()
Returns the meta object for the containment reference list 'Giving'.

Returns:
the meta object for the containment reference list 'Giving'.
See Also:
AddToGivingStmt.getGiving(), getAddToGivingStmt()

getAddCorrStmt

org.eclipse.emf.ecore.EClass getAddCorrStmt()
Returns the meta object for class 'Add Corr Stmt'.

Returns:
the meta object for class 'Add Corr Stmt'.
See Also:
AddCorrStmt

getAddCorrStmt_Add

org.eclipse.emf.ecore.EReference getAddCorrStmt_Add()
Returns the meta object for the containment reference 'Add'.

Returns:
the meta object for the containment reference 'Add'.
See Also:
AddCorrStmt.getAdd(), getAddCorrStmt()

getAddCorrStmt_To

org.eclipse.emf.ecore.EReference getAddCorrStmt_To()
Returns the meta object for the containment reference 'To'.

Returns:
the meta object for the containment reference 'To'.
See Also:
AddCorrStmt.getTo(), getAddCorrStmt()

getSubtractFromStmt

org.eclipse.emf.ecore.EClass getSubtractFromStmt()
Returns the meta object for class 'Subtract From Stmt'.

Returns:
the meta object for class 'Subtract From Stmt'.
See Also:
SubtractFromStmt

getSubtractFromStmt_SumOf

org.eclipse.emf.ecore.EReference getSubtractFromStmt_SumOf()
Returns the meta object for the containment reference list 'Sum Of'.

Returns:
the meta object for the containment reference list 'Sum Of'.
See Also:
SubtractFromStmt.getSumOf(), getSubtractFromStmt()

getSubtractFromStmt_From

org.eclipse.emf.ecore.EReference getSubtractFromStmt_From()
Returns the meta object for the containment reference list 'From'.

Returns:
the meta object for the containment reference list 'From'.
See Also:
SubtractFromStmt.getFrom(), getSubtractFromStmt()

getSubtractFromGivingStmt

org.eclipse.emf.ecore.EClass getSubtractFromGivingStmt()
Returns the meta object for class 'Subtract From Giving Stmt'.

Returns:
the meta object for class 'Subtract From Giving Stmt'.
See Also:
SubtractFromGivingStmt

getSubtractFromGivingStmt_SumOf

org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_SumOf()
Returns the meta object for the containment reference list 'Sum Of'.

Returns:
the meta object for the containment reference list 'Sum Of'.
See Also:
SubtractFromGivingStmt.getSumOf(), getSubtractFromGivingStmt()

getSubtractFromGivingStmt_From

org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
SubtractFromGivingStmt.getFrom(), getSubtractFromGivingStmt()

getSubtractFromGivingStmt_Giving

org.eclipse.emf.ecore.EReference getSubtractFromGivingStmt_Giving()
Returns the meta object for the containment reference list 'Giving'.

Returns:
the meta object for the containment reference list 'Giving'.
See Also:
SubtractFromGivingStmt.getGiving(), getSubtractFromGivingStmt()

getSubtractCorrStmt

org.eclipse.emf.ecore.EClass getSubtractCorrStmt()
Returns the meta object for class 'Subtract Corr Stmt'.

Returns:
the meta object for class 'Subtract Corr Stmt'.
See Also:
SubtractCorrStmt

getSubtractCorrStmt_Subtract

org.eclipse.emf.ecore.EReference getSubtractCorrStmt_Subtract()
Returns the meta object for the containment reference 'Subtract'.

Returns:
the meta object for the containment reference 'Subtract'.
See Also:
SubtractCorrStmt.getSubtract(), getSubtractCorrStmt()

getSubtractCorrStmt_From

org.eclipse.emf.ecore.EReference getSubtractCorrStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
SubtractCorrStmt.getFrom(), getSubtractCorrStmt()

getMultiplyByStmt

org.eclipse.emf.ecore.EClass getMultiplyByStmt()
Returns the meta object for class 'Multiply By Stmt'.

Returns:
the meta object for class 'Multiply By Stmt'.
See Also:
MultiplyByStmt

getMultiplyByStmt_Multiplier

org.eclipse.emf.ecore.EReference getMultiplyByStmt_Multiplier()
Returns the meta object for the containment reference 'Multiplier'.

Returns:
the meta object for the containment reference 'Multiplier'.
See Also:
MultiplyByStmt.getMultiplier(), getMultiplyByStmt()

getMultiplyByStmt_Destinations

org.eclipse.emf.ecore.EReference getMultiplyByStmt_Destinations()
Returns the meta object for the containment reference list 'Destinations'.

Returns:
the meta object for the containment reference list 'Destinations'.
See Also:
MultiplyByStmt.getDestinations(), getMultiplyByStmt()

getMultiplyByGivingStmt

org.eclipse.emf.ecore.EClass getMultiplyByGivingStmt()
Returns the meta object for class 'Multiply By Giving Stmt'.

Returns:
the meta object for class 'Multiply By Giving Stmt'.
See Also:
MultiplyByGivingStmt

getMultiplyByGivingStmt_Operand1

org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Operand1()
Returns the meta object for the containment reference 'Operand1'.

Returns:
the meta object for the containment reference 'Operand1'.
See Also:
MultiplyByGivingStmt.getOperand1(), getMultiplyByGivingStmt()

getMultiplyByGivingStmt_Operand2

org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Operand2()
Returns the meta object for the containment reference 'Operand2'.

Returns:
the meta object for the containment reference 'Operand2'.
See Also:
MultiplyByGivingStmt.getOperand2(), getMultiplyByGivingStmt()

getMultiplyByGivingStmt_Giving

org.eclipse.emf.ecore.EReference getMultiplyByGivingStmt_Giving()
Returns the meta object for the containment reference list 'Giving'.

Returns:
the meta object for the containment reference list 'Giving'.
See Also:
MultiplyByGivingStmt.getGiving(), getMultiplyByGivingStmt()

getDivideStmt

org.eclipse.emf.ecore.EClass getDivideStmt()
Returns the meta object for class 'Divide Stmt'.

Returns:
the meta object for class 'Divide Stmt'.
See Also:
DivideStmt

getDivideStmt_Divide

org.eclipse.emf.ecore.EReference getDivideStmt_Divide()
Returns the meta object for the containment reference 'Divide'.

Returns:
the meta object for the containment reference 'Divide'.
See Also:
DivideStmt.getDivide(), getDivideStmt()

getDivideIntoSimpleStmt

org.eclipse.emf.ecore.EClass getDivideIntoSimpleStmt()
Returns the meta object for class 'Divide Into Simple Stmt'.

Returns:
the meta object for class 'Divide Into Simple Stmt'.
See Also:
DivideIntoSimpleStmt

getDivideIntoSimpleStmt_Into

org.eclipse.emf.ecore.EReference getDivideIntoSimpleStmt_Into()
Returns the meta object for the containment reference list 'Into'.

Returns:
the meta object for the containment reference list 'Into'.
See Also:
DivideIntoSimpleStmt.getInto(), getDivideIntoSimpleStmt()

getDivideIntoGivingStmt

org.eclipse.emf.ecore.EClass getDivideIntoGivingStmt()
Returns the meta object for class 'Divide Into Giving Stmt'.

Returns:
the meta object for class 'Divide Into Giving Stmt'.
See Also:
DivideIntoGivingStmt

getDivideIntoGivingStmt_Into

org.eclipse.emf.ecore.EReference getDivideIntoGivingStmt_Into()
Returns the meta object for the containment reference 'Into'.

Returns:
the meta object for the containment reference 'Into'.
See Also:
DivideIntoGivingStmt.getInto(), getDivideIntoGivingStmt()

getDivideIntoGivingSimpleStmt

org.eclipse.emf.ecore.EClass getDivideIntoGivingSimpleStmt()
Returns the meta object for class 'Divide Into Giving Simple Stmt'.

Returns:
the meta object for class 'Divide Into Giving Simple Stmt'.
See Also:
DivideIntoGivingSimpleStmt

getDivideIntoGivingSimpleStmt_Giving

org.eclipse.emf.ecore.EReference getDivideIntoGivingSimpleStmt_Giving()
Returns the meta object for the containment reference list 'Giving'.

Returns:
the meta object for the containment reference list 'Giving'.
See Also:
DivideIntoGivingSimpleStmt.getGiving(), getDivideIntoGivingSimpleStmt()

getDivideIntoGivingRemainderStmt

org.eclipse.emf.ecore.EClass getDivideIntoGivingRemainderStmt()
Returns the meta object for class 'Divide Into Giving Remainder Stmt'.

Returns:
the meta object for class 'Divide Into Giving Remainder Stmt'.
See Also:
DivideIntoGivingRemainderStmt

getDivideIntoGivingRemainderStmt_Giving

org.eclipse.emf.ecore.EReference getDivideIntoGivingRemainderStmt_Giving()
Returns the meta object for the containment reference 'Giving'.

Returns:
the meta object for the containment reference 'Giving'.
See Also:
DivideIntoGivingRemainderStmt.getGiving(), getDivideIntoGivingRemainderStmt()

getDivideIntoGivingRemainderStmt_Remainder

org.eclipse.emf.ecore.EReference getDivideIntoGivingRemainderStmt_Remainder()
Returns the meta object for the containment reference 'Remainder'.

Returns:
the meta object for the containment reference 'Remainder'.
See Also:
DivideIntoGivingRemainderStmt.getRemainder(), getDivideIntoGivingRemainderStmt()

getDivideByGivingStmt

org.eclipse.emf.ecore.EClass getDivideByGivingStmt()
Returns the meta object for class 'Divide By Giving Stmt'.

Returns:
the meta object for class 'Divide By Giving Stmt'.
See Also:
DivideByGivingStmt

getDivideByGivingStmt_By

org.eclipse.emf.ecore.EReference getDivideByGivingStmt_By()
Returns the meta object for the containment reference 'By'.

Returns:
the meta object for the containment reference 'By'.
See Also:
DivideByGivingStmt.getBy(), getDivideByGivingStmt()

getDivideByGivingSimpleStmt

org.eclipse.emf.ecore.EClass getDivideByGivingSimpleStmt()
Returns the meta object for class 'Divide By Giving Simple Stmt'.

Returns:
the meta object for class 'Divide By Giving Simple Stmt'.
See Also:
DivideByGivingSimpleStmt

getDivideByGivingSimpleStmt_Giving

org.eclipse.emf.ecore.EReference getDivideByGivingSimpleStmt_Giving()
Returns the meta object for the containment reference list 'Giving'.

Returns:
the meta object for the containment reference list 'Giving'.
See Also:
DivideByGivingSimpleStmt.getGiving(), getDivideByGivingSimpleStmt()

getDivideByGivingRemainderStmt

org.eclipse.emf.ecore.EClass getDivideByGivingRemainderStmt()
Returns the meta object for class 'Divide By Giving Remainder Stmt'.

Returns:
the meta object for class 'Divide By Giving Remainder Stmt'.
See Also:
DivideByGivingRemainderStmt

getDivideByGivingRemainderStmt_Giving

org.eclipse.emf.ecore.EReference getDivideByGivingRemainderStmt_Giving()
Returns the meta object for the containment reference 'Giving'.

Returns:
the meta object for the containment reference 'Giving'.
See Also:
DivideByGivingRemainderStmt.getGiving(), getDivideByGivingRemainderStmt()

getDivideByGivingRemainderStmt_Remainder

org.eclipse.emf.ecore.EReference getDivideByGivingRemainderStmt_Remainder()
Returns the meta object for the containment reference 'Remainder'.

Returns:
the meta object for the containment reference 'Remainder'.
See Also:
DivideByGivingRemainderStmt.getRemainder(), getDivideByGivingRemainderStmt()

getInitializeStmt

org.eclipse.emf.ecore.EClass getInitializeStmt()
Returns the meta object for class 'Initialize Stmt'.

Returns:
the meta object for class 'Initialize Stmt'.
See Also:
InitializeStmt

getInitializeStmt_Refs

org.eclipse.emf.ecore.EReference getInitializeStmt_Refs()
Returns the meta object for the containment reference list 'Refs'.

Returns:
the meta object for the containment reference list 'Refs'.
See Also:
InitializeStmt.getRefs(), getInitializeStmt()

getInitializeStmt_ReplacingClauses

org.eclipse.emf.ecore.EReference getInitializeStmt_ReplacingClauses()
Returns the meta object for the containment reference list 'Replacing Clauses'.

Returns:
the meta object for the containment reference list 'Replacing Clauses'.
See Also:
InitializeStmt.getReplacingClauses(), getInitializeStmt()

getReplacingClause

org.eclipse.emf.ecore.EClass getReplacingClause()
Returns the meta object for class 'Replacing Clause'.

Returns:
the meta object for class 'Replacing Clause'.
See Also:
ReplacingClause

getReplacingClause_Category

org.eclipse.emf.ecore.EAttribute getReplacingClause_Category()
Returns the meta object for the attribute 'Category'.

Returns:
the meta object for the attribute 'Category'.
See Also:
ReplacingClause.getCategory(), getReplacingClause()

getReplacingClause_By

org.eclipse.emf.ecore.EReference getReplacingClause_By()
Returns the meta object for the containment reference 'By'.

Returns:
the meta object for the containment reference 'By'.
See Also:
ReplacingClause.getBy(), getReplacingClause()

getInspectStmt

org.eclipse.emf.ecore.EClass getInspectStmt()
Returns the meta object for class 'Inspect Stmt'.

Returns:
the meta object for class 'Inspect Stmt'.
See Also:
InspectStmt

getInspectStmt_Ref

org.eclipse.emf.ecore.EReference getInspectStmt_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
InspectStmt.getRef(), getInspectStmt()

getInspectTallyingStmt

org.eclipse.emf.ecore.EClass getInspectTallyingStmt()
Returns the meta object for class 'Inspect Tallying Stmt'.

Returns:
the meta object for class 'Inspect Tallying Stmt'.
See Also:
InspectTallyingStmt

getInspectTallyingStmt_Clauses

org.eclipse.emf.ecore.EReference getInspectTallyingStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
InspectTallyingStmt.getClauses(), getInspectTallyingStmt()

getInspectTallyingClause

org.eclipse.emf.ecore.EClass getInspectTallyingClause()
Returns the meta object for class 'Inspect Tallying Clause'.

Returns:
the meta object for class 'Inspect Tallying Clause'.
See Also:
InspectTallyingClause

getInspectTallyingClause_CountIn

org.eclipse.emf.ecore.EReference getInspectTallyingClause_CountIn()
Returns the meta object for the containment reference 'Count In'.

Returns:
the meta object for the containment reference 'Count In'.
See Also:
InspectTallyingClause.getCountIn(), getInspectTallyingClause()

getInspectTallyingClause_Comparands

org.eclipse.emf.ecore.EReference getInspectTallyingClause_Comparands()
Returns the meta object for the containment reference list 'Comparands'.

Returns:
the meta object for the containment reference list 'Comparands'.
See Also:
InspectTallyingClause.getComparands(), getInspectTallyingClause()

getInspectTallyingComparand

org.eclipse.emf.ecore.EClass getInspectTallyingComparand()
Returns the meta object for class 'Inspect Tallying Comparand'.

Returns:
the meta object for class 'Inspect Tallying Comparand'.
See Also:
InspectTallyingComparand

getInspectTallyingCharacters

org.eclipse.emf.ecore.EClass getInspectTallyingCharacters()
Returns the meta object for class 'Inspect Tallying Characters'.

Returns:
the meta object for class 'Inspect Tallying Characters'.
See Also:
InspectTallyingCharacters

getInspectTallyingCharacters_BeforeOrAfterClauses

org.eclipse.emf.ecore.EReference getInspectTallyingCharacters_BeforeOrAfterClauses()
Returns the meta object for the containment reference list 'Before Or After Clauses'.

Returns:
the meta object for the containment reference list 'Before Or After Clauses'.
See Also:
InspectTallyingCharacters.getBeforeOrAfterClauses(), getInspectTallyingCharacters()

getInspectTallyingAllOrLeading

org.eclipse.emf.ecore.EClass getInspectTallyingAllOrLeading()
Returns the meta object for class 'Inspect Tallying All Or Leading'.

Returns:
the meta object for class 'Inspect Tallying All Or Leading'.
See Also:
InspectTallyingAllOrLeading

getInspectTallyingAllOrLeading_Clauses

org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeading_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
InspectTallyingAllOrLeading.getClauses(), getInspectTallyingAllOrLeading()

getInspectTallyingAllOrLeadingClause

org.eclipse.emf.ecore.EClass getInspectTallyingAllOrLeadingClause()
Returns the meta object for class 'Inspect Tallying All Or Leading Clause'.

Returns:
the meta object for class 'Inspect Tallying All Or Leading Clause'.
See Also:
InspectTallyingAllOrLeadingClause

getInspectTallyingAllOrLeadingClause_Value

org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeadingClause_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
InspectTallyingAllOrLeadingClause.getValue(), getInspectTallyingAllOrLeadingClause()

getInspectTallyingAllOrLeadingClause_BeforeOrAfterClauses

org.eclipse.emf.ecore.EReference getInspectTallyingAllOrLeadingClause_BeforeOrAfterClauses()
Returns the meta object for the containment reference list 'Before Or After Clauses'.

Returns:
the meta object for the containment reference list 'Before Or After Clauses'.
See Also:
InspectTallyingAllOrLeadingClause.getBeforeOrAfterClauses(), getInspectTallyingAllOrLeadingClause()

getInspectTallyingAll

org.eclipse.emf.ecore.EClass getInspectTallyingAll()
Returns the meta object for class 'Inspect Tallying All'.

Returns:
the meta object for class 'Inspect Tallying All'.
See Also:
InspectTallyingAll

getInspectTallyingLeading

org.eclipse.emf.ecore.EClass getInspectTallyingLeading()
Returns the meta object for class 'Inspect Tallying Leading'.

Returns:
the meta object for class 'Inspect Tallying Leading'.
See Also:
InspectTallyingLeading

getInspectBeforeOrAfterClause

org.eclipse.emf.ecore.EClass getInspectBeforeOrAfterClause()
Returns the meta object for class 'Inspect Before Or After Clause'.

Returns:
the meta object for class 'Inspect Before Or After Clause'.
See Also:
InspectBeforeOrAfterClause

getInspectBeforeOrAfterClause_Initial

org.eclipse.emf.ecore.EAttribute getInspectBeforeOrAfterClause_Initial()
Returns the meta object for the attribute 'Initial'.

Returns:
the meta object for the attribute 'Initial'.
See Also:
InspectBeforeOrAfterClause.isInitial(), getInspectBeforeOrAfterClause()

getInspectBeforeOrAfterClause_Delimiter

org.eclipse.emf.ecore.EReference getInspectBeforeOrAfterClause_Delimiter()
Returns the meta object for the containment reference 'Delimiter'.

Returns:
the meta object for the containment reference 'Delimiter'.
See Also:
InspectBeforeOrAfterClause.getDelimiter(), getInspectBeforeOrAfterClause()

getInspectBeforeClause

org.eclipse.emf.ecore.EClass getInspectBeforeClause()
Returns the meta object for class 'Inspect Before Clause'.

Returns:
the meta object for class 'Inspect Before Clause'.
See Also:
InspectBeforeClause

getInspectAfterClause

org.eclipse.emf.ecore.EClass getInspectAfterClause()
Returns the meta object for class 'Inspect After Clause'.

Returns:
the meta object for class 'Inspect After Clause'.
See Also:
InspectAfterClause

getInspectReplacingStmt

org.eclipse.emf.ecore.EClass getInspectReplacingStmt()
Returns the meta object for class 'Inspect Replacing Stmt'.

Returns:
the meta object for class 'Inspect Replacing Stmt'.
See Also:
InspectReplacingStmt

getInspectReplacingStmt_Clauses

org.eclipse.emf.ecore.EReference getInspectReplacingStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
InspectReplacingStmt.getClauses(), getInspectReplacingStmt()

getInspectReplacingClause

org.eclipse.emf.ecore.EClass getInspectReplacingClause()
Returns the meta object for class 'Inspect Replacing Clause'.

Returns:
the meta object for class 'Inspect Replacing Clause'.
See Also:
InspectReplacingClause

getInspectReplacingCharactersBy

org.eclipse.emf.ecore.EClass getInspectReplacingCharactersBy()
Returns the meta object for class 'Inspect Replacing Characters By'.

Returns:
the meta object for class 'Inspect Replacing Characters By'.
See Also:
InspectReplacingCharactersBy

getInspectReplacingCharactersBy_ReplaceBy

org.eclipse.emf.ecore.EReference getInspectReplacingCharactersBy_ReplaceBy()
Returns the meta object for the containment reference 'Replace By'.

Returns:
the meta object for the containment reference 'Replace By'.
See Also:
InspectReplacingCharactersBy.getReplaceBy(), getInspectReplacingCharactersBy()

getInspectReplacingCharactersBy_BeforeOrAfterClauses

org.eclipse.emf.ecore.EReference getInspectReplacingCharactersBy_BeforeOrAfterClauses()
Returns the meta object for the containment reference list 'Before Or After Clauses'.

Returns:
the meta object for the containment reference list 'Before Or After Clauses'.
See Also:
InspectReplacingCharactersBy.getBeforeOrAfterClauses(), getInspectReplacingCharactersBy()

getInspectReplacingAllOrLeadingOrFirst

org.eclipse.emf.ecore.EClass getInspectReplacingAllOrLeadingOrFirst()
Returns the meta object for class 'Inspect Replacing All Or Leading Or First'.

Returns:
the meta object for class 'Inspect Replacing All Or Leading Or First'.
See Also:
InspectReplacingAllOrLeadingOrFirst

getInspectReplacingAllOrLeadingOrFirst_Clauses

org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirst_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
InspectReplacingAllOrLeadingOrFirst.getClauses(), getInspectReplacingAllOrLeadingOrFirst()

getInspectReplacingAllOrLeadingOrFirstClause

org.eclipse.emf.ecore.EClass getInspectReplacingAllOrLeadingOrFirstClause()
Returns the meta object for class 'Inspect Replacing All Or Leading Or First Clause'.

Returns:
the meta object for class 'Inspect Replacing All Or Leading Or First Clause'.
See Also:
InspectReplacingAllOrLeadingOrFirstClause

getInspectReplacingAllOrLeadingOrFirstClause_Replace

org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_Replace()
Returns the meta object for the containment reference 'Replace'.

Returns:
the meta object for the containment reference 'Replace'.
See Also:
InspectReplacingAllOrLeadingOrFirstClause.getReplace(), getInspectReplacingAllOrLeadingOrFirstClause()

getInspectReplacingAllOrLeadingOrFirstClause_ReplaceBy

org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_ReplaceBy()
Returns the meta object for the containment reference 'Replace By'.

Returns:
the meta object for the containment reference 'Replace By'.
See Also:
InspectReplacingAllOrLeadingOrFirstClause.getReplaceBy(), getInspectReplacingAllOrLeadingOrFirstClause()

getInspectReplacingAllOrLeadingOrFirstClause_BeforeOrAfterClauses

org.eclipse.emf.ecore.EReference getInspectReplacingAllOrLeadingOrFirstClause_BeforeOrAfterClauses()
Returns the meta object for the containment reference list 'Before Or After Clauses'.

Returns:
the meta object for the containment reference list 'Before Or After Clauses'.
See Also:
InspectReplacingAllOrLeadingOrFirstClause.getBeforeOrAfterClauses(), getInspectReplacingAllOrLeadingOrFirstClause()

getInspectReplacingAll

org.eclipse.emf.ecore.EClass getInspectReplacingAll()
Returns the meta object for class 'Inspect Replacing All'.

Returns:
the meta object for class 'Inspect Replacing All'.
See Also:
InspectReplacingAll

getInspectReplacingLeading

org.eclipse.emf.ecore.EClass getInspectReplacingLeading()
Returns the meta object for class 'Inspect Replacing Leading'.

Returns:
the meta object for class 'Inspect Replacing Leading'.
See Also:
InspectReplacingLeading

getInspectReplacingFirst

org.eclipse.emf.ecore.EClass getInspectReplacingFirst()
Returns the meta object for class 'Inspect Replacing First'.

Returns:
the meta object for class 'Inspect Replacing First'.
See Also:
InspectReplacingFirst

getInspectTallyingReplacingStmt

org.eclipse.emf.ecore.EClass getInspectTallyingReplacingStmt()
Returns the meta object for class 'Inspect Tallying Replacing Stmt'.

Returns:
the meta object for class 'Inspect Tallying Replacing Stmt'.
See Also:
InspectTallyingReplacingStmt

getInspectTallyingReplacingStmt_TallyingClauses

org.eclipse.emf.ecore.EReference getInspectTallyingReplacingStmt_TallyingClauses()
Returns the meta object for the containment reference list 'Tallying Clauses'.

Returns:
the meta object for the containment reference list 'Tallying Clauses'.
See Also:
InspectTallyingReplacingStmt.getTallyingClauses(), getInspectTallyingReplacingStmt()

getInspectTallyingReplacingStmt_ReplacingClauses

org.eclipse.emf.ecore.EReference getInspectTallyingReplacingStmt_ReplacingClauses()
Returns the meta object for the containment reference list 'Replacing Clauses'.

Returns:
the meta object for the containment reference list 'Replacing Clauses'.
See Also:
InspectTallyingReplacingStmt.getReplacingClauses(), getInspectTallyingReplacingStmt()

getInspectConvertingStmt

org.eclipse.emf.ecore.EClass getInspectConvertingStmt()
Returns the meta object for class 'Inspect Converting Stmt'.

Returns:
the meta object for class 'Inspect Converting Stmt'.
See Also:
InspectConvertingStmt

getInspectConvertingStmt_Convert

org.eclipse.emf.ecore.EReference getInspectConvertingStmt_Convert()
Returns the meta object for the containment reference 'Convert'.

Returns:
the meta object for the containment reference 'Convert'.
See Also:
InspectConvertingStmt.getConvert(), getInspectConvertingStmt()

getInspectConvertingStmt_ConvertTo

org.eclipse.emf.ecore.EReference getInspectConvertingStmt_ConvertTo()
Returns the meta object for the containment reference 'Convert To'.

Returns:
the meta object for the containment reference 'Convert To'.
See Also:
InspectConvertingStmt.getConvertTo(), getInspectConvertingStmt()

getInspectConvertingStmt_BeforeOrAfterClauses

org.eclipse.emf.ecore.EReference getInspectConvertingStmt_BeforeOrAfterClauses()
Returns the meta object for the containment reference list 'Before Or After Clauses'.

Returns:
the meta object for the containment reference list 'Before Or After Clauses'.
See Also:
InspectConvertingStmt.getBeforeOrAfterClauses(), getInspectConvertingStmt()

getSearchStmt

org.eclipse.emf.ecore.EClass getSearchStmt()
Returns the meta object for class 'Search Stmt'.

Returns:
the meta object for class 'Search Stmt'.
See Also:
SearchStmt

getSearchStmt_TableItem

org.eclipse.emf.ecore.EReference getSearchStmt_TableItem()
Returns the meta object for the reference 'Table Item'.

Returns:
the meta object for the reference 'Table Item'.
See Also:
SearchStmt.getTableItem(), getSearchStmt()

getSearchStmt_AtEnd

org.eclipse.emf.ecore.EReference getSearchStmt_AtEnd()
Returns the meta object for the containment reference list 'At End'.

Returns:
the meta object for the containment reference list 'At End'.
See Also:
SearchStmt.getAtEnd(), getSearchStmt()

getSerialSearchStmt

org.eclipse.emf.ecore.EClass getSerialSearchStmt()
Returns the meta object for class 'Serial Search Stmt'.

Returns:
the meta object for class 'Serial Search Stmt'.
See Also:
SerialSearchStmt

getSerialSearchStmt_Varying

org.eclipse.emf.ecore.EReference getSerialSearchStmt_Varying()
Returns the meta object for the containment reference 'Varying'.

Returns:
the meta object for the containment reference 'Varying'.
See Also:
SerialSearchStmt.getVarying(), getSerialSearchStmt()

getSerialSearchStmt_WhenClauses

org.eclipse.emf.ecore.EReference getSerialSearchStmt_WhenClauses()
Returns the meta object for the containment reference list 'When Clauses'.

Returns:
the meta object for the containment reference list 'When Clauses'.
See Also:
SerialSearchStmt.getWhenClauses(), getSerialSearchStmt()

getSearchWhenClause

org.eclipse.emf.ecore.EClass getSearchWhenClause()
Returns the meta object for class 'Search When Clause'.

Returns:
the meta object for class 'Search When Clause'.
See Also:
SearchWhenClause

getSearchWhenClause_Condition

org.eclipse.emf.ecore.EReference getSearchWhenClause_Condition()
Returns the meta object for the containment reference 'Condition'.

Returns:
the meta object for the containment reference 'Condition'.
See Also:
SearchWhenClause.getCondition(), getSearchWhenClause()

getSearchWhenClause_Do

org.eclipse.emf.ecore.EReference getSearchWhenClause_Do()
Returns the meta object for the containment reference 'Do'.

Returns:
the meta object for the containment reference 'Do'.
See Also:
SearchWhenClause.getDo(), getSearchWhenClause()

getBinarySearchStmt

org.eclipse.emf.ecore.EClass getBinarySearchStmt()
Returns the meta object for class 'Binary Search Stmt'.

Returns:
the meta object for class 'Binary Search Stmt'.
See Also:
BinarySearchStmt

getBinarySearchStmt_WhenClause

org.eclipse.emf.ecore.EReference getBinarySearchStmt_WhenClause()
Returns the meta object for the containment reference 'When Clause'.

Returns:
the meta object for the containment reference 'When Clause'.
See Also:
BinarySearchStmt.getWhenClause(), getBinarySearchStmt()

getStringStmt

org.eclipse.emf.ecore.EClass getStringStmt()
Returns the meta object for class 'String Stmt'.

Returns:
the meta object for class 'String Stmt'.
See Also:
StringStmt

getStringStmt_Clauses

org.eclipse.emf.ecore.EReference getStringStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
StringStmt.getClauses(), getStringStmt()

getStringStmt_Into

org.eclipse.emf.ecore.EReference getStringStmt_Into()
Returns the meta object for the containment reference 'Into'.

Returns:
the meta object for the containment reference 'Into'.
See Also:
StringStmt.getInto(), getStringStmt()

getStringStmt_WithPointer

org.eclipse.emf.ecore.EReference getStringStmt_WithPointer()
Returns the meta object for the containment reference 'With Pointer'.

Returns:
the meta object for the containment reference 'With Pointer'.
See Also:
StringStmt.getWithPointer(), getStringStmt()

getStringStmt_OnOverflow

org.eclipse.emf.ecore.EReference getStringStmt_OnOverflow()
Returns the meta object for the containment reference list 'On Overflow'.

Returns:
the meta object for the containment reference list 'On Overflow'.
See Also:
StringStmt.getOnOverflow(), getStringStmt()

getStringStmt_NotOnOverflow

org.eclipse.emf.ecore.EReference getStringStmt_NotOnOverflow()
Returns the meta object for the containment reference list 'Not On Overflow'.

Returns:
the meta object for the containment reference list 'Not On Overflow'.
See Also:
StringStmt.getNotOnOverflow(), getStringStmt()

getStringClause

org.eclipse.emf.ecore.EClass getStringClause()
Returns the meta object for class 'String Clause'.

Returns:
the meta object for class 'String Clause'.
See Also:
StringClause

getStringClause_Items

org.eclipse.emf.ecore.EReference getStringClause_Items()
Returns the meta object for the containment reference list 'Items'.

Returns:
the meta object for the containment reference list 'Items'.
See Also:
StringClause.getItems(), getStringClause()

getStringClause_DelimitedBySize

org.eclipse.emf.ecore.EAttribute getStringClause_DelimitedBySize()
Returns the meta object for the attribute 'Delimited By Size'.

Returns:
the meta object for the attribute 'Delimited By Size'.
See Also:
StringClause.isDelimitedBySize(), getStringClause()

getStringClause_DelimitedBy

org.eclipse.emf.ecore.EReference getStringClause_DelimitedBy()
Returns the meta object for the containment reference 'Delimited By'.

Returns:
the meta object for the containment reference 'Delimited By'.
See Also:
StringClause.getDelimitedBy(), getStringClause()

getUnstringStmt

org.eclipse.emf.ecore.EClass getUnstringStmt()
Returns the meta object for class 'Unstring Stmt'.

Returns:
the meta object for class 'Unstring Stmt'.
See Also:
UnstringStmt

getUnstringStmt_Ref

org.eclipse.emf.ecore.EReference getUnstringStmt_Ref()
Returns the meta object for the containment reference 'Ref'.

Returns:
the meta object for the containment reference 'Ref'.
See Also:
UnstringStmt.getRef(), getUnstringStmt()

getUnstringStmt_DelimitedClause

org.eclipse.emf.ecore.EReference getUnstringStmt_DelimitedClause()
Returns the meta object for the containment reference 'Delimited Clause'.

Returns:
the meta object for the containment reference 'Delimited Clause'.
See Also:
UnstringStmt.getDelimitedClause(), getUnstringStmt()

getUnstringStmt_IntoClauses

org.eclipse.emf.ecore.EReference getUnstringStmt_IntoClauses()
Returns the meta object for the containment reference list 'Into Clauses'.

Returns:
the meta object for the containment reference list 'Into Clauses'.
See Also:
UnstringStmt.getIntoClauses(), getUnstringStmt()

getUnstringStmt_WithPointer

org.eclipse.emf.ecore.EReference getUnstringStmt_WithPointer()
Returns the meta object for the containment reference 'With Pointer'.

Returns:
the meta object for the containment reference 'With Pointer'.
See Also:
UnstringStmt.getWithPointer(), getUnstringStmt()

getUnstringStmt_TallyingIn

org.eclipse.emf.ecore.EReference getUnstringStmt_TallyingIn()
Returns the meta object for the containment reference 'Tallying In'.

Returns:
the meta object for the containment reference 'Tallying In'.
See Also:
UnstringStmt.getTallyingIn(), getUnstringStmt()

getUnstringStmt_OnOverflow

org.eclipse.emf.ecore.EReference getUnstringStmt_OnOverflow()
Returns the meta object for the containment reference list 'On Overflow'.

Returns:
the meta object for the containment reference list 'On Overflow'.
See Also:
UnstringStmt.getOnOverflow(), getUnstringStmt()

getUnstringStmt_NotOnOverflow

org.eclipse.emf.ecore.EReference getUnstringStmt_NotOnOverflow()
Returns the meta object for the containment reference list 'Not On Overflow'.

Returns:
the meta object for the containment reference list 'Not On Overflow'.
See Also:
UnstringStmt.getNotOnOverflow(), getUnstringStmt()

getUnstringDelimitedClause

org.eclipse.emf.ecore.EClass getUnstringDelimitedClause()
Returns the meta object for class 'Unstring Delimited Clause'.

Returns:
the meta object for class 'Unstring Delimited Clause'.
See Also:
UnstringDelimitedClause

getUnstringDelimitedClause_DelimitedBy

org.eclipse.emf.ecore.EReference getUnstringDelimitedClause_DelimitedBy()
Returns the meta object for the containment reference 'Delimited By'.

Returns:
the meta object for the containment reference 'Delimited By'.
See Also:
UnstringDelimitedClause.getDelimitedBy(), getUnstringDelimitedClause()

getUnstringDelimitedClause_Or

org.eclipse.emf.ecore.EReference getUnstringDelimitedClause_Or()
Returns the meta object for the containment reference list 'Or'.

Returns:
the meta object for the containment reference list 'Or'.
See Also:
UnstringDelimitedClause.getOr(), getUnstringDelimitedClause()

getUnstringDelimiter

org.eclipse.emf.ecore.EClass getUnstringDelimiter()
Returns the meta object for class 'Unstring Delimiter'.

Returns:
the meta object for class 'Unstring Delimiter'.
See Also:
UnstringDelimiter

getUnstringDelimiter_All

org.eclipse.emf.ecore.EAttribute getUnstringDelimiter_All()
Returns the meta object for the attribute 'All'.

Returns:
the meta object for the attribute 'All'.
See Also:
UnstringDelimiter.isAll(), getUnstringDelimiter()

getUnstringDelimiter_Item

org.eclipse.emf.ecore.EReference getUnstringDelimiter_Item()
Returns the meta object for the containment reference 'Item'.

Returns:
the meta object for the containment reference 'Item'.
See Also:
UnstringDelimiter.getItem(), getUnstringDelimiter()

getUnstringIntoClause

org.eclipse.emf.ecore.EClass getUnstringIntoClause()
Returns the meta object for class 'Unstring Into Clause'.

Returns:
the meta object for class 'Unstring Into Clause'.
See Also:
UnstringIntoClause

getUnstringIntoClause_Into

org.eclipse.emf.ecore.EReference getUnstringIntoClause_Into()
Returns the meta object for the containment reference 'Into'.

Returns:
the meta object for the containment reference 'Into'.
See Also:
UnstringIntoClause.getInto(), getUnstringIntoClause()

getUnstringIntoClause_DelimiterIn

org.eclipse.emf.ecore.EReference getUnstringIntoClause_DelimiterIn()
Returns the meta object for the containment reference 'Delimiter In'.

Returns:
the meta object for the containment reference 'Delimiter In'.
See Also:
UnstringIntoClause.getDelimiterIn(), getUnstringIntoClause()

getUnstringIntoClause_CountIn

org.eclipse.emf.ecore.EReference getUnstringIntoClause_CountIn()
Returns the meta object for the containment reference 'Count In'.

Returns:
the meta object for the containment reference 'Count In'.
See Also:
UnstringIntoClause.getCountIn(), getUnstringIntoClause()

getOpenStmt

org.eclipse.emf.ecore.EClass getOpenStmt()
Returns the meta object for class 'Open Stmt'.

Returns:
the meta object for class 'Open Stmt'.
See Also:
OpenStmt

getOpenStmt_Clauses

org.eclipse.emf.ecore.EReference getOpenStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
OpenStmt.getClauses(), getOpenStmt()

getOpenClause

org.eclipse.emf.ecore.EClass getOpenClause()
Returns the meta object for class 'Open Clause'.

Returns:
the meta object for class 'Open Clause'.
See Also:
OpenClause

getOpenClause_Mode

org.eclipse.emf.ecore.EAttribute getOpenClause_Mode()
Returns the meta object for the attribute 'Mode'.

Returns:
the meta object for the attribute 'Mode'.
See Also:
OpenClause.getMode(), getOpenClause()

getOpenClause_Objects

org.eclipse.emf.ecore.EReference getOpenClause_Objects()
Returns the meta object for the containment reference list 'Objects'.

Returns:
the meta object for the containment reference list 'Objects'.
See Also:
OpenClause.getObjects(), getOpenClause()

getOpenObject

org.eclipse.emf.ecore.EClass getOpenObject()
Returns the meta object for class 'Open Object'.

Returns:
the meta object for class 'Open Object'.
See Also:
OpenObject

getOpenObject_File

org.eclipse.emf.ecore.EReference getOpenObject_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
OpenObject.getFile(), getOpenObject()

getOpenObject_Reversed

org.eclipse.emf.ecore.EAttribute getOpenObject_Reversed()
Returns the meta object for the attribute 'Reversed'.

Returns:
the meta object for the attribute 'Reversed'.
See Also:
OpenObject.isReversed(), getOpenObject()

getOpenObject_WithNoRewind

org.eclipse.emf.ecore.EAttribute getOpenObject_WithNoRewind()
Returns the meta object for the attribute 'With No Rewind'.

Returns:
the meta object for the attribute 'With No Rewind'.
See Also:
OpenObject.isWithNoRewind(), getOpenObject()

getCloseStmt

org.eclipse.emf.ecore.EClass getCloseStmt()
Returns the meta object for class 'Close Stmt'.

Returns:
the meta object for class 'Close Stmt'.
See Also:
CloseStmt

getCloseStmt_Objects

org.eclipse.emf.ecore.EReference getCloseStmt_Objects()
Returns the meta object for the containment reference list 'Objects'.

Returns:
the meta object for the containment reference list 'Objects'.
See Also:
CloseStmt.getObjects(), getCloseStmt()

getCloseObject

org.eclipse.emf.ecore.EClass getCloseObject()
Returns the meta object for class 'Close Object'.

Returns:
the meta object for class 'Close Object'.
See Also:
CloseObject

getCloseObject_File

org.eclipse.emf.ecore.EReference getCloseObject_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
CloseObject.getFile(), getCloseObject()

getCloseObject_ReelOrUnit

org.eclipse.emf.ecore.EReference getCloseObject_ReelOrUnit()
Returns the meta object for the containment reference 'Reel Or Unit'.

Returns:
the meta object for the containment reference 'Reel Or Unit'.
See Also:
CloseObject.getReelOrUnit(), getCloseObject()

getCloseObject_WithNoRewind

org.eclipse.emf.ecore.EAttribute getCloseObject_WithNoRewind()
Returns the meta object for the attribute 'With No Rewind'.

Returns:
the meta object for the attribute 'With No Rewind'.
See Also:
CloseObject.isWithNoRewind(), getCloseObject()

getCloseObject_WithLock

org.eclipse.emf.ecore.EAttribute getCloseObject_WithLock()
Returns the meta object for the attribute 'With Lock'.

Returns:
the meta object for the attribute 'With Lock'.
See Also:
CloseObject.isWithLock(), getCloseObject()

getCloseReelOrUnit

org.eclipse.emf.ecore.EClass getCloseReelOrUnit()
Returns the meta object for class 'Close Reel Or Unit'.

Returns:
the meta object for class 'Close Reel Or Unit'.
See Also:
CloseReelOrUnit

getCloseReelOrUnit_ForRemoval

org.eclipse.emf.ecore.EAttribute getCloseReelOrUnit_ForRemoval()
Returns the meta object for the attribute 'For Removal'.

Returns:
the meta object for the attribute 'For Removal'.
See Also:
CloseReelOrUnit.isForRemoval(), getCloseReelOrUnit()

getCloseReelOrUnit_WithNoRewind

org.eclipse.emf.ecore.EAttribute getCloseReelOrUnit_WithNoRewind()
Returns the meta object for the attribute 'With No Rewind'.

Returns:
the meta object for the attribute 'With No Rewind'.
See Also:
CloseReelOrUnit.isWithNoRewind(), getCloseReelOrUnit()

getCloseReel

org.eclipse.emf.ecore.EClass getCloseReel()
Returns the meta object for class 'Close Reel'.

Returns:
the meta object for class 'Close Reel'.
See Also:
CloseReel

getCloseUnit

org.eclipse.emf.ecore.EClass getCloseUnit()
Returns the meta object for class 'Close Unit'.

Returns:
the meta object for class 'Close Unit'.
See Also:
CloseUnit

getStartStmt

org.eclipse.emf.ecore.EClass getStartStmt()
Returns the meta object for class 'Start Stmt'.

Returns:
the meta object for class 'Start Stmt'.
See Also:
StartStmt

getStartStmt_File

org.eclipse.emf.ecore.EReference getStartStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
StartStmt.getFile(), getStartStmt()

getStartStmt_KeyCondition

org.eclipse.emf.ecore.EReference getStartStmt_KeyCondition()
Returns the meta object for the containment reference 'Key Condition'.

Returns:
the meta object for the containment reference 'Key Condition'.
See Also:
StartStmt.getKeyCondition(), getStartStmt()

getStartStmt_InvalidKey

org.eclipse.emf.ecore.EReference getStartStmt_InvalidKey()
Returns the meta object for the containment reference list 'Invalid Key'.

Returns:
the meta object for the containment reference list 'Invalid Key'.
See Also:
StartStmt.getInvalidKey(), getStartStmt()

getStartStmt_NotInvalidKey

org.eclipse.emf.ecore.EReference getStartStmt_NotInvalidKey()
Returns the meta object for the containment reference list 'Not Invalid Key'.

Returns:
the meta object for the containment reference list 'Not Invalid Key'.
See Also:
StartStmt.getNotInvalidKey(), getStartStmt()

getKeyCondition

org.eclipse.emf.ecore.EClass getKeyCondition()
Returns the meta object for class 'Key Condition'.

Returns:
the meta object for class 'Key Condition'.
See Also:
KeyCondition

getKeyCondition_Type

org.eclipse.emf.ecore.EAttribute getKeyCondition_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
KeyCondition.getType(), getKeyCondition()

getKeyCondition_DataRef

org.eclipse.emf.ecore.EReference getKeyCondition_DataRef()
Returns the meta object for the containment reference 'Data Ref'.

Returns:
the meta object for the containment reference 'Data Ref'.
See Also:
KeyCondition.getDataRef(), getKeyCondition()

getReadStmt

org.eclipse.emf.ecore.EClass getReadStmt()
Returns the meta object for class 'Read Stmt'.

Returns:
the meta object for class 'Read Stmt'.
See Also:
ReadStmt

getReadStmt_File

org.eclipse.emf.ecore.EReference getReadStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
ReadStmt.getFile(), getReadStmt()

getReadStmt_Direction

org.eclipse.emf.ecore.EAttribute getReadStmt_Direction()
Returns the meta object for the attribute 'Direction'.

Returns:
the meta object for the attribute 'Direction'.
See Also:
ReadStmt.getDirection(), getReadStmt()

getReadStmt_Into

org.eclipse.emf.ecore.EReference getReadStmt_Into()
Returns the meta object for the containment reference 'Into'.

Returns:
the meta object for the containment reference 'Into'.
See Also:
ReadStmt.getInto(), getReadStmt()

getReadStmt_Key

org.eclipse.emf.ecore.EReference getReadStmt_Key()
Returns the meta object for the containment reference 'Key'.

Returns:
the meta object for the containment reference 'Key'.
See Also:
ReadStmt.getKey(), getReadStmt()

getReadStmt_AtEnd

org.eclipse.emf.ecore.EReference getReadStmt_AtEnd()
Returns the meta object for the containment reference list 'At End'.

Returns:
the meta object for the containment reference list 'At End'.
See Also:
ReadStmt.getAtEnd(), getReadStmt()

getReadStmt_NotAtEnd

org.eclipse.emf.ecore.EReference getReadStmt_NotAtEnd()
Returns the meta object for the containment reference list 'Not At End'.

Returns:
the meta object for the containment reference list 'Not At End'.
See Also:
ReadStmt.getNotAtEnd(), getReadStmt()

getReadStmt_InvalidKey

org.eclipse.emf.ecore.EReference getReadStmt_InvalidKey()
Returns the meta object for the containment reference list 'Invalid Key'.

Returns:
the meta object for the containment reference list 'Invalid Key'.
See Also:
ReadStmt.getInvalidKey(), getReadStmt()

getReadStmt_NotInvalidKey

org.eclipse.emf.ecore.EReference getReadStmt_NotInvalidKey()
Returns the meta object for the containment reference list 'Not Invalid Key'.

Returns:
the meta object for the containment reference list 'Not Invalid Key'.
See Also:
ReadStmt.getNotInvalidKey(), getReadStmt()

getWriteStmt

org.eclipse.emf.ecore.EClass getWriteStmt()
Returns the meta object for class 'Write Stmt'.

Returns:
the meta object for class 'Write Stmt'.
See Also:
WriteStmt

getWriteStmt_Record

org.eclipse.emf.ecore.EReference getWriteStmt_Record()
Returns the meta object for the reference 'Record'.

Returns:
the meta object for the reference 'Record'.
See Also:
WriteStmt.getRecord(), getWriteStmt()

getWriteStmt_From

org.eclipse.emf.ecore.EReference getWriteStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
WriteStmt.getFrom(), getWriteStmt()

getWriteStmt_AdvancingClause

org.eclipse.emf.ecore.EReference getWriteStmt_AdvancingClause()
Returns the meta object for the containment reference 'Advancing Clause'.

Returns:
the meta object for the containment reference 'Advancing Clause'.
See Also:
WriteStmt.getAdvancingClause(), getWriteStmt()

getWriteStmt_AtEndOfPage

org.eclipse.emf.ecore.EReference getWriteStmt_AtEndOfPage()
Returns the meta object for the containment reference list 'At End Of Page'.

Returns:
the meta object for the containment reference list 'At End Of Page'.
See Also:
WriteStmt.getAtEndOfPage(), getWriteStmt()

getWriteStmt_NotAtEndOfPage

org.eclipse.emf.ecore.EReference getWriteStmt_NotAtEndOfPage()
Returns the meta object for the containment reference list 'Not At End Of Page'.

Returns:
the meta object for the containment reference list 'Not At End Of Page'.
See Also:
WriteStmt.getNotAtEndOfPage(), getWriteStmt()

getWriteStmt_InvalidKey

org.eclipse.emf.ecore.EReference getWriteStmt_InvalidKey()
Returns the meta object for the containment reference list 'Invalid Key'.

Returns:
the meta object for the containment reference list 'Invalid Key'.
See Also:
WriteStmt.getInvalidKey(), getWriteStmt()

getWriteStmt_NotInvalidKey

org.eclipse.emf.ecore.EReference getWriteStmt_NotInvalidKey()
Returns the meta object for the containment reference list 'Not Invalid Key'.

Returns:
the meta object for the containment reference list 'Not Invalid Key'.
See Also:
WriteStmt.getNotInvalidKey(), getWriteStmt()

getWriteAdvancingClause

org.eclipse.emf.ecore.EClass getWriteAdvancingClause()
Returns the meta object for class 'Write Advancing Clause'.

Returns:
the meta object for class 'Write Advancing Clause'.
See Also:
WriteAdvancingClause

getWriteAdvancingClause_BeforeAdvancing

org.eclipse.emf.ecore.EAttribute getWriteAdvancingClause_BeforeAdvancing()
Returns the meta object for the attribute 'Before Advancing'.

Returns:
the meta object for the attribute 'Before Advancing'.
See Also:
WriteAdvancingClause.isBeforeAdvancing(), getWriteAdvancingClause()

getWriteAdvancingClause_Lines

org.eclipse.emf.ecore.EReference getWriteAdvancingClause_Lines()
Returns the meta object for the containment reference 'Lines'.

Returns:
the meta object for the containment reference 'Lines'.
See Also:
WriteAdvancingClause.getLines(), getWriteAdvancingClause()

getWriteAdvancingClause_MnemonicName

org.eclipse.emf.ecore.EReference getWriteAdvancingClause_MnemonicName()
Returns the meta object for the reference 'Mnemonic Name'.

Returns:
the meta object for the reference 'Mnemonic Name'.
See Also:
WriteAdvancingClause.getMnemonicName(), getWriteAdvancingClause()

getWriteAdvancingClause_Page

org.eclipse.emf.ecore.EAttribute getWriteAdvancingClause_Page()
Returns the meta object for the attribute 'Page'.

Returns:
the meta object for the attribute 'Page'.
See Also:
WriteAdvancingClause.isPage(), getWriteAdvancingClause()

getRewriteStmt

org.eclipse.emf.ecore.EClass getRewriteStmt()
Returns the meta object for class 'Rewrite Stmt'.

Returns:
the meta object for class 'Rewrite Stmt'.
See Also:
RewriteStmt

getRewriteStmt_Record

org.eclipse.emf.ecore.EReference getRewriteStmt_Record()
Returns the meta object for the reference 'Record'.

Returns:
the meta object for the reference 'Record'.
See Also:
RewriteStmt.getRecord(), getRewriteStmt()

getRewriteStmt_From

org.eclipse.emf.ecore.EReference getRewriteStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
RewriteStmt.getFrom(), getRewriteStmt()

getRewriteStmt_InvalidKey

org.eclipse.emf.ecore.EReference getRewriteStmt_InvalidKey()
Returns the meta object for the containment reference list 'Invalid Key'.

Returns:
the meta object for the containment reference list 'Invalid Key'.
See Also:
RewriteStmt.getInvalidKey(), getRewriteStmt()

getRewriteStmt_NotInvalidKey

org.eclipse.emf.ecore.EReference getRewriteStmt_NotInvalidKey()
Returns the meta object for the containment reference list 'Not Invalid Key'.

Returns:
the meta object for the containment reference list 'Not Invalid Key'.
See Also:
RewriteStmt.getNotInvalidKey(), getRewriteStmt()

getDeleteStmt

org.eclipse.emf.ecore.EClass getDeleteStmt()
Returns the meta object for class 'Delete Stmt'.

Returns:
the meta object for class 'Delete Stmt'.
See Also:
DeleteStmt

getDeleteStmt_File

org.eclipse.emf.ecore.EReference getDeleteStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
DeleteStmt.getFile(), getDeleteStmt()

getDeleteStmt_InvalidKey

org.eclipse.emf.ecore.EReference getDeleteStmt_InvalidKey()
Returns the meta object for the containment reference list 'Invalid Key'.

Returns:
the meta object for the containment reference list 'Invalid Key'.
See Also:
DeleteStmt.getInvalidKey(), getDeleteStmt()

getDeleteStmt_NotInvalidKey

org.eclipse.emf.ecore.EReference getDeleteStmt_NotInvalidKey()
Returns the meta object for the containment reference list 'Not Invalid Key'.

Returns:
the meta object for the containment reference list 'Not Invalid Key'.
See Also:
DeleteStmt.getNotInvalidKey(), getDeleteStmt()

getSortStmt

org.eclipse.emf.ecore.EClass getSortStmt()
Returns the meta object for class 'Sort Stmt'.

Returns:
the meta object for class 'Sort Stmt'.
See Also:
SortStmt

getSortStmt_File

org.eclipse.emf.ecore.EReference getSortStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
SortStmt.getFile(), getSortStmt()

getSortStmt_Table

org.eclipse.emf.ecore.EReference getSortStmt_Table()
Returns the meta object for the reference 'Table'.

Returns:
the meta object for the reference 'Table'.
See Also:
SortStmt.getTable(), getSortStmt()

getSortStmt_OnKeyClauses

org.eclipse.emf.ecore.EReference getSortStmt_OnKeyClauses()
Returns the meta object for the containment reference list 'On Key Clauses'.

Returns:
the meta object for the containment reference list 'On Key Clauses'.
See Also:
SortStmt.getOnKeyClauses(), getSortStmt()

getSortStmt_WithDuplicatesInOrder

org.eclipse.emf.ecore.EAttribute getSortStmt_WithDuplicatesInOrder()
Returns the meta object for the attribute 'With Duplicates In Order'.

Returns:
the meta object for the attribute 'With Duplicates In Order'.
See Also:
SortStmt.isWithDuplicatesInOrder(), getSortStmt()

getSortStmt_CollatingSequence

org.eclipse.emf.ecore.EReference getSortStmt_CollatingSequence()
Returns the meta object for the reference 'Collating Sequence'.

Returns:
the meta object for the reference 'Collating Sequence'.
See Also:
SortStmt.getCollatingSequence(), getSortStmt()

getSortStmt_UsingOrInputProc

org.eclipse.emf.ecore.EReference getSortStmt_UsingOrInputProc()
Returns the meta object for the containment reference 'Using Or Input Proc'.

Returns:
the meta object for the containment reference 'Using Or Input Proc'.
See Also:
SortStmt.getUsingOrInputProc(), getSortStmt()

getSortStmt_GivingOrOutputProc

org.eclipse.emf.ecore.EReference getSortStmt_GivingOrOutputProc()
Returns the meta object for the containment reference 'Giving Or Output Proc'.

Returns:
the meta object for the containment reference 'Giving Or Output Proc'.
See Also:
SortStmt.getGivingOrOutputProc(), getSortStmt()

getOnKeyClause

org.eclipse.emf.ecore.EClass getOnKeyClause()
Returns the meta object for class 'On Key Clause'.

Returns:
the meta object for class 'On Key Clause'.
See Also:
OnKeyClause

getOnKeyClause_Ascending

org.eclipse.emf.ecore.EAttribute getOnKeyClause_Ascending()
Returns the meta object for the attribute 'Ascending'.

Returns:
the meta object for the attribute 'Ascending'.
See Also:
OnKeyClause.isAscending(), getOnKeyClause()

getOnKeyClause_Key

org.eclipse.emf.ecore.EReference getOnKeyClause_Key()
Returns the meta object for the reference list 'Key'.

Returns:
the meta object for the reference list 'Key'.
See Also:
OnKeyClause.getKey(), getOnKeyClause()

getIOFilesOrProcedure

org.eclipse.emf.ecore.EClass getIOFilesOrProcedure()
Returns the meta object for class 'IO Files Or Procedure'.

Returns:
the meta object for class 'IO Files Or Procedure'.
See Also:
IOFilesOrProcedure

getIOFiles

org.eclipse.emf.ecore.EClass getIOFiles()
Returns the meta object for class 'IO Files'.

Returns:
the meta object for class 'IO Files'.
See Also:
IOFiles

getIOFiles_Files

org.eclipse.emf.ecore.EReference getIOFiles_Files()
Returns the meta object for the reference list 'Files'.

Returns:
the meta object for the reference list 'Files'.
See Also:
IOFiles.getFiles(), getIOFiles()

getIOProcedure

org.eclipse.emf.ecore.EClass getIOProcedure()
Returns the meta object for class 'IO Procedure'.

Returns:
the meta object for class 'IO Procedure'.
See Also:
IOProcedure

getIOProcedure_From

org.eclipse.emf.ecore.EReference getIOProcedure_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
IOProcedure.getFrom(), getIOProcedure()

getIOProcedure_To

org.eclipse.emf.ecore.EReference getIOProcedure_To()
Returns the meta object for the containment reference 'To'.

Returns:
the meta object for the containment reference 'To'.
See Also:
IOProcedure.getTo(), getIOProcedure()

getMergeStmt

org.eclipse.emf.ecore.EClass getMergeStmt()
Returns the meta object for class 'Merge Stmt'.

Returns:
the meta object for class 'Merge Stmt'.
See Also:
MergeStmt

getMergeStmt_File

org.eclipse.emf.ecore.EReference getMergeStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
MergeStmt.getFile(), getMergeStmt()

getMergeStmt_OnKeyClauses

org.eclipse.emf.ecore.EReference getMergeStmt_OnKeyClauses()
Returns the meta object for the containment reference list 'On Key Clauses'.

Returns:
the meta object for the containment reference list 'On Key Clauses'.
See Also:
MergeStmt.getOnKeyClauses(), getMergeStmt()

getMergeStmt_CollatingSequence

org.eclipse.emf.ecore.EReference getMergeStmt_CollatingSequence()
Returns the meta object for the reference 'Collating Sequence'.

Returns:
the meta object for the reference 'Collating Sequence'.
See Also:
MergeStmt.getCollatingSequence(), getMergeStmt()

getMergeStmt_Using

org.eclipse.emf.ecore.EReference getMergeStmt_Using()
Returns the meta object for the containment reference 'Using'.

Returns:
the meta object for the containment reference 'Using'.
See Also:
MergeStmt.getUsing(), getMergeStmt()

getMergeStmt_GivingOrOutputProc

org.eclipse.emf.ecore.EReference getMergeStmt_GivingOrOutputProc()
Returns the meta object for the containment reference 'Giving Or Output Proc'.

Returns:
the meta object for the containment reference 'Giving Or Output Proc'.
See Also:
MergeStmt.getGivingOrOutputProc(), getMergeStmt()

getReleaseStmt

org.eclipse.emf.ecore.EClass getReleaseStmt()
Returns the meta object for class 'Release Stmt'.

Returns:
the meta object for class 'Release Stmt'.
See Also:
ReleaseStmt

getReleaseStmt_Record

org.eclipse.emf.ecore.EReference getReleaseStmt_Record()
Returns the meta object for the reference 'Record'.

Returns:
the meta object for the reference 'Record'.
See Also:
ReleaseStmt.getRecord(), getReleaseStmt()

getReleaseStmt_From

org.eclipse.emf.ecore.EReference getReleaseStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
ReleaseStmt.getFrom(), getReleaseStmt()

getReturnStmt

org.eclipse.emf.ecore.EClass getReturnStmt()
Returns the meta object for class 'Return Stmt'.

Returns:
the meta object for class 'Return Stmt'.
See Also:
ReturnStmt

getReturnStmt_File

org.eclipse.emf.ecore.EReference getReturnStmt_File()
Returns the meta object for the reference 'File'.

Returns:
the meta object for the reference 'File'.
See Also:
ReturnStmt.getFile(), getReturnStmt()

getReturnStmt_Into

org.eclipse.emf.ecore.EReference getReturnStmt_Into()
Returns the meta object for the containment reference 'Into'.

Returns:
the meta object for the containment reference 'Into'.
See Also:
ReturnStmt.getInto(), getReturnStmt()

getReturnStmt_AtEnd

org.eclipse.emf.ecore.EReference getReturnStmt_AtEnd()
Returns the meta object for the containment reference list 'At End'.

Returns:
the meta object for the containment reference list 'At End'.
See Also:
ReturnStmt.getAtEnd(), getReturnStmt()

getReturnStmt_NotAtEnd

org.eclipse.emf.ecore.EReference getReturnStmt_NotAtEnd()
Returns the meta object for the containment reference list 'Not At End'.

Returns:
the meta object for the containment reference list 'Not At End'.
See Also:
ReturnStmt.getNotAtEnd(), getReturnStmt()

getExecCicsStmt

org.eclipse.emf.ecore.EClass getExecCicsStmt()
Returns the meta object for class 'Exec Cics Stmt'.

Returns:
the meta object for class 'Exec Cics Stmt'.
See Also:
ExecCicsStmt

getExecCicsStmt_CicsStmt

org.eclipse.emf.ecore.EReference getExecCicsStmt_CicsStmt()
Returns the meta object for the containment reference 'Cics Stmt'.

Returns:
the meta object for the containment reference 'Cics Stmt'.
See Also:
ExecCicsStmt.getCicsStmt(), getExecCicsStmt()

getCicsStmt

org.eclipse.emf.ecore.EClass getCicsStmt()
Returns the meta object for class 'Cics Stmt'.

Returns:
the meta object for class 'Cics Stmt'.
See Also:
CicsStmt

getCicsStmt_NoHandle

org.eclipse.emf.ecore.EAttribute getCicsStmt_NoHandle()
Returns the meta object for the attribute 'No Handle'.

Returns:
the meta object for the attribute 'No Handle'.
See Also:
CicsStmt.isNoHandle(), getCicsStmt()

getCicsStmt_Resp

org.eclipse.emf.ecore.EReference getCicsStmt_Resp()
Returns the meta object for the containment reference 'Resp'.

Returns:
the meta object for the containment reference 'Resp'.
See Also:
CicsStmt.getResp(), getCicsStmt()

getCicsStmt_Resp2

org.eclipse.emf.ecore.EReference getCicsStmt_Resp2()
Returns the meta object for the containment reference 'Resp2'.

Returns:
the meta object for the containment reference 'Resp2'.
See Also:
CicsStmt.getResp2(), getCicsStmt()

getCicsPushHandleStmt

org.eclipse.emf.ecore.EClass getCicsPushHandleStmt()
Returns the meta object for class 'Cics Push Handle Stmt'.

Returns:
the meta object for class 'Cics Push Handle Stmt'.
See Also:
CicsPushHandleStmt

getCicsPopHandleStmt

org.eclipse.emf.ecore.EClass getCicsPopHandleStmt()
Returns the meta object for class 'Cics Pop Handle Stmt'.

Returns:
the meta object for class 'Cics Pop Handle Stmt'.
See Also:
CicsPopHandleStmt

getCicsSyncPointStmt

org.eclipse.emf.ecore.EClass getCicsSyncPointStmt()
Returns the meta object for class 'Cics Sync Point Stmt'.

Returns:
the meta object for class 'Cics Sync Point Stmt'.
See Also:
CicsSyncPointStmt

getCicsAbendStmt

org.eclipse.emf.ecore.EClass getCicsAbendStmt()
Returns the meta object for class 'Cics Abend Stmt'.

Returns:
the meta object for class 'Cics Abend Stmt'.
See Also:
CicsAbendStmt

getCicsAbendStmt_AbCode

org.eclipse.emf.ecore.EReference getCicsAbendStmt_AbCode()
Returns the meta object for the containment reference 'Ab Code'.

Returns:
the meta object for the containment reference 'Ab Code'.
See Also:
CicsAbendStmt.getAbCode(), getCicsAbendStmt()

getCicsAbendStmt_Cancel

org.eclipse.emf.ecore.EAttribute getCicsAbendStmt_Cancel()
Returns the meta object for the attribute 'Cancel'.

Returns:
the meta object for the attribute 'Cancel'.
See Also:
CicsAbendStmt.isCancel(), getCicsAbendStmt()

getCicsAbendStmt_NoDump

org.eclipse.emf.ecore.EAttribute getCicsAbendStmt_NoDump()
Returns the meta object for the attribute 'No Dump'.

Returns:
the meta object for the attribute 'No Dump'.
See Also:
CicsAbendStmt.isNoDump(), getCicsAbendStmt()

getCicsHandleAbendStmt

org.eclipse.emf.ecore.EClass getCicsHandleAbendStmt()
Returns the meta object for class 'Cics Handle Abend Stmt'.

Returns:
the meta object for class 'Cics Handle Abend Stmt'.
See Also:
CicsHandleAbendStmt

getCicsHandleAbendStmt_Cancel

org.eclipse.emf.ecore.EAttribute getCicsHandleAbendStmt_Cancel()
Returns the meta object for the attribute 'Cancel'.

Returns:
the meta object for the attribute 'Cancel'.
See Also:
CicsHandleAbendStmt.isCancel(), getCicsHandleAbendStmt()

getCicsHandleAbendStmt_Program

org.eclipse.emf.ecore.EReference getCicsHandleAbendStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CicsHandleAbendStmt.getProgram(), getCicsHandleAbendStmt()

getCicsHandleAbendStmt_Label

org.eclipse.emf.ecore.EReference getCicsHandleAbendStmt_Label()
Returns the meta object for the containment reference 'Label'.

Returns:
the meta object for the containment reference 'Label'.
See Also:
CicsHandleAbendStmt.getLabel(), getCicsHandleAbendStmt()

getCicsHandleAbendStmt_Reset

org.eclipse.emf.ecore.EAttribute getCicsHandleAbendStmt_Reset()
Returns the meta object for the attribute 'Reset'.

Returns:
the meta object for the attribute 'Reset'.
See Also:
CicsHandleAbendStmt.isReset(), getCicsHandleAbendStmt()

getCicsReceiveMapStmt

org.eclipse.emf.ecore.EClass getCicsReceiveMapStmt()
Returns the meta object for class 'Cics Receive Map Stmt'.

Returns:
the meta object for class 'Cics Receive Map Stmt'.
See Also:
CicsReceiveMapStmt

getCicsReceiveMapStmt_Map

org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_Map()
Returns the meta object for the containment reference 'Map'.

Returns:
the meta object for the containment reference 'Map'.
See Also:
CicsReceiveMapStmt.getMap(), getCicsReceiveMapStmt()

getCicsReceiveMapStmt_MapSet

org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_MapSet()
Returns the meta object for the containment reference 'Map Set'.

Returns:
the meta object for the containment reference 'Map Set'.
See Also:
CicsReceiveMapStmt.getMapSet(), getCicsReceiveMapStmt()

getCicsReceiveMapStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReceiveMapStmt.getIntoOrSetClause(), getCicsReceiveMapStmt()

getCicsReceiveMapStmt_FromOrTerminalClause

org.eclipse.emf.ecore.EReference getCicsReceiveMapStmt_FromOrTerminalClause()
Returns the meta object for the containment reference 'From Or Terminal Clause'.

Returns:
the meta object for the containment reference 'From Or Terminal Clause'.
See Also:
CicsReceiveMapStmt.getFromOrTerminalClause(), getCicsReceiveMapStmt()

getCicsIntoOrSetClause

org.eclipse.emf.ecore.EClass getCicsIntoOrSetClause()
Returns the meta object for class 'Cics Into Or Set Clause'.

Returns:
the meta object for class 'Cics Into Or Set Clause'.
See Also:
CicsIntoOrSetClause

getCicsIntoClause

org.eclipse.emf.ecore.EClass getCicsIntoClause()
Returns the meta object for class 'Cics Into Clause'.

Returns:
the meta object for class 'Cics Into Clause'.
See Also:
CicsIntoClause

getCicsIntoClause_DataArea

org.eclipse.emf.ecore.EReference getCicsIntoClause_DataArea()
Returns the meta object for the containment reference 'Data Area'.

Returns:
the meta object for the containment reference 'Data Area'.
See Also:
CicsIntoClause.getDataArea(), getCicsIntoClause()

getCicsSetClause

org.eclipse.emf.ecore.EClass getCicsSetClause()
Returns the meta object for class 'Cics Set Clause'.

Returns:
the meta object for class 'Cics Set Clause'.
See Also:
CicsSetClause

getCicsSetClause_PointerReference

org.eclipse.emf.ecore.EReference getCicsSetClause_PointerReference()
Returns the meta object for the containment reference 'Pointer Reference'.

Returns:
the meta object for the containment reference 'Pointer Reference'.
See Also:
CicsSetClause.getPointerReference(), getCicsSetClause()

getCicsReceiveMapFromOrTerminalClause

org.eclipse.emf.ecore.EClass getCicsReceiveMapFromOrTerminalClause()
Returns the meta object for class 'Cics Receive Map From Or Terminal Clause'.

Returns:
the meta object for class 'Cics Receive Map From Or Terminal Clause'.
See Also:
CicsReceiveMapFromOrTerminalClause

getCicsReceiveMapFromClause

org.eclipse.emf.ecore.EClass getCicsReceiveMapFromClause()
Returns the meta object for class 'Cics Receive Map From Clause'.

Returns:
the meta object for class 'Cics Receive Map From Clause'.
See Also:
CicsReceiveMapFromClause

getCicsReceiveMapFromClause_From

org.eclipse.emf.ecore.EReference getCicsReceiveMapFromClause_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsReceiveMapFromClause.getFrom(), getCicsReceiveMapFromClause()

getCicsReceiveMapFromClause_Length

org.eclipse.emf.ecore.EReference getCicsReceiveMapFromClause_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReceiveMapFromClause.getLength(), getCicsReceiveMapFromClause()

getCicsReceiveMapTerminalClause

org.eclipse.emf.ecore.EClass getCicsReceiveMapTerminalClause()
Returns the meta object for class 'Cics Receive Map Terminal Clause'.

Returns:
the meta object for class 'Cics Receive Map Terminal Clause'.
See Also:
CicsReceiveMapTerminalClause

getCicsReceiveMapTerminalClause_AsIs

org.eclipse.emf.ecore.EAttribute getCicsReceiveMapTerminalClause_AsIs()
Returns the meta object for the attribute 'As Is'.

Returns:
the meta object for the attribute 'As Is'.
See Also:
CicsReceiveMapTerminalClause.isAsIs(), getCicsReceiveMapTerminalClause()

getCicsReceiveMapTerminalClause_InPartn

org.eclipse.emf.ecore.EReference getCicsReceiveMapTerminalClause_InPartn()
Returns the meta object for the containment reference 'In Partn'.

Returns:
the meta object for the containment reference 'In Partn'.
See Also:
CicsReceiveMapTerminalClause.getInPartn(), getCicsReceiveMapTerminalClause()

getCicsSendMapStmt

org.eclipse.emf.ecore.EClass getCicsSendMapStmt()
Returns the meta object for class 'Cics Send Map Stmt'.

Returns:
the meta object for class 'Cics Send Map Stmt'.
See Also:
CicsSendMapStmt

getCicsSendMapStmt_Map

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_Map()
Returns the meta object for the containment reference 'Map'.

Returns:
the meta object for the containment reference 'Map'.
See Also:
CicsSendMapStmt.getMap(), getCicsSendMapStmt()

getCicsSendMapStmt_MapSet

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_MapSet()
Returns the meta object for the containment reference 'Map Set'.

Returns:
the meta object for the containment reference 'Map Set'.
See Also:
CicsSendMapStmt.getMapSet(), getCicsSendMapStmt()

getCicsSendMapStmt_MapOnly

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_MapOnly()
Returns the meta object for the attribute 'Map Only'.

Returns:
the meta object for the attribute 'Map Only'.
See Also:
CicsSendMapStmt.isMapOnly(), getCicsSendMapStmt()

getCicsSendMapStmt_From

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsSendMapStmt.getFrom(), getCicsSendMapStmt()

getCicsSendMapStmt_DataOnly

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_DataOnly()
Returns the meta object for the attribute 'Data Only'.

Returns:
the meta object for the attribute 'Data Only'.
See Also:
CicsSendMapStmt.isDataOnly(), getCicsSendMapStmt()

getCicsSendMapStmt_Length

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsSendMapStmt.getLength(), getCicsSendMapStmt()

getCicsSendMapStmt_CursorClause

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_CursorClause()
Returns the meta object for the containment reference 'Cursor Clause'.

Returns:
the meta object for the containment reference 'Cursor Clause'.
See Also:
CicsSendMapStmt.getCursorClause(), getCicsSendMapStmt()

getCicsSendMapStmt_FormFeed

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_FormFeed()
Returns the meta object for the attribute 'Form Feed'.

Returns:
the meta object for the attribute 'Form Feed'.
See Also:
CicsSendMapStmt.isFormFeed(), getCicsSendMapStmt()

getCicsSendMapStmt_EraseClause

org.eclipse.emf.ecore.EReference getCicsSendMapStmt_EraseClause()
Returns the meta object for the containment reference 'Erase Clause'.

Returns:
the meta object for the containment reference 'Erase Clause'.
See Also:
CicsSendMapStmt.getEraseClause(), getCicsSendMapStmt()

getCicsSendMapStmt_Eraseaup

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Eraseaup()
Returns the meta object for the attribute 'Eraseaup'.

Returns:
the meta object for the attribute 'Eraseaup'.
See Also:
CicsSendMapStmt.isEraseaup(), getCicsSendMapStmt()

getCicsSendMapStmt_Print

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Print()
Returns the meta object for the attribute 'Print'.

Returns:
the meta object for the attribute 'Print'.
See Also:
CicsSendMapStmt.isPrint(), getCicsSendMapStmt()

getCicsSendMapStmt_FreeKb

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_FreeKb()
Returns the meta object for the attribute 'Free Kb'.

Returns:
the meta object for the attribute 'Free Kb'.
See Also:
CicsSendMapStmt.isFreeKb(), getCicsSendMapStmt()

getCicsSendMapStmt_Alarm

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Alarm()
Returns the meta object for the attribute 'Alarm'.

Returns:
the meta object for the attribute 'Alarm'.
See Also:
CicsSendMapStmt.isAlarm(), getCicsSendMapStmt()

getCicsSendMapStmt_Frset

org.eclipse.emf.ecore.EAttribute getCicsSendMapStmt_Frset()
Returns the meta object for the attribute 'Frset'.

Returns:
the meta object for the attribute 'Frset'.
See Also:
CicsSendMapStmt.isFrset(), getCicsSendMapStmt()

getCicsSendMapCursorClause

org.eclipse.emf.ecore.EClass getCicsSendMapCursorClause()
Returns the meta object for class 'Cics Send Map Cursor Clause'.

Returns:
the meta object for class 'Cics Send Map Cursor Clause'.
See Also:
CicsSendMapCursorClause

getCicsSendMapCursorClause_Cursor

org.eclipse.emf.ecore.EReference getCicsSendMapCursorClause_Cursor()
Returns the meta object for the containment reference 'Cursor'.

Returns:
the meta object for the containment reference 'Cursor'.
See Also:
CicsSendMapCursorClause.getCursor(), getCicsSendMapCursorClause()

getCicsEraseClause

org.eclipse.emf.ecore.EClass getCicsEraseClause()
Returns the meta object for class 'Cics Erase Clause'.

Returns:
the meta object for class 'Cics Erase Clause'.
See Also:
CicsEraseClause

getCicsEraseClause_Default

org.eclipse.emf.ecore.EAttribute getCicsEraseClause_Default()
Returns the meta object for the attribute 'Default'.

Returns:
the meta object for the attribute 'Default'.
See Also:
CicsEraseClause.isDefault(), getCicsEraseClause()

getCicsEraseClause_Alternate

org.eclipse.emf.ecore.EAttribute getCicsEraseClause_Alternate()
Returns the meta object for the attribute 'Alternate'.

Returns:
the meta object for the attribute 'Alternate'.
See Also:
CicsEraseClause.isAlternate(), getCicsEraseClause()

getCicsSendTextStmt

org.eclipse.emf.ecore.EClass getCicsSendTextStmt()
Returns the meta object for class 'Cics Send Text Stmt'.

Returns:
the meta object for class 'Cics Send Text Stmt'.
See Also:
CicsSendTextStmt

getCicsSendTextStmt_From

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsSendTextStmt.getFrom(), getCicsSendTextStmt()

getCicsSendTextStmt_Length

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsSendTextStmt.getLength(), getCicsSendTextStmt()

getCicsSendTextStmt_Cursor

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Cursor()
Returns the meta object for the containment reference 'Cursor'.

Returns:
the meta object for the containment reference 'Cursor'.
See Also:
CicsSendTextStmt.getCursor(), getCicsSendTextStmt()

getCicsSendTextStmt_FormFeed

org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_FormFeed()
Returns the meta object for the attribute 'Form Feed'.

Returns:
the meta object for the attribute 'Form Feed'.
See Also:
CicsSendTextStmt.isFormFeed(), getCicsSendTextStmt()

getCicsSendTextStmt_EraseClause

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_EraseClause()
Returns the meta object for the containment reference 'Erase Clause'.

Returns:
the meta object for the containment reference 'Erase Clause'.
See Also:
CicsSendTextStmt.getEraseClause(), getCicsSendTextStmt()

getCicsSendTextStmt_Print

org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_Print()
Returns the meta object for the attribute 'Print'.

Returns:
the meta object for the attribute 'Print'.
See Also:
CicsSendTextStmt.isPrint(), getCicsSendTextStmt()

getCicsSendTextStmt_FreeKb

org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_FreeKb()
Returns the meta object for the attribute 'Free Kb'.

Returns:
the meta object for the attribute 'Free Kb'.
See Also:
CicsSendTextStmt.isFreeKb(), getCicsSendTextStmt()

getCicsSendTextStmt_Alarm

org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_Alarm()
Returns the meta object for the attribute 'Alarm'.

Returns:
the meta object for the attribute 'Alarm'.
See Also:
CicsSendTextStmt.isAlarm(), getCicsSendTextStmt()

getCicsSendTextStmt_NlEom

org.eclipse.emf.ecore.EAttribute getCicsSendTextStmt_NlEom()
Returns the meta object for the attribute 'Nl Eom'.

Returns:
the meta object for the attribute 'Nl Eom'.
See Also:
CicsSendTextStmt.isNlEom(), getCicsSendTextStmt()

getCicsSendTextStmt_Fmhparm

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Fmhparm()
Returns the meta object for the containment reference 'Fmhparm'.

Returns:
the meta object for the containment reference 'Fmhparm'.
See Also:
CicsSendTextStmt.getFmhparm(), getCicsSendTextStmt()

getCicsSendTextStmt_OutPartn

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_OutPartn()
Returns the meta object for the containment reference 'Out Partn'.

Returns:
the meta object for the containment reference 'Out Partn'.
See Also:
CicsSendTextStmt.getOutPartn(), getCicsSendTextStmt()

getCicsSendTextStmt_ActPartn

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_ActPartn()
Returns the meta object for the containment reference 'Act Partn'.

Returns:
the meta object for the containment reference 'Act Partn'.
See Also:
CicsSendTextStmt.getActPartn(), getCicsSendTextStmt()

getCicsSendTextStmt_Ldc

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Ldc()
Returns the meta object for the containment reference 'Ldc'.

Returns:
the meta object for the containment reference 'Ldc'.
See Also:
CicsSendTextStmt.getLdc(), getCicsSendTextStmt()

getCicsSendTextStmt_Msr

org.eclipse.emf.ecore.EReference getCicsSendTextStmt_Msr()
Returns the meta object for the containment reference 'Msr'.

Returns:
the meta object for the containment reference 'Msr'.
See Also:
CicsSendTextStmt.getMsr(), getCicsSendTextStmt()

getCicsBifDeeditStmt

org.eclipse.emf.ecore.EClass getCicsBifDeeditStmt()
Returns the meta object for class 'Cics Bif Deedit Stmt'.

Returns:
the meta object for class 'Cics Bif Deedit Stmt'.
See Also:
CicsBifDeeditStmt

getCicsBifDeeditStmt_Field

org.eclipse.emf.ecore.EReference getCicsBifDeeditStmt_Field()
Returns the meta object for the containment reference 'Field'.

Returns:
the meta object for the containment reference 'Field'.
See Also:
CicsBifDeeditStmt.getField(), getCicsBifDeeditStmt()

getCicsBifDeeditStmt_Length

org.eclipse.emf.ecore.EReference getCicsBifDeeditStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsBifDeeditStmt.getLength(), getCicsBifDeeditStmt()

getCicsDumpTransactionStmt

org.eclipse.emf.ecore.EClass getCicsDumpTransactionStmt()
Returns the meta object for class 'Cics Dump Transaction Stmt'.

Returns:
the meta object for class 'Cics Dump Transaction Stmt'.
See Also:
CicsDumpTransactionStmt

getCicsDumpTransactionStmt_DumpCode

org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_DumpCode()
Returns the meta object for the containment reference 'Dump Code'.

Returns:
the meta object for the containment reference 'Dump Code'.
See Also:
CicsDumpTransactionStmt.getDumpCode(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_FromClause

org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_FromClause()
Returns the meta object for the containment reference 'From Clause'.

Returns:
the meta object for the containment reference 'From Clause'.
See Also:
CicsDumpTransactionStmt.getFromClause(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Complete

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Complete()
Returns the meta object for the attribute 'Complete'.

Returns:
the meta object for the attribute 'Complete'.
See Also:
CicsDumpTransactionStmt.isComplete(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Trt

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Trt()
Returns the meta object for the attribute 'Trt'.

Returns:
the meta object for the attribute 'Trt'.
See Also:
CicsDumpTransactionStmt.isTrt(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_SegmentListClause

org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_SegmentListClause()
Returns the meta object for the containment reference 'Segment List Clause'.

Returns:
the meta object for the containment reference 'Segment List Clause'.
See Also:
CicsDumpTransactionStmt.getSegmentListClause(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Task

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Task()
Returns the meta object for the attribute 'Task'.

Returns:
the meta object for the attribute 'Task'.
See Also:
CicsDumpTransactionStmt.isTask(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Storage

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Storage()
Returns the meta object for the attribute 'Storage'.

Returns:
the meta object for the attribute 'Storage'.
See Also:
CicsDumpTransactionStmt.isStorage(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Program

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Program()
Returns the meta object for the attribute 'Program'.

Returns:
the meta object for the attribute 'Program'.
See Also:
CicsDumpTransactionStmt.isProgram(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Terminal

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Terminal()
Returns the meta object for the attribute 'Terminal'.

Returns:
the meta object for the attribute 'Terminal'.
See Also:
CicsDumpTransactionStmt.isTerminal(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Tables

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Tables()
Returns the meta object for the attribute 'Tables'.

Returns:
the meta object for the attribute 'Tables'.
See Also:
CicsDumpTransactionStmt.isTables(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Fct

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Fct()
Returns the meta object for the attribute 'Fct'.

Returns:
the meta object for the attribute 'Fct'.
See Also:
CicsDumpTransactionStmt.isFct(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Pct

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Pct()
Returns the meta object for the attribute 'Pct'.

Returns:
the meta object for the attribute 'Pct'.
See Also:
CicsDumpTransactionStmt.isPct(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Ppt

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Ppt()
Returns the meta object for the attribute 'Ppt'.

Returns:
the meta object for the attribute 'Ppt'.
See Also:
CicsDumpTransactionStmt.isPpt(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Sit

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Sit()
Returns the meta object for the attribute 'Sit'.

Returns:
the meta object for the attribute 'Sit'.
See Also:
CicsDumpTransactionStmt.isSit(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_Tct

org.eclipse.emf.ecore.EAttribute getCicsDumpTransactionStmt_Tct()
Returns the meta object for the attribute 'Tct'.

Returns:
the meta object for the attribute 'Tct'.
See Also:
CicsDumpTransactionStmt.isTct(), getCicsDumpTransactionStmt()

getCicsDumpTransactionStmt_DumpId

org.eclipse.emf.ecore.EReference getCicsDumpTransactionStmt_DumpId()
Returns the meta object for the containment reference 'Dump Id'.

Returns:
the meta object for the containment reference 'Dump Id'.
See Also:
CicsDumpTransactionStmt.getDumpId(), getCicsDumpTransactionStmt()

getCicsDumpTransactionFromClause

org.eclipse.emf.ecore.EClass getCicsDumpTransactionFromClause()
Returns the meta object for class 'Cics Dump Transaction From Clause'.

Returns:
the meta object for class 'Cics Dump Transaction From Clause'.
See Also:
CicsDumpTransactionFromClause

getCicsDumpTransactionFromClause_From

org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsDumpTransactionFromClause.getFrom(), getCicsDumpTransactionFromClause()

getCicsDumpTransactionFromClause_Length

org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsDumpTransactionFromClause.getLength(), getCicsDumpTransactionFromClause()

getCicsDumpTransactionFromClause_Flength

org.eclipse.emf.ecore.EReference getCicsDumpTransactionFromClause_Flength()
Returns the meta object for the containment reference 'Flength'.

Returns:
the meta object for the containment reference 'Flength'.
See Also:
CicsDumpTransactionFromClause.getFlength(), getCicsDumpTransactionFromClause()

getCicsDumpTransactionSegmentListClause

org.eclipse.emf.ecore.EClass getCicsDumpTransactionSegmentListClause()
Returns the meta object for class 'Cics Dump Transaction Segment List Clause'.

Returns:
the meta object for class 'Cics Dump Transaction Segment List Clause'.
See Also:
CicsDumpTransactionSegmentListClause

getCicsDumpTransactionSegmentListClause_SegmentList

org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_SegmentList()
Returns the meta object for the containment reference 'Segment List'.

Returns:
the meta object for the containment reference 'Segment List'.
See Also:
CicsDumpTransactionSegmentListClause.getSegmentList(), getCicsDumpTransactionSegmentListClause()

getCicsDumpTransactionSegmentListClause_LengthList

org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_LengthList()
Returns the meta object for the containment reference 'Length List'.

Returns:
the meta object for the containment reference 'Length List'.
See Also:
CicsDumpTransactionSegmentListClause.getLengthList(), getCicsDumpTransactionSegmentListClause()

getCicsDumpTransactionSegmentListClause_NumSegments

org.eclipse.emf.ecore.EReference getCicsDumpTransactionSegmentListClause_NumSegments()
Returns the meta object for the containment reference 'Num Segments'.

Returns:
the meta object for the containment reference 'Num Segments'.
See Also:
CicsDumpTransactionSegmentListClause.getNumSegments(), getCicsDumpTransactionSegmentListClause()

getCicsAddressStmt

org.eclipse.emf.ecore.EClass getCicsAddressStmt()
Returns the meta object for class 'Cics Address Stmt'.

Returns:
the meta object for class 'Cics Address Stmt'.
See Also:
CicsAddressStmt

getCicsAddressStmt_Acee

org.eclipse.emf.ecore.EReference getCicsAddressStmt_Acee()
Returns the meta object for the containment reference 'Acee'.

Returns:
the meta object for the containment reference 'Acee'.
See Also:
CicsAddressStmt.getAcee(), getCicsAddressStmt()

getCicsAddressStmt_CommArea

org.eclipse.emf.ecore.EReference getCicsAddressStmt_CommArea()
Returns the meta object for the containment reference 'Comm Area'.

Returns:
the meta object for the containment reference 'Comm Area'.
See Also:
CicsAddressStmt.getCommArea(), getCicsAddressStmt()

getCicsAddressStmt_Cwa

org.eclipse.emf.ecore.EReference getCicsAddressStmt_Cwa()
Returns the meta object for the containment reference 'Cwa'.

Returns:
the meta object for the containment reference 'Cwa'.
See Also:
CicsAddressStmt.getCwa(), getCicsAddressStmt()

getCicsAddressStmt_Eib

org.eclipse.emf.ecore.EReference getCicsAddressStmt_Eib()
Returns the meta object for the containment reference 'Eib'.

Returns:
the meta object for the containment reference 'Eib'.
See Also:
CicsAddressStmt.getEib(), getCicsAddressStmt()

getCicsAddressStmt_Tctua

org.eclipse.emf.ecore.EReference getCicsAddressStmt_Tctua()
Returns the meta object for the containment reference 'Tctua'.

Returns:
the meta object for the containment reference 'Tctua'.
See Also:
CicsAddressStmt.getTctua(), getCicsAddressStmt()

getCicsAddressStmt_Twa

org.eclipse.emf.ecore.EReference getCicsAddressStmt_Twa()
Returns the meta object for the containment reference 'Twa'.

Returns:
the meta object for the containment reference 'Twa'.
See Also:
CicsAddressStmt.getTwa(), getCicsAddressStmt()

getCicsAddressSetStmt

org.eclipse.emf.ecore.EClass getCicsAddressSetStmt()
Returns the meta object for class 'Cics Address Set Stmt'.

Returns:
the meta object for class 'Cics Address Set Stmt'.
See Also:
CicsAddressSetStmt

getCicsAddressSetStmt_Set

org.eclipse.emf.ecore.EReference getCicsAddressSetStmt_Set()
Returns the meta object for the containment reference 'Set'.

Returns:
the meta object for the containment reference 'Set'.
See Also:
CicsAddressSetStmt.getSet(), getCicsAddressSetStmt()

getCicsAddressSetStmt_Using

org.eclipse.emf.ecore.EReference getCicsAddressSetStmt_Using()
Returns the meta object for the containment reference 'Using'.

Returns:
the meta object for the containment reference 'Using'.
See Also:
CicsAddressSetStmt.getUsing(), getCicsAddressSetStmt()

getCicsAssignStmt

org.eclipse.emf.ecore.EClass getCicsAssignStmt()
Returns the meta object for class 'Cics Assign Stmt'.

Returns:
the meta object for class 'Cics Assign Stmt'.
See Also:
CicsAssignStmt

getCicsAssignStmt_Clauses

org.eclipse.emf.ecore.EReference getCicsAssignStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
CicsAssignStmt.getClauses(), getCicsAssignStmt()

getCicsAssignClause

org.eclipse.emf.ecore.EClass getCicsAssignClause()
Returns the meta object for class 'Cics Assign Clause'.

Returns:
the meta object for class 'Cics Assign Clause'.
See Also:
CicsAssignClause

getCicsAssignClause_EnvVariableName

org.eclipse.emf.ecore.EAttribute getCicsAssignClause_EnvVariableName()
Returns the meta object for the attribute 'Env Variable Name'.

Returns:
the meta object for the attribute 'Env Variable Name'.
See Also:
CicsAssignClause.getEnvVariableName(), getCicsAssignClause()

getCicsAssignClause_ReceivingArea

org.eclipse.emf.ecore.EReference getCicsAssignClause_ReceivingArea()
Returns the meta object for the containment reference 'Receiving Area'.

Returns:
the meta object for the containment reference 'Receiving Area'.
See Also:
CicsAssignClause.getReceivingArea(), getCicsAssignClause()

getCicsHandleConditionStmt

org.eclipse.emf.ecore.EClass getCicsHandleConditionStmt()
Returns the meta object for class 'Cics Handle Condition Stmt'.

Returns:
the meta object for class 'Cics Handle Condition Stmt'.
See Also:
CicsHandleConditionStmt

getCicsHandleConditionStmt_Clauses

org.eclipse.emf.ecore.EReference getCicsHandleConditionStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
CicsHandleConditionStmt.getClauses(), getCicsHandleConditionStmt()

getCicsHandleConditionClause

org.eclipse.emf.ecore.EClass getCicsHandleConditionClause()
Returns the meta object for class 'Cics Handle Condition Clause'.

Returns:
the meta object for class 'Cics Handle Condition Clause'.
See Also:
CicsHandleConditionClause

getCicsHandleConditionClause_Condition

org.eclipse.emf.ecore.EAttribute getCicsHandleConditionClause_Condition()
Returns the meta object for the attribute 'Condition'.

Returns:
the meta object for the attribute 'Condition'.
See Also:
CicsHandleConditionClause.getCondition(), getCicsHandleConditionClause()

getCicsHandleConditionClause_Label

org.eclipse.emf.ecore.EReference getCicsHandleConditionClause_Label()
Returns the meta object for the reference 'Label'.

Returns:
the meta object for the reference 'Label'.
See Also:
CicsHandleConditionClause.getLabel(), getCicsHandleConditionClause()

getCicsIgnoreConditionStmt

org.eclipse.emf.ecore.EClass getCicsIgnoreConditionStmt()
Returns the meta object for class 'Cics Ignore Condition Stmt'.

Returns:
the meta object for class 'Cics Ignore Condition Stmt'.
See Also:
CicsIgnoreConditionStmt

getCicsIgnoreConditionStmt_Conditions

org.eclipse.emf.ecore.EAttribute getCicsIgnoreConditionStmt_Conditions()
Returns the meta object for the attribute list 'Conditions'.

Returns:
the meta object for the attribute list 'Conditions'.
See Also:
CicsIgnoreConditionStmt.getConditions(), getCicsIgnoreConditionStmt()

getCicsStartBrStmt

org.eclipse.emf.ecore.EClass getCicsStartBrStmt()
Returns the meta object for class 'Cics Start Br Stmt'.

Returns:
the meta object for class 'Cics Start Br Stmt'.
See Also:
CicsStartBrStmt

getCicsStartBrStmt_Filename

org.eclipse.emf.ecore.EReference getCicsStartBrStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsStartBrStmt.getFilename(), getCicsStartBrStmt()

getCicsStartBrStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsStartBrStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsStartBrStmt.getRidfld(), getCicsStartBrStmt()

getCicsStartBrStmt_KeyLengthClause

org.eclipse.emf.ecore.EReference getCicsStartBrStmt_KeyLengthClause()
Returns the meta object for the containment reference 'Key Length Clause'.

Returns:
the meta object for the containment reference 'Key Length Clause'.
See Also:
CicsStartBrStmt.getKeyLengthClause(), getCicsStartBrStmt()

getCicsStartBrStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsStartBrStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsStartBrStmt.getReqId(), getCicsStartBrStmt()

getCicsStartBrStmt_SysId

org.eclipse.emf.ecore.EReference getCicsStartBrStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsStartBrStmt.getSysId(), getCicsStartBrStmt()

getCicsStartBrStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsStartBrStmt.isRba(), getCicsStartBrStmt()

getCicsStartBrStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsStartBrStmt.isRrn(), getCicsStartBrStmt()

getCicsStartBrStmt_Debkey

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Debkey()
Returns the meta object for the attribute 'Debkey'.

Returns:
the meta object for the attribute 'Debkey'.
See Also:
CicsStartBrStmt.isDebkey(), getCicsStartBrStmt()

getCicsStartBrStmt_Debrec

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Debrec()
Returns the meta object for the attribute 'Debrec'.

Returns:
the meta object for the attribute 'Debrec'.
See Also:
CicsStartBrStmt.isDebrec(), getCicsStartBrStmt()

getCicsStartBrStmt_Gteq

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Gteq()
Returns the meta object for the attribute 'Gteq'.

Returns:
the meta object for the attribute 'Gteq'.
See Also:
CicsStartBrStmt.isGteq(), getCicsStartBrStmt()

getCicsStartBrStmt_Equal

org.eclipse.emf.ecore.EAttribute getCicsStartBrStmt_Equal()
Returns the meta object for the attribute 'Equal'.

Returns:
the meta object for the attribute 'Equal'.
See Also:
CicsStartBrStmt.isEqual(), getCicsStartBrStmt()

getCicsFileBrowseKeyLengthClause

org.eclipse.emf.ecore.EClass getCicsFileBrowseKeyLengthClause()
Returns the meta object for class 'Cics File Browse Key Length Clause'.

Returns:
the meta object for class 'Cics File Browse Key Length Clause'.
See Also:
CicsFileBrowseKeyLengthClause

getCicsFileBrowseKeyLengthClause_KeyLength

org.eclipse.emf.ecore.EReference getCicsFileBrowseKeyLengthClause_KeyLength()
Returns the meta object for the containment reference 'Key Length'.

Returns:
the meta object for the containment reference 'Key Length'.
See Also:
CicsFileBrowseKeyLengthClause.getKeyLength(), getCicsFileBrowseKeyLengthClause()

getCicsFileBrowseKeyLengthClause_Generic

org.eclipse.emf.ecore.EAttribute getCicsFileBrowseKeyLengthClause_Generic()
Returns the meta object for the attribute 'Generic'.

Returns:
the meta object for the attribute 'Generic'.
See Also:
CicsFileBrowseKeyLengthClause.isGeneric(), getCicsFileBrowseKeyLengthClause()

getCicsEndBrStmt

org.eclipse.emf.ecore.EClass getCicsEndBrStmt()
Returns the meta object for class 'Cics End Br Stmt'.

Returns:
the meta object for class 'Cics End Br Stmt'.
See Also:
CicsEndBrStmt

getCicsEndBrStmt_Filename

org.eclipse.emf.ecore.EReference getCicsEndBrStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsEndBrStmt.getFilename(), getCicsEndBrStmt()

getCicsEndBrStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsEndBrStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsEndBrStmt.getReqId(), getCicsEndBrStmt()

getCicsEndBrStmt_SysId

org.eclipse.emf.ecore.EReference getCicsEndBrStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsEndBrStmt.getSysId(), getCicsEndBrStmt()

getCicsResetBrStmt

org.eclipse.emf.ecore.EClass getCicsResetBrStmt()
Returns the meta object for class 'Cics Reset Br Stmt'.

Returns:
the meta object for class 'Cics Reset Br Stmt'.
See Also:
CicsResetBrStmt

getCicsResetBrStmt_Filename

org.eclipse.emf.ecore.EReference getCicsResetBrStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsResetBrStmt.getFilename(), getCicsResetBrStmt()

getCicsResetBrStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsResetBrStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsResetBrStmt.getRidfld(), getCicsResetBrStmt()

getCicsResetBrStmt_KeyLengthClause

org.eclipse.emf.ecore.EReference getCicsResetBrStmt_KeyLengthClause()
Returns the meta object for the containment reference 'Key Length Clause'.

Returns:
the meta object for the containment reference 'Key Length Clause'.
See Also:
CicsResetBrStmt.getKeyLengthClause(), getCicsResetBrStmt()

getCicsResetBrStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsResetBrStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsResetBrStmt.getReqId(), getCicsResetBrStmt()

getCicsResetBrStmt_SysId

org.eclipse.emf.ecore.EReference getCicsResetBrStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsResetBrStmt.getSysId(), getCicsResetBrStmt()

getCicsResetBrStmt_Gteq

org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Gteq()
Returns the meta object for the attribute 'Gteq'.

Returns:
the meta object for the attribute 'Gteq'.
See Also:
CicsResetBrStmt.isGteq(), getCicsResetBrStmt()

getCicsResetBrStmt_Equal

org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Equal()
Returns the meta object for the attribute 'Equal'.

Returns:
the meta object for the attribute 'Equal'.
See Also:
CicsResetBrStmt.isEqual(), getCicsResetBrStmt()

getCicsResetBrStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsResetBrStmt.isRba(), getCicsResetBrStmt()

getCicsResetBrStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsResetBrStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsResetBrStmt.isRrn(), getCicsResetBrStmt()

getCicsReadStmt

org.eclipse.emf.ecore.EClass getCicsReadStmt()
Returns the meta object for class 'Cics Read Stmt'.

Returns:
the meta object for class 'Cics Read Stmt'.
See Also:
CicsReadStmt

getCicsReadStmt_Filename

org.eclipse.emf.ecore.EReference getCicsReadStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsReadStmt.getFilename(), getCicsReadStmt()

getCicsReadStmt_Uncommitted

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Uncommitted()
Returns the meta object for the attribute 'Uncommitted'.

Returns:
the meta object for the attribute 'Uncommitted'.
See Also:
CicsReadStmt.isUncommitted(), getCicsReadStmt()

getCicsReadStmt_Consistent

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Consistent()
Returns the meta object for the attribute 'Consistent'.

Returns:
the meta object for the attribute 'Consistent'.
See Also:
CicsReadStmt.isConsistent(), getCicsReadStmt()

getCicsReadStmt_Repeatable

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Repeatable()
Returns the meta object for the attribute 'Repeatable'.

Returns:
the meta object for the attribute 'Repeatable'.
See Also:
CicsReadStmt.isRepeatable(), getCicsReadStmt()

getCicsReadStmt_UpdateClause

org.eclipse.emf.ecore.EReference getCicsReadStmt_UpdateClause()
Returns the meta object for the containment reference 'Update Clause'.

Returns:
the meta object for the containment reference 'Update Clause'.
See Also:
CicsReadStmt.getUpdateClause(), getCicsReadStmt()

getCicsReadStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReadStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReadStmt.getIntoOrSetClause(), getCicsReadStmt()

getCicsReadStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsReadStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsReadStmt.getRidfld(), getCicsReadStmt()

getCicsReadStmt_KeyLengthClause

org.eclipse.emf.ecore.EReference getCicsReadStmt_KeyLengthClause()
Returns the meta object for the containment reference 'Key Length Clause'.

Returns:
the meta object for the containment reference 'Key Length Clause'.
See Also:
CicsReadStmt.getKeyLengthClause(), getCicsReadStmt()

getCicsReadStmt_SysId

org.eclipse.emf.ecore.EReference getCicsReadStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsReadStmt.getSysId(), getCicsReadStmt()

getCicsReadStmt_Length

org.eclipse.emf.ecore.EReference getCicsReadStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReadStmt.getLength(), getCicsReadStmt()

getCicsReadStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsReadStmt.isRba(), getCicsReadStmt()

getCicsReadStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsReadStmt.isRrn(), getCicsReadStmt()

getCicsReadStmt_Debkey

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Debkey()
Returns the meta object for the attribute 'Debkey'.

Returns:
the meta object for the attribute 'Debkey'.
See Also:
CicsReadStmt.isDebkey(), getCicsReadStmt()

getCicsReadStmt_Debrec

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Debrec()
Returns the meta object for the attribute 'Debrec'.

Returns:
the meta object for the attribute 'Debrec'.
See Also:
CicsReadStmt.isDebrec(), getCicsReadStmt()

getCicsReadStmt_Equal

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Equal()
Returns the meta object for the attribute 'Equal'.

Returns:
the meta object for the attribute 'Equal'.
See Also:
CicsReadStmt.isEqual(), getCicsReadStmt()

getCicsReadStmt_Gteq

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_Gteq()
Returns the meta object for the attribute 'Gteq'.

Returns:
the meta object for the attribute 'Gteq'.
See Also:
CicsReadStmt.isGteq(), getCicsReadStmt()

getCicsReadStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsReadStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsReadStmt.isNoSuspend(), getCicsReadStmt()

getCicsReadUpdateClause

org.eclipse.emf.ecore.EClass getCicsReadUpdateClause()
Returns the meta object for class 'Cics Read Update Clause'.

Returns:
the meta object for class 'Cics Read Update Clause'.
See Also:
CicsReadUpdateClause

getCicsReadUpdateClause_Token

org.eclipse.emf.ecore.EReference getCicsReadUpdateClause_Token()
Returns the meta object for the containment reference 'Token'.

Returns:
the meta object for the containment reference 'Token'.
See Also:
CicsReadUpdateClause.getToken(), getCicsReadUpdateClause()

getCicsReadPrevStmt

org.eclipse.emf.ecore.EClass getCicsReadPrevStmt()
Returns the meta object for class 'Cics Read Prev Stmt'.

Returns:
the meta object for class 'Cics Read Prev Stmt'.
See Also:
CicsReadPrevStmt

getCicsReadPrevStmt_Filename

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsReadPrevStmt.getFilename(), getCicsReadPrevStmt()

getCicsReadPrevStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReadPrevStmt.getIntoOrSetClause(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Uncommitted

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Uncommitted()
Returns the meta object for the attribute 'Uncommitted'.

Returns:
the meta object for the attribute 'Uncommitted'.
See Also:
CicsReadPrevStmt.isUncommitted(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Consistent

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Consistent()
Returns the meta object for the attribute 'Consistent'.

Returns:
the meta object for the attribute 'Consistent'.
See Also:
CicsReadPrevStmt.isConsistent(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Repeatable

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Repeatable()
Returns the meta object for the attribute 'Repeatable'.

Returns:
the meta object for the attribute 'Repeatable'.
See Also:
CicsReadPrevStmt.isRepeatable(), getCicsReadPrevStmt()

getCicsReadPrevStmt_UpdateClause

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_UpdateClause()
Returns the meta object for the containment reference 'Update Clause'.

Returns:
the meta object for the containment reference 'Update Clause'.
See Also:
CicsReadPrevStmt.getUpdateClause(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsReadPrevStmt.getRidfld(), getCicsReadPrevStmt()

getCicsReadPrevStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsReadPrevStmt.getReqId(), getCicsReadPrevStmt()

getCicsReadPrevStmt_SysId

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsReadPrevStmt.getSysId(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Length

org.eclipse.emf.ecore.EReference getCicsReadPrevStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReadPrevStmt.getLength(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsReadPrevStmt.isRba(), getCicsReadPrevStmt()

getCicsReadPrevStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsReadPrevStmt.isRrn(), getCicsReadPrevStmt()

getCicsReadPrevStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsReadPrevStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsReadPrevStmt.isNoSuspend(), getCicsReadPrevStmt()

getCicsReadNextStmt

org.eclipse.emf.ecore.EClass getCicsReadNextStmt()
Returns the meta object for class 'Cics Read Next Stmt'.

Returns:
the meta object for class 'Cics Read Next Stmt'.
See Also:
CicsReadNextStmt

getCicsReadNextStmt_Filename

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsReadNextStmt.getFilename(), getCicsReadNextStmt()

getCicsReadNextStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReadNextStmt.getIntoOrSetClause(), getCicsReadNextStmt()

getCicsReadNextStmt_Uncommitted

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Uncommitted()
Returns the meta object for the attribute 'Uncommitted'.

Returns:
the meta object for the attribute 'Uncommitted'.
See Also:
CicsReadNextStmt.isUncommitted(), getCicsReadNextStmt()

getCicsReadNextStmt_Consistent

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Consistent()
Returns the meta object for the attribute 'Consistent'.

Returns:
the meta object for the attribute 'Consistent'.
See Also:
CicsReadNextStmt.isConsistent(), getCicsReadNextStmt()

getCicsReadNextStmt_Repeatable

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Repeatable()
Returns the meta object for the attribute 'Repeatable'.

Returns:
the meta object for the attribute 'Repeatable'.
See Also:
CicsReadNextStmt.isRepeatable(), getCicsReadNextStmt()

getCicsReadNextStmt_UpdateClause

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_UpdateClause()
Returns the meta object for the containment reference 'Update Clause'.

Returns:
the meta object for the containment reference 'Update Clause'.
See Also:
CicsReadNextStmt.getUpdateClause(), getCicsReadNextStmt()

getCicsReadNextStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsReadNextStmt.getRidfld(), getCicsReadNextStmt()

getCicsReadNextStmt_KeyLength

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_KeyLength()
Returns the meta object for the containment reference 'Key Length'.

Returns:
the meta object for the containment reference 'Key Length'.
See Also:
CicsReadNextStmt.getKeyLength(), getCicsReadNextStmt()

getCicsReadNextStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsReadNextStmt.getReqId(), getCicsReadNextStmt()

getCicsReadNextStmt_SysId

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsReadNextStmt.getSysId(), getCicsReadNextStmt()

getCicsReadNextStmt_Length

org.eclipse.emf.ecore.EReference getCicsReadNextStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReadNextStmt.getLength(), getCicsReadNextStmt()

getCicsReadNextStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsReadNextStmt.isRba(), getCicsReadNextStmt()

getCicsReadNextStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsReadNextStmt.isRrn(), getCicsReadNextStmt()

getCicsReadNextStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsReadNextStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsReadNextStmt.isNoSuspend(), getCicsReadNextStmt()

getCicsWriteStmt

org.eclipse.emf.ecore.EClass getCicsWriteStmt()
Returns the meta object for class 'Cics Write Stmt'.

Returns:
the meta object for class 'Cics Write Stmt'.
See Also:
CicsWriteStmt

getCicsWriteStmt_Filename

org.eclipse.emf.ecore.EReference getCicsWriteStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsWriteStmt.getFilename(), getCicsWriteStmt()

getCicsWriteStmt_MassInsert

org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_MassInsert()
Returns the meta object for the attribute 'Mass Insert'.

Returns:
the meta object for the attribute 'Mass Insert'.
See Also:
CicsWriteStmt.isMassInsert(), getCicsWriteStmt()

getCicsWriteStmt_From

org.eclipse.emf.ecore.EReference getCicsWriteStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsWriteStmt.getFrom(), getCicsWriteStmt()

getCicsWriteStmt_Ridfld

org.eclipse.emf.ecore.EReference getCicsWriteStmt_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsWriteStmt.getRidfld(), getCicsWriteStmt()

getCicsWriteStmt_KeyLength

org.eclipse.emf.ecore.EReference getCicsWriteStmt_KeyLength()
Returns the meta object for the containment reference 'Key Length'.

Returns:
the meta object for the containment reference 'Key Length'.
See Also:
CicsWriteStmt.getKeyLength(), getCicsWriteStmt()

getCicsWriteStmt_SysId

org.eclipse.emf.ecore.EReference getCicsWriteStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsWriteStmt.getSysId(), getCicsWriteStmt()

getCicsWriteStmt_Length

org.eclipse.emf.ecore.EReference getCicsWriteStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsWriteStmt.getLength(), getCicsWriteStmt()

getCicsWriteStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsWriteStmt.isRba(), getCicsWriteStmt()

getCicsWriteStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsWriteStmt.isRrn(), getCicsWriteStmt()

getCicsWriteStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsWriteStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsWriteStmt.isNoSuspend(), getCicsWriteStmt()

getCicsRewriteStmt

org.eclipse.emf.ecore.EClass getCicsRewriteStmt()
Returns the meta object for class 'Cics Rewrite Stmt'.

Returns:
the meta object for class 'Cics Rewrite Stmt'.
See Also:
CicsRewriteStmt

getCicsRewriteStmt_Filename

org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsRewriteStmt.getFilename(), getCicsRewriteStmt()

getCicsRewriteStmt_Token

org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Token()
Returns the meta object for the containment reference 'Token'.

Returns:
the meta object for the containment reference 'Token'.
See Also:
CicsRewriteStmt.getToken(), getCicsRewriteStmt()

getCicsRewriteStmt_From

org.eclipse.emf.ecore.EReference getCicsRewriteStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsRewriteStmt.getFrom(), getCicsRewriteStmt()

getCicsRewriteStmt_SysId

org.eclipse.emf.ecore.EReference getCicsRewriteStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsRewriteStmt.getSysId(), getCicsRewriteStmt()

getCicsRewriteStmt_Length

org.eclipse.emf.ecore.EReference getCicsRewriteStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsRewriteStmt.getLength(), getCicsRewriteStmt()

getCicsRewriteStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsRewriteStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsRewriteStmt.isNoSuspend(), getCicsRewriteStmt()

getCicsDeleteStmt

org.eclipse.emf.ecore.EClass getCicsDeleteStmt()
Returns the meta object for class 'Cics Delete Stmt'.

Returns:
the meta object for class 'Cics Delete Stmt'.
See Also:
CicsDeleteStmt

getCicsDeleteStmt_Filename

org.eclipse.emf.ecore.EReference getCicsDeleteStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsDeleteStmt.getFilename(), getCicsDeleteStmt()

getCicsDeleteStmt_TokenOrRidfldClause

org.eclipse.emf.ecore.EReference getCicsDeleteStmt_TokenOrRidfldClause()
Returns the meta object for the containment reference 'Token Or Ridfld Clause'.

Returns:
the meta object for the containment reference 'Token Or Ridfld Clause'.
See Also:
CicsDeleteStmt.getTokenOrRidfldClause(), getCicsDeleteStmt()

getCicsDeleteStmt_SysId

org.eclipse.emf.ecore.EReference getCicsDeleteStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsDeleteStmt.getSysId(), getCicsDeleteStmt()

getCicsDeleteStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsDeleteStmt.isNoSuspend(), getCicsDeleteStmt()

getCicsDeleteStmt_Rba

org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_Rba()
Returns the meta object for the attribute 'Rba'.

Returns:
the meta object for the attribute 'Rba'.
See Also:
CicsDeleteStmt.isRba(), getCicsDeleteStmt()

getCicsDeleteStmt_Rrn

org.eclipse.emf.ecore.EAttribute getCicsDeleteStmt_Rrn()
Returns the meta object for the attribute 'Rrn'.

Returns:
the meta object for the attribute 'Rrn'.
See Also:
CicsDeleteStmt.isRrn(), getCicsDeleteStmt()

getCicsDeleteTokenOrRidfldClause

org.eclipse.emf.ecore.EClass getCicsDeleteTokenOrRidfldClause()
Returns the meta object for class 'Cics Delete Token Or Ridfld Clause'.

Returns:
the meta object for class 'Cics Delete Token Or Ridfld Clause'.
See Also:
CicsDeleteTokenOrRidfldClause

getCicsDeleteTokenClause

org.eclipse.emf.ecore.EClass getCicsDeleteTokenClause()
Returns the meta object for class 'Cics Delete Token Clause'.

Returns:
the meta object for class 'Cics Delete Token Clause'.
See Also:
CicsDeleteTokenClause

getCicsDeleteTokenClause_Token

org.eclipse.emf.ecore.EReference getCicsDeleteTokenClause_Token()
Returns the meta object for the containment reference 'Token'.

Returns:
the meta object for the containment reference 'Token'.
See Also:
CicsDeleteTokenClause.getToken(), getCicsDeleteTokenClause()

getCicsDeleteRidfldClause

org.eclipse.emf.ecore.EClass getCicsDeleteRidfldClause()
Returns the meta object for class 'Cics Delete Ridfld Clause'.

Returns:
the meta object for class 'Cics Delete Ridfld Clause'.
See Also:
CicsDeleteRidfldClause

getCicsDeleteRidfldClause_Ridfld

org.eclipse.emf.ecore.EReference getCicsDeleteRidfldClause_Ridfld()
Returns the meta object for the containment reference 'Ridfld'.

Returns:
the meta object for the containment reference 'Ridfld'.
See Also:
CicsDeleteRidfldClause.getRidfld(), getCicsDeleteRidfldClause()

getCicsDeleteRidfldClause_KeyLengthClause

org.eclipse.emf.ecore.EReference getCicsDeleteRidfldClause_KeyLengthClause()
Returns the meta object for the containment reference 'Key Length Clause'.

Returns:
the meta object for the containment reference 'Key Length Clause'.
See Also:
CicsDeleteRidfldClause.getKeyLengthClause(), getCicsDeleteRidfldClause()

getCicsDeleteKeyLengthClause

org.eclipse.emf.ecore.EClass getCicsDeleteKeyLengthClause()
Returns the meta object for class 'Cics Delete Key Length Clause'.

Returns:
the meta object for class 'Cics Delete Key Length Clause'.
See Also:
CicsDeleteKeyLengthClause

getCicsDeleteKeyLengthClause_KeyLength

org.eclipse.emf.ecore.EReference getCicsDeleteKeyLengthClause_KeyLength()
Returns the meta object for the containment reference 'Key Length'.

Returns:
the meta object for the containment reference 'Key Length'.
See Also:
CicsDeleteKeyLengthClause.getKeyLength(), getCicsDeleteKeyLengthClause()

getCicsDeleteKeyLengthClause_Generic

org.eclipse.emf.ecore.EAttribute getCicsDeleteKeyLengthClause_Generic()
Returns the meta object for the attribute 'Generic'.

Returns:
the meta object for the attribute 'Generic'.
See Also:
CicsDeleteKeyLengthClause.isGeneric(), getCicsDeleteKeyLengthClause()

getCicsDeleteKeyLengthClause_Numrec

org.eclipse.emf.ecore.EReference getCicsDeleteKeyLengthClause_Numrec()
Returns the meta object for the containment reference 'Numrec'.

Returns:
the meta object for the containment reference 'Numrec'.
See Also:
CicsDeleteKeyLengthClause.getNumrec(), getCicsDeleteKeyLengthClause()

getCicsUnlockStmt

org.eclipse.emf.ecore.EClass getCicsUnlockStmt()
Returns the meta object for class 'Cics Unlock Stmt'.

Returns:
the meta object for class 'Cics Unlock Stmt'.
See Also:
CicsUnlockStmt

getCicsUnlockStmt_Filename

org.eclipse.emf.ecore.EReference getCicsUnlockStmt_Filename()
Returns the meta object for the containment reference 'Filename'.

Returns:
the meta object for the containment reference 'Filename'.
See Also:
CicsUnlockStmt.getFilename(), getCicsUnlockStmt()

getCicsUnlockStmt_Token

org.eclipse.emf.ecore.EReference getCicsUnlockStmt_Token()
Returns the meta object for the containment reference 'Token'.

Returns:
the meta object for the containment reference 'Token'.
See Also:
CicsUnlockStmt.getToken(), getCicsUnlockStmt()

getCicsUnlockStmt_SysId

org.eclipse.emf.ecore.EReference getCicsUnlockStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsUnlockStmt.getSysId(), getCicsUnlockStmt()

getCicsAskTimeStmt

org.eclipse.emf.ecore.EClass getCicsAskTimeStmt()
Returns the meta object for class 'Cics Ask Time Stmt'.

Returns:
the meta object for class 'Cics Ask Time Stmt'.
See Also:
CicsAskTimeStmt

getCicsAskTimeStmt_AbsTime

org.eclipse.emf.ecore.EReference getCicsAskTimeStmt_AbsTime()
Returns the meta object for the containment reference 'Abs Time'.

Returns:
the meta object for the containment reference 'Abs Time'.
See Also:
CicsAskTimeStmt.getAbsTime(), getCicsAskTimeStmt()

getCicsDelayStmt

org.eclipse.emf.ecore.EClass getCicsDelayStmt()
Returns the meta object for class 'Cics Delay Stmt'.

Returns:
the meta object for class 'Cics Delay Stmt'.
See Also:
CicsDelayStmt

getCicsDelayStmt_DelayClause

org.eclipse.emf.ecore.EReference getCicsDelayStmt_DelayClause()
Returns the meta object for the containment reference 'Delay Clause'.

Returns:
the meta object for the containment reference 'Delay Clause'.
See Also:
CicsDelayStmt.getDelayClause(), getCicsDelayStmt()

getCicsDelayStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsDelayStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsDelayStmt.getReqId(), getCicsDelayStmt()

getCicsDelayClause

org.eclipse.emf.ecore.EClass getCicsDelayClause()
Returns the meta object for class 'Cics Delay Clause'.

Returns:
the meta object for class 'Cics Delay Clause'.
See Also:
CicsDelayClause

getCicsIntervalOrTimeClause

org.eclipse.emf.ecore.EClass getCicsIntervalOrTimeClause()
Returns the meta object for class 'Cics Interval Or Time Clause'.

Returns:
the meta object for class 'Cics Interval Or Time Clause'.
See Also:
CicsIntervalOrTimeClause

getCicsIntervalOrTimeClause_Hhmmss

org.eclipse.emf.ecore.EReference getCicsIntervalOrTimeClause_Hhmmss()
Returns the meta object for the containment reference 'Hhmmss'.

Returns:
the meta object for the containment reference 'Hhmmss'.
See Also:
CicsIntervalOrTimeClause.getHhmmss(), getCicsIntervalOrTimeClause()

getCicsIntervalClause

org.eclipse.emf.ecore.EClass getCicsIntervalClause()
Returns the meta object for class 'Cics Interval Clause'.

Returns:
the meta object for class 'Cics Interval Clause'.
See Also:
CicsIntervalClause

getCicsTimeClause

org.eclipse.emf.ecore.EClass getCicsTimeClause()
Returns the meta object for class 'Cics Time Clause'.

Returns:
the meta object for class 'Cics Time Clause'.
See Also:
CicsTimeClause

getCicsTimeFormat

org.eclipse.emf.ecore.EClass getCicsTimeFormat()
Returns the meta object for class 'Cics Time Format'.

Returns:
the meta object for class 'Cics Time Format'.
See Also:
CicsTimeFormat

getCicsTimeFormat_Hours

org.eclipse.emf.ecore.EReference getCicsTimeFormat_Hours()
Returns the meta object for the containment reference 'Hours'.

Returns:
the meta object for the containment reference 'Hours'.
See Also:
CicsTimeFormat.getHours(), getCicsTimeFormat()

getCicsTimeFormat_Minutes

org.eclipse.emf.ecore.EReference getCicsTimeFormat_Minutes()
Returns the meta object for the containment reference 'Minutes'.

Returns:
the meta object for the containment reference 'Minutes'.
See Also:
CicsTimeFormat.getMinutes(), getCicsTimeFormat()

getCicsTimeFormat_Seconds

org.eclipse.emf.ecore.EReference getCicsTimeFormat_Seconds()
Returns the meta object for the containment reference 'Seconds'.

Returns:
the meta object for the containment reference 'Seconds'.
See Also:
CicsTimeFormat.getSeconds(), getCicsTimeFormat()

getCicsForOrUntilClause

org.eclipse.emf.ecore.EClass getCicsForOrUntilClause()
Returns the meta object for class 'Cics For Or Until Clause'.

Returns:
the meta object for class 'Cics For Or Until Clause'.
See Also:
CicsForOrUntilClause

getCicsForClause

org.eclipse.emf.ecore.EClass getCicsForClause()
Returns the meta object for class 'Cics For Clause'.

Returns:
the meta object for class 'Cics For Clause'.
See Also:
CicsForClause

getCicsUntilClause

org.eclipse.emf.ecore.EClass getCicsUntilClause()
Returns the meta object for class 'Cics Until Clause'.

Returns:
the meta object for class 'Cics Until Clause'.
See Also:
CicsUntilClause

getCicsFormatTimeStmt

org.eclipse.emf.ecore.EClass getCicsFormatTimeStmt()
Returns the meta object for class 'Cics Format Time Stmt'.

Returns:
the meta object for class 'Cics Format Time Stmt'.
See Also:
CicsFormatTimeStmt

getCicsFormatTimeStmt_AbsTime

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_AbsTime()
Returns the meta object for the containment reference 'Abs Time'.

Returns:
the meta object for the containment reference 'Abs Time'.
See Also:
CicsFormatTimeStmt.getAbsTime(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Date

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Date()
Returns the meta object for the containment reference 'Date'.

Returns:
the meta object for the containment reference 'Date'.
See Also:
CicsFormatTimeStmt.getDate(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_FullDate

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_FullDate()
Returns the meta object for the containment reference 'Full Date'.

Returns:
the meta object for the containment reference 'Full Date'.
See Also:
CicsFormatTimeStmt.getFullDate(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_DateForm

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DateForm()
Returns the meta object for the containment reference 'Date Form'.

Returns:
the meta object for the containment reference 'Date Form'.
See Also:
CicsFormatTimeStmt.getDateForm(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_DateSepClause

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DateSepClause()
Returns the meta object for the containment reference 'Date Sep Clause'.

Returns:
the meta object for the containment reference 'Date Sep Clause'.
See Also:
CicsFormatTimeStmt.getDateSepClause(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_DayCount

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayCount()
Returns the meta object for the containment reference 'Day Count'.

Returns:
the meta object for the containment reference 'Day Count'.
See Also:
CicsFormatTimeStmt.getDayCount(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_DayOfMonth

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayOfMonth()
Returns the meta object for the containment reference 'Day Of Month'.

Returns:
the meta object for the containment reference 'Day Of Month'.
See Also:
CicsFormatTimeStmt.getDayOfMonth(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_DayOfWeek

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_DayOfWeek()
Returns the meta object for the containment reference 'Day Of Week'.

Returns:
the meta object for the containment reference 'Day Of Week'.
See Also:
CicsFormatTimeStmt.getDayOfWeek(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Ddmmyy

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Ddmmyy()
Returns the meta object for the containment reference 'Ddmmyy'.

Returns:
the meta object for the containment reference 'Ddmmyy'.
See Also:
CicsFormatTimeStmt.getDdmmyy(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Ddmmyyyy

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Ddmmyyyy()
Returns the meta object for the containment reference 'Ddmmyyyy'.

Returns:
the meta object for the containment reference 'Ddmmyyyy'.
See Also:
CicsFormatTimeStmt.getDdmmyyyy(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Mmddyy

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Mmddyy()
Returns the meta object for the containment reference 'Mmddyy'.

Returns:
the meta object for the containment reference 'Mmddyy'.
See Also:
CicsFormatTimeStmt.getMmddyy(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Mmddyyyy

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Mmddyyyy()
Returns the meta object for the containment reference 'Mmddyyyy'.

Returns:
the meta object for the containment reference 'Mmddyyyy'.
See Also:
CicsFormatTimeStmt.getMmddyyyy(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_MonthOfYear

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_MonthOfYear()
Returns the meta object for the containment reference 'Month Of Year'.

Returns:
the meta object for the containment reference 'Month Of Year'.
See Also:
CicsFormatTimeStmt.getMonthOfYear(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_TimeClause

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_TimeClause()
Returns the meta object for the containment reference 'Time Clause'.

Returns:
the meta object for the containment reference 'Time Clause'.
See Also:
CicsFormatTimeStmt.getTimeClause(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Year

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Year()
Returns the meta object for the containment reference 'Year'.

Returns:
the meta object for the containment reference 'Year'.
See Also:
CicsFormatTimeStmt.getYear(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yyddd

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyddd()
Returns the meta object for the containment reference 'Yyddd'.

Returns:
the meta object for the containment reference 'Yyddd'.
See Also:
CicsFormatTimeStmt.getYyddd(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yyddmm

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyddmm()
Returns the meta object for the containment reference 'Yyddmm'.

Returns:
the meta object for the containment reference 'Yyddmm'.
See Also:
CicsFormatTimeStmt.getYyddmm(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yymmdd

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yymmdd()
Returns the meta object for the containment reference 'Yymmdd'.

Returns:
the meta object for the containment reference 'Yymmdd'.
See Also:
CicsFormatTimeStmt.getYymmdd(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yyyyddd

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyyddd()
Returns the meta object for the containment reference 'Yyyyddd'.

Returns:
the meta object for the containment reference 'Yyyyddd'.
See Also:
CicsFormatTimeStmt.getYyyyddd(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yyyyddmm

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyyddmm()
Returns the meta object for the containment reference 'Yyyyddmm'.

Returns:
the meta object for the containment reference 'Yyyyddmm'.
See Also:
CicsFormatTimeStmt.getYyyyddmm(), getCicsFormatTimeStmt()

getCicsFormatTimeStmt_Yyyymmdd

org.eclipse.emf.ecore.EReference getCicsFormatTimeStmt_Yyyymmdd()
Returns the meta object for the containment reference 'Yyyymmdd'.

Returns:
the meta object for the containment reference 'Yyyymmdd'.
See Also:
CicsFormatTimeStmt.getYyyymmdd(), getCicsFormatTimeStmt()

getCicsFormatTimeDateSeparatorClause

org.eclipse.emf.ecore.EClass getCicsFormatTimeDateSeparatorClause()
Returns the meta object for class 'Cics Format Time Date Separator Clause'.

Returns:
the meta object for class 'Cics Format Time Date Separator Clause'.
See Also:
CicsFormatTimeDateSeparatorClause

getCicsFormatTimeDateSeparatorClause_DateSep

org.eclipse.emf.ecore.EReference getCicsFormatTimeDateSeparatorClause_DateSep()
Returns the meta object for the containment reference 'Date Sep'.

Returns:
the meta object for the containment reference 'Date Sep'.
See Also:
CicsFormatTimeDateSeparatorClause.getDateSep(), getCicsFormatTimeDateSeparatorClause()

getCicsFormatTimeTimeClause

org.eclipse.emf.ecore.EClass getCicsFormatTimeTimeClause()
Returns the meta object for class 'Cics Format Time Time Clause'.

Returns:
the meta object for class 'Cics Format Time Time Clause'.
See Also:
CicsFormatTimeTimeClause

getCicsFormatTimeTimeClause_Time

org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeClause_Time()
Returns the meta object for the containment reference 'Time'.

Returns:
the meta object for the containment reference 'Time'.
See Also:
CicsFormatTimeTimeClause.getTime(), getCicsFormatTimeTimeClause()

getCicsFormatTimeTimeClause_TimeSepClause

org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeClause_TimeSepClause()
Returns the meta object for the containment reference 'Time Sep Clause'.

Returns:
the meta object for the containment reference 'Time Sep Clause'.
See Also:
CicsFormatTimeTimeClause.getTimeSepClause(), getCicsFormatTimeTimeClause()

getCicsFormatTimeTimeSeparatorClause

org.eclipse.emf.ecore.EClass getCicsFormatTimeTimeSeparatorClause()
Returns the meta object for class 'Cics Format Time Time Separator Clause'.

Returns:
the meta object for class 'Cics Format Time Time Separator Clause'.
See Also:
CicsFormatTimeTimeSeparatorClause

getCicsFormatTimeTimeSeparatorClause_TimeSep

org.eclipse.emf.ecore.EReference getCicsFormatTimeTimeSeparatorClause_TimeSep()
Returns the meta object for the containment reference 'Time Sep'.

Returns:
the meta object for the containment reference 'Time Sep'.
See Also:
CicsFormatTimeTimeSeparatorClause.getTimeSep(), getCicsFormatTimeTimeSeparatorClause()

getCicsRetrieveStmt

org.eclipse.emf.ecore.EClass getCicsRetrieveStmt()
Returns the meta object for class 'Cics Retrieve Stmt'.

Returns:
the meta object for class 'Cics Retrieve Stmt'.
See Also:
CicsRetrieveStmt

getCicsRetrieveStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsRetrieveStmt.getIntoOrSetClause(), getCicsRetrieveStmt()

getCicsRetrieveStmt_Length

org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsRetrieveStmt.getLength(), getCicsRetrieveStmt()

getCicsRetrieveStmt_RtransId

org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_RtransId()
Returns the meta object for the containment reference 'Rtrans Id'.

Returns:
the meta object for the containment reference 'Rtrans Id'.
See Also:
CicsRetrieveStmt.getRtransId(), getCicsRetrieveStmt()

getCicsRetrieveStmt_RtermId

org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_RtermId()
Returns the meta object for the containment reference 'Rterm Id'.

Returns:
the meta object for the containment reference 'Rterm Id'.
See Also:
CicsRetrieveStmt.getRtermId(), getCicsRetrieveStmt()

getCicsRetrieveStmt_Queue

org.eclipse.emf.ecore.EReference getCicsRetrieveStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsRetrieveStmt.getQueue(), getCicsRetrieveStmt()

getCicsRetrieveStmt_Wait

org.eclipse.emf.ecore.EAttribute getCicsRetrieveStmt_Wait()
Returns the meta object for the attribute 'Wait'.

Returns:
the meta object for the attribute 'Wait'.
See Also:
CicsRetrieveStmt.isWait(), getCicsRetrieveStmt()

getCicsStartClause

org.eclipse.emf.ecore.EClass getCicsStartClause()
Returns the meta object for class 'Cics Start Clause'.

Returns:
the meta object for class 'Cics Start Clause'.
See Also:
CicsStartClause

getCicsAfterOrAtClause

org.eclipse.emf.ecore.EClass getCicsAfterOrAtClause()
Returns the meta object for class 'Cics After Or At Clause'.

Returns:
the meta object for class 'Cics After Or At Clause'.
See Also:
CicsAfterOrAtClause

getCicsAfterClause

org.eclipse.emf.ecore.EClass getCicsAfterClause()
Returns the meta object for class 'Cics After Clause'.

Returns:
the meta object for class 'Cics After Clause'.
See Also:
CicsAfterClause

getCicsAtClause

org.eclipse.emf.ecore.EClass getCicsAtClause()
Returns the meta object for class 'Cics At Clause'.

Returns:
the meta object for class 'Cics At Clause'.
See Also:
CicsAtClause

getCicsStartStmt

org.eclipse.emf.ecore.EClass getCicsStartStmt()
Returns the meta object for class 'Cics Start Stmt'.

Returns:
the meta object for class 'Cics Start Stmt'.
See Also:
CicsStartStmt

getCicsStartStmt_TransId

org.eclipse.emf.ecore.EReference getCicsStartStmt_TransId()
Returns the meta object for the containment reference 'Trans Id'.

Returns:
the meta object for the containment reference 'Trans Id'.
See Also:
CicsStartStmt.getTransId(), getCicsStartStmt()

getCicsStartStmt_StartClause

org.eclipse.emf.ecore.EReference getCicsStartStmt_StartClause()
Returns the meta object for the containment reference 'Start Clause'.

Returns:
the meta object for the containment reference 'Start Clause'.
See Also:
CicsStartStmt.getStartClause(), getCicsStartStmt()

getCicsStartStmt_ReqId

org.eclipse.emf.ecore.EReference getCicsStartStmt_ReqId()
Returns the meta object for the containment reference 'Req Id'.

Returns:
the meta object for the containment reference 'Req Id'.
See Also:
CicsStartStmt.getReqId(), getCicsStartStmt()

getCicsStartStmt_FromClause

org.eclipse.emf.ecore.EReference getCicsStartStmt_FromClause()
Returns the meta object for the containment reference 'From Clause'.

Returns:
the meta object for the containment reference 'From Clause'.
See Also:
CicsStartStmt.getFromClause(), getCicsStartStmt()

getCicsStartStmt_TermId

org.eclipse.emf.ecore.EReference getCicsStartStmt_TermId()
Returns the meta object for the containment reference 'Term Id'.

Returns:
the meta object for the containment reference 'Term Id'.
See Also:
CicsStartStmt.getTermId(), getCicsStartStmt()

getCicsStartStmt_UserId

org.eclipse.emf.ecore.EReference getCicsStartStmt_UserId()
Returns the meta object for the containment reference 'User Id'.

Returns:
the meta object for the containment reference 'User Id'.
See Also:
CicsStartStmt.getUserId(), getCicsStartStmt()

getCicsStartStmt_SysId

org.eclipse.emf.ecore.EReference getCicsStartStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsStartStmt.getSysId(), getCicsStartStmt()

getCicsStartStmt_RtransId

org.eclipse.emf.ecore.EReference getCicsStartStmt_RtransId()
Returns the meta object for the containment reference 'Rtrans Id'.

Returns:
the meta object for the containment reference 'Rtrans Id'.
See Also:
CicsStartStmt.getRtransId(), getCicsStartStmt()

getCicsStartStmt_RtermId

org.eclipse.emf.ecore.EReference getCicsStartStmt_RtermId()
Returns the meta object for the containment reference 'Rterm Id'.

Returns:
the meta object for the containment reference 'Rterm Id'.
See Also:
CicsStartStmt.getRtermId(), getCicsStartStmt()

getCicsStartStmt_Queue

org.eclipse.emf.ecore.EReference getCicsStartStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsStartStmt.getQueue(), getCicsStartStmt()

getCicsStartStmt_NoCheck

org.eclipse.emf.ecore.EAttribute getCicsStartStmt_NoCheck()
Returns the meta object for the attribute 'No Check'.

Returns:
the meta object for the attribute 'No Check'.
See Also:
CicsStartStmt.isNoCheck(), getCicsStartStmt()

getCicsStartStmt_Protect

org.eclipse.emf.ecore.EAttribute getCicsStartStmt_Protect()
Returns the meta object for the attribute 'Protect'.

Returns:
the meta object for the attribute 'Protect'.
See Also:
CicsStartStmt.isProtect(), getCicsStartStmt()

getCicsStartFromClause

org.eclipse.emf.ecore.EClass getCicsStartFromClause()
Returns the meta object for class 'Cics Start From Clause'.

Returns:
the meta object for class 'Cics Start From Clause'.
See Also:
CicsStartFromClause

getCicsStartFromClause_From

org.eclipse.emf.ecore.EReference getCicsStartFromClause_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsStartFromClause.getFrom(), getCicsStartFromClause()

getCicsStartFromClause_Length

org.eclipse.emf.ecore.EReference getCicsStartFromClause_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsStartFromClause.getLength(), getCicsStartFromClause()

getCicsStartFromClause_Fmh

org.eclipse.emf.ecore.EAttribute getCicsStartFromClause_Fmh()
Returns the meta object for the attribute 'Fmh'.

Returns:
the meta object for the attribute 'Fmh'.
See Also:
CicsStartFromClause.isFmh(), getCicsStartFromClause()

getCicsLinkStmt

org.eclipse.emf.ecore.EClass getCicsLinkStmt()
Returns the meta object for class 'Cics Link Stmt'.

Returns:
the meta object for class 'Cics Link Stmt'.
See Also:
CicsLinkStmt

getCicsLinkStmt_Program

org.eclipse.emf.ecore.EReference getCicsLinkStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CicsLinkStmt.getProgram(), getCicsLinkStmt()

getCicsLinkStmt_CommAreaClause

org.eclipse.emf.ecore.EReference getCicsLinkStmt_CommAreaClause()
Returns the meta object for the containment reference 'Comm Area Clause'.

Returns:
the meta object for the containment reference 'Comm Area Clause'.
See Also:
CicsLinkStmt.getCommAreaClause(), getCicsLinkStmt()

getCicsLinkStmt_InputMsgClause

org.eclipse.emf.ecore.EReference getCicsLinkStmt_InputMsgClause()
Returns the meta object for the containment reference 'Input Msg Clause'.

Returns:
the meta object for the containment reference 'Input Msg Clause'.
See Also:
CicsLinkStmt.getInputMsgClause(), getCicsLinkStmt()

getCicsLinkStmt_SysId

org.eclipse.emf.ecore.EReference getCicsLinkStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsLinkStmt.getSysId(), getCicsLinkStmt()

getCicsLinkStmt_SyncOnReturn

org.eclipse.emf.ecore.EAttribute getCicsLinkStmt_SyncOnReturn()
Returns the meta object for the attribute 'Sync On Return'.

Returns:
the meta object for the attribute 'Sync On Return'.
See Also:
CicsLinkStmt.isSyncOnReturn(), getCicsLinkStmt()

getCicsLinkStmt_TransId

org.eclipse.emf.ecore.EReference getCicsLinkStmt_TransId()
Returns the meta object for the containment reference 'Trans Id'.

Returns:
the meta object for the containment reference 'Trans Id'.
See Also:
CicsLinkStmt.getTransId(), getCicsLinkStmt()

getCicsCommunicationAreaClause

org.eclipse.emf.ecore.EClass getCicsCommunicationAreaClause()
Returns the meta object for class 'Cics Communication Area Clause'.

Returns:
the meta object for class 'Cics Communication Area Clause'.
See Also:
CicsCommunicationAreaClause

getCicsCommunicationAreaClause_CommArea

org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_CommArea()
Returns the meta object for the containment reference 'Comm Area'.

Returns:
the meta object for the containment reference 'Comm Area'.
See Also:
CicsCommunicationAreaClause.getCommArea(), getCicsCommunicationAreaClause()

getCicsCommunicationAreaClause_Length

org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsCommunicationAreaClause.getLength(), getCicsCommunicationAreaClause()

getCicsCommunicationAreaClause_DataLength

org.eclipse.emf.ecore.EReference getCicsCommunicationAreaClause_DataLength()
Returns the meta object for the containment reference 'Data Length'.

Returns:
the meta object for the containment reference 'Data Length'.
See Also:
CicsCommunicationAreaClause.getDataLength(), getCicsCommunicationAreaClause()

getCicsInputMessageClause

org.eclipse.emf.ecore.EClass getCicsInputMessageClause()
Returns the meta object for class 'Cics Input Message Clause'.

Returns:
the meta object for class 'Cics Input Message Clause'.
See Also:
CicsInputMessageClause

getCicsInputMessageClause_InputMsg

org.eclipse.emf.ecore.EReference getCicsInputMessageClause_InputMsg()
Returns the meta object for the containment reference 'Input Msg'.

Returns:
the meta object for the containment reference 'Input Msg'.
See Also:
CicsInputMessageClause.getInputMsg(), getCicsInputMessageClause()

getCicsInputMessageClause_InputMsgLen

org.eclipse.emf.ecore.EReference getCicsInputMessageClause_InputMsgLen()
Returns the meta object for the containment reference 'Input Msg Len'.

Returns:
the meta object for the containment reference 'Input Msg Len'.
See Also:
CicsInputMessageClause.getInputMsgLen(), getCicsInputMessageClause()

getCicsLoadStmt

org.eclipse.emf.ecore.EClass getCicsLoadStmt()
Returns the meta object for class 'Cics Load Stmt'.

Returns:
the meta object for class 'Cics Load Stmt'.
See Also:
CicsLoadStmt

getCicsLoadStmt_Program

org.eclipse.emf.ecore.EReference getCicsLoadStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CicsLoadStmt.getProgram(), getCicsLoadStmt()

getCicsLoadStmt_Set

org.eclipse.emf.ecore.EReference getCicsLoadStmt_Set()
Returns the meta object for the containment reference 'Set'.

Returns:
the meta object for the containment reference 'Set'.
See Also:
CicsLoadStmt.getSet(), getCicsLoadStmt()

getCicsLoadStmt_Length

org.eclipse.emf.ecore.EReference getCicsLoadStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsLoadStmt.getLength(), getCicsLoadStmt()

getCicsLoadStmt_Flength

org.eclipse.emf.ecore.EReference getCicsLoadStmt_Flength()
Returns the meta object for the containment reference 'Flength'.

Returns:
the meta object for the containment reference 'Flength'.
See Also:
CicsLoadStmt.getFlength(), getCicsLoadStmt()

getCicsLoadStmt_Entry

org.eclipse.emf.ecore.EReference getCicsLoadStmt_Entry()
Returns the meta object for the containment reference 'Entry'.

Returns:
the meta object for the containment reference 'Entry'.
See Also:
CicsLoadStmt.getEntry(), getCicsLoadStmt()

getCicsLoadStmt_Hold

org.eclipse.emf.ecore.EAttribute getCicsLoadStmt_Hold()
Returns the meta object for the attribute 'Hold'.

Returns:
the meta object for the attribute 'Hold'.
See Also:
CicsLoadStmt.isHold(), getCicsLoadStmt()

getCicsReleaseStmt

org.eclipse.emf.ecore.EClass getCicsReleaseStmt()
Returns the meta object for class 'Cics Release Stmt'.

Returns:
the meta object for class 'Cics Release Stmt'.
See Also:
CicsReleaseStmt

getCicsReleaseStmt_Program

org.eclipse.emf.ecore.EReference getCicsReleaseStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CicsReleaseStmt.getProgram(), getCicsReleaseStmt()

getCicsReturnStmt

org.eclipse.emf.ecore.EClass getCicsReturnStmt()
Returns the meta object for class 'Cics Return Stmt'.

Returns:
the meta object for class 'Cics Return Stmt'.
See Also:
CicsReturnStmt

getCicsReturnStmt_TransIdClause

org.eclipse.emf.ecore.EReference getCicsReturnStmt_TransIdClause()
Returns the meta object for the containment reference 'Trans Id Clause'.

Returns:
the meta object for the containment reference 'Trans Id Clause'.
See Also:
CicsReturnStmt.getTransIdClause(), getCicsReturnStmt()

getCicsReturnStmt_InputMsgClause

org.eclipse.emf.ecore.EReference getCicsReturnStmt_InputMsgClause()
Returns the meta object for the containment reference 'Input Msg Clause'.

Returns:
the meta object for the containment reference 'Input Msg Clause'.
See Also:
CicsReturnStmt.getInputMsgClause(), getCicsReturnStmt()

getCicsReturnStmt_EndActivity

org.eclipse.emf.ecore.EAttribute getCicsReturnStmt_EndActivity()
Returns the meta object for the attribute 'End Activity'.

Returns:
the meta object for the attribute 'End Activity'.
See Also:
CicsReturnStmt.isEndActivity(), getCicsReturnStmt()

getCicsReturnTransactionIdClause

org.eclipse.emf.ecore.EClass getCicsReturnTransactionIdClause()
Returns the meta object for class 'Cics Return Transaction Id Clause'.

Returns:
the meta object for class 'Cics Return Transaction Id Clause'.
See Also:
CicsReturnTransactionIdClause

getCicsReturnTransactionIdClause_TransId

org.eclipse.emf.ecore.EReference getCicsReturnTransactionIdClause_TransId()
Returns the meta object for the containment reference 'Trans Id'.

Returns:
the meta object for the containment reference 'Trans Id'.
See Also:
CicsReturnTransactionIdClause.getTransId(), getCicsReturnTransactionIdClause()

getCicsReturnTransactionIdClause_CommAreaClause

org.eclipse.emf.ecore.EReference getCicsReturnTransactionIdClause_CommAreaClause()
Returns the meta object for the containment reference 'Comm Area Clause'.

Returns:
the meta object for the containment reference 'Comm Area Clause'.
See Also:
CicsReturnTransactionIdClause.getCommAreaClause(), getCicsReturnTransactionIdClause()

getCicsReturnTransactionIdClause_Immediate

org.eclipse.emf.ecore.EAttribute getCicsReturnTransactionIdClause_Immediate()
Returns the meta object for the attribute 'Immediate'.

Returns:
the meta object for the attribute 'Immediate'.
See Also:
CicsReturnTransactionIdClause.isImmediate(), getCicsReturnTransactionIdClause()

getCicsXctlStmt

org.eclipse.emf.ecore.EClass getCicsXctlStmt()
Returns the meta object for class 'Cics Xctl Stmt'.

Returns:
the meta object for class 'Cics Xctl Stmt'.
See Also:
CicsXctlStmt

getCicsXctlStmt_Program

org.eclipse.emf.ecore.EReference getCicsXctlStmt_Program()
Returns the meta object for the containment reference 'Program'.

Returns:
the meta object for the containment reference 'Program'.
See Also:
CicsXctlStmt.getProgram(), getCicsXctlStmt()

getCicsXctlStmt_CommAreaClause

org.eclipse.emf.ecore.EReference getCicsXctlStmt_CommAreaClause()
Returns the meta object for the containment reference 'Comm Area Clause'.

Returns:
the meta object for the containment reference 'Comm Area Clause'.
See Also:
CicsXctlStmt.getCommAreaClause(), getCicsXctlStmt()

getCicsXctlStmt_InputMsgClause

org.eclipse.emf.ecore.EReference getCicsXctlStmt_InputMsgClause()
Returns the meta object for the containment reference 'Input Msg Clause'.

Returns:
the meta object for the containment reference 'Input Msg Clause'.
See Also:
CicsXctlStmt.getInputMsgClause(), getCicsXctlStmt()

getCicsFreeMainStmt

org.eclipse.emf.ecore.EClass getCicsFreeMainStmt()
Returns the meta object for class 'Cics Free Main Stmt'.

Returns:
the meta object for class 'Cics Free Main Stmt'.
See Also:
CicsFreeMainStmt

getCicsFreeMainStmt_Data

org.eclipse.emf.ecore.EReference getCicsFreeMainStmt_Data()
Returns the meta object for the containment reference 'Data'.

Returns:
the meta object for the containment reference 'Data'.
See Also:
CicsFreeMainStmt.getData(), getCicsFreeMainStmt()

getCicsFreeMainStmt_DataPointer

org.eclipse.emf.ecore.EReference getCicsFreeMainStmt_DataPointer()
Returns the meta object for the containment reference 'Data Pointer'.

Returns:
the meta object for the containment reference 'Data Pointer'.
See Also:
CicsFreeMainStmt.getDataPointer(), getCicsFreeMainStmt()

getCicsGetMainStmt

org.eclipse.emf.ecore.EClass getCicsGetMainStmt()
Returns the meta object for class 'Cics Get Main Stmt'.

Returns:
the meta object for class 'Cics Get Main Stmt'.
See Also:
CicsGetMainStmt

getCicsGetMainStmt_Set

org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Set()
Returns the meta object for the containment reference 'Set'.

Returns:
the meta object for the containment reference 'Set'.
See Also:
CicsGetMainStmt.getSet(), getCicsGetMainStmt()

getCicsGetMainStmt_Flength

org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Flength()
Returns the meta object for the containment reference 'Flength'.

Returns:
the meta object for the containment reference 'Flength'.
See Also:
CicsGetMainStmt.getFlength(), getCicsGetMainStmt()

getCicsGetMainStmt_Below

org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_Below()
Returns the meta object for the attribute 'Below'.

Returns:
the meta object for the attribute 'Below'.
See Also:
CicsGetMainStmt.isBelow(), getCicsGetMainStmt()

getCicsGetMainStmt_Length

org.eclipse.emf.ecore.EReference getCicsGetMainStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsGetMainStmt.getLength(), getCicsGetMainStmt()

getCicsGetMainStmt_InitImg

org.eclipse.emf.ecore.EReference getCicsGetMainStmt_InitImg()
Returns the meta object for the containment reference 'Init Img'.

Returns:
the meta object for the containment reference 'Init Img'.
See Also:
CicsGetMainStmt.getInitImg(), getCicsGetMainStmt()

getCicsGetMainStmt_Shared

org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_Shared()
Returns the meta object for the attribute 'Shared'.

Returns:
the meta object for the attribute 'Shared'.
See Also:
CicsGetMainStmt.isShared(), getCicsGetMainStmt()

getCicsGetMainStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsGetMainStmt.isNoSuspend(), getCicsGetMainStmt()

getCicsGetMainStmt_UserDataKey

org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_UserDataKey()
Returns the meta object for the attribute 'User Data Key'.

Returns:
the meta object for the attribute 'User Data Key'.
See Also:
CicsGetMainStmt.isUserDataKey(), getCicsGetMainStmt()

getCicsGetMainStmt_CicsDataKey

org.eclipse.emf.ecore.EAttribute getCicsGetMainStmt_CicsDataKey()
Returns the meta object for the attribute 'Cics Data Key'.

Returns:
the meta object for the attribute 'Cics Data Key'.
See Also:
CicsGetMainStmt.isCicsDataKey(), getCicsGetMainStmt()

getCicsReadQTSStmt

org.eclipse.emf.ecore.EClass getCicsReadQTSStmt()
Returns the meta object for class 'Cics Read QTS Stmt'.

Returns:
the meta object for class 'Cics Read QTS Stmt'.
See Also:
CicsReadQTSStmt

getCicsReadQTSStmt_Queue

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsReadQTSStmt.getQueue(), getCicsReadQTSStmt()

getCicsReadQTSStmt_Qname

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Qname()
Returns the meta object for the containment reference 'Qname'.

Returns:
the meta object for the containment reference 'Qname'.
See Also:
CicsReadQTSStmt.getQname(), getCicsReadQTSStmt()

getCicsReadQTSStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReadQTSStmt.getIntoOrSetClause(), getCicsReadQTSStmt()

getCicsReadQTSStmt_Length

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReadQTSStmt.getLength(), getCicsReadQTSStmt()

getCicsReadQTSStmt_NumItems

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_NumItems()
Returns the meta object for the containment reference 'Num Items'.

Returns:
the meta object for the containment reference 'Num Items'.
See Also:
CicsReadQTSStmt.getNumItems(), getCicsReadQTSStmt()

getCicsReadQTSStmt_Next

org.eclipse.emf.ecore.EAttribute getCicsReadQTSStmt_Next()
Returns the meta object for the attribute 'Next'.

Returns:
the meta object for the attribute 'Next'.
See Also:
CicsReadQTSStmt.isNext(), getCicsReadQTSStmt()

getCicsReadQTSStmt_Item

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_Item()
Returns the meta object for the containment reference 'Item'.

Returns:
the meta object for the containment reference 'Item'.
See Also:
CicsReadQTSStmt.getItem(), getCicsReadQTSStmt()

getCicsReadQTSStmt_SysId

org.eclipse.emf.ecore.EReference getCicsReadQTSStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsReadQTSStmt.getSysId(), getCicsReadQTSStmt()

getCicsWriteQTSStmt

org.eclipse.emf.ecore.EClass getCicsWriteQTSStmt()
Returns the meta object for class 'Cics Write QTS Stmt'.

Returns:
the meta object for class 'Cics Write QTS Stmt'.
See Also:
CicsWriteQTSStmt

getCicsWriteQTSStmt_Queue

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsWriteQTSStmt.getQueue(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Qname

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Qname()
Returns the meta object for the containment reference 'Qname'.

Returns:
the meta object for the containment reference 'Qname'.
See Also:
CicsWriteQTSStmt.getQname(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_From

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsWriteQTSStmt.getFrom(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Length

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsWriteQTSStmt.getLength(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_NumItems

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_NumItems()
Returns the meta object for the containment reference 'Num Items'.

Returns:
the meta object for the containment reference 'Num Items'.
See Also:
CicsWriteQTSStmt.getNumItems(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Item

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_Item()
Returns the meta object for the containment reference 'Item'.

Returns:
the meta object for the containment reference 'Item'.
See Also:
CicsWriteQTSStmt.getItem(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Rewrite

org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Rewrite()
Returns the meta object for the attribute 'Rewrite'.

Returns:
the meta object for the attribute 'Rewrite'.
See Also:
CicsWriteQTSStmt.isRewrite(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_SysId

org.eclipse.emf.ecore.EReference getCicsWriteQTSStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsWriteQTSStmt.getSysId(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Auxiliary

org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Auxiliary()
Returns the meta object for the attribute 'Auxiliary'.

Returns:
the meta object for the attribute 'Auxiliary'.
See Also:
CicsWriteQTSStmt.isAuxiliary(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_Main

org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_Main()
Returns the meta object for the attribute 'Main'.

Returns:
the meta object for the attribute 'Main'.
See Also:
CicsWriteQTSStmt.isMain(), getCicsWriteQTSStmt()

getCicsWriteQTSStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsWriteQTSStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsWriteQTSStmt.isNoSuspend(), getCicsWriteQTSStmt()

getCicsDeleteQTSStmt

org.eclipse.emf.ecore.EClass getCicsDeleteQTSStmt()
Returns the meta object for class 'Cics Delete QTS Stmt'.

Returns:
the meta object for class 'Cics Delete QTS Stmt'.
See Also:
CicsDeleteQTSStmt

getCicsDeleteQTSStmt_Queue

org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsDeleteQTSStmt.getQueue(), getCicsDeleteQTSStmt()

getCicsDeleteQTSStmt_Qname

org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_Qname()
Returns the meta object for the containment reference 'Qname'.

Returns:
the meta object for the containment reference 'Qname'.
See Also:
CicsDeleteQTSStmt.getQname(), getCicsDeleteQTSStmt()

getCicsDeleteQTSStmt_SysId

org.eclipse.emf.ecore.EReference getCicsDeleteQTSStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsDeleteQTSStmt.getSysId(), getCicsDeleteQTSStmt()

getCicsHandleAidStmt

org.eclipse.emf.ecore.EClass getCicsHandleAidStmt()
Returns the meta object for class 'Cics Handle Aid Stmt'.

Returns:
the meta object for class 'Cics Handle Aid Stmt'.
See Also:
CicsHandleAidStmt

getCicsHandleAidStmt_Clauses

org.eclipse.emf.ecore.EReference getCicsHandleAidStmt_Clauses()
Returns the meta object for the containment reference list 'Clauses'.

Returns:
the meta object for the containment reference list 'Clauses'.
See Also:
CicsHandleAidStmt.getClauses(), getCicsHandleAidStmt()

getCicsHandleAidClause

org.eclipse.emf.ecore.EClass getCicsHandleAidClause()
Returns the meta object for class 'Cics Handle Aid Clause'.

Returns:
the meta object for class 'Cics Handle Aid Clause'.
See Also:
CicsHandleAidClause

getCicsHandleAidClause_Aid

org.eclipse.emf.ecore.EAttribute getCicsHandleAidClause_Aid()
Returns the meta object for the attribute 'Aid'.

Returns:
the meta object for the attribute 'Aid'.
See Also:
CicsHandleAidClause.getAid(), getCicsHandleAidClause()

getCicsHandleAidClause_Label

org.eclipse.emf.ecore.EReference getCicsHandleAidClause_Label()
Returns the meta object for the reference 'Label'.

Returns:
the meta object for the reference 'Label'.
See Also:
CicsHandleAidClause.getLabel(), getCicsHandleAidClause()

getCicsReadQTDStmt

org.eclipse.emf.ecore.EClass getCicsReadQTDStmt()
Returns the meta object for class 'Cics Read QTD Stmt'.

Returns:
the meta object for class 'Cics Read QTD Stmt'.
See Also:
CicsReadQTDStmt

getCicsReadQTDStmt_Queue

org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsReadQTDStmt.getQueue(), getCicsReadQTDStmt()

getCicsReadQTDStmt_IntoOrSetClause

org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_IntoOrSetClause()
Returns the meta object for the containment reference 'Into Or Set Clause'.

Returns:
the meta object for the containment reference 'Into Or Set Clause'.
See Also:
CicsReadQTDStmt.getIntoOrSetClause(), getCicsReadQTDStmt()

getCicsReadQTDStmt_Length

org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsReadQTDStmt.getLength(), getCicsReadQTDStmt()

getCicsReadQTDStmt_SysId

org.eclipse.emf.ecore.EReference getCicsReadQTDStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsReadQTDStmt.getSysId(), getCicsReadQTDStmt()

getCicsReadQTDStmt_NoSuspend

org.eclipse.emf.ecore.EAttribute getCicsReadQTDStmt_NoSuspend()
Returns the meta object for the attribute 'No Suspend'.

Returns:
the meta object for the attribute 'No Suspend'.
See Also:
CicsReadQTDStmt.isNoSuspend(), getCicsReadQTDStmt()

getCicsWriteQTDStmt

org.eclipse.emf.ecore.EClass getCicsWriteQTDStmt()
Returns the meta object for class 'Cics Write QTD Stmt'.

Returns:
the meta object for class 'Cics Write QTD Stmt'.
See Also:
CicsWriteQTDStmt

getCicsWriteQTDStmt_Queue

org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsWriteQTDStmt.getQueue(), getCicsWriteQTDStmt()

getCicsWriteQTDStmt_From

org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_From()
Returns the meta object for the containment reference 'From'.

Returns:
the meta object for the containment reference 'From'.
See Also:
CicsWriteQTDStmt.getFrom(), getCicsWriteQTDStmt()

getCicsWriteQTDStmt_Length

org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_Length()
Returns the meta object for the containment reference 'Length'.

Returns:
the meta object for the containment reference 'Length'.
See Also:
CicsWriteQTDStmt.getLength(), getCicsWriteQTDStmt()

getCicsWriteQTDStmt_SysId

org.eclipse.emf.ecore.EReference getCicsWriteQTDStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsWriteQTDStmt.getSysId(), getCicsWriteQTDStmt()

getCicsDeleteQTDStmt

org.eclipse.emf.ecore.EClass getCicsDeleteQTDStmt()
Returns the meta object for class 'Cics Delete QTD Stmt'.

Returns:
the meta object for class 'Cics Delete QTD Stmt'.
See Also:
CicsDeleteQTDStmt

getCicsDeleteQTDStmt_Queue

org.eclipse.emf.ecore.EReference getCicsDeleteQTDStmt_Queue()
Returns the meta object for the containment reference 'Queue'.

Returns:
the meta object for the containment reference 'Queue'.
See Also:
CicsDeleteQTDStmt.getQueue(), getCicsDeleteQTDStmt()

getCicsDeleteQTDStmt_SysId

org.eclipse.emf.ecore.EReference getCicsDeleteQTDStmt_SysId()
Returns the meta object for the containment reference 'Sys Id'.

Returns:
the meta object for the containment reference 'Sys Id'.
See Also:
CicsDeleteQTDStmt.getSysId(), getCicsDeleteQTDStmt()

getExecSqlStmt

org.eclipse.emf.ecore.EClass getExecSqlStmt()
Returns the meta object for class 'Exec Sql Stmt'.

Returns:
the meta object for class 'Exec Sql Stmt'.
See Also:
ExecSqlStmt

getExecSqlStmt_SqlStmt

org.eclipse.emf.ecore.EAttribute getExecSqlStmt_SqlStmt()
Returns the meta object for the attribute 'Sql Stmt'.

Returns:
the meta object for the attribute 'Sql Stmt'.
See Also:
ExecSqlStmt.getSqlStmt(), getExecSqlStmt()

getCopyStmt

org.eclipse.emf.ecore.EClass getCopyStmt()
Returns the meta object for class 'Copy Stmt'.

Returns:
the meta object for class 'Copy Stmt'.
See Also:
CopyStmt

getCopyStmt_Copybook

org.eclipse.emf.ecore.EReference getCopyStmt_Copybook()
Returns the meta object for the containment reference 'Copybook'.

Returns:
the meta object for the containment reference 'Copybook'.
See Also:
CopyStmt.getCopybook(), getCopyStmt()

getCommentStmt

org.eclipse.emf.ecore.EClass getCommentStmt()
Returns the meta object for class 'Comment Stmt'.

Returns:
the meta object for class 'Comment Stmt'.
See Also:
CommentStmt

getCommentStmt_Lines

org.eclipse.emf.ecore.EAttribute getCommentStmt_Lines()
Returns the meta object for the attribute list 'Lines'.

Returns:
the meta object for the attribute list 'Lines'.
See Also:
CommentStmt.getLines(), getCommentStmt()

getDeclaratives

org.eclipse.emf.ecore.EClass getDeclaratives()
Returns the meta object for class 'Declaratives'.

Returns:
the meta object for class 'Declaratives'.
See Also:
Declaratives

getDeclaratives_Sections

org.eclipse.emf.ecore.EReference getDeclaratives_Sections()
Returns the meta object for the containment reference list 'Sections'.

Returns:
the meta object for the containment reference list 'Sections'.
See Also:
Declaratives.getSections(), getDeclaratives()

getUseStmt

org.eclipse.emf.ecore.EClass getUseStmt()
Returns the meta object for class 'Use Stmt'.

Returns:
the meta object for class 'Use Stmt'.
See Also:
UseStmt

getDebuggingUseStmt

org.eclipse.emf.ecore.EClass getDebuggingUseStmt()
Returns the meta object for class 'Debugging Use Stmt'.

Returns:
the meta object for class 'Debugging Use Stmt'.
See Also:
DebuggingUseStmt

getDebuggingUseStmt_AllProcedures

org.eclipse.emf.ecore.EAttribute getDebuggingUseStmt_AllProcedures()
Returns the meta object for the attribute 'All Procedures'.

Returns:
the meta object for the attribute 'All Procedures'.
See Also:
DebuggingUseStmt.isAllProcedures(), getDebuggingUseStmt()

getDebuggingUseStmt_Procedures

org.eclipse.emf.ecore.EReference getDebuggingUseStmt_Procedures()
Returns the meta object for the reference list 'Procedures'.

Returns:
the meta object for the reference list 'Procedures'.
See Also:
DebuggingUseStmt.getProcedures(), getDebuggingUseStmt()

getExceptionUseStmt

org.eclipse.emf.ecore.EClass getExceptionUseStmt()
Returns the meta object for class 'Exception Use Stmt'.

Returns:
the meta object for class 'Exception Use Stmt'.
See Also:
ExceptionUseStmt

getExceptionUseStmt_Global

org.eclipse.emf.ecore.EAttribute getExceptionUseStmt_Global()
Returns the meta object for the attribute 'Global'.

Returns:
the meta object for the attribute 'Global'.
See Also:
ExceptionUseStmt.isGlobal(), getExceptionUseStmt()

getExceptionUseStmt_Files

org.eclipse.emf.ecore.EReference getExceptionUseStmt_Files()
Returns the meta object for the reference list 'Files'.

Returns:
the meta object for the reference list 'Files'.
See Also:
ExceptionUseStmt.getFiles(), getExceptionUseStmt()

getExceptionUseStmt_FileMode

org.eclipse.emf.ecore.EAttribute getExceptionUseStmt_FileMode()
Returns the meta object for the attribute 'File Mode'.

Returns:
the meta object for the attribute 'File Mode'.
See Also:
ExceptionUseStmt.getFileMode(), getExceptionUseStmt()

getMemorySizeUnit

org.eclipse.emf.ecore.EEnum getMemorySizeUnit()
Returns the meta object for enum 'Memory Size Unit'.

Returns:
the meta object for enum 'Memory Size Unit'.
See Also:
MemorySizeUnit

getEnvironmentType

org.eclipse.emf.ecore.EEnum getEnvironmentType()
Returns the meta object for enum 'Environment Type'.

Returns:
the meta object for enum 'Environment Type'.
See Also:
EnvironmentType

getUPSISwitchBit

org.eclipse.emf.ecore.EEnum getUPSISwitchBit()
Returns the meta object for enum 'UPSI Switch Bit'.

Returns:
the meta object for enum 'UPSI Switch Bit'.
See Also:
UPSISwitchBit

getCharacterCodeSet

org.eclipse.emf.ecore.EEnum getCharacterCodeSet()
Returns the meta object for enum 'Character Code Set'.

Returns:
the meta object for enum 'Character Code Set'.
See Also:
CharacterCodeSet

getFileAccessMode

org.eclipse.emf.ecore.EEnum getFileAccessMode()
Returns the meta object for enum 'File Access Mode'.

Returns:
the meta object for enum 'File Access Mode'.
See Also:
FileAccessMode

getUsageValues

org.eclipse.emf.ecore.EEnum getUsageValues()
Returns the meta object for enum 'Usage Values'.

Returns:
the meta object for enum 'Usage Values'.
See Also:
UsageValues

getLiteralType

org.eclipse.emf.ecore.EEnum getLiteralType()
Returns the meta object for enum 'Literal Type'.

Returns:
the meta object for enum 'Literal Type'.
See Also:
LiteralType

getActualParamType

org.eclipse.emf.ecore.EEnum getActualParamType()
Returns the meta object for enum 'Actual Param Type'.

Returns:
the meta object for enum 'Actual Param Type'.
See Also:
ActualParamType

getFormalParamType

org.eclipse.emf.ecore.EEnum getFormalParamType()
Returns the meta object for enum 'Formal Param Type'.

Returns:
the meta object for enum 'Formal Param Type'.
See Also:
FormalParamType

getClassType

org.eclipse.emf.ecore.EEnum getClassType()
Returns the meta object for enum 'Class Type'.

Returns:
the meta object for enum 'Class Type'.
See Also:
ClassType

getSignType

org.eclipse.emf.ecore.EEnum getSignType()
Returns the meta object for enum 'Sign Type'.

Returns:
the meta object for enum 'Sign Type'.
See Also:
SignType

getSystemInfo

org.eclipse.emf.ecore.EEnum getSystemInfo()
Returns the meta object for enum 'System Info'.

Returns:
the meta object for enum 'System Info'.
See Also:
SystemInfo

getDataCategory

org.eclipse.emf.ecore.EEnum getDataCategory()
Returns the meta object for enum 'Data Category'.

Returns:
the meta object for enum 'Data Category'.
See Also:
DataCategory

getOpenMode

org.eclipse.emf.ecore.EEnum getOpenMode()
Returns the meta object for enum 'Open Mode'.

Returns:
the meta object for enum 'Open Mode'.
See Also:
OpenMode

getKeyConditionType

org.eclipse.emf.ecore.EEnum getKeyConditionType()
Returns the meta object for enum 'Key Condition Type'.

Returns:
the meta object for enum 'Key Condition Type'.
See Also:
KeyConditionType

getReadDirection

org.eclipse.emf.ecore.EEnum getReadDirection()
Returns the meta object for enum 'Read Direction'.

Returns:
the meta object for enum 'Read Direction'.
See Also:
ReadDirection

getCOBOLFactory

COBOLFactory getCOBOLFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.