org.eclipse.datatools.modelbase.sql.query
Interface SQLQueryModelPackage

All Known Implementing Classes:
SQLQueryModelPackageImpl

public interface SQLQueryModelPackage

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

See Also:
SQLQueryModelFactory

Nested Class Summary
static interface SQLQueryModelPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int COLUMN_NAME
          The meta object id for the 'Column Name' class.
static int COLUMN_NAME__COMMENTS
          The feature id for the 'Comments' reference list.
static int COLUMN_NAME__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int COLUMN_NAME__DESCRIPTION
          The feature id for the 'Description' attribute.
static int COLUMN_NAME__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int COLUMN_NAME__LABEL
          The feature id for the 'Label' attribute.
static int COLUMN_NAME__NAME
          The feature id for the 'Name' attribute.
static int COLUMN_NAME__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int COLUMN_NAME__TABLE_CORRELATION
          The feature id for the 'Table Correlation' container reference.
static int COLUMN_NAME__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' container reference.
static int COLUMN_NAME_FEATURE_COUNT
          The number of structural features of the 'Column Name' class.
static int CURSOR_REFERENCE
          The meta object id for the 'Cursor Reference' class.
static int CURSOR_REFERENCE__COMMENTS
          The feature id for the 'Comments' reference list.
static int CURSOR_REFERENCE__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int CURSOR_REFERENCE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int CURSOR_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int CURSOR_REFERENCE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int CURSOR_REFERENCE__LABEL
          The feature id for the 'Label' attribute.
static int CURSOR_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int CURSOR_REFERENCE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int CURSOR_REFERENCE__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int CURSOR_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Cursor Reference' class.
static SQLQueryModelPackage eINSTANCE
          The singleton instance of the package.
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 GROUPING
          The meta object id for the 'Grouping' class.
static int GROUPING__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING__GROUPING_SETS_ELEMENT_EXPR
          The feature id for the 'Grouping Sets Element Expr' container reference.
static int GROUPING__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING__NAME
          The feature id for the 'Name' attribute.
static int GROUPING__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int GROUPING_EXPRESSION
          The meta object id for the 'Grouping Expression' class.
static int GROUPING_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_EXPRESSION__GROUPING_SETS_ELEMENT_EXPR
          The feature id for the 'Grouping Sets Element Expr' container reference.
static int GROUPING_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_EXPRESSION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR
          The feature id for the 'Super Group Element Expr' container reference.
static int GROUPING_EXPRESSION__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int GROUPING_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Grouping Expression' class.
static int GROUPING_FEATURE_COUNT
          The number of structural features of the 'Grouping' class.
static int GROUPING_SETS
          The meta object id for the 'Grouping Sets' class.
static int GROUPING_SETS__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_SETS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_SETS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_SETS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST
          The feature id for the 'Grouping Sets Element List' containment reference list.
static int GROUPING_SETS__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_SETS__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_SETS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_SETS__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int GROUPING_SETS_ELEMENT
          The meta object id for the 'Grouping Sets Element' class.
static int GROUPING_SETS_ELEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_SETS_ELEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_SETS_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_SETS_ELEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_SETS_ELEMENT__GROUPING_SETS
          The feature id for the 'Grouping Sets' container reference.
static int GROUPING_SETS_ELEMENT__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_SETS_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_SETS_ELEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_SETS_ELEMENT_EXPRESSION
          The meta object id for the 'Grouping Sets Element Expression' class.
static int GROUPING_SETS_ELEMENT_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_SETS_ELEMENT_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_SETS_ELEMENT_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_SETS_ELEMENT_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING
          The feature id for the 'Grouping' containment reference.
static int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS
          The feature id for the 'Grouping Sets' container reference.
static int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST
          The feature id for the 'Grouping Sets Element Sublist' container reference.
static int GROUPING_SETS_ELEMENT_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_SETS_ELEMENT_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_SETS_ELEMENT_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_SETS_ELEMENT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Grouping Sets Element Expression' class.
static int GROUPING_SETS_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Grouping Sets Element' class.
static int GROUPING_SETS_ELEMENT_SUBLIST
          The meta object id for the 'Grouping Sets Element Sublist' class.
static int GROUPING_SETS_ELEMENT_SUBLIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_SETS_ELEMENT_SUBLIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_SETS_ELEMENT_SUBLIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_SETS_ELEMENT_SUBLIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS
          The feature id for the 'Grouping Sets' container reference.
static int GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST
          The feature id for the 'Grouping Sets Element Expr List' containment reference list.
static int GROUPING_SETS_ELEMENT_SUBLIST__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_SETS_ELEMENT_SUBLIST__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_SETS_ELEMENT_SUBLIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_SETS_ELEMENT_SUBLIST_FEATURE_COUNT
          The number of structural features of the 'Grouping Sets Element Sublist' class.
static int GROUPING_SETS_FEATURE_COUNT
          The number of structural features of the 'Grouping Sets' class.
static int GROUPING_SPECIFICATION
          The meta object id for the 'Grouping Specification' class.
static int GROUPING_SPECIFICATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int GROUPING_SPECIFICATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int GROUPING_SPECIFICATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int GROUPING_SPECIFICATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int GROUPING_SPECIFICATION__LABEL
          The feature id for the 'Label' attribute.
static int GROUPING_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int GROUPING_SPECIFICATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int GROUPING_SPECIFICATION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int GROUPING_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'Grouping Specification' class.
static int NULL_ORDERING_TYPE
          The meta object id for the 'Null Ordering Type' enum.
static int ORDER_BY_ORDINAL
          The meta object id for the 'Order By Ordinal' class.
static int ORDER_BY_ORDINAL__COMMENTS
          The feature id for the 'Comments' reference list.
static int ORDER_BY_ORDINAL__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ORDER_BY_ORDINAL__DESCENDING
          The feature id for the 'Descending' attribute.
static int ORDER_BY_ORDINAL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ORDER_BY_ORDINAL__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ORDER_BY_ORDINAL__LABEL
          The feature id for the 'Label' attribute.
static int ORDER_BY_ORDINAL__NAME
          The feature id for the 'Name' attribute.
static int ORDER_BY_ORDINAL__NULL_ORDERING_OPTION
          The feature id for the 'Null Ordering Option' attribute.
static int ORDER_BY_ORDINAL__ORDERING_SPEC_OPTION
          The feature id for the 'Ordering Spec Option' attribute.
static int ORDER_BY_ORDINAL__ORDINAL_VALUE
          The feature id for the 'Ordinal Value' attribute.
static int ORDER_BY_ORDINAL__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ORDER_BY_ORDINAL__SELECT_STATEMENT
          The feature id for the 'Select Statement' container reference.
static int ORDER_BY_ORDINAL_FEATURE_COUNT
          The number of structural features of the 'Order By Ordinal' class.
static int ORDER_BY_RESULT_COLUMN
          The meta object id for the 'Order By Result Column' class.
static int ORDER_BY_RESULT_COLUMN__COMMENTS
          The feature id for the 'Comments' reference list.
static int ORDER_BY_RESULT_COLUMN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ORDER_BY_RESULT_COLUMN__DESCENDING
          The feature id for the 'Descending' attribute.
static int ORDER_BY_RESULT_COLUMN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ORDER_BY_RESULT_COLUMN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ORDER_BY_RESULT_COLUMN__LABEL
          The feature id for the 'Label' attribute.
static int ORDER_BY_RESULT_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int ORDER_BY_RESULT_COLUMN__NULL_ORDERING_OPTION
          The feature id for the 'Null Ordering Option' attribute.
static int ORDER_BY_RESULT_COLUMN__ORDERING_SPEC_OPTION
          The feature id for the 'Ordering Spec Option' attribute.
static int ORDER_BY_RESULT_COLUMN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ORDER_BY_RESULT_COLUMN__RESULT_COL
          The feature id for the 'Result Col' reference.
static int ORDER_BY_RESULT_COLUMN__SELECT_STATEMENT
          The feature id for the 'Select Statement' container reference.
static int ORDER_BY_RESULT_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Order By Result Column' class.
static int ORDER_BY_SPECIFICATION
          The meta object id for the 'Order By Specification' class.
static int ORDER_BY_SPECIFICATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int ORDER_BY_SPECIFICATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ORDER_BY_SPECIFICATION__DESCENDING
          The feature id for the 'Descending' attribute.
static int ORDER_BY_SPECIFICATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ORDER_BY_SPECIFICATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ORDER_BY_SPECIFICATION__LABEL
          The feature id for the 'Label' attribute.
static int ORDER_BY_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION
          The feature id for the 'Null Ordering Option' attribute.
static int ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION
          The feature id for the 'Ordering Spec Option' attribute.
static int ORDER_BY_SPECIFICATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ORDER_BY_SPECIFICATION__SELECT_STATEMENT
          The feature id for the 'Select Statement' container reference.
static int ORDER_BY_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'Order By Specification' class.
static int ORDER_BY_VALUE_EXPRESSION
          The meta object id for the 'Order By Value Expression' class.
static int ORDER_BY_VALUE_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int ORDER_BY_VALUE_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ORDER_BY_VALUE_EXPRESSION__DESCENDING
          The feature id for the 'Descending' attribute.
static int ORDER_BY_VALUE_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ORDER_BY_VALUE_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ORDER_BY_VALUE_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int ORDER_BY_VALUE_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int ORDER_BY_VALUE_EXPRESSION__NULL_ORDERING_OPTION
          The feature id for the 'Null Ordering Option' attribute.
static int ORDER_BY_VALUE_EXPRESSION__ORDERING_SPEC_OPTION
          The feature id for the 'Ordering Spec Option' attribute.
static int ORDER_BY_VALUE_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ORDER_BY_VALUE_EXPRESSION__SELECT_STATEMENT
          The feature id for the 'Select Statement' container reference.
static int ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int ORDER_BY_VALUE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Order By Value Expression' class.
static int ORDERING_SPEC_TYPE
          The meta object id for the 'Ordering Spec Type' enum.
static int PREDICATE
          The meta object id for the 'Predicate' class.
static int PREDICATE__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_BASIC
          The meta object id for the 'Predicate Basic' class.
static int PREDICATE_BASIC__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_BASIC__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_BASIC__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_BASIC__COMPARISON_OPERATOR
          The feature id for the 'Comparison Operator' attribute.
static int PREDICATE_BASIC__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_BASIC__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_BASIC__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_BASIC__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_BASIC__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_BASIC__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_BASIC__LEFT_VALUE_EXPR
          The feature id for the 'Left Value Expr' containment reference.
static int PREDICATE_BASIC__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_BASIC__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_BASIC__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_BASIC__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_BASIC__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_BASIC__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_BASIC__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_BASIC__RIGHT_VALUE_EXPR
          The feature id for the 'Right Value Expr' containment reference.
static int PREDICATE_BASIC__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_BASIC__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_BASIC__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_BASIC__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_BASIC_FEATURE_COUNT
          The number of structural features of the 'Predicate Basic' class.
static int PREDICATE_BETWEEN
          The meta object id for the 'Predicate Between' class.
static int PREDICATE_BETWEEN__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_BETWEEN__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_BETWEEN__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_BETWEEN__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_BETWEEN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_BETWEEN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_BETWEEN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_BETWEEN__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_BETWEEN__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_BETWEEN__LEFT_VALUE_EXPR
          The feature id for the 'Left Value Expr' containment reference.
static int PREDICATE_BETWEEN__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_BETWEEN__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_BETWEEN__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_BETWEEN__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_BETWEEN__NOT_BETWEEN
          The feature id for the 'Not Between' attribute.
static int PREDICATE_BETWEEN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_BETWEEN__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_BETWEEN__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1
          The feature id for the 'Right Value Expr1' containment reference.
static int PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2
          The feature id for the 'Right Value Expr2' containment reference.
static int PREDICATE_BETWEEN__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_BETWEEN__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_BETWEEN__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_BETWEEN__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_BETWEEN_FEATURE_COUNT
          The number of structural features of the 'Predicate Between' class.
static int PREDICATE_COMPARISON_OPERATOR
          The meta object id for the 'Predicate Comparison Operator' enum.
static int PREDICATE_EXISTS
          The meta object id for the 'Predicate Exists' class.
static int PREDICATE_EXISTS__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_EXISTS__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_EXISTS__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_EXISTS__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_EXISTS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_EXISTS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_EXISTS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_EXISTS__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_EXISTS__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_EXISTS__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_EXISTS__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_EXISTS__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_EXISTS__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_EXISTS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_EXISTS__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int PREDICATE_EXISTS__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_EXISTS__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_EXISTS__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_EXISTS__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_EXISTS__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_EXISTS_FEATURE_COUNT
          The number of structural features of the 'Predicate Exists' class.
static int PREDICATE_FEATURE_COUNT
          The number of structural features of the 'Predicate' class.
static int PREDICATE_IN
          The meta object id for the 'Predicate In' class.
static int PREDICATE_IN__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_IN__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_IN__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_IN__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_IN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_IN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_IN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_IN__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_IN__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_IN__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_IN__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_IN__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_IN__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_IN__NOT_IN
          The feature id for the 'Not In' attribute.
static int PREDICATE_IN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_IN__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_IN__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_IN__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_IN__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_IN__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_IN__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_IN_FEATURE_COUNT
          The number of structural features of the 'Predicate In' class.
static int PREDICATE_IN_VALUE_LIST
          The meta object id for the 'Predicate In Value List' class.
static int PREDICATE_IN_VALUE_LIST__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_IN_VALUE_LIST__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_IN_VALUE_LIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_IN_VALUE_LIST__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_IN_VALUE_LIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_IN_VALUE_LIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_IN_VALUE_LIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_IN_VALUE_LIST__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_IN_VALUE_LIST__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_IN_VALUE_LIST__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_IN_VALUE_LIST__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_IN_VALUE_LIST__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_IN_VALUE_LIST__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_IN_VALUE_LIST__NOT_IN
          The feature id for the 'Not In' attribute.
static int PREDICATE_IN_VALUE_LIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_IN_VALUE_LIST__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_IN_VALUE_LIST__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_IN_VALUE_LIST__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_IN_VALUE_LIST__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_IN_VALUE_LIST__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_IN_VALUE_LIST__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int PREDICATE_IN_VALUE_LIST__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST
          The feature id for the 'Value Expr List' containment reference list.
static int PREDICATE_IN_VALUE_LIST_FEATURE_COUNT
          The number of structural features of the 'Predicate In Value List' class.
static int PREDICATE_IN_VALUE_ROW_SELECT
          The meta object id for the 'Predicate In Value Row Select' class.
static int PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_IN_VALUE_ROW_SELECT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_IN_VALUE_ROW_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_IN_VALUE_ROW_SELECT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__NOT_IN
          The feature id for the 'Not In' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_IN_VALUE_ROW_SELECT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST
          The feature id for the 'Value Expr List' containment reference list.
static int PREDICATE_IN_VALUE_ROW_SELECT_FEATURE_COUNT
          The number of structural features of the 'Predicate In Value Row Select' class.
static int PREDICATE_IN_VALUE_SELECT
          The meta object id for the 'Predicate In Value Select' class.
static int PREDICATE_IN_VALUE_SELECT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_IN_VALUE_SELECT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_IN_VALUE_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_IN_VALUE_SELECT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_IN_VALUE_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_IN_VALUE_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_IN_VALUE_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_IN_VALUE_SELECT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_IN_VALUE_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_IN_VALUE_SELECT__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_IN_VALUE_SELECT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_IN_VALUE_SELECT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_IN_VALUE_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_IN_VALUE_SELECT__NOT_IN
          The feature id for the 'Not In' attribute.
static int PREDICATE_IN_VALUE_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_IN_VALUE_SELECT__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_IN_VALUE_SELECT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_IN_VALUE_SELECT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_IN_VALUE_SELECT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_IN_VALUE_SELECT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int PREDICATE_IN_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_IN_VALUE_SELECT_FEATURE_COUNT
          The number of structural features of the 'Predicate In Value Select' class.
static int PREDICATE_IS_NULL
          The meta object id for the 'Predicate Is Null' class.
static int PREDICATE_IS_NULL__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_IS_NULL__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_IS_NULL__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_IS_NULL__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_IS_NULL__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_IS_NULL__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_IS_NULL__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_IS_NULL__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_IS_NULL__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_IS_NULL__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_IS_NULL__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_IS_NULL__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_IS_NULL__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_IS_NULL__NOT_NULL
          The feature id for the 'Not Null' attribute.
static int PREDICATE_IS_NULL__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_IS_NULL__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_IS_NULL__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_IS_NULL__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_IS_NULL__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_IS_NULL__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_IS_NULL__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int PREDICATE_IS_NULL__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_IS_NULL_FEATURE_COUNT
          The number of structural features of the 'Predicate Is Null' class.
static int PREDICATE_LIKE
          The meta object id for the 'Predicate Like' class.
static int PREDICATE_LIKE__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_LIKE__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_LIKE__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_LIKE__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_LIKE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_LIKE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_LIKE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_LIKE__ESCAPE_VALUE_EXPR
          The feature id for the 'Escape Value Expr' containment reference.
static int PREDICATE_LIKE__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_LIKE__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_LIKE__MATCHING_VALUE_EXPR
          The feature id for the 'Matching Value Expr' containment reference.
static int PREDICATE_LIKE__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_LIKE__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_LIKE__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_LIKE__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_LIKE__NOT_LIKE
          The feature id for the 'Not Like' attribute.
static int PREDICATE_LIKE__PATTERN_VALUE_EXPR
          The feature id for the 'Pattern Value Expr' containment reference.
static int PREDICATE_LIKE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_LIKE__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_LIKE__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_LIKE__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_LIKE__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_LIKE__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_LIKE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_LIKE_FEATURE_COUNT
          The number of structural features of the 'Predicate Like' class.
static int PREDICATE_QUANTIFIED
          The meta object id for the 'Predicate Quantified' class.
static int PREDICATE_QUANTIFIED__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_QUANTIFIED__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_QUANTIFIED__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_QUANTIFIED__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_QUANTIFIED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_QUANTIFIED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_QUANTIFIED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_QUANTIFIED__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_QUANTIFIED__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_QUANTIFIED__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_QUANTIFIED__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_QUANTIFIED__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_QUANTIFIED__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_QUANTIFIED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_QUANTIFIED__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_QUANTIFIED__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_QUANTIFIED__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_QUANTIFIED__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_QUANTIFIED__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_QUANTIFIED__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_QUANTIFIED_FEATURE_COUNT
          The number of structural features of the 'Predicate Quantified' class.
static int PREDICATE_QUANTIFIED_ROW_SELECT
          The meta object id for the 'Predicate Quantified Row Select' class.
static int PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_QUANTIFIED_ROW_SELECT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_QUANTIFIED_ROW_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_QUANTIFIED_ROW_SELECT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE
          The feature id for the 'Quantified Type' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_QUANTIFIED_ROW_SELECT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST
          The feature id for the 'Value Expr List' containment reference list.
static int PREDICATE_QUANTIFIED_ROW_SELECT_FEATURE_COUNT
          The number of structural features of the 'Predicate Quantified Row Select' class.
static int PREDICATE_QUANTIFIED_TYPE
          The meta object id for the 'Predicate Quantified Type' enum.
static int PREDICATE_QUANTIFIED_VALUE_SELECT
          The meta object id for the 'Predicate Quantified Value Select' class.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR
          The feature id for the 'Comparison Operator' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__HAS_SELECTIVITY
          The feature id for the 'Has Selectivity' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__NAME
          The feature id for the 'Name' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_PREDICATE
          The feature id for the 'Negated Predicate' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE
          The feature id for the 'Quantified Type' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__SELECTIVITY_VALUE
          The feature id for the 'Selectivity Value' attribute.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int PREDICATE_QUANTIFIED_VALUE_SELECT_FEATURE_COUNT
          The number of structural features of the 'Predicate Quantified Value Select' class.
static int QUERY_CHANGE_STATEMENT
          The meta object id for the 'Query Change Statement' class.
static int QUERY_CHANGE_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_CHANGE_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_CHANGE_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_CHANGE_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_CHANGE_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_CHANGE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_CHANGE_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_CHANGE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Change Statement' class.
static int QUERY_COMBINED
          The meta object id for the 'Query Combined' class.
static int QUERY_COMBINED__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int QUERY_COMBINED__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int QUERY_COMBINED__COMBINED_OPERATOR
          The feature id for the 'Combined Operator' attribute.
static int QUERY_COMBINED__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int QUERY_COMBINED__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_COMBINED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_COMBINED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_COMBINED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_COMBINED__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_COMBINED__LEFT_QUERY
          The feature id for the 'Left Query' containment reference.
static int QUERY_COMBINED__NAME
          The feature id for the 'Name' attribute.
static int QUERY_COMBINED__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_COMBINED__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int QUERY_COMBINED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_COMBINED__QUERY_EXPRESSION
          The feature id for the 'Query Expression' container reference.
static int QUERY_COMBINED__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int QUERY_COMBINED__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int QUERY_COMBINED__RIGHT_QUERY
          The feature id for the 'Right Query' containment reference.
static int QUERY_COMBINED__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int QUERY_COMBINED__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int QUERY_COMBINED__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int QUERY_COMBINED__UPDATE_SOURCE_QUERY
          The feature id for the 'Update Source Query' container reference.
static int QUERY_COMBINED__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int QUERY_COMBINED__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' container reference.
static int QUERY_COMBINED_FEATURE_COUNT
          The number of structural features of the 'Query Combined' class.
static int QUERY_COMBINED_OPERATOR
          The meta object id for the 'Query Combined Operator' enum.
static int QUERY_DELETE_STATEMENT
          The meta object id for the 'Query Delete Statement' class.
static int QUERY_DELETE_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_DELETE_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_DELETE_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_DELETE_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_DELETE_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_DELETE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_DELETE_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_DELETE_STATEMENT__TARGET_TABLE
          The feature id for the 'Target Table' containment reference.
static int QUERY_DELETE_STATEMENT__WHERE_CLAUSE
          The feature id for the 'Where Clause' containment reference.
static int QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
          The feature id for the 'Where Current Of Clause' containment reference.
static int QUERY_DELETE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Delete Statement' class.
static int QUERY_EXPRESSION_BODY
          The meta object id for the 'Query Expression Body' class.
static int QUERY_EXPRESSION_BODY__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int QUERY_EXPRESSION_BODY__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int QUERY_EXPRESSION_BODY__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int QUERY_EXPRESSION_BODY__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_EXPRESSION_BODY__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_EXPRESSION_BODY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_EXPRESSION_BODY__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_EXPRESSION_BODY__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_EXPRESSION_BODY__NAME
          The feature id for the 'Name' attribute.
static int QUERY_EXPRESSION_BODY__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_EXPRESSION_BODY__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int QUERY_EXPRESSION_BODY__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_EXPRESSION_BODY__QUERY_EXPRESSION
          The feature id for the 'Query Expression' container reference.
static int QUERY_EXPRESSION_BODY__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int QUERY_EXPRESSION_BODY__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int QUERY_EXPRESSION_BODY__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int QUERY_EXPRESSION_BODY__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int QUERY_EXPRESSION_BODY__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY
          The feature id for the 'Update Source Query' container reference.
static int QUERY_EXPRESSION_BODY__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' container reference.
static int QUERY_EXPRESSION_BODY_FEATURE_COUNT
          The number of structural features of the 'Query Expression Body' class.
static int QUERY_EXPRESSION_ROOT
          The meta object id for the 'Query Expression Root' class.
static int QUERY_EXPRESSION_ROOT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_EXPRESSION_ROOT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_EXPRESSION_ROOT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_EXPRESSION_ROOT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT
          The feature id for the 'In Value Row Select Right' container reference.
static int QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT
          The feature id for the 'In Value Select Right' container reference.
static int QUERY_EXPRESSION_ROOT__INSERT_STATEMENT
          The feature id for the 'Insert Statement' container reference.
static int QUERY_EXPRESSION_ROOT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_EXPRESSION_ROOT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_EXPRESSION_ROOT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT
          The feature id for the 'Quantified Row Select Right' container reference.
static int QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT
          The feature id for the 'Quantified Value Select Right' container reference.
static int QUERY_EXPRESSION_ROOT__QUERY
          The feature id for the 'Query' containment reference.
static int QUERY_EXPRESSION_ROOT__SELECT_STATEMENT
          The feature id for the 'Select Statement' container reference.
static int QUERY_EXPRESSION_ROOT__VALUE_EXPR_SCALAR_SELECTS
          The feature id for the 'Value Expr Scalar Selects' reference list.
static int QUERY_EXPRESSION_ROOT__WITH_CLAUSE
          The feature id for the 'With Clause' containment reference list.
static int QUERY_EXPRESSION_ROOT_FEATURE_COUNT
          The number of structural features of the 'Query Expression Root' class.
static int QUERY_INSERT_STATEMENT
          The meta object id for the 'Query Insert Statement' class.
static int QUERY_INSERT_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_INSERT_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_INSERT_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_INSERT_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_INSERT_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_INSERT_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_INSERT_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_INSERT_STATEMENT__SOURCE_QUERY
          The feature id for the 'Source Query' containment reference.
static int QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST
          The feature id for the 'Source Values Row List' containment reference list.
static int QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST
          The feature id for the 'Target Column List' reference list.
static int QUERY_INSERT_STATEMENT__TARGET_TABLE
          The feature id for the 'Target Table' containment reference.
static int QUERY_INSERT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Insert Statement' class.
static int QUERY_MERGE_STATEMENT
          The meta object id for the 'Query Merge Statement' class.
static int QUERY_MERGE_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_MERGE_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_MERGE_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_MERGE_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_MERGE_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_MERGE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_MERGE_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_MERGE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Merge Statement' class.
static int QUERY_RESULT_SPECIFICATION
          The meta object id for the 'Query Result Specification' class.
static int QUERY_RESULT_SPECIFICATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_RESULT_SPECIFICATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_RESULT_SPECIFICATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_RESULT_SPECIFICATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_RESULT_SPECIFICATION__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_RESULT_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int QUERY_RESULT_SPECIFICATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_RESULT_SPECIFICATION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int QUERY_RESULT_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'Query Result Specification' class.
static int QUERY_SEARCH_CONDITION
          The meta object id for the 'Query Search Condition' class.
static int QUERY_SEARCH_CONDITION__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int QUERY_SEARCH_CONDITION__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int QUERY_SEARCH_CONDITION__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_SEARCH_CONDITION__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int QUERY_SEARCH_CONDITION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_SEARCH_CONDITION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_SEARCH_CONDITION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_SEARCH_CONDITION__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_SEARCH_CONDITION__NAME
          The feature id for the 'Name' attribute.
static int QUERY_SEARCH_CONDITION__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int QUERY_SEARCH_CONDITION__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_SEARCH_CONDITION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int QUERY_SEARCH_CONDITION__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int QUERY_SEARCH_CONDITION__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int QUERY_SEARCH_CONDITION_FEATURE_COUNT
          The number of structural features of the 'Query Search Condition' class.
static int QUERY_SELECT
          The meta object id for the 'Query Select' class.
static int QUERY_SELECT__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int QUERY_SELECT__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int QUERY_SELECT__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int QUERY_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_SELECT__DISTINCT
          The feature id for the 'Distinct' attribute.
static int QUERY_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_SELECT__FROM_CLAUSE
          The feature id for the 'From Clause' containment reference list.
static int QUERY_SELECT__GROUP_BY_CLAUSE
          The feature id for the 'Group By Clause' containment reference list.
static int QUERY_SELECT__HAVING_CLAUSE
          The feature id for the 'Having Clause' containment reference.
static int QUERY_SELECT__INTO_CLAUSE
          The feature id for the 'Into Clause' containment reference list.
static int QUERY_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_SELECT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_SELECT__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int QUERY_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_SELECT__QUERY_EXPRESSION
          The feature id for the 'Query Expression' container reference.
static int QUERY_SELECT__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int QUERY_SELECT__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int QUERY_SELECT__SELECT_CLAUSE
          The feature id for the 'Select Clause' containment reference list.
static int QUERY_SELECT__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int QUERY_SELECT__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int QUERY_SELECT__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int QUERY_SELECT__UPDATE_SOURCE_QUERY
          The feature id for the 'Update Source Query' container reference.
static int QUERY_SELECT__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int QUERY_SELECT__WHERE_CLAUSE
          The feature id for the 'Where Clause' containment reference.
static int QUERY_SELECT__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' container reference.
static int QUERY_SELECT_FEATURE_COUNT
          The number of structural features of the 'Query Select' class.
static int QUERY_SELECT_STATEMENT
          The meta object id for the 'Query Select Statement' class.
static int QUERY_SELECT_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_SELECT_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_SELECT_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_SELECT_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_SELECT_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_SELECT_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE
          The feature id for the 'Order By Clause' containment reference list.
static int QUERY_SELECT_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_SELECT_STATEMENT__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int QUERY_SELECT_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Select Statement' class.
static int QUERY_STATEMENT
          The meta object id for the 'Query Statement' class.
static int QUERY_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Statement' class.
static int QUERY_UPDATE_STATEMENT
          The meta object id for the 'Query Update Statement' class.
static int QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE
          The feature id for the 'Assignment Clause' containment reference list.
static int QUERY_UPDATE_STATEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_UPDATE_STATEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_UPDATE_STATEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_UPDATE_STATEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_UPDATE_STATEMENT__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_UPDATE_STATEMENT__NAME
          The feature id for the 'Name' attribute.
static int QUERY_UPDATE_STATEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_UPDATE_STATEMENT__TARGET_TABLE
          The feature id for the 'Target Table' containment reference.
static int QUERY_UPDATE_STATEMENT__WHERE_CLAUSE
          The feature id for the 'Where Clause' containment reference.
static int QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
          The feature id for the 'Where Current Of Clause' containment reference.
static int QUERY_UPDATE_STATEMENT_FEATURE_COUNT
          The number of structural features of the 'Query Update Statement' class.
static int QUERY_VALUE_EXPRESSION
          The meta object id for the 'Query Value Expression' class.
static int QUERY_VALUE_EXPRESSION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int QUERY_VALUE_EXPRESSION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int QUERY_VALUE_EXPRESSION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int QUERY_VALUE_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_VALUE_EXPRESSION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int QUERY_VALUE_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_VALUE_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_VALUE_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_VALUE_EXPRESSION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int QUERY_VALUE_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_VALUE_EXPRESSION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int QUERY_VALUE_EXPRESSION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int QUERY_VALUE_EXPRESSION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int QUERY_VALUE_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int QUERY_VALUE_EXPRESSION__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int QUERY_VALUE_EXPRESSION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int QUERY_VALUE_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int QUERY_VALUE_EXPRESSION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int QUERY_VALUE_EXPRESSION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int QUERY_VALUE_EXPRESSION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int QUERY_VALUE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Query Value Expression' class.
static int QUERY_VALUES
          The meta object id for the 'Query Values' class.
static int QUERY_VALUES__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int QUERY_VALUES__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int QUERY_VALUES__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int QUERY_VALUES__COMMENTS
          The feature id for the 'Comments' reference list.
static int QUERY_VALUES__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int QUERY_VALUES__DESCRIPTION
          The feature id for the 'Description' attribute.
static int QUERY_VALUES__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int QUERY_VALUES__LABEL
          The feature id for the 'Label' attribute.
static int QUERY_VALUES__NAME
          The feature id for the 'Name' attribute.
static int QUERY_VALUES__NEST
          The feature id for the 'Nest' container reference.
static int QUERY_VALUES__PREDICATE_EXISTS
          The feature id for the 'Predicate Exists' container reference.
static int QUERY_VALUES__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int QUERY_VALUES__QUERY_EXPRESSION
          The feature id for the 'Query Expression' container reference.
static int QUERY_VALUES__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int QUERY_VALUES__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int QUERY_VALUES__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int QUERY_VALUES__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int QUERY_VALUES__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int QUERY_VALUES__UPDATE_SOURCE_QUERY
          The feature id for the 'Update Source Query' container reference.
static int QUERY_VALUES__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int QUERY_VALUES__VALUES_ROW_LIST
          The feature id for the 'Values Row List' containment reference list.
static int QUERY_VALUES__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' container reference.
static int QUERY_VALUES_FEATURE_COUNT
          The number of structural features of the 'Query Values' class.
static int RESULT_COLUMN
          The meta object id for the 'Result Column' class.
static int RESULT_COLUMN__COMMENTS
          The feature id for the 'Comments' reference list.
static int RESULT_COLUMN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int RESULT_COLUMN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int RESULT_COLUMN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int RESULT_COLUMN__LABEL
          The feature id for the 'Label' attribute.
static int RESULT_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int RESULT_COLUMN__ORDER_BY_RESULT_COL
          The feature id for the 'Order By Result Col' reference list.
static int RESULT_COLUMN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int RESULT_COLUMN__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int RESULT_COLUMN__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int RESULT_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Result Column' class.
static int RESULT_TABLE_ALL_COLUMNS
          The meta object id for the 'Result Table All Columns' class.
static int RESULT_TABLE_ALL_COLUMNS__COMMENTS
          The feature id for the 'Comments' reference list.
static int RESULT_TABLE_ALL_COLUMNS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int RESULT_TABLE_ALL_COLUMNS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int RESULT_TABLE_ALL_COLUMNS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int RESULT_TABLE_ALL_COLUMNS__LABEL
          The feature id for the 'Label' attribute.
static int RESULT_TABLE_ALL_COLUMNS__NAME
          The feature id for the 'Name' attribute.
static int RESULT_TABLE_ALL_COLUMNS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int RESULT_TABLE_ALL_COLUMNS__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR
          The feature id for the 'Table Expr' reference.
static int RESULT_TABLE_ALL_COLUMNS_FEATURE_COUNT
          The number of structural features of the 'Result Table All Columns' class.
static int SEARCH_CONDITION_COMBINED
          The meta object id for the 'Search Condition Combined' class.
static int SEARCH_CONDITION_COMBINED__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR
          The feature id for the 'Combined Operator' attribute.
static int SEARCH_CONDITION_COMBINED__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int SEARCH_CONDITION_COMBINED__COMMENTS
          The feature id for the 'Comments' reference list.
static int SEARCH_CONDITION_COMBINED__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int SEARCH_CONDITION_COMBINED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SEARCH_CONDITION_COMBINED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SEARCH_CONDITION_COMBINED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SEARCH_CONDITION_COMBINED__LABEL
          The feature id for the 'Label' attribute.
static int SEARCH_CONDITION_COMBINED__LEFT_CONDITION
          The feature id for the 'Left Condition' containment reference.
static int SEARCH_CONDITION_COMBINED__NAME
          The feature id for the 'Name' attribute.
static int SEARCH_CONDITION_COMBINED__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int SEARCH_CONDITION_COMBINED__NEST
          The feature id for the 'Nest' container reference.
static int SEARCH_CONDITION_COMBINED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SEARCH_CONDITION_COMBINED__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int SEARCH_CONDITION_COMBINED__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int SEARCH_CONDITION_COMBINED__RIGHT_CONDITION
          The feature id for the 'Right Condition' containment reference.
static int SEARCH_CONDITION_COMBINED__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int SEARCH_CONDITION_COMBINED__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int SEARCH_CONDITION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int SEARCH_CONDITION_COMBINED_FEATURE_COUNT
          The number of structural features of the 'Search Condition Combined' class.
static int SEARCH_CONDITION_COMBINED_OPERATOR
          The meta object id for the 'Search Condition Combined Operator' enum.
static int SEARCH_CONDITION_NESTED
          The meta object id for the 'Search Condition Nested' class.
static int SEARCH_CONDITION_NESTED__COMBINED_LEFT
          The feature id for the 'Combined Left' container reference.
static int SEARCH_CONDITION_NESTED__COMBINED_RIGHT
          The feature id for the 'Combined Right' container reference.
static int SEARCH_CONDITION_NESTED__COMMENTS
          The feature id for the 'Comments' reference list.
static int SEARCH_CONDITION_NESTED__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int SEARCH_CONDITION_NESTED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SEARCH_CONDITION_NESTED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SEARCH_CONDITION_NESTED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SEARCH_CONDITION_NESTED__LABEL
          The feature id for the 'Label' attribute.
static int SEARCH_CONDITION_NESTED__NAME
          The feature id for the 'Name' attribute.
static int SEARCH_CONDITION_NESTED__NEGATED_CONDITION
          The feature id for the 'Negated Condition' attribute.
static int SEARCH_CONDITION_NESTED__NEST
          The feature id for the 'Nest' container reference.
static int SEARCH_CONDITION_NESTED__NESTED_CONDITION
          The feature id for the 'Nested Condition' containment reference.
static int SEARCH_CONDITION_NESTED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SEARCH_CONDITION_NESTED__QUERY_SELECT_HAVING
          The feature id for the 'Query Select Having' container reference.
static int SEARCH_CONDITION_NESTED__QUERY_SELECT_WHERE
          The feature id for the 'Query Select Where' container reference.
static int SEARCH_CONDITION_NESTED__TABLE_JOINED
          The feature id for the 'Table Joined' container reference.
static int SEARCH_CONDITION_NESTED__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int SEARCH_CONDITION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int SEARCH_CONDITION_NESTED_FEATURE_COUNT
          The number of structural features of the 'Search Condition Nested' class.
static int SQL_QUERY_OBJECT
          The meta object id for the 'SQL Query Object' class.
static int SQL_QUERY_OBJECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int SQL_QUERY_OBJECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SQL_QUERY_OBJECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SQL_QUERY_OBJECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SQL_QUERY_OBJECT__LABEL
          The feature id for the 'Label' attribute.
static int SQL_QUERY_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int SQL_QUERY_OBJECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SQL_QUERY_OBJECT_FEATURE_COUNT
          The number of structural features of the 'SQL Query Object' class.
static int SUPER_GROUP
          The meta object id for the 'Super Group' class.
static int SUPER_GROUP__COMMENTS
          The feature id for the 'Comments' reference list.
static int SUPER_GROUP__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SUPER_GROUP__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SUPER_GROUP__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SUPER_GROUP__GROUPING_SETS_ELEMENT_EXPR
          The feature id for the 'Grouping Sets Element Expr' container reference.
static int SUPER_GROUP__LABEL
          The feature id for the 'Label' attribute.
static int SUPER_GROUP__NAME
          The feature id for the 'Name' attribute.
static int SUPER_GROUP__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SUPER_GROUP__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST
          The feature id for the 'Super Group Element List' containment reference list.
static int SUPER_GROUP__SUPER_GROUP_TYPE
          The feature id for the 'Super Group Type' attribute.
static int SUPER_GROUP_ELEMENT
          The meta object id for the 'Super Group Element' class.
static int SUPER_GROUP_ELEMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int SUPER_GROUP_ELEMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SUPER_GROUP_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SUPER_GROUP_ELEMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SUPER_GROUP_ELEMENT__LABEL
          The feature id for the 'Label' attribute.
static int SUPER_GROUP_ELEMENT__NAME
          The feature id for the 'Name' attribute.
static int SUPER_GROUP_ELEMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SUPER_GROUP_ELEMENT__SUPER_GROUP
          The feature id for the 'Super Group' container reference.
static int SUPER_GROUP_ELEMENT_EXPRESSION
          The meta object id for the 'Super Group Element Expression' class.
static int SUPER_GROUP_ELEMENT_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int SUPER_GROUP_ELEMENT_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SUPER_GROUP_ELEMENT_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SUPER_GROUP_ELEMENT_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' containment reference.
static int SUPER_GROUP_ELEMENT_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int SUPER_GROUP_ELEMENT_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int SUPER_GROUP_ELEMENT_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP
          The feature id for the 'Super Group' container reference.
static int SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST
          The feature id for the 'Super Group Element Sublist' container reference.
static int SUPER_GROUP_ELEMENT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Super Group Element Expression' class.
static int SUPER_GROUP_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Super Group Element' class.
static int SUPER_GROUP_ELEMENT_SUBLIST
          The meta object id for the 'Super Group Element Sublist' class.
static int SUPER_GROUP_ELEMENT_SUBLIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int SUPER_GROUP_ELEMENT_SUBLIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int SUPER_GROUP_ELEMENT_SUBLIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SUPER_GROUP_ELEMENT_SUBLIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int SUPER_GROUP_ELEMENT_SUBLIST__LABEL
          The feature id for the 'Label' attribute.
static int SUPER_GROUP_ELEMENT_SUBLIST__NAME
          The feature id for the 'Name' attribute.
static int SUPER_GROUP_ELEMENT_SUBLIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP
          The feature id for the 'Super Group' container reference.
static int SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST
          The feature id for the 'Super Group Element Expr List' containment reference list.
static int SUPER_GROUP_ELEMENT_SUBLIST_FEATURE_COUNT
          The number of structural features of the 'Super Group Element Sublist' class.
static int SUPER_GROUP_FEATURE_COUNT
          The number of structural features of the 'Super Group' class.
static int SUPER_GROUP_TYPE
          The meta object id for the 'Super Group Type' enum.
static int TABLE_CORRELATION
          The meta object id for the 'Table Correlation' class.
static int TABLE_CORRELATION__COLUMN_NAME_LIST
          The feature id for the 'Column Name List' containment reference list.
static int TABLE_CORRELATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_CORRELATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_CORRELATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_CORRELATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_CORRELATION__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_CORRELATION__NAME
          The feature id for the 'Name' attribute.
static int TABLE_CORRELATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_CORRELATION__TABLE_EXPR
          The feature id for the 'Table Expr' container reference.
static int TABLE_CORRELATION_FEATURE_COUNT
          The number of structural features of the 'Table Correlation' class.
static int TABLE_EXPRESSION
          The meta object id for the 'Table Expression' class.
static int TABLE_EXPRESSION__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int TABLE_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int TABLE_EXPRESSION__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_EXPRESSION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int TABLE_EXPRESSION__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int TABLE_EXPRESSION__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_EXPRESSION__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_EXPRESSION__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int TABLE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Table Expression' class.
static int TABLE_FUNCTION
          The meta object id for the 'Table Function' class.
static int TABLE_FUNCTION__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int TABLE_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int TABLE_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_FUNCTION__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int TABLE_FUNCTION__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int TABLE_FUNCTION__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_FUNCTION__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_FUNCTION__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int TABLE_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Table Function' class.
static int TABLE_IN_DATABASE
          The meta object id for the 'Table In Database' class.
static int TABLE_IN_DATABASE__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int TABLE_IN_DATABASE__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_IN_DATABASE__DATABASE_TABLE
          The feature id for the 'Database Table' reference.
static int TABLE_IN_DATABASE__DELETE_STATEMENT
          The feature id for the 'Delete Statement' container reference.
static int TABLE_IN_DATABASE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_IN_DATABASE__DERIVED_COLUMN_LIST
          The feature id for the 'Derived Column List' reference list.
static int TABLE_IN_DATABASE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_IN_DATABASE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_IN_DATABASE__INSERT_STATEMENT
          The feature id for the 'Insert Statement' container reference.
static int TABLE_IN_DATABASE__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_IN_DATABASE__NAME
          The feature id for the 'Name' attribute.
static int TABLE_IN_DATABASE__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_IN_DATABASE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_IN_DATABASE__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_IN_DATABASE__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int TABLE_IN_DATABASE__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int TABLE_IN_DATABASE__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_IN_DATABASE__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_IN_DATABASE__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int TABLE_IN_DATABASE__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int TABLE_IN_DATABASE_FEATURE_COUNT
          The number of structural features of the 'Table In Database' class.
static int TABLE_JOINED
          The meta object id for the 'Table Joined' class.
static int TABLE_JOINED__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_JOINED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_JOINED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_JOINED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_JOINED__JOIN_CONDITION
          The feature id for the 'Join Condition' containment reference.
static int TABLE_JOINED__JOIN_OPERATOR
          The feature id for the 'Join Operator' attribute.
static int TABLE_JOINED__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_JOINED__NAME
          The feature id for the 'Name' attribute.
static int TABLE_JOINED__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_JOINED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_JOINED__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_JOINED__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_JOINED__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_JOINED__TABLE_REF_LEFT
          The feature id for the 'Table Ref Left' containment reference.
static int TABLE_JOINED__TABLE_REF_RIGHT
          The feature id for the 'Table Ref Right' containment reference.
static int TABLE_JOINED_FEATURE_COUNT
          The number of structural features of the 'Table Joined' class.
static int TABLE_JOINED_OPERATOR
          The meta object id for the 'Table Joined Operator' enum.
static int TABLE_NESTED
          The meta object id for the 'Table Nested' class.
static int TABLE_NESTED__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_NESTED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_NESTED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_NESTED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_NESTED__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_NESTED__NAME
          The feature id for the 'Name' attribute.
static int TABLE_NESTED__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_NESTED__NESTED_TABLE_REF
          The feature id for the 'Nested Table Ref' containment reference.
static int TABLE_NESTED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_NESTED__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_NESTED__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_NESTED__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_NESTED_FEATURE_COUNT
          The number of structural features of the 'Table Nested' class.
static int TABLE_REFERENCE
          The meta object id for the 'Table Reference' class.
static int TABLE_REFERENCE__COMMENTS
          The feature id for the 'Comments' reference list.
static int TABLE_REFERENCE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int TABLE_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int TABLE_REFERENCE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int TABLE_REFERENCE__LABEL
          The feature id for the 'Label' attribute.
static int TABLE_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int TABLE_REFERENCE__NEST
          The feature id for the 'Nest' container reference.
static int TABLE_REFERENCE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int TABLE_REFERENCE__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int TABLE_REFERENCE__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int TABLE_REFERENCE__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int TABLE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Table Reference' class.
static int UPDATE_ASSIGNMENT_EXPRESSION
          The meta object id for the 'Update Assignment Expression' class.
static int UPDATE_ASSIGNMENT_EXPRESSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int UPDATE_ASSIGNMENT_EXPRESSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int UPDATE_ASSIGNMENT_EXPRESSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int UPDATE_ASSIGNMENT_EXPRESSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int UPDATE_ASSIGNMENT_EXPRESSION__LABEL
          The feature id for the 'Label' attribute.
static int UPDATE_ASSIGNMENT_EXPRESSION__NAME
          The feature id for the 'Name' attribute.
static int UPDATE_ASSIGNMENT_EXPRESSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST
          The feature id for the 'Target Column List' reference list.
static int UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE
          The feature id for the 'Update Source' containment reference.
static int UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT
          The feature id for the 'Update Statement' container reference.
static int UPDATE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'Update Assignment Expression' class.
static int UPDATE_SOURCE
          The meta object id for the 'Update Source' class.
static int UPDATE_SOURCE__COMMENTS
          The feature id for the 'Comments' reference list.
static int UPDATE_SOURCE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int UPDATE_SOURCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int UPDATE_SOURCE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int UPDATE_SOURCE__LABEL
          The feature id for the 'Label' attribute.
static int UPDATE_SOURCE__NAME
          The feature id for the 'Name' attribute.
static int UPDATE_SOURCE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR
          The feature id for the 'Update Assignment Expr' container reference.
static int UPDATE_SOURCE_EXPR_LIST
          The meta object id for the 'Update Source Expr List' class.
static int UPDATE_SOURCE_EXPR_LIST__COMMENTS
          The feature id for the 'Comments' reference list.
static int UPDATE_SOURCE_EXPR_LIST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int UPDATE_SOURCE_EXPR_LIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int UPDATE_SOURCE_EXPR_LIST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int UPDATE_SOURCE_EXPR_LIST__LABEL
          The feature id for the 'Label' attribute.
static int UPDATE_SOURCE_EXPR_LIST__NAME
          The feature id for the 'Name' attribute.
static int UPDATE_SOURCE_EXPR_LIST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int UPDATE_SOURCE_EXPR_LIST__UPDATE_ASSIGNMENT_EXPR
          The feature id for the 'Update Assignment Expr' container reference.
static int UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST
          The feature id for the 'Value Expr List' containment reference list.
static int UPDATE_SOURCE_EXPR_LIST_FEATURE_COUNT
          The number of structural features of the 'Update Source Expr List' class.
static int UPDATE_SOURCE_FEATURE_COUNT
          The number of structural features of the 'Update Source' class.
static int UPDATE_SOURCE_QUERY
          The meta object id for the 'Update Source Query' class.
static int UPDATE_SOURCE_QUERY__COMMENTS
          The feature id for the 'Comments' reference list.
static int UPDATE_SOURCE_QUERY__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int UPDATE_SOURCE_QUERY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int UPDATE_SOURCE_QUERY__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int UPDATE_SOURCE_QUERY__LABEL
          The feature id for the 'Label' attribute.
static int UPDATE_SOURCE_QUERY__NAME
          The feature id for the 'Name' attribute.
static int UPDATE_SOURCE_QUERY__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int UPDATE_SOURCE_QUERY__QUERY_EXPR
          The feature id for the 'Query Expr' containment reference.
static int UPDATE_SOURCE_QUERY__UPDATE_ASSIGNMENT_EXPR
          The feature id for the 'Update Assignment Expr' container reference.
static int UPDATE_SOURCE_QUERY_FEATURE_COUNT
          The number of structural features of the 'Update Source Query' class.
static int VALUE_EXPRESSION_ATOMIC
          The meta object id for the 'Value Expression Atomic' class.
static int VALUE_EXPRESSION_ATOMIC__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_ATOMIC__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_ATOMIC__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_ATOMIC__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_ATOMIC__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_ATOMIC__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_ATOMIC__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_ATOMIC__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_ATOMIC__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_ATOMIC__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_ATOMIC__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_ATOMIC__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_ATOMIC__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_ATOMIC__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_ATOMIC__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_ATOMIC__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_ATOMIC__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_ATOMIC__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_ATOMIC__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_ATOMIC__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_ATOMIC__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_ATOMIC_FEATURE_COUNT
          The number of structural features of the 'Value Expression Atomic' class.
static int VALUE_EXPRESSION_CASE
          The meta object id for the 'Value Expression Case' class.
static int VALUE_EXPRESSION_CASE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_CASE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_CASE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_CASE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_CASE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_CASE__CASE_ELSE
          The feature id for the 'Case Else' containment reference.
static int VALUE_EXPRESSION_CASE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_CASE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_CASE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_CASE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_CASE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_CASE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_CASE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_CASE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_CASE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_CASE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_CASE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_CASE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_CASE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_CASE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_CASE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_CASE_ELSE
          The meta object id for the 'Value Expression Case Else' class.
static int VALUE_EXPRESSION_CASE_ELSE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE_ELSE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE_ELSE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE_ELSE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE_ELSE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE_ELSE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE_ELSE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE
          The feature id for the 'Value Expr Case' container reference.
static int VALUE_EXPRESSION_CASE_ELSE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case Else' class.
static int VALUE_EXPRESSION_CASE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case' class.
static int VALUE_EXPRESSION_CASE_SEARCH
          The meta object id for the 'Value Expression Case Search' class.
static int VALUE_EXPRESSION_CASE_SEARCH__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__CASE_ELSE
          The feature id for the 'Case Else' containment reference.
static int VALUE_EXPRESSION_CASE_SEARCH__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE_SEARCH__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_CASE_SEARCH__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE_SEARCH__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE_SEARCH__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST
          The feature id for the 'Search Content List' containment reference list.
static int VALUE_EXPRESSION_CASE_SEARCH__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT
          The meta object id for the 'Value Expression Case Search Content' class.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION
          The feature id for the 'Search Condition' containment reference.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH
          The feature id for the 'Value Expr Case Search' container reference.
static int VALUE_EXPRESSION_CASE_SEARCH_CONTENT_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case Search Content' class.
static int VALUE_EXPRESSION_CASE_SEARCH_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case Search' class.
static int VALUE_EXPRESSION_CASE_SIMPLE
          The meta object id for the 'Value Expression Case Simple' class.
static int VALUE_EXPRESSION_CASE_SIMPLE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__CASE_ELSE
          The feature id for the 'Case Else' containment reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST
          The feature id for the 'Content List' containment reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT
          The meta object id for the 'Value Expression Case Simple Content' class.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR
          The feature id for the 'Result Value Expr' containment reference.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR
          The feature id for the 'When Value Expr' containment reference.
static int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case Simple Content' class.
static int VALUE_EXPRESSION_CASE_SIMPLE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Case Simple' class.
static int VALUE_EXPRESSION_CAST
          The meta object id for the 'Value Expression Cast' class.
static int VALUE_EXPRESSION_CAST__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_CAST__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_CAST__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_CAST__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_CAST__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_CAST__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_CAST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_CAST__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_CAST__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_CAST__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_CAST__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_CAST__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_CAST__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_CAST__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_CAST__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_CAST__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_CAST__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_CAST__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_CAST__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_CAST__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_CAST_FEATURE_COUNT
          The number of structural features of the 'Value Expression Cast' class.
static int VALUE_EXPRESSION_COLUMN
          The meta object id for the 'Value Expression Column' class.
static int VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET
          The feature id for the 'Assignment Expr Target' reference list.
static int VALUE_EXPRESSION_COLUMN__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_COLUMN__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_COLUMN__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_COLUMN__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_COLUMN__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_COLUMN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_COLUMN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_COLUMN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_COLUMN__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_COLUMN__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_COLUMN__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT
          The feature id for the 'Insert Statement' reference list.
static int VALUE_EXPRESSION_COLUMN__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_COLUMN__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_COLUMN__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_COLUMN__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_COLUMN__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_COLUMN__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR
          The feature id for the 'Parent Table Expr' container reference.
static int VALUE_EXPRESSION_COLUMN__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_COLUMN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_COLUMN__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_COLUMN__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_COLUMN__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_COLUMN__TABLE_EXPR
          The feature id for the 'Table Expr' reference.
static int VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE
          The feature id for the 'Table In Database' reference.
static int VALUE_EXPRESSION_COLUMN__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_COLUMN__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_COLUMN__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Value Expression Column' class.
static int VALUE_EXPRESSION_COMBINED
          The meta object id for the 'Value Expression Combined' class.
static int VALUE_EXPRESSION_COMBINED__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_COMBINED__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_COMBINED__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR
          The feature id for the 'Combined Operator' attribute.
static int VALUE_EXPRESSION_COMBINED__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_COMBINED__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_COMBINED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_COMBINED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_COMBINED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_COMBINED__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_COMBINED__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_COMBINED__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_COMBINED__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR
          The feature id for the 'Left Value Expr' containment reference.
static int VALUE_EXPRESSION_COMBINED__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_COMBINED__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_COMBINED__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_COMBINED__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_COMBINED__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_COMBINED__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_COMBINED__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_COMBINED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_COMBINED__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_COMBINED__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_COMBINED__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR
          The feature id for the 'Right Value Expr' containment reference.
static int VALUE_EXPRESSION_COMBINED__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_COMBINED__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_COMBINED__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_COMBINED_FEATURE_COUNT
          The number of structural features of the 'Value Expression Combined' class.
static int VALUE_EXPRESSION_COMBINED_OPERATOR
          The meta object id for the 'Value Expression Combined Operator' enum.
static int VALUE_EXPRESSION_DEFAULT_VALUE
          The meta object id for the 'Value Expression Default Value' class.
static int VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_DEFAULT_VALUE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_DEFAULT_VALUE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_DEFAULT_VALUE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_DEFAULT_VALUE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_DEFAULT_VALUE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_DEFAULT_VALUE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_DEFAULT_VALUE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Default Value' class.
static int VALUE_EXPRESSION_FUNCTION
          The meta object id for the 'Value Expression Function' class.
static int VALUE_EXPRESSION_FUNCTION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_FUNCTION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION
          The feature id for the 'Column Function' attribute.
static int VALUE_EXPRESSION_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_FUNCTION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_FUNCTION__DISTINCT
          The feature id for the 'Distinct' attribute.
static int VALUE_EXPRESSION_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_FUNCTION__FUNCTION
          The feature id for the 'Function' reference.
static int VALUE_EXPRESSION_FUNCTION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_FUNCTION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_FUNCTION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_FUNCTION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_FUNCTION__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_FUNCTION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST
          The feature id for the 'Parameter List' containment reference list.
static int VALUE_EXPRESSION_FUNCTION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int VALUE_EXPRESSION_FUNCTION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_FUNCTION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_FUNCTION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Value Expression Function' class.
static int VALUE_EXPRESSION_LABELED_DURATION
          The meta object id for the 'Value Expression Labeled Duration' class.
static int VALUE_EXPRESSION_LABELED_DURATION__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_LABELED_DURATION__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_LABELED_DURATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_LABELED_DURATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_LABELED_DURATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_LABELED_DURATION__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE
          The feature id for the 'Labeled Duration Type' attribute.
static int VALUE_EXPRESSION_LABELED_DURATION__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_LABELED_DURATION__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_LABELED_DURATION__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR
          The feature id for the 'Value Expr' containment reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_LABELED_DURATION_FEATURE_COUNT
          The number of structural features of the 'Value Expression Labeled Duration' class.
static int VALUE_EXPRESSION_LABELED_DURATION_TYPE
          The meta object id for the 'Value Expression Labeled Duration Type' enum.
static int VALUE_EXPRESSION_NESTED
          The meta object id for the 'Value Expression Nested' class.
static int VALUE_EXPRESSION_NESTED__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_NESTED__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_NESTED__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_NESTED__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_NESTED__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_NESTED__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_NESTED__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_NESTED__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_NESTED__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_NESTED__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_NESTED__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_NESTED__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_NESTED__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_NESTED__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_NESTED__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_NESTED__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_NESTED__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR
          The feature id for the 'Nested Value Expr' containment reference.
static int VALUE_EXPRESSION_NESTED__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_NESTED__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_NESTED__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_NESTED__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_NESTED__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_NESTED__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_NESTED__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_NESTED__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_NESTED__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_NESTED__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_NESTED_FEATURE_COUNT
          The number of structural features of the 'Value Expression Nested' class.
static int VALUE_EXPRESSION_NULL_VALUE
          The meta object id for the 'Value Expression Null Value' class.
static int VALUE_EXPRESSION_NULL_VALUE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_NULL_VALUE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_NULL_VALUE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_NULL_VALUE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_NULL_VALUE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_NULL_VALUE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_NULL_VALUE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_NULL_VALUE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_NULL_VALUE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_NULL_VALUE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_NULL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Null Value' class.
static int VALUE_EXPRESSION_SCALAR_SELECT
          The meta object id for the 'Value Expression Scalar Select' class.
static int VALUE_EXPRESSION_SCALAR_SELECT__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_SCALAR_SELECT__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_SCALAR_SELECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_SCALAR_SELECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_SCALAR_SELECT__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_SCALAR_SELECT__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR
          The feature id for the 'Query Expr' reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_SCALAR_SELECT__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_SCALAR_SELECT_FEATURE_COUNT
          The number of structural features of the 'Value Expression Scalar Select' class.
static int VALUE_EXPRESSION_SIMPLE
          The meta object id for the 'Value Expression Simple' class.
static int VALUE_EXPRESSION_SIMPLE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_SIMPLE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_SIMPLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_SIMPLE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_SIMPLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_SIMPLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_SIMPLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_SIMPLE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_SIMPLE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_SIMPLE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_SIMPLE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_SIMPLE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_SIMPLE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_SIMPLE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_SIMPLE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_SIMPLE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_SIMPLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_SIMPLE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_SIMPLE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE
          The feature id for the 'Value' attribute.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_SIMPLE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_SIMPLE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Simple' class.
static int VALUE_EXPRESSION_UNARY_OPERATOR
          The meta object id for the 'Value Expression Unary Operator' enum.
static int VALUE_EXPRESSION_VARIABLE
          The meta object id for the 'Value Expression Variable' class.
static int VALUE_EXPRESSION_VARIABLE__BASIC_LEFT
          The feature id for the 'Basic Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__BASIC_RIGHT
          The feature id for the 'Basic Right' container reference.
static int VALUE_EXPRESSION_VARIABLE__BETWEEN_LEFT
          The feature id for the 'Between Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT1
          The feature id for the 'Between Right1' container reference.
static int VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT2
          The feature id for the 'Between Right2' container reference.
static int VALUE_EXPRESSION_VARIABLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUE_EXPRESSION_VARIABLE__DATA_TYPE
          The feature id for the 'Data Type' containment reference.
static int VALUE_EXPRESSION_VARIABLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUE_EXPRESSION_VARIABLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUE_EXPRESSION_VARIABLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUE_EXPRESSION_VARIABLE__GROUPING_EXPR
          The feature id for the 'Grouping Expr' container reference.
static int VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_LEFT
          The feature id for the 'In Value List Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_RIGHT
          The feature id for the 'In Value List Right' container reference.
static int VALUE_EXPRESSION_VARIABLE__IN_VALUE_ROW_SELECT_LEFT
          The feature id for the 'In Value Row Select Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__IN_VALUE_SELECT_LEFT
          The feature id for the 'In Value Select Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__LABEL
          The feature id for the 'Label' attribute.
static int VALUE_EXPRESSION_VARIABLE__LIKE_ESCAPE
          The feature id for the 'Like Escape' container reference.
static int VALUE_EXPRESSION_VARIABLE__LIKE_MATCHING
          The feature id for the 'Like Matching' container reference.
static int VALUE_EXPRESSION_VARIABLE__LIKE_PATTERN
          The feature id for the 'Like Pattern' container reference.
static int VALUE_EXPRESSION_VARIABLE__NAME
          The feature id for the 'Name' attribute.
static int VALUE_EXPRESSION_VARIABLE__NEST
          The feature id for the 'Nest' container reference.
static int VALUE_EXPRESSION_VARIABLE__ORDER_BY_VALUE_EXPR
          The feature id for the 'Order By Value Expr' container reference.
static int VALUE_EXPRESSION_VARIABLE__PREDICATE_NULL
          The feature id for the 'Predicate Null' container reference.
static int VALUE_EXPRESSION_VARIABLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUE_EXPRESSION_VARIABLE__QUANTIFIED_ROW_SELECT_LEFT
          The feature id for the 'Quantified Row Select Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__QUANTIFIED_VALUE_SELECT_LEFT
          The feature id for the 'Quantified Value Select Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int VALUE_EXPRESSION_VARIABLE__RESULT_COLUMN
          The feature id for the 'Result Column' container reference.
static int VALUE_EXPRESSION_VARIABLE__UNARY_OPERATOR
          The feature id for the 'Unary Operator' attribute.
static int VALUE_EXPRESSION_VARIABLE__UPDATE_SOURCE_EXPR_LIST
          The feature id for the 'Update Source Expr List' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_ELSE
          The feature id for the 'Value Expr Case Else' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SEARCH_CONTENT
          The feature id for the 'Value Expr Case Search Content' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE
          The feature id for the 'Value Expr Case Simple' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The feature id for the 'Value Expr Case Simple Content Result' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The feature id for the 'Value Expr Case Simple Content When' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CAST
          The feature id for the 'Value Expr Cast' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_LEFT
          The feature id for the 'Value Expr Combined Left' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_RIGHT
          The feature id for the 'Value Expr Combined Right' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_FUNCTION
          The feature id for the 'Value Expr Function' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_LABELED_DURATION
          The feature id for the 'Value Expr Labeled Duration' container reference.
static int VALUE_EXPRESSION_VARIABLE__VALUES_ROW
          The feature id for the 'Values Row' container reference.
static int VALUE_EXPRESSION_VARIABLE_FEATURE_COUNT
          The number of structural features of the 'Value Expression Variable' class.
static int VALUES_ROW
          The meta object id for the 'Values Row' class.
static int VALUES_ROW__COMMENTS
          The feature id for the 'Comments' reference list.
static int VALUES_ROW__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int VALUES_ROW__DESCRIPTION
          The feature id for the 'Description' attribute.
static int VALUES_ROW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int VALUES_ROW__EXPR_LIST
          The feature id for the 'Expr List' containment reference list.
static int VALUES_ROW__INSERT_STATEMENT
          The feature id for the 'Insert Statement' container reference.
static int VALUES_ROW__LABEL
          The feature id for the 'Label' attribute.
static int VALUES_ROW__NAME
          The feature id for the 'Name' attribute.
static int VALUES_ROW__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int VALUES_ROW__QUERY_VALUES
          The feature id for the 'Query Values' container reference.
static int VALUES_ROW_FEATURE_COUNT
          The number of structural features of the 'Values Row' class.
static int WITH_TABLE_REFERENCE
          The meta object id for the 'With Table Reference' class.
static int WITH_TABLE_REFERENCE__COLUMN_LIST
          The feature id for the 'Column List' containment reference list.
static int WITH_TABLE_REFERENCE__COMMENTS
          The feature id for the 'Comments' reference list.
static int WITH_TABLE_REFERENCE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int WITH_TABLE_REFERENCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int WITH_TABLE_REFERENCE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int WITH_TABLE_REFERENCE__LABEL
          The feature id for the 'Label' attribute.
static int WITH_TABLE_REFERENCE__NAME
          The feature id for the 'Name' attribute.
static int WITH_TABLE_REFERENCE__NEST
          The feature id for the 'Nest' container reference.
static int WITH_TABLE_REFERENCE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int WITH_TABLE_REFERENCE__QUERY_SELECT
          The feature id for the 'Query Select' container reference.
static int WITH_TABLE_REFERENCE__RESULT_TABLE_ALL_COLUMNS
          The feature id for the 'Result Table All Columns' reference list.
static int WITH_TABLE_REFERENCE__TABLE_CORRELATION
          The feature id for the 'Table Correlation' containment reference.
static int WITH_TABLE_REFERENCE__TABLE_JOINED_LEFT
          The feature id for the 'Table Joined Left' container reference.
static int WITH_TABLE_REFERENCE__TABLE_JOINED_RIGHT
          The feature id for the 'Table Joined Right' container reference.
static int WITH_TABLE_REFERENCE__VALUE_EXPR_COLUMNS
          The feature id for the 'Value Expr Columns' reference list.
static int WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION
          The feature id for the 'With Table Specification' reference.
static int WITH_TABLE_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'With Table Reference' class.
static int WITH_TABLE_SPECIFICATION
          The meta object id for the 'With Table Specification' class.
static int WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST
          The feature id for the 'Column Name List' containment reference list.
static int WITH_TABLE_SPECIFICATION__COMMENTS
          The feature id for the 'Comments' reference list.
static int WITH_TABLE_SPECIFICATION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int WITH_TABLE_SPECIFICATION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int WITH_TABLE_SPECIFICATION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int WITH_TABLE_SPECIFICATION__LABEL
          The feature id for the 'Label' attribute.
static int WITH_TABLE_SPECIFICATION__NAME
          The feature id for the 'Name' attribute.
static int WITH_TABLE_SPECIFICATION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT
          The feature id for the 'Query Expression Root' container reference.
static int WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR
          The feature id for the 'With Table Query Expr' containment reference.
static int WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES
          The feature id for the 'With Table References' reference list.
static int WITH_TABLE_SPECIFICATION_FEATURE_COUNT
          The number of structural features of the 'With Table Specification' class.
 
Method Summary
 EReference getColumnName_TableCorrelation()
          Returns the meta object for the container reference 'Table Correlation'.
 EReference getColumnName_WithTableSpecification()
          Returns the meta object for the container reference 'With Table Specification'.
 EClass getColumnName()
          Returns the meta object for class 'Column Name'.
 EReference getCursorReference_DeleteStatement()
          Returns the meta object for the container reference 'Delete Statement'.
 EReference getCursorReference_UpdateStatement()
          Returns the meta object for the container reference 'Update Statement'.
 EClass getCursorReference()
          Returns the meta object for class 'Cursor Reference'.
 EReference getGrouping_GroupingSetsElementExpr()
          Returns the meta object for the container reference 'Grouping Sets Element Expr'.
 EClass getGrouping()
          Returns the meta object for class 'Grouping'.
 EReference getGroupingExpression_SuperGroupElementExpr()
          Returns the meta object for the container reference 'Super Group Element Expr'.
 EReference getGroupingExpression_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getGroupingExpression()
          Returns the meta object for class 'Grouping Expression'.
 EReference getGroupingSets_GroupingSetsElementList()
          Returns the meta object for the containment reference list 'Grouping Sets Element List'.
 EClass getGroupingSets()
          Returns the meta object for class 'Grouping Sets'.
 EReference getGroupingSetsElement_GroupingSets()
          Returns the meta object for the container reference 'Grouping Sets'.
 EClass getGroupingSetsElement()
          Returns the meta object for class 'Grouping Sets Element'.
 EReference getGroupingSetsElementExpression_Grouping()
          Returns the meta object for the containment reference 'Grouping'.
 EReference getGroupingSetsElementExpression_GroupingSetsElementSublist()
          Returns the meta object for the container reference 'Grouping Sets Element Sublist'.
 EClass getGroupingSetsElementExpression()
          Returns the meta object for class 'Grouping Sets Element Expression'.
 EReference getGroupingSetsElementSublist_GroupingSetsElementExprList()
          Returns the meta object for the containment reference list 'Grouping Sets Element Expr List'.
 EClass getGroupingSetsElementSublist()
          Returns the meta object for class 'Grouping Sets Element Sublist'.
 EReference getGroupingSpecification_QuerySelect()
          Returns the meta object for the container reference 'Query Select'.
 EClass getGroupingSpecification()
          Returns the meta object for class 'Grouping Specification'.
 EEnum getNullOrderingType()
          Returns the meta object for enum 'Null Ordering Type'.
 EAttribute getOrderByOrdinal_OrdinalValue()
          Returns the meta object for the attribute 'Ordinal Value'.
 EClass getOrderByOrdinal()
          Returns the meta object for class 'Order By Ordinal'.
 EReference getOrderByResultColumn_ResultCol()
          Returns the meta object for the reference 'Result Col'.
 EClass getOrderByResultColumn()
          Returns the meta object for class 'Order By Result Column'.
 EAttribute getOrderBySpecification_Descending()
          Returns the meta object for the attribute 'Descending'.
 EAttribute getOrderBySpecification_NullOrderingOption()
          Returns the meta object for the attribute 'Null Ordering Option'.
 EAttribute getOrderBySpecification_OrderingSpecOption()
          Returns the meta object for the attribute 'Ordering Spec Option'.
 EReference getOrderBySpecification_SelectStatement()
          Returns the meta object for the container reference 'Select Statement'.
 EClass getOrderBySpecification()
          Returns the meta object for class 'Order By Specification'.
 EReference getOrderByValueExpression_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getOrderByValueExpression()
          Returns the meta object for class 'Order By Value Expression'.
 EEnum getOrderingSpecType()
          Returns the meta object for enum 'Ordering Spec Type'.
 EAttribute getPredicate_HasSelectivity()
          Returns the meta object for the attribute 'Has Selectivity'.
 EAttribute getPredicate_NegatedPredicate()
          Returns the meta object for the attribute 'Negated Predicate'.
 EAttribute getPredicate_SelectivityValue()
          Returns the meta object for the attribute 'Selectivity Value'.
 EClass getPredicate()
          Returns the meta object for class 'Predicate'.
 EAttribute getPredicateBasic_ComparisonOperator()
          Returns the meta object for the attribute 'Comparison Operator'.
 EReference getPredicateBasic_LeftValueExpr()
          Returns the meta object for the containment reference 'Left Value Expr'.
 EReference getPredicateBasic_RightValueExpr()
          Returns the meta object for the containment reference 'Right Value Expr'.
 EClass getPredicateBasic()
          Returns the meta object for class 'Predicate Basic'.
 EReference getPredicateBetween_LeftValueExpr()
          Returns the meta object for the containment reference 'Left Value Expr'.
 EAttribute getPredicateBetween_NotBetween()
          Returns the meta object for the attribute 'Not Between'.
 EReference getPredicateBetween_RightValueExpr1()
          Returns the meta object for the containment reference 'Right Value Expr1'.
 EReference getPredicateBetween_RightValueExpr2()
          Returns the meta object for the containment reference 'Right Value Expr2'.
 EClass getPredicateBetween()
          Returns the meta object for class 'Predicate Between'.
 EEnum getPredicateComparisonOperator()
          Returns the meta object for enum 'Predicate Comparison Operator'.
 EReference getPredicateExists_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EClass getPredicateExists()
          Returns the meta object for class 'Predicate Exists'.
 EAttribute getPredicateIn_NotIn()
          Returns the meta object for the attribute 'Not In'.
 EClass getPredicateIn()
          Returns the meta object for class 'Predicate In'.
 EReference getPredicateInValueList_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getPredicateInValueList_ValueExprList()
          Returns the meta object for the containment reference list 'Value Expr List'.
 EClass getPredicateInValueList()
          Returns the meta object for class 'Predicate In Value List'.
 EReference getPredicateInValueRowSelect_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EReference getPredicateInValueRowSelect_ValueExprList()
          Returns the meta object for the containment reference list 'Value Expr List'.
 EClass getPredicateInValueRowSelect()
          Returns the meta object for class 'Predicate In Value Row Select'.
 EReference getPredicateInValueSelect_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EReference getPredicateInValueSelect_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getPredicateInValueSelect()
          Returns the meta object for class 'Predicate In Value Select'.
 EAttribute getPredicateIsNull_NotNull()
          Returns the meta object for the attribute 'Not Null'.
 EReference getPredicateIsNull_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getPredicateIsNull()
          Returns the meta object for class 'Predicate Is Null'.
 EReference getPredicateLike_EscapeValueExpr()
          Returns the meta object for the containment reference 'Escape Value Expr'.
 EReference getPredicateLike_MatchingValueExpr()
          Returns the meta object for the containment reference 'Matching Value Expr'.
 EAttribute getPredicateLike_NotLike()
          Returns the meta object for the attribute 'Not Like'.
 EReference getPredicateLike_PatternValueExpr()
          Returns the meta object for the containment reference 'Pattern Value Expr'.
 EClass getPredicateLike()
          Returns the meta object for class 'Predicate Like'.
 EClass getPredicateQuantified()
          Returns the meta object for class 'Predicate Quantified'.
 EAttribute getPredicateQuantifiedRowSelect_QuantifiedType()
          Returns the meta object for the attribute 'Quantified Type'.
 EReference getPredicateQuantifiedRowSelect_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EReference getPredicateQuantifiedRowSelect_ValueExprList()
          Returns the meta object for the containment reference list 'Value Expr List'.
 EClass getPredicateQuantifiedRowSelect()
          Returns the meta object for class 'Predicate Quantified Row Select'.
 EEnum getPredicateQuantifiedType()
          Returns the meta object for enum 'Predicate Quantified Type'.
 EAttribute getPredicateQuantifiedValueSelect_ComparisonOperator()
          Returns the meta object for the attribute 'Comparison Operator'.
 EAttribute getPredicateQuantifiedValueSelect_QuantifiedType()
          Returns the meta object for the attribute 'Quantified Type'.
 EReference getPredicateQuantifiedValueSelect_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EReference getPredicateQuantifiedValueSelect_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getPredicateQuantifiedValueSelect()
          Returns the meta object for class 'Predicate Quantified Value Select'.
 EClass getQueryChangeStatement()
          Returns the meta object for class 'Query Change Statement'.
 EAttribute getQueryCombined_CombinedOperator()
          Returns the meta object for the attribute 'Combined Operator'.
 EReference getQueryCombined_LeftQuery()
          Returns the meta object for the containment reference 'Left Query'.
 EReference getQueryCombined_RightQuery()
          Returns the meta object for the containment reference 'Right Query'.
 EClass getQueryCombined()
          Returns the meta object for class 'Query Combined'.
 EEnum getQueryCombinedOperator()
          Returns the meta object for enum 'Query Combined Operator'.
 EReference getQueryDeleteStatement_TargetTable()
          Returns the meta object for the containment reference 'Target Table'.
 EReference getQueryDeleteStatement_WhereClause()
          Returns the meta object for the containment reference 'Where Clause'.
 EReference getQueryDeleteStatement_WhereCurrentOfClause()
          Returns the meta object for the containment reference 'Where Current Of Clause'.
 EClass getQueryDeleteStatement()
          Returns the meta object for class 'Query Delete Statement'.
 EReference getQueryExpressionBody_CombinedLeft()
          Returns the meta object for the container reference 'Combined Left'.
 EReference getQueryExpressionBody_CombinedRight()
          Returns the meta object for the container reference 'Combined Right'.
 EReference getQueryExpressionBody_PredicateExists()
          Returns the meta object for the container reference 'Predicate Exists'.
 EReference getQueryExpressionBody_QueryExpression()
          Returns the meta object for the container reference 'Query Expression'.
 EReference getQueryExpressionBody_UpdateSourceQuery()
          Returns the meta object for the container reference 'Update Source Query'.
 EReference getQueryExpressionBody_WithTableSpecification()
          Returns the meta object for the container reference 'With Table Specification'.
 EClass getQueryExpressionBody()
          Returns the meta object for class 'Query Expression Body'.
 EReference getQueryExpressionRoot_InsertStatement()
          Returns the meta object for the container reference 'Insert Statement'.
 EReference getQueryExpressionRoot_InValueRowSelectRight()
          Returns the meta object for the container reference 'In Value Row Select Right'.
 EReference getQueryExpressionRoot_InValueSelectRight()
          Returns the meta object for the container reference 'In Value Select Right'.
 EReference getQueryExpressionRoot_QuantifiedRowSelectRight()
          Returns the meta object for the container reference 'Quantified Row Select Right'.
 EReference getQueryExpressionRoot_QuantifiedValueSelectRight()
          Returns the meta object for the container reference 'Quantified Value Select Right'.
 EReference getQueryExpressionRoot_Query()
          Returns the meta object for the containment reference 'Query'.
 EReference getQueryExpressionRoot_SelectStatement()
          Returns the meta object for the container reference 'Select Statement'.
 EReference getQueryExpressionRoot_ValueExprScalarSelects()
          Returns the meta object for the reference list 'Value Expr Scalar Selects'.
 EReference getQueryExpressionRoot_WithClause()
          Returns the meta object for the containment reference list 'With Clause'.
 EClass getQueryExpressionRoot()
          Returns the meta object for class 'Query Expression Root'.
 EReference getQueryInsertStatement_SourceQuery()
          Returns the meta object for the containment reference 'Source Query'.
 EReference getQueryInsertStatement_SourceValuesRowList()
          Returns the meta object for the containment reference list 'Source Values Row List'.
 EReference getQueryInsertStatement_TargetColumnList()
          Returns the meta object for the reference list 'Target Column List'.
 EReference getQueryInsertStatement_TargetTable()
          Returns the meta object for the containment reference 'Target Table'.
 EClass getQueryInsertStatement()
          Returns the meta object for class 'Query Insert Statement'.
 EClass getQueryMergeStatement()
          Returns the meta object for class 'Query Merge Statement'.
 EReference getQueryResultSpecification_QuerySelect()
          Returns the meta object for the container reference 'Query Select'.
 EClass getQueryResultSpecification()
          Returns the meta object for class 'Query Result Specification'.
 EReference getQuerySearchCondition_CombinedLeft()
          Returns the meta object for the container reference 'Combined Left'.
 EReference getQuerySearchCondition_CombinedRight()
          Returns the meta object for the container reference 'Combined Right'.
 EReference getQuerySearchCondition_DeleteStatement()
          Returns the meta object for the container reference 'Delete Statement'.
 EAttribute getQuerySearchCondition_NegatedCondition()
          Returns the meta object for the attribute 'Negated Condition'.
 EReference getQuerySearchCondition_Nest()
          Returns the meta object for the container reference 'Nest'.
 EReference getQuerySearchCondition_QuerySelectHaving()
          Returns the meta object for the container reference 'Query Select Having'.
 EReference getQuerySearchCondition_QuerySelectWhere()
          Returns the meta object for the container reference 'Query Select Where'.
 EReference getQuerySearchCondition_TableJoined()
          Returns the meta object for the container reference 'Table Joined'.
 EReference getQuerySearchCondition_UpdateStatement()
          Returns the meta object for the container reference 'Update Statement'.
 EReference getQuerySearchCondition_ValueExprCaseSearchContent()
          Returns the meta object for the container reference 'Value Expr Case Search Content'.
 EClass getQuerySearchCondition()
          Returns the meta object for class 'Query Search Condition'.
 EAttribute getQuerySelect_Distinct()
          Returns the meta object for the attribute 'Distinct'.
 EReference getQuerySelect_FromClause()
          Returns the meta object for the containment reference list 'From Clause'.
 EReference getQuerySelect_GroupByClause()
          Returns the meta object for the containment reference list 'Group By Clause'.
 EReference getQuerySelect_HavingClause()
          Returns the meta object for the containment reference 'Having Clause'.
 EReference getQuerySelect_IntoClause()
          Returns the meta object for the containment reference list 'Into Clause'.
 EReference getQuerySelect_SelectClause()
          Returns the meta object for the containment reference list 'Select Clause'.
 EReference getQuerySelect_WhereClause()
          Returns the meta object for the containment reference 'Where Clause'.
 EClass getQuerySelect()
          Returns the meta object for class 'Query Select'.
 EReference getQuerySelectStatement_OrderByClause()
          Returns the meta object for the containment reference list 'Order By Clause'.
 EReference getQuerySelectStatement_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EClass getQuerySelectStatement()
          Returns the meta object for class 'Query Select Statement'.
 EClass getQueryStatement()
          Returns the meta object for class 'Query Statement'.
 EReference getQueryUpdateStatement_AssignmentClause()
          Returns the meta object for the containment reference list 'Assignment Clause'.
 EReference getQueryUpdateStatement_TargetTable()
          Returns the meta object for the containment reference 'Target Table'.
 EReference getQueryUpdateStatement_WhereClause()
          Returns the meta object for the containment reference 'Where Clause'.
 EReference getQueryUpdateStatement_WhereCurrentOfClause()
          Returns the meta object for the containment reference 'Where Current Of Clause'.
 EClass getQueryUpdateStatement()
          Returns the meta object for class 'Query Update Statement'.
 EReference getQueryValueExpression_BasicLeft()
          Returns the meta object for the container reference 'Basic Left'.
 EReference getQueryValueExpression_BasicRight()
          Returns the meta object for the container reference 'Basic Right'.
 EReference getQueryValueExpression_BetweenLeft()
          Returns the meta object for the container reference 'Between Left'.
 EReference getQueryValueExpression_BetweenRight1()
          Returns the meta object for the container reference 'Between Right1'.
 EReference getQueryValueExpression_BetweenRight2()
          Returns the meta object for the container reference 'Between Right2'.
 EReference getQueryValueExpression_DataType()
          Returns the meta object for the containment reference 'Data Type'.
 EReference getQueryValueExpression_GroupingExpr()
          Returns the meta object for the container reference 'Grouping Expr'.
 EReference getQueryValueExpression_InValueListLeft()
          Returns the meta object for the container reference 'In Value List Left'.
 EReference getQueryValueExpression_InValueListRight()
          Returns the meta object for the container reference 'In Value List Right'.
 EReference getQueryValueExpression_InValueRowSelectLeft()
          Returns the meta object for the container reference 'In Value Row Select Left'.
 EReference getQueryValueExpression_InValueSelectLeft()
          Returns the meta object for the container reference 'In Value Select Left'.
 EReference getQueryValueExpression_LikeEscape()
          Returns the meta object for the container reference 'Like Escape'.
 EReference getQueryValueExpression_LikeMatching()
          Returns the meta object for the container reference 'Like Matching'.
 EReference getQueryValueExpression_LikePattern()
          Returns the meta object for the container reference 'Like Pattern'.
 EReference getQueryValueExpression_Nest()
          Returns the meta object for the container reference 'Nest'.
 EReference getQueryValueExpression_OrderByValueExpr()
          Returns the meta object for the container reference 'Order By Value Expr'.
 EReference getQueryValueExpression_PredicateNull()
          Returns the meta object for the container reference 'Predicate Null'.
 EReference getQueryValueExpression_QuantifiedRowSelectLeft()
          Returns the meta object for the container reference 'Quantified Row Select Left'.
 EReference getQueryValueExpression_QuantifiedValueSelectLeft()
          Returns the meta object for the container reference 'Quantified Value Select Left'.
 EReference getQueryValueExpression_ResultColumn()
          Returns the meta object for the container reference 'Result Column'.
 EAttribute getQueryValueExpression_UnaryOperator()
          Returns the meta object for the attribute 'Unary Operator'.
 EReference getQueryValueExpression_UpdateSourceExprList()
          Returns the meta object for the container reference 'Update Source Expr List'.
 EReference getQueryValueExpression_ValueExprCaseElse()
          Returns the meta object for the container reference 'Value Expr Case Else'.
 EReference getQueryValueExpression_ValueExprCaseSearchContent()
          Returns the meta object for the container reference 'Value Expr Case Search Content'.
 EReference getQueryValueExpression_ValueExprCaseSimple()
          Returns the meta object for the container reference 'Value Expr Case Simple'.
 EReference getQueryValueExpression_ValueExprCaseSimpleContentResult()
          Returns the meta object for the container reference 'Value Expr Case Simple Content Result'.
 EReference getQueryValueExpression_ValueExprCaseSimpleContentWhen()
          Returns the meta object for the container reference 'Value Expr Case Simple Content When'.
 EReference getQueryValueExpression_ValueExprCast()
          Returns the meta object for the container reference 'Value Expr Cast'.
 EReference getQueryValueExpression_ValueExprCombinedLeft()
          Returns the meta object for the container reference 'Value Expr Combined Left'.
 EReference getQueryValueExpression_ValueExprCombinedRight()
          Returns the meta object for the container reference 'Value Expr Combined Right'.
 EReference getQueryValueExpression_ValueExprFunction()
          Returns the meta object for the container reference 'Value Expr Function'.
 EReference getQueryValueExpression_ValueExprLabeledDuration()
          Returns the meta object for the container reference 'Value Expr Labeled Duration'.
 EReference getQueryValueExpression_ValuesRow()
          Returns the meta object for the container reference 'Values Row'.
 EClass getQueryValueExpression()
          Returns the meta object for class 'Query Value Expression'.
 EReference getQueryValues_ValuesRowList()
          Returns the meta object for the containment reference list 'Values Row List'.
 EClass getQueryValues()
          Returns the meta object for class 'Query Values'.
 EReference getResultColumn_OrderByResultCol()
          Returns the meta object for the reference list 'Order By Result Col'.
 EReference getResultColumn_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getResultColumn()
          Returns the meta object for class 'Result Column'.
 EReference getResultTableAllColumns_TableExpr()
          Returns the meta object for the reference 'Table Expr'.
 EClass getResultTableAllColumns()
          Returns the meta object for class 'Result Table All Columns'.
 EAttribute getSearchConditionCombined_CombinedOperator()
          Returns the meta object for the attribute 'Combined Operator'.
 EReference getSearchConditionCombined_LeftCondition()
          Returns the meta object for the containment reference 'Left Condition'.
 EReference getSearchConditionCombined_RightCondition()
          Returns the meta object for the containment reference 'Right Condition'.
 EClass getSearchConditionCombined()
          Returns the meta object for class 'Search Condition Combined'.
 EEnum getSearchConditionCombinedOperator()
          Returns the meta object for enum 'Search Condition Combined Operator'.
 EReference getSearchConditionNested_NestedCondition()
          Returns the meta object for the containment reference 'Nested Condition'.
 EClass getSearchConditionNested()
          Returns the meta object for class 'Search Condition Nested'.
 SQLQueryModelFactory getSQLQueryModelFactory()
          Returns the factory that creates the instances of the model.
 EClass getSQLQueryObject()
          Returns the meta object for class 'SQL Query Object'.
 EReference getSuperGroup_SuperGroupElementList()
          Returns the meta object for the containment reference list 'Super Group Element List'.
 EAttribute getSuperGroup_SuperGroupType()
          Returns the meta object for the attribute 'Super Group Type'.
 EClass getSuperGroup()
          Returns the meta object for class 'Super Group'.
 EReference getSuperGroupElement_SuperGroup()
          Returns the meta object for the container reference 'Super Group'.
 EClass getSuperGroupElement()
          Returns the meta object for class 'Super Group Element'.
 EReference getSuperGroupElementExpression_GroupingExpr()
          Returns the meta object for the containment reference 'Grouping Expr'.
 EReference getSuperGroupElementExpression_SuperGroupElementSublist()
          Returns the meta object for the container reference 'Super Group Element Sublist'.
 EClass getSuperGroupElementExpression()
          Returns the meta object for class 'Super Group Element Expression'.
 EReference getSuperGroupElementSublist_SuperGroupElementExprList()
          Returns the meta object for the containment reference list 'Super Group Element Expr List'.
 EClass getSuperGroupElementSublist()
          Returns the meta object for class 'Super Group Element Sublist'.
 EEnum getSuperGroupType()
          Returns the meta object for enum 'Super Group Type'.
 EReference getTableCorrelation_ColumnNameList()
          Returns the meta object for the containment reference list 'Column Name List'.
 EReference getTableCorrelation_TableExpr()
          Returns the meta object for the container reference 'Table Expr'.
 EClass getTableCorrelation()
          Returns the meta object for class 'Table Correlation'.
 EReference getTableExpression_ColumnList()
          Returns the meta object for the containment reference list 'Column List'.
 EReference getTableExpression_ResultTableAllColumns()
          Returns the meta object for the reference list 'Result Table All Columns'.
 EReference getTableExpression_TableCorrelation()
          Returns the meta object for the containment reference 'Table Correlation'.
 EReference getTableExpression_ValueExprColumns()
          Returns the meta object for the reference list 'Value Expr Columns'.
 EClass getTableExpression()
          Returns the meta object for class 'Table Expression'.
 EClass getTableFunction()
          Returns the meta object for class 'Table Function'.
 EReference getTableInDatabase_DatabaseTable()
          Returns the meta object for the reference 'Database Table'.
 EReference getTableInDatabase_DeleteStatement()
          Returns the meta object for the container reference 'Delete Statement'.
 EReference getTableInDatabase_DerivedColumnList()
          Returns the meta object for the reference list 'Derived Column List'.
 EReference getTableInDatabase_InsertStatement()
          Returns the meta object for the container reference 'Insert Statement'.
 EReference getTableInDatabase_UpdateStatement()
          Returns the meta object for the container reference 'Update Statement'.
 EClass getTableInDatabase()
          Returns the meta object for class 'Table In Database'.
 EReference getTableJoined_JoinCondition()
          Returns the meta object for the containment reference 'Join Condition'.
 EAttribute getTableJoined_JoinOperator()
          Returns the meta object for the attribute 'Join Operator'.
 EReference getTableJoined_TableRefLeft()
          Returns the meta object for the containment reference 'Table Ref Left'.
 EReference getTableJoined_TableRefRight()
          Returns the meta object for the containment reference 'Table Ref Right'.
 EClass getTableJoined()
          Returns the meta object for class 'Table Joined'.
 EEnum getTableJoinedOperator()
          Returns the meta object for enum 'Table Joined Operator'.
 EReference getTableNested_NestedTableRef()
          Returns the meta object for the containment reference 'Nested Table Ref'.
 EClass getTableNested()
          Returns the meta object for class 'Table Nested'.
 EReference getTableReference_Nest()
          Returns the meta object for the container reference 'Nest'.
 EReference getTableReference_QuerySelect()
          Returns the meta object for the container reference 'Query Select'.
 EReference getTableReference_TableJoinedLeft()
          Returns the meta object for the container reference 'Table Joined Left'.
 EReference getTableReference_TableJoinedRight()
          Returns the meta object for the container reference 'Table Joined Right'.
 EClass getTableReference()
          Returns the meta object for class 'Table Reference'.
 EReference getUpdateAssignmentExpression_TargetColumnList()
          Returns the meta object for the reference list 'Target Column List'.
 EReference getUpdateAssignmentExpression_UpdateSource()
          Returns the meta object for the containment reference 'Update Source'.
 EReference getUpdateAssignmentExpression_UpdateStatement()
          Returns the meta object for the container reference 'Update Statement'.
 EClass getUpdateAssignmentExpression()
          Returns the meta object for class 'Update Assignment Expression'.
 EReference getUpdateSource_UpdateAssignmentExpr()
          Returns the meta object for the container reference 'Update Assignment Expr'.
 EClass getUpdateSource()
          Returns the meta object for class 'Update Source'.
 EReference getUpdateSourceExprList_ValueExprList()
          Returns the meta object for the containment reference list 'Value Expr List'.
 EClass getUpdateSourceExprList()
          Returns the meta object for class 'Update Source Expr List'.
 EReference getUpdateSourceQuery_QueryExpr()
          Returns the meta object for the containment reference 'Query Expr'.
 EClass getUpdateSourceQuery()
          Returns the meta object for class 'Update Source Query'.
 EClass getValueExpressionAtomic()
          Returns the meta object for class 'Value Expression Atomic'.
 EReference getValueExpressionCase_CaseElse()
          Returns the meta object for the containment reference 'Case Else'.
 EClass getValueExpressionCase()
          Returns the meta object for class 'Value Expression Case'.
 EReference getValueExpressionCaseElse_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getValueExpressionCaseElse_ValueExprCase()
          Returns the meta object for the container reference 'Value Expr Case'.
 EClass getValueExpressionCaseElse()
          Returns the meta object for class 'Value Expression Case Else'.
 EReference getValueExpressionCaseSearch_SearchContentList()
          Returns the meta object for the containment reference list 'Search Content List'.
 EClass getValueExpressionCaseSearch()
          Returns the meta object for class 'Value Expression Case Search'.
 EReference getValueExpressionCaseSearchContent_SearchCondition()
          Returns the meta object for the containment reference 'Search Condition'.
 EReference getValueExpressionCaseSearchContent_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EReference getValueExpressionCaseSearchContent_ValueExprCaseSearch()
          Returns the meta object for the container reference 'Value Expr Case Search'.
 EClass getValueExpressionCaseSearchContent()
          Returns the meta object for class 'Value Expression Case Search Content'.
 EReference getValueExpressionCaseSimple_ContentList()
          Returns the meta object for the containment reference list 'Content List'.
 EReference getValueExpressionCaseSimple_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getValueExpressionCaseSimple()
          Returns the meta object for class 'Value Expression Case Simple'.
 EReference getValueExpressionCaseSimpleContent_ResultValueExpr()
          Returns the meta object for the containment reference 'Result Value Expr'.
 EReference getValueExpressionCaseSimpleContent_ValueExprCaseSimple()
          Returns the meta object for the container reference 'Value Expr Case Simple'.
 EReference getValueExpressionCaseSimpleContent_WhenValueExpr()
          Returns the meta object for the containment reference 'When Value Expr'.
 EClass getValueExpressionCaseSimpleContent()
          Returns the meta object for class 'Value Expression Case Simple Content'.
 EReference getValueExpressionCast_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getValueExpressionCast()
          Returns the meta object for class 'Value Expression Cast'.
 EReference getValueExpressionColumn_AssignmentExprTarget()
          Returns the meta object for the reference list 'Assignment Expr Target'.
 EReference getValueExpressionColumn_InsertStatement()
          Returns the meta object for the reference list 'Insert Statement'.
 EReference getValueExpressionColumn_ParentTableExpr()
          Returns the meta object for the container reference 'Parent Table Expr'.
 EReference getValueExpressionColumn_TableExpr()
          Returns the meta object for the reference 'Table Expr'.
 EReference getValueExpressionColumn_TableInDatabase()
          Returns the meta object for the reference 'Table In Database'.
 EClass getValueExpressionColumn()
          Returns the meta object for class 'Value Expression Column'.
 EAttribute getValueExpressionCombined_CombinedOperator()
          Returns the meta object for the attribute 'Combined Operator'.
 EReference getValueExpressionCombined_LeftValueExpr()
          Returns the meta object for the containment reference 'Left Value Expr'.
 EReference getValueExpressionCombined_RightValueExpr()
          Returns the meta object for the containment reference 'Right Value Expr'.
 EClass getValueExpressionCombined()
          Returns the meta object for class 'Value Expression Combined'.
 EEnum getValueExpressionCombinedOperator()
          Returns the meta object for enum 'Value Expression Combined Operator'.
 EClass getValueExpressionDefaultValue()
          Returns the meta object for class 'Value Expression Default Value'.
 EAttribute getValueExpressionFunction_ColumnFunction()
          Returns the meta object for the attribute 'Column Function'.
 EAttribute getValueExpressionFunction_Distinct()
          Returns the meta object for the attribute 'Distinct'.
 EReference getValueExpressionFunction_Function()
          Returns the meta object for the reference 'Function'.
 EReference getValueExpressionFunction_ParameterList()
          Returns the meta object for the containment reference list 'Parameter List'.
 EAttribute getValueExpressionFunction_SpecialRegister()
          Returns the meta object for the attribute 'Special Register'.
 EClass getValueExpressionFunction()
          Returns the meta object for class 'Value Expression Function'.
 EAttribute getValueExpressionLabeledDuration_LabeledDurationType()
          Returns the meta object for the attribute 'Labeled Duration Type'.
 EReference getValueExpressionLabeledDuration_ValueExpr()
          Returns the meta object for the containment reference 'Value Expr'.
 EClass getValueExpressionLabeledDuration()
          Returns the meta object for class 'Value Expression Labeled Duration'.
 EEnum getValueExpressionLabeledDurationType()
          Returns the meta object for enum 'Value Expression Labeled Duration Type'.
 EReference getValueExpressionNested_NestedValueExpr()
          Returns the meta object for the containment reference 'Nested Value Expr'.
 EClass getValueExpressionNested()
          Returns the meta object for class 'Value Expression Nested'.
 EClass getValueExpressionNullValue()
          Returns the meta object for class 'Value Expression Null Value'.
 EReference getValueExpressionScalarSelect_QueryExpr()
          Returns the meta object for the reference 'Query Expr'.
 EClass getValueExpressionScalarSelect()
          Returns the meta object for class 'Value Expression Scalar Select'.
 EAttribute getValueExpressionSimple_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getValueExpressionSimple()
          Returns the meta object for class 'Value Expression Simple'.
 EEnum getValueExpressionUnaryOperator()
          Returns the meta object for enum 'Value Expression Unary Operator'.
 EReference getValueExpressionVariable_QuerySelect()
          Returns the meta object for the container reference 'Query Select'.
 EClass getValueExpressionVariable()
          Returns the meta object for class 'Value Expression Variable'.
 EReference getValuesRow_ExprList()
          Returns the meta object for the containment reference list 'Expr List'.
 EReference getValuesRow_InsertStatement()
          Returns the meta object for the container reference 'Insert Statement'.
 EReference getValuesRow_QueryValues()
          Returns the meta object for the container reference 'Query Values'.
 EClass getValuesRow()
          Returns the meta object for class 'Values Row'.
 EReference getWithTableReference_WithTableSpecification()
          Returns the meta object for the reference 'With Table Specification'.
 EClass getWithTableReference()
          Returns the meta object for class 'With Table Reference'.
 EReference getWithTableSpecification_ColumnNameList()
          Returns the meta object for the containment reference list 'Column Name List'.
 EReference getWithTableSpecification_QueryExpressionRoot()
          Returns the meta object for the container reference 'Query Expression Root'.
 EReference getWithTableSpecification_WithTableQueryExpr()
          Returns the meta object for the containment reference 'With Table Query Expr'.
 EReference getWithTableSpecification_WithTableReferences()
          Returns the meta object for the reference list 'With Table References'.
 EClass getWithTableSpecification()
          Returns the meta object for class 'With Table Specification'.
 

Field Detail

eNAME

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

public static final SQLQueryModelPackage eINSTANCE
The singleton instance of the package.


SQL_QUERY_OBJECT

public static final int SQL_QUERY_OBJECT
The meta object id for the 'SQL Query Object' class.

See Also:
SQLQueryObjectImpl, SQLQueryModelPackageImpl.getSQLQueryObject(), Constant Field Values

SQL_QUERY_OBJECT__EANNOTATIONS

public static final int SQL_QUERY_OBJECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SQL_QUERY_OBJECT__NAME

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


SQL_QUERY_OBJECT__DEPENDENCIES

public static final int SQL_QUERY_OBJECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SQL_QUERY_OBJECT__DESCRIPTION

public static final int SQL_QUERY_OBJECT__DESCRIPTION
The feature id for the 'Description' attribute.


SQL_QUERY_OBJECT__LABEL

public static final int SQL_QUERY_OBJECT__LABEL
The feature id for the 'Label' attribute.


SQL_QUERY_OBJECT__COMMENTS

public static final int SQL_QUERY_OBJECT__COMMENTS
The feature id for the 'Comments' reference list.


SQL_QUERY_OBJECT__PRIVILEGES

public static final int SQL_QUERY_OBJECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


SQL_QUERY_OBJECT_FEATURE_COUNT

public static final int SQL_QUERY_OBJECT_FEATURE_COUNT
The number of structural features of the 'SQL Query Object' class.


QUERY_STATEMENT

public static final int QUERY_STATEMENT
The meta object id for the 'Query Statement' class.

See Also:
QueryStatementImpl, SQLQueryModelPackageImpl.getQueryStatement(), Constant Field Values

QUERY_STATEMENT__EANNOTATIONS

public static final int QUERY_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_STATEMENT__NAME

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


QUERY_STATEMENT__DEPENDENCIES

public static final int QUERY_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_STATEMENT__DESCRIPTION

public static final int QUERY_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_STATEMENT__LABEL

public static final int QUERY_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_STATEMENT__COMMENTS

public static final int QUERY_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_STATEMENT__PRIVILEGES

public static final int QUERY_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_STATEMENT_FEATURE_COUNT

public static final int QUERY_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Statement' class.


QUERY_CHANGE_STATEMENT

public static final int QUERY_CHANGE_STATEMENT
The meta object id for the 'Query Change Statement' class.

See Also:
QueryChangeStatementImpl, SQLQueryModelPackageImpl.getQueryChangeStatement(), Constant Field Values

QUERY_CHANGE_STATEMENT__EANNOTATIONS

public static final int QUERY_CHANGE_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_CHANGE_STATEMENT__NAME

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


QUERY_CHANGE_STATEMENT__DEPENDENCIES

public static final int QUERY_CHANGE_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_CHANGE_STATEMENT__DESCRIPTION

public static final int QUERY_CHANGE_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_CHANGE_STATEMENT__LABEL

public static final int QUERY_CHANGE_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_CHANGE_STATEMENT__COMMENTS

public static final int QUERY_CHANGE_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_CHANGE_STATEMENT__PRIVILEGES

public static final int QUERY_CHANGE_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_CHANGE_STATEMENT_FEATURE_COUNT

public static final int QUERY_CHANGE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Change Statement' class.


QUERY_DELETE_STATEMENT

public static final int QUERY_DELETE_STATEMENT
The meta object id for the 'Query Delete Statement' class.

See Also:
QueryDeleteStatementImpl, SQLQueryModelPackageImpl.getQueryDeleteStatement(), Constant Field Values

QUERY_DELETE_STATEMENT__EANNOTATIONS

public static final int QUERY_DELETE_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_DELETE_STATEMENT__NAME

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


QUERY_DELETE_STATEMENT__DEPENDENCIES

public static final int QUERY_DELETE_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_DELETE_STATEMENT__DESCRIPTION

public static final int QUERY_DELETE_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_DELETE_STATEMENT__LABEL

public static final int QUERY_DELETE_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_DELETE_STATEMENT__COMMENTS

public static final int QUERY_DELETE_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_DELETE_STATEMENT__PRIVILEGES

public static final int QUERY_DELETE_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE

public static final int QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
The feature id for the 'Where Current Of Clause' containment reference.


QUERY_DELETE_STATEMENT__WHERE_CLAUSE

public static final int QUERY_DELETE_STATEMENT__WHERE_CLAUSE
The feature id for the 'Where Clause' containment reference.


QUERY_DELETE_STATEMENT__TARGET_TABLE

public static final int QUERY_DELETE_STATEMENT__TARGET_TABLE
The feature id for the 'Target Table' containment reference.


QUERY_DELETE_STATEMENT_FEATURE_COUNT

public static final int QUERY_DELETE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Delete Statement' class.


QUERY_INSERT_STATEMENT

public static final int QUERY_INSERT_STATEMENT
The meta object id for the 'Query Insert Statement' class.

See Also:
QueryInsertStatementImpl, SQLQueryModelPackageImpl.getQueryInsertStatement(), Constant Field Values

QUERY_INSERT_STATEMENT__EANNOTATIONS

public static final int QUERY_INSERT_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_INSERT_STATEMENT__NAME

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


QUERY_INSERT_STATEMENT__DEPENDENCIES

public static final int QUERY_INSERT_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_INSERT_STATEMENT__DESCRIPTION

public static final int QUERY_INSERT_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_INSERT_STATEMENT__LABEL

public static final int QUERY_INSERT_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_INSERT_STATEMENT__COMMENTS

public static final int QUERY_INSERT_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_INSERT_STATEMENT__PRIVILEGES

public static final int QUERY_INSERT_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_INSERT_STATEMENT__SOURCE_QUERY

public static final int QUERY_INSERT_STATEMENT__SOURCE_QUERY
The feature id for the 'Source Query' containment reference.


QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST

public static final int QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST
The feature id for the 'Source Values Row List' containment reference list.


QUERY_INSERT_STATEMENT__TARGET_TABLE

public static final int QUERY_INSERT_STATEMENT__TARGET_TABLE
The feature id for the 'Target Table' containment reference.


QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST

public static final int QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST
The feature id for the 'Target Column List' reference list.


QUERY_INSERT_STATEMENT_FEATURE_COUNT

public static final int QUERY_INSERT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Insert Statement' class.


QUERY_SELECT_STATEMENT

public static final int QUERY_SELECT_STATEMENT
The meta object id for the 'Query Select Statement' class.

See Also:
QuerySelectStatementImpl, SQLQueryModelPackageImpl.getQuerySelectStatement(), Constant Field Values

QUERY_SELECT_STATEMENT__EANNOTATIONS

public static final int QUERY_SELECT_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_SELECT_STATEMENT__NAME

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


QUERY_SELECT_STATEMENT__DEPENDENCIES

public static final int QUERY_SELECT_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_SELECT_STATEMENT__DESCRIPTION

public static final int QUERY_SELECT_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_SELECT_STATEMENT__LABEL

public static final int QUERY_SELECT_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_SELECT_STATEMENT__COMMENTS

public static final int QUERY_SELECT_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_SELECT_STATEMENT__PRIVILEGES

public static final int QUERY_SELECT_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_SELECT_STATEMENT__QUERY_EXPR

public static final int QUERY_SELECT_STATEMENT__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE

public static final int QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE
The feature id for the 'Order By Clause' containment reference list.


QUERY_SELECT_STATEMENT_FEATURE_COUNT

public static final int QUERY_SELECT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Select Statement' class.


QUERY_UPDATE_STATEMENT

public static final int QUERY_UPDATE_STATEMENT
The meta object id for the 'Query Update Statement' class.

See Also:
QueryUpdateStatementImpl, SQLQueryModelPackageImpl.getQueryUpdateStatement(), Constant Field Values

QUERY_UPDATE_STATEMENT__EANNOTATIONS

public static final int QUERY_UPDATE_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_UPDATE_STATEMENT__NAME

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


QUERY_UPDATE_STATEMENT__DEPENDENCIES

public static final int QUERY_UPDATE_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_UPDATE_STATEMENT__DESCRIPTION

public static final int QUERY_UPDATE_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_UPDATE_STATEMENT__LABEL

public static final int QUERY_UPDATE_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_UPDATE_STATEMENT__COMMENTS

public static final int QUERY_UPDATE_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_UPDATE_STATEMENT__PRIVILEGES

public static final int QUERY_UPDATE_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE

public static final int QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE
The feature id for the 'Assignment Clause' containment reference list.


QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE

public static final int QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
The feature id for the 'Where Current Of Clause' containment reference.


QUERY_UPDATE_STATEMENT__WHERE_CLAUSE

public static final int QUERY_UPDATE_STATEMENT__WHERE_CLAUSE
The feature id for the 'Where Clause' containment reference.


QUERY_UPDATE_STATEMENT__TARGET_TABLE

public static final int QUERY_UPDATE_STATEMENT__TARGET_TABLE
The feature id for the 'Target Table' containment reference.


QUERY_UPDATE_STATEMENT_FEATURE_COUNT

public static final int QUERY_UPDATE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Update Statement' class.


UPDATE_ASSIGNMENT_EXPRESSION

public static final int UPDATE_ASSIGNMENT_EXPRESSION
The meta object id for the 'Update Assignment Expression' class.

See Also:
UpdateAssignmentExpressionImpl, SQLQueryModelPackageImpl.getUpdateAssignmentExpression(), Constant Field Values

UPDATE_ASSIGNMENT_EXPRESSION__EANNOTATIONS

public static final int UPDATE_ASSIGNMENT_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


UPDATE_ASSIGNMENT_EXPRESSION__NAME

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


UPDATE_ASSIGNMENT_EXPRESSION__DEPENDENCIES

public static final int UPDATE_ASSIGNMENT_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


UPDATE_ASSIGNMENT_EXPRESSION__DESCRIPTION

public static final int UPDATE_ASSIGNMENT_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


UPDATE_ASSIGNMENT_EXPRESSION__LABEL

public static final int UPDATE_ASSIGNMENT_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


UPDATE_ASSIGNMENT_EXPRESSION__COMMENTS

public static final int UPDATE_ASSIGNMENT_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


UPDATE_ASSIGNMENT_EXPRESSION__PRIVILEGES

public static final int UPDATE_ASSIGNMENT_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT

public static final int UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST

public static final int UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST
The feature id for the 'Target Column List' reference list.


UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE

public static final int UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE
The feature id for the 'Update Source' containment reference.


UPDATE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT

public static final int UPDATE_ASSIGNMENT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Update Assignment Expression' class.


CURSOR_REFERENCE

public static final int CURSOR_REFERENCE
The meta object id for the 'Cursor Reference' class.

See Also:
CursorReferenceImpl, SQLQueryModelPackageImpl.getCursorReference(), Constant Field Values

CURSOR_REFERENCE__EANNOTATIONS

public static final int CURSOR_REFERENCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


CURSOR_REFERENCE__NAME

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


CURSOR_REFERENCE__DEPENDENCIES

public static final int CURSOR_REFERENCE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


CURSOR_REFERENCE__DESCRIPTION

public static final int CURSOR_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.


CURSOR_REFERENCE__LABEL

public static final int CURSOR_REFERENCE__LABEL
The feature id for the 'Label' attribute.


CURSOR_REFERENCE__COMMENTS

public static final int CURSOR_REFERENCE__COMMENTS
The feature id for the 'Comments' reference list.


CURSOR_REFERENCE__PRIVILEGES

public static final int CURSOR_REFERENCE__PRIVILEGES
The feature id for the 'Privileges' reference list.


CURSOR_REFERENCE__UPDATE_STATEMENT

public static final int CURSOR_REFERENCE__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


CURSOR_REFERENCE__DELETE_STATEMENT

public static final int CURSOR_REFERENCE__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


CURSOR_REFERENCE_FEATURE_COUNT

public static final int CURSOR_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Cursor Reference' class.


QUERY_SEARCH_CONDITION

public static final int QUERY_SEARCH_CONDITION
The meta object id for the 'Query Search Condition' class.

See Also:
QuerySearchConditionImpl, SQLQueryModelPackageImpl.getQuerySearchCondition(), Constant Field Values

QUERY_SEARCH_CONDITION__EANNOTATIONS

public static final int QUERY_SEARCH_CONDITION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_SEARCH_CONDITION__NAME

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


QUERY_SEARCH_CONDITION__DEPENDENCIES

public static final int QUERY_SEARCH_CONDITION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_SEARCH_CONDITION__DESCRIPTION

public static final int QUERY_SEARCH_CONDITION__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_SEARCH_CONDITION__LABEL

public static final int QUERY_SEARCH_CONDITION__LABEL
The feature id for the 'Label' attribute.


QUERY_SEARCH_CONDITION__COMMENTS

public static final int QUERY_SEARCH_CONDITION__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_SEARCH_CONDITION__PRIVILEGES

public static final int QUERY_SEARCH_CONDITION__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_SEARCH_CONDITION__NEGATED_CONDITION

public static final int QUERY_SEARCH_CONDITION__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


QUERY_SEARCH_CONDITION__UPDATE_STATEMENT

public static final int QUERY_SEARCH_CONDITION__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


QUERY_SEARCH_CONDITION__DELETE_STATEMENT

public static final int QUERY_SEARCH_CONDITION__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


QUERY_SEARCH_CONDITION__TABLE_JOINED

public static final int QUERY_SEARCH_CONDITION__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


QUERY_SEARCH_CONDITION__COMBINED_LEFT

public static final int QUERY_SEARCH_CONDITION__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


QUERY_SEARCH_CONDITION__COMBINED_RIGHT

public static final int QUERY_SEARCH_CONDITION__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING

public static final int QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE

public static final int QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


QUERY_SEARCH_CONDITION__NEST

public static final int QUERY_SEARCH_CONDITION__NEST
The feature id for the 'Nest' container reference.


QUERY_SEARCH_CONDITION_FEATURE_COUNT

public static final int QUERY_SEARCH_CONDITION_FEATURE_COUNT
The number of structural features of the 'Query Search Condition' class.


TABLE_REFERENCE

public static final int TABLE_REFERENCE
The meta object id for the 'Table Reference' class.

See Also:
TableReferenceImpl, SQLQueryModelPackageImpl.getTableReference(), Constant Field Values

TABLE_REFERENCE__EANNOTATIONS

public static final int TABLE_REFERENCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_REFERENCE__NAME

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


TABLE_REFERENCE__DEPENDENCIES

public static final int TABLE_REFERENCE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_REFERENCE__DESCRIPTION

public static final int TABLE_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_REFERENCE__LABEL

public static final int TABLE_REFERENCE__LABEL
The feature id for the 'Label' attribute.


TABLE_REFERENCE__COMMENTS

public static final int TABLE_REFERENCE__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_REFERENCE__PRIVILEGES

public static final int TABLE_REFERENCE__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_REFERENCE__TABLE_JOINED_RIGHT

public static final int TABLE_REFERENCE__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_REFERENCE__TABLE_JOINED_LEFT

public static final int TABLE_REFERENCE__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_REFERENCE__QUERY_SELECT

public static final int TABLE_REFERENCE__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_REFERENCE__NEST

public static final int TABLE_REFERENCE__NEST
The feature id for the 'Nest' container reference.


TABLE_REFERENCE_FEATURE_COUNT

public static final int TABLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Table Reference' class.


TABLE_EXPRESSION

public static final int TABLE_EXPRESSION
The meta object id for the 'Table Expression' class.

See Also:
TableExpressionImpl, SQLQueryModelPackageImpl.getTableExpression(), Constant Field Values

TABLE_EXPRESSION__EANNOTATIONS

public static final int TABLE_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_EXPRESSION__NAME

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


TABLE_EXPRESSION__DEPENDENCIES

public static final int TABLE_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_EXPRESSION__DESCRIPTION

public static final int TABLE_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_EXPRESSION__LABEL

public static final int TABLE_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


TABLE_EXPRESSION__COMMENTS

public static final int TABLE_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_EXPRESSION__PRIVILEGES

public static final int TABLE_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_EXPRESSION__TABLE_JOINED_RIGHT

public static final int TABLE_EXPRESSION__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_EXPRESSION__TABLE_JOINED_LEFT

public static final int TABLE_EXPRESSION__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_EXPRESSION__QUERY_SELECT

public static final int TABLE_EXPRESSION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_EXPRESSION__NEST

public static final int TABLE_EXPRESSION__NEST
The feature id for the 'Nest' container reference.


TABLE_EXPRESSION__COLUMN_LIST

public static final int TABLE_EXPRESSION__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


TABLE_EXPRESSION__TABLE_CORRELATION

public static final int TABLE_EXPRESSION__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS

public static final int TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


TABLE_EXPRESSION__VALUE_EXPR_COLUMNS

public static final int TABLE_EXPRESSION__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


TABLE_EXPRESSION_FEATURE_COUNT

public static final int TABLE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Table Expression' class.


QUERY_EXPRESSION_BODY

public static final int QUERY_EXPRESSION_BODY
The meta object id for the 'Query Expression Body' class.

See Also:
QueryExpressionBodyImpl, SQLQueryModelPackageImpl.getQueryExpressionBody(), Constant Field Values

QUERY_EXPRESSION_BODY__EANNOTATIONS

public static final int QUERY_EXPRESSION_BODY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_EXPRESSION_BODY__NAME

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


QUERY_EXPRESSION_BODY__DEPENDENCIES

public static final int QUERY_EXPRESSION_BODY__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_EXPRESSION_BODY__DESCRIPTION

public static final int QUERY_EXPRESSION_BODY__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_EXPRESSION_BODY__LABEL

public static final int QUERY_EXPRESSION_BODY__LABEL
The feature id for the 'Label' attribute.


QUERY_EXPRESSION_BODY__COMMENTS

public static final int QUERY_EXPRESSION_BODY__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_EXPRESSION_BODY__PRIVILEGES

public static final int QUERY_EXPRESSION_BODY__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_EXPRESSION_BODY__TABLE_JOINED_RIGHT

public static final int QUERY_EXPRESSION_BODY__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


QUERY_EXPRESSION_BODY__TABLE_JOINED_LEFT

public static final int QUERY_EXPRESSION_BODY__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


QUERY_EXPRESSION_BODY__QUERY_SELECT

public static final int QUERY_EXPRESSION_BODY__QUERY_SELECT
The feature id for the 'Query Select' container reference.


QUERY_EXPRESSION_BODY__NEST

public static final int QUERY_EXPRESSION_BODY__NEST
The feature id for the 'Nest' container reference.


QUERY_EXPRESSION_BODY__COLUMN_LIST

public static final int QUERY_EXPRESSION_BODY__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


QUERY_EXPRESSION_BODY__TABLE_CORRELATION

public static final int QUERY_EXPRESSION_BODY__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


QUERY_EXPRESSION_BODY__RESULT_TABLE_ALL_COLUMNS

public static final int QUERY_EXPRESSION_BODY__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


QUERY_EXPRESSION_BODY__VALUE_EXPR_COLUMNS

public static final int QUERY_EXPRESSION_BODY__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


QUERY_EXPRESSION_BODY__QUERY_EXPRESSION

public static final int QUERY_EXPRESSION_BODY__QUERY_EXPRESSION
The feature id for the 'Query Expression' container reference.


QUERY_EXPRESSION_BODY__COMBINED_LEFT

public static final int QUERY_EXPRESSION_BODY__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


QUERY_EXPRESSION_BODY__COMBINED_RIGHT

public static final int QUERY_EXPRESSION_BODY__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


QUERY_EXPRESSION_BODY__PREDICATE_EXISTS

public static final int QUERY_EXPRESSION_BODY__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY

public static final int QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY
The feature id for the 'Update Source Query' container reference.


QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION

public static final int QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' container reference.


QUERY_EXPRESSION_BODY_FEATURE_COUNT

public static final int QUERY_EXPRESSION_BODY_FEATURE_COUNT
The number of structural features of the 'Query Expression Body' class.


QUERY_VALUE_EXPRESSION

public static final int QUERY_VALUE_EXPRESSION
The meta object id for the 'Query Value Expression' class.

See Also:
QueryValueExpressionImpl, SQLQueryModelPackageImpl.getQueryValueExpression(), Constant Field Values

QUERY_VALUE_EXPRESSION__EANNOTATIONS

public static final int QUERY_VALUE_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_VALUE_EXPRESSION__NAME

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


QUERY_VALUE_EXPRESSION__DEPENDENCIES

public static final int QUERY_VALUE_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_VALUE_EXPRESSION__DESCRIPTION

public static final int QUERY_VALUE_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_VALUE_EXPRESSION__LABEL

public static final int QUERY_VALUE_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


QUERY_VALUE_EXPRESSION__COMMENTS

public static final int QUERY_VALUE_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_VALUE_EXPRESSION__PRIVILEGES

public static final int QUERY_VALUE_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_VALUE_EXPRESSION__UNARY_OPERATOR

public static final int QUERY_VALUE_EXPRESSION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


QUERY_VALUE_EXPRESSION__DATA_TYPE

public static final int QUERY_VALUE_EXPRESSION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


QUERY_VALUE_EXPRESSION__VALUES_ROW

public static final int QUERY_VALUE_EXPRESSION__VALUES_ROW
The feature id for the 'Values Row' container reference.


QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR

public static final int QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


QUERY_VALUE_EXPRESSION__RESULT_COLUMN

public static final int QUERY_VALUE_EXPRESSION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


QUERY_VALUE_EXPRESSION__BASIC_RIGHT

public static final int QUERY_VALUE_EXPRESSION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


QUERY_VALUE_EXPRESSION__BASIC_LEFT

public static final int QUERY_VALUE_EXPRESSION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


QUERY_VALUE_EXPRESSION__LIKE_PATTERN

public static final int QUERY_VALUE_EXPRESSION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


QUERY_VALUE_EXPRESSION__LIKE_MATCHING

public static final int QUERY_VALUE_EXPRESSION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


QUERY_VALUE_EXPRESSION__PREDICATE_NULL

public static final int QUERY_VALUE_EXPRESSION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT

public static final int QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT

public static final int QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT

public static final int QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT

public static final int QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT

public static final int QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


QUERY_VALUE_EXPRESSION__BETWEEN_LEFT

public static final int QUERY_VALUE_EXPRESSION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1

public static final int QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2

public static final int QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


QUERY_VALUE_EXPRESSION__GROUPING_EXPR

public static final int QUERY_VALUE_EXPRESSION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


QUERY_VALUE_EXPRESSION__LIKE_ESCAPE

public static final int QUERY_VALUE_EXPRESSION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION

public static final int QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


QUERY_VALUE_EXPRESSION__NEST

public static final int QUERY_VALUE_EXPRESSION__NEST
The feature id for the 'Nest' container reference.


QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST

public static final int QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


QUERY_VALUE_EXPRESSION_FEATURE_COUNT

public static final int QUERY_VALUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Query Value Expression' class.


QUERY_EXPRESSION_ROOT

public static final int QUERY_EXPRESSION_ROOT
The meta object id for the 'Query Expression Root' class.

See Also:
QueryExpressionRootImpl, SQLQueryModelPackageImpl.getQueryExpressionRoot(), Constant Field Values

QUERY_EXPRESSION_ROOT__EANNOTATIONS

public static final int QUERY_EXPRESSION_ROOT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_EXPRESSION_ROOT__NAME

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


QUERY_EXPRESSION_ROOT__DEPENDENCIES

public static final int QUERY_EXPRESSION_ROOT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_EXPRESSION_ROOT__DESCRIPTION

public static final int QUERY_EXPRESSION_ROOT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_EXPRESSION_ROOT__LABEL

public static final int QUERY_EXPRESSION_ROOT__LABEL
The feature id for the 'Label' attribute.


QUERY_EXPRESSION_ROOT__COMMENTS

public static final int QUERY_EXPRESSION_ROOT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_EXPRESSION_ROOT__PRIVILEGES

public static final int QUERY_EXPRESSION_ROOT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_EXPRESSION_ROOT__INSERT_STATEMENT

public static final int QUERY_EXPRESSION_ROOT__INSERT_STATEMENT
The feature id for the 'Insert Statement' container reference.


QUERY_EXPRESSION_ROOT__SELECT_STATEMENT

public static final int QUERY_EXPRESSION_ROOT__SELECT_STATEMENT
The feature id for the 'Select Statement' container reference.


QUERY_EXPRESSION_ROOT__WITH_CLAUSE

public static final int QUERY_EXPRESSION_ROOT__WITH_CLAUSE
The feature id for the 'With Clause' containment reference list.


QUERY_EXPRESSION_ROOT__QUERY

public static final int QUERY_EXPRESSION_ROOT__QUERY
The feature id for the 'Query' containment reference.


QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT

public static final int QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT
The feature id for the 'In Value Row Select Right' container reference.


QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT

public static final int QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT
The feature id for the 'In Value Select Right' container reference.


QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT

public static final int QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT
The feature id for the 'Quantified Row Select Right' container reference.


QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT

public static final int QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT
The feature id for the 'Quantified Value Select Right' container reference.


QUERY_EXPRESSION_ROOT__VALUE_EXPR_SCALAR_SELECTS

public static final int QUERY_EXPRESSION_ROOT__VALUE_EXPR_SCALAR_SELECTS
The feature id for the 'Value Expr Scalar Selects' reference list.


QUERY_EXPRESSION_ROOT_FEATURE_COUNT

public static final int QUERY_EXPRESSION_ROOT_FEATURE_COUNT
The number of structural features of the 'Query Expression Root' class.


VALUES_ROW

public static final int VALUES_ROW
The meta object id for the 'Values Row' class.

See Also:
ValuesRowImpl, SQLQueryModelPackageImpl.getValuesRow(), Constant Field Values

VALUES_ROW__EANNOTATIONS

public static final int VALUES_ROW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUES_ROW__NAME

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


VALUES_ROW__DEPENDENCIES

public static final int VALUES_ROW__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUES_ROW__DESCRIPTION

public static final int VALUES_ROW__DESCRIPTION
The feature id for the 'Description' attribute.


VALUES_ROW__LABEL

public static final int VALUES_ROW__LABEL
The feature id for the 'Label' attribute.


VALUES_ROW__COMMENTS

public static final int VALUES_ROW__COMMENTS
The feature id for the 'Comments' reference list.


VALUES_ROW__PRIVILEGES

public static final int VALUES_ROW__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUES_ROW__INSERT_STATEMENT

public static final int VALUES_ROW__INSERT_STATEMENT
The feature id for the 'Insert Statement' container reference.


VALUES_ROW__EXPR_LIST

public static final int VALUES_ROW__EXPR_LIST
The feature id for the 'Expr List' containment reference list.


VALUES_ROW__QUERY_VALUES

public static final int VALUES_ROW__QUERY_VALUES
The feature id for the 'Query Values' container reference.


VALUES_ROW_FEATURE_COUNT

public static final int VALUES_ROW_FEATURE_COUNT
The number of structural features of the 'Values Row' class.


QUERY_VALUES

public static final int QUERY_VALUES
The meta object id for the 'Query Values' class.

See Also:
QueryValuesImpl, SQLQueryModelPackageImpl.getQueryValues(), Constant Field Values

QUERY_VALUES__EANNOTATIONS

public static final int QUERY_VALUES__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_VALUES__NAME

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


QUERY_VALUES__DEPENDENCIES

public static final int QUERY_VALUES__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_VALUES__DESCRIPTION

public static final int QUERY_VALUES__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_VALUES__LABEL

public static final int QUERY_VALUES__LABEL
The feature id for the 'Label' attribute.


QUERY_VALUES__COMMENTS

public static final int QUERY_VALUES__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_VALUES__PRIVILEGES

public static final int QUERY_VALUES__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_VALUES__TABLE_JOINED_RIGHT

public static final int QUERY_VALUES__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


QUERY_VALUES__TABLE_JOINED_LEFT

public static final int QUERY_VALUES__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


QUERY_VALUES__QUERY_SELECT

public static final int QUERY_VALUES__QUERY_SELECT
The feature id for the 'Query Select' container reference.


QUERY_VALUES__NEST

public static final int QUERY_VALUES__NEST
The feature id for the 'Nest' container reference.


QUERY_VALUES__COLUMN_LIST

public static final int QUERY_VALUES__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


QUERY_VALUES__TABLE_CORRELATION

public static final int QUERY_VALUES__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


QUERY_VALUES__RESULT_TABLE_ALL_COLUMNS

public static final int QUERY_VALUES__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


QUERY_VALUES__VALUE_EXPR_COLUMNS

public static final int QUERY_VALUES__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


QUERY_VALUES__QUERY_EXPRESSION

public static final int QUERY_VALUES__QUERY_EXPRESSION
The feature id for the 'Query Expression' container reference.


QUERY_VALUES__COMBINED_LEFT

public static final int QUERY_VALUES__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


QUERY_VALUES__COMBINED_RIGHT

public static final int QUERY_VALUES__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


QUERY_VALUES__PREDICATE_EXISTS

public static final int QUERY_VALUES__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


QUERY_VALUES__UPDATE_SOURCE_QUERY

public static final int QUERY_VALUES__UPDATE_SOURCE_QUERY
The feature id for the 'Update Source Query' container reference.


QUERY_VALUES__WITH_TABLE_SPECIFICATION

public static final int QUERY_VALUES__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' container reference.


QUERY_VALUES__VALUES_ROW_LIST

public static final int QUERY_VALUES__VALUES_ROW_LIST
The feature id for the 'Values Row List' containment reference list.


QUERY_VALUES_FEATURE_COUNT

public static final int QUERY_VALUES_FEATURE_COUNT
The number of structural features of the 'Query Values' class.


TABLE_JOINED

public static final int TABLE_JOINED
The meta object id for the 'Table Joined' class.

See Also:
TableJoinedImpl, SQLQueryModelPackageImpl.getTableJoined(), Constant Field Values

TABLE_JOINED__EANNOTATIONS

public static final int TABLE_JOINED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_JOINED__NAME

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


TABLE_JOINED__DEPENDENCIES

public static final int TABLE_JOINED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_JOINED__DESCRIPTION

public static final int TABLE_JOINED__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_JOINED__LABEL

public static final int TABLE_JOINED__LABEL
The feature id for the 'Label' attribute.


TABLE_JOINED__COMMENTS

public static final int TABLE_JOINED__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_JOINED__PRIVILEGES

public static final int TABLE_JOINED__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_JOINED__TABLE_JOINED_RIGHT

public static final int TABLE_JOINED__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_JOINED__TABLE_JOINED_LEFT

public static final int TABLE_JOINED__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_JOINED__QUERY_SELECT

public static final int TABLE_JOINED__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_JOINED__NEST

public static final int TABLE_JOINED__NEST
The feature id for the 'Nest' container reference.


TABLE_JOINED__JOIN_OPERATOR

public static final int TABLE_JOINED__JOIN_OPERATOR
The feature id for the 'Join Operator' attribute.


TABLE_JOINED__JOIN_CONDITION

public static final int TABLE_JOINED__JOIN_CONDITION
The feature id for the 'Join Condition' containment reference.


TABLE_JOINED__TABLE_REF_RIGHT

public static final int TABLE_JOINED__TABLE_REF_RIGHT
The feature id for the 'Table Ref Right' containment reference.


TABLE_JOINED__TABLE_REF_LEFT

public static final int TABLE_JOINED__TABLE_REF_LEFT
The feature id for the 'Table Ref Left' containment reference.


TABLE_JOINED_FEATURE_COUNT

public static final int TABLE_JOINED_FEATURE_COUNT
The number of structural features of the 'Table Joined' class.


WITH_TABLE_SPECIFICATION

public static final int WITH_TABLE_SPECIFICATION
The meta object id for the 'With Table Specification' class.

See Also:
WithTableSpecificationImpl, SQLQueryModelPackageImpl.getWithTableSpecification(), Constant Field Values

WITH_TABLE_SPECIFICATION__EANNOTATIONS

public static final int WITH_TABLE_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


WITH_TABLE_SPECIFICATION__NAME

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


WITH_TABLE_SPECIFICATION__DEPENDENCIES

public static final int WITH_TABLE_SPECIFICATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


WITH_TABLE_SPECIFICATION__DESCRIPTION

public static final int WITH_TABLE_SPECIFICATION__DESCRIPTION
The feature id for the 'Description' attribute.


WITH_TABLE_SPECIFICATION__LABEL

public static final int WITH_TABLE_SPECIFICATION__LABEL
The feature id for the 'Label' attribute.


WITH_TABLE_SPECIFICATION__COMMENTS

public static final int WITH_TABLE_SPECIFICATION__COMMENTS
The feature id for the 'Comments' reference list.


WITH_TABLE_SPECIFICATION__PRIVILEGES

public static final int WITH_TABLE_SPECIFICATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT

public static final int WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT
The feature id for the 'Query Expression Root' container reference.


WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR

public static final int WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR
The feature id for the 'With Table Query Expr' containment reference.


WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES

public static final int WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES
The feature id for the 'With Table References' reference list.


WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST

public static final int WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST
The feature id for the 'Column Name List' containment reference list.


WITH_TABLE_SPECIFICATION_FEATURE_COUNT

public static final int WITH_TABLE_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'With Table Specification' class.


PREDICATE

public static final int PREDICATE
The meta object id for the 'Predicate' class.

See Also:
PredicateImpl, SQLQueryModelPackageImpl.getPredicate(), Constant Field Values

PREDICATE__EANNOTATIONS

public static final int PREDICATE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE__NAME

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


PREDICATE__DEPENDENCIES

public static final int PREDICATE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE__DESCRIPTION

public static final int PREDICATE__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE__LABEL

public static final int PREDICATE__LABEL
The feature id for the 'Label' attribute.


PREDICATE__COMMENTS

public static final int PREDICATE__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE__PRIVILEGES

public static final int PREDICATE__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE__NEGATED_CONDITION

public static final int PREDICATE__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE__UPDATE_STATEMENT

public static final int PREDICATE__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE__DELETE_STATEMENT

public static final int PREDICATE__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE__TABLE_JOINED

public static final int PREDICATE__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE__COMBINED_LEFT

public static final int PREDICATE__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE__COMBINED_RIGHT

public static final int PREDICATE__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE__QUERY_SELECT_HAVING

public static final int PREDICATE__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE__QUERY_SELECT_WHERE

public static final int PREDICATE__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE__NEST

public static final int PREDICATE__NEST
The feature id for the 'Nest' container reference.


PREDICATE__NEGATED_PREDICATE

public static final int PREDICATE__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE__HAS_SELECTIVITY

public static final int PREDICATE__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE__SELECTIVITY_VALUE

public static final int PREDICATE__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_FEATURE_COUNT

public static final int PREDICATE_FEATURE_COUNT
The number of structural features of the 'Predicate' class.


SEARCH_CONDITION_COMBINED

public static final int SEARCH_CONDITION_COMBINED
The meta object id for the 'Search Condition Combined' class.

See Also:
SearchConditionCombinedImpl, SQLQueryModelPackageImpl.getSearchConditionCombined(), Constant Field Values

SEARCH_CONDITION_COMBINED__EANNOTATIONS

public static final int SEARCH_CONDITION_COMBINED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SEARCH_CONDITION_COMBINED__NAME

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


SEARCH_CONDITION_COMBINED__DEPENDENCIES

public static final int SEARCH_CONDITION_COMBINED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SEARCH_CONDITION_COMBINED__DESCRIPTION

public static final int SEARCH_CONDITION_COMBINED__DESCRIPTION
The feature id for the 'Description' attribute.


SEARCH_CONDITION_COMBINED__LABEL

public static final int SEARCH_CONDITION_COMBINED__LABEL
The feature id for the 'Label' attribute.


SEARCH_CONDITION_COMBINED__COMMENTS

public static final int SEARCH_CONDITION_COMBINED__COMMENTS
The feature id for the 'Comments' reference list.


SEARCH_CONDITION_COMBINED__PRIVILEGES

public static final int SEARCH_CONDITION_COMBINED__PRIVILEGES
The feature id for the 'Privileges' reference list.


SEARCH_CONDITION_COMBINED__NEGATED_CONDITION

public static final int SEARCH_CONDITION_COMBINED__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


SEARCH_CONDITION_COMBINED__UPDATE_STATEMENT

public static final int SEARCH_CONDITION_COMBINED__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


SEARCH_CONDITION_COMBINED__DELETE_STATEMENT

public static final int SEARCH_CONDITION_COMBINED__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


SEARCH_CONDITION_COMBINED__TABLE_JOINED

public static final int SEARCH_CONDITION_COMBINED__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


SEARCH_CONDITION_COMBINED__COMBINED_LEFT

public static final int SEARCH_CONDITION_COMBINED__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


SEARCH_CONDITION_COMBINED__COMBINED_RIGHT

public static final int SEARCH_CONDITION_COMBINED__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


SEARCH_CONDITION_COMBINED__QUERY_SELECT_HAVING

public static final int SEARCH_CONDITION_COMBINED__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


SEARCH_CONDITION_COMBINED__QUERY_SELECT_WHERE

public static final int SEARCH_CONDITION_COMBINED__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


SEARCH_CONDITION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int SEARCH_CONDITION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


SEARCH_CONDITION_COMBINED__NEST

public static final int SEARCH_CONDITION_COMBINED__NEST
The feature id for the 'Nest' container reference.


SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR

public static final int SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR
The feature id for the 'Combined Operator' attribute.


SEARCH_CONDITION_COMBINED__LEFT_CONDITION

public static final int SEARCH_CONDITION_COMBINED__LEFT_CONDITION
The feature id for the 'Left Condition' containment reference.


SEARCH_CONDITION_COMBINED__RIGHT_CONDITION

public static final int SEARCH_CONDITION_COMBINED__RIGHT_CONDITION
The feature id for the 'Right Condition' containment reference.


SEARCH_CONDITION_COMBINED_FEATURE_COUNT

public static final int SEARCH_CONDITION_COMBINED_FEATURE_COUNT
The number of structural features of the 'Search Condition Combined' class.


ORDER_BY_SPECIFICATION

public static final int ORDER_BY_SPECIFICATION
The meta object id for the 'Order By Specification' class.

See Also:
OrderBySpecificationImpl, SQLQueryModelPackageImpl.getOrderBySpecification(), Constant Field Values

ORDER_BY_SPECIFICATION__EANNOTATIONS

public static final int ORDER_BY_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


ORDER_BY_SPECIFICATION__NAME

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


ORDER_BY_SPECIFICATION__DEPENDENCIES

public static final int ORDER_BY_SPECIFICATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


ORDER_BY_SPECIFICATION__DESCRIPTION

public static final int ORDER_BY_SPECIFICATION__DESCRIPTION
The feature id for the 'Description' attribute.


ORDER_BY_SPECIFICATION__LABEL

public static final int ORDER_BY_SPECIFICATION__LABEL
The feature id for the 'Label' attribute.


ORDER_BY_SPECIFICATION__COMMENTS

public static final int ORDER_BY_SPECIFICATION__COMMENTS
The feature id for the 'Comments' reference list.


ORDER_BY_SPECIFICATION__PRIVILEGES

public static final int ORDER_BY_SPECIFICATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


ORDER_BY_SPECIFICATION__DESCENDING

public static final int ORDER_BY_SPECIFICATION__DESCENDING
The feature id for the 'Descending' attribute.


ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION

public static final int ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION
The feature id for the 'Ordering Spec Option' attribute.


ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION

public static final int ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION
The feature id for the 'Null Ordering Option' attribute.


ORDER_BY_SPECIFICATION__SELECT_STATEMENT

public static final int ORDER_BY_SPECIFICATION__SELECT_STATEMENT
The feature id for the 'Select Statement' container reference.


ORDER_BY_SPECIFICATION_FEATURE_COUNT

public static final int ORDER_BY_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Order By Specification' class.


ORDER_BY_VALUE_EXPRESSION

public static final int ORDER_BY_VALUE_EXPRESSION
The meta object id for the 'Order By Value Expression' class.

See Also:
OrderByValueExpressionImpl, SQLQueryModelPackageImpl.getOrderByValueExpression(), Constant Field Values

ORDER_BY_VALUE_EXPRESSION__EANNOTATIONS

public static final int ORDER_BY_VALUE_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


ORDER_BY_VALUE_EXPRESSION__NAME

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


ORDER_BY_VALUE_EXPRESSION__DEPENDENCIES

public static final int ORDER_BY_VALUE_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


ORDER_BY_VALUE_EXPRESSION__DESCRIPTION

public static final int ORDER_BY_VALUE_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


ORDER_BY_VALUE_EXPRESSION__LABEL

public static final int ORDER_BY_VALUE_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


ORDER_BY_VALUE_EXPRESSION__COMMENTS

public static final int ORDER_BY_VALUE_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


ORDER_BY_VALUE_EXPRESSION__PRIVILEGES

public static final int ORDER_BY_VALUE_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


ORDER_BY_VALUE_EXPRESSION__DESCENDING

public static final int ORDER_BY_VALUE_EXPRESSION__DESCENDING
The feature id for the 'Descending' attribute.


ORDER_BY_VALUE_EXPRESSION__ORDERING_SPEC_OPTION

public static final int ORDER_BY_VALUE_EXPRESSION__ORDERING_SPEC_OPTION
The feature id for the 'Ordering Spec Option' attribute.


ORDER_BY_VALUE_EXPRESSION__NULL_ORDERING_OPTION

public static final int ORDER_BY_VALUE_EXPRESSION__NULL_ORDERING_OPTION
The feature id for the 'Null Ordering Option' attribute.


ORDER_BY_VALUE_EXPRESSION__SELECT_STATEMENT

public static final int ORDER_BY_VALUE_EXPRESSION__SELECT_STATEMENT
The feature id for the 'Select Statement' container reference.


ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR

public static final int ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


ORDER_BY_VALUE_EXPRESSION_FEATURE_COUNT

public static final int ORDER_BY_VALUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Order By Value Expression' class.


QUERY_COMBINED

public static final int QUERY_COMBINED
The meta object id for the 'Query Combined' class.

See Also:
QueryCombinedImpl, SQLQueryModelPackageImpl.getQueryCombined(), Constant Field Values

QUERY_COMBINED__EANNOTATIONS

public static final int QUERY_COMBINED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_COMBINED__NAME

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


QUERY_COMBINED__DEPENDENCIES

public static final int QUERY_COMBINED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_COMBINED__DESCRIPTION

public static final int QUERY_COMBINED__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_COMBINED__LABEL

public static final int QUERY_COMBINED__LABEL
The feature id for the 'Label' attribute.


QUERY_COMBINED__COMMENTS

public static final int QUERY_COMBINED__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_COMBINED__PRIVILEGES

public static final int QUERY_COMBINED__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_COMBINED__TABLE_JOINED_RIGHT

public static final int QUERY_COMBINED__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


QUERY_COMBINED__TABLE_JOINED_LEFT

public static final int QUERY_COMBINED__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


QUERY_COMBINED__QUERY_SELECT

public static final int QUERY_COMBINED__QUERY_SELECT
The feature id for the 'Query Select' container reference.


QUERY_COMBINED__NEST

public static final int QUERY_COMBINED__NEST
The feature id for the 'Nest' container reference.


QUERY_COMBINED__COLUMN_LIST

public static final int QUERY_COMBINED__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


QUERY_COMBINED__TABLE_CORRELATION

public static final int QUERY_COMBINED__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


QUERY_COMBINED__RESULT_TABLE_ALL_COLUMNS

public static final int QUERY_COMBINED__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


QUERY_COMBINED__VALUE_EXPR_COLUMNS

public static final int QUERY_COMBINED__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


QUERY_COMBINED__QUERY_EXPRESSION

public static final int QUERY_COMBINED__QUERY_EXPRESSION
The feature id for the 'Query Expression' container reference.


QUERY_COMBINED__COMBINED_LEFT

public static final int QUERY_COMBINED__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


QUERY_COMBINED__COMBINED_RIGHT

public static final int QUERY_COMBINED__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


QUERY_COMBINED__PREDICATE_EXISTS

public static final int QUERY_COMBINED__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


QUERY_COMBINED__UPDATE_SOURCE_QUERY

public static final int QUERY_COMBINED__UPDATE_SOURCE_QUERY
The feature id for the 'Update Source Query' container reference.


QUERY_COMBINED__WITH_TABLE_SPECIFICATION

public static final int QUERY_COMBINED__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' container reference.


QUERY_COMBINED__COMBINED_OPERATOR

public static final int QUERY_COMBINED__COMBINED_OPERATOR
The feature id for the 'Combined Operator' attribute.


QUERY_COMBINED__LEFT_QUERY

public static final int QUERY_COMBINED__LEFT_QUERY
The feature id for the 'Left Query' containment reference.


QUERY_COMBINED__RIGHT_QUERY

public static final int QUERY_COMBINED__RIGHT_QUERY
The feature id for the 'Right Query' containment reference.


QUERY_COMBINED_FEATURE_COUNT

public static final int QUERY_COMBINED_FEATURE_COUNT
The number of structural features of the 'Query Combined' class.


QUERY_SELECT

public static final int QUERY_SELECT
The meta object id for the 'Query Select' class.

See Also:
QuerySelectImpl, SQLQueryModelPackageImpl.getQuerySelect(), Constant Field Values

QUERY_SELECT__EANNOTATIONS

public static final int QUERY_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_SELECT__NAME

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


QUERY_SELECT__DEPENDENCIES

public static final int QUERY_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_SELECT__DESCRIPTION

public static final int QUERY_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_SELECT__LABEL

public static final int QUERY_SELECT__LABEL
The feature id for the 'Label' attribute.


QUERY_SELECT__COMMENTS

public static final int QUERY_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_SELECT__PRIVILEGES

public static final int QUERY_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_SELECT__TABLE_JOINED_RIGHT

public static final int QUERY_SELECT__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


QUERY_SELECT__TABLE_JOINED_LEFT

public static final int QUERY_SELECT__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


QUERY_SELECT__QUERY_SELECT

public static final int QUERY_SELECT__QUERY_SELECT
The feature id for the 'Query Select' container reference.


QUERY_SELECT__NEST

public static final int QUERY_SELECT__NEST
The feature id for the 'Nest' container reference.


QUERY_SELECT__COLUMN_LIST

public static final int QUERY_SELECT__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


QUERY_SELECT__TABLE_CORRELATION

public static final int QUERY_SELECT__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


QUERY_SELECT__RESULT_TABLE_ALL_COLUMNS

public static final int QUERY_SELECT__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


QUERY_SELECT__VALUE_EXPR_COLUMNS

public static final int QUERY_SELECT__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


QUERY_SELECT__QUERY_EXPRESSION

public static final int QUERY_SELECT__QUERY_EXPRESSION
The feature id for the 'Query Expression' container reference.


QUERY_SELECT__COMBINED_LEFT

public static final int QUERY_SELECT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


QUERY_SELECT__COMBINED_RIGHT

public static final int QUERY_SELECT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


QUERY_SELECT__PREDICATE_EXISTS

public static final int QUERY_SELECT__PREDICATE_EXISTS
The feature id for the 'Predicate Exists' container reference.


QUERY_SELECT__UPDATE_SOURCE_QUERY

public static final int QUERY_SELECT__UPDATE_SOURCE_QUERY
The feature id for the 'Update Source Query' container reference.


QUERY_SELECT__WITH_TABLE_SPECIFICATION

public static final int QUERY_SELECT__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' container reference.


QUERY_SELECT__DISTINCT

public static final int QUERY_SELECT__DISTINCT
The feature id for the 'Distinct' attribute.


QUERY_SELECT__HAVING_CLAUSE

public static final int QUERY_SELECT__HAVING_CLAUSE
The feature id for the 'Having Clause' containment reference.


QUERY_SELECT__WHERE_CLAUSE

public static final int QUERY_SELECT__WHERE_CLAUSE
The feature id for the 'Where Clause' containment reference.


QUERY_SELECT__GROUP_BY_CLAUSE

public static final int QUERY_SELECT__GROUP_BY_CLAUSE
The feature id for the 'Group By Clause' containment reference list.


QUERY_SELECT__SELECT_CLAUSE

public static final int QUERY_SELECT__SELECT_CLAUSE
The feature id for the 'Select Clause' containment reference list.


QUERY_SELECT__FROM_CLAUSE

public static final int QUERY_SELECT__FROM_CLAUSE
The feature id for the 'From Clause' containment reference list.


QUERY_SELECT__INTO_CLAUSE

public static final int QUERY_SELECT__INTO_CLAUSE
The feature id for the 'Into Clause' containment reference list.


QUERY_SELECT_FEATURE_COUNT

public static final int QUERY_SELECT_FEATURE_COUNT
The number of structural features of the 'Query Select' class.


GROUPING_SPECIFICATION

public static final int GROUPING_SPECIFICATION
The meta object id for the 'Grouping Specification' class.

See Also:
GroupingSpecificationImpl, SQLQueryModelPackageImpl.getGroupingSpecification(), Constant Field Values

GROUPING_SPECIFICATION__EANNOTATIONS

public static final int GROUPING_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_SPECIFICATION__NAME

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


GROUPING_SPECIFICATION__DEPENDENCIES

public static final int GROUPING_SPECIFICATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_SPECIFICATION__DESCRIPTION

public static final int GROUPING_SPECIFICATION__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_SPECIFICATION__LABEL

public static final int GROUPING_SPECIFICATION__LABEL
The feature id for the 'Label' attribute.


GROUPING_SPECIFICATION__COMMENTS

public static final int GROUPING_SPECIFICATION__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_SPECIFICATION__PRIVILEGES

public static final int GROUPING_SPECIFICATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_SPECIFICATION__QUERY_SELECT

public static final int GROUPING_SPECIFICATION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


GROUPING_SPECIFICATION_FEATURE_COUNT

public static final int GROUPING_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Grouping Specification' class.


QUERY_RESULT_SPECIFICATION

public static final int QUERY_RESULT_SPECIFICATION
The meta object id for the 'Query Result Specification' class.

See Also:
QueryResultSpecificationImpl, SQLQueryModelPackageImpl.getQueryResultSpecification(), Constant Field Values

QUERY_RESULT_SPECIFICATION__EANNOTATIONS

public static final int QUERY_RESULT_SPECIFICATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_RESULT_SPECIFICATION__NAME

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


QUERY_RESULT_SPECIFICATION__DEPENDENCIES

public static final int QUERY_RESULT_SPECIFICATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_RESULT_SPECIFICATION__DESCRIPTION

public static final int QUERY_RESULT_SPECIFICATION__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_RESULT_SPECIFICATION__LABEL

public static final int QUERY_RESULT_SPECIFICATION__LABEL
The feature id for the 'Label' attribute.


QUERY_RESULT_SPECIFICATION__COMMENTS

public static final int QUERY_RESULT_SPECIFICATION__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_RESULT_SPECIFICATION__PRIVILEGES

public static final int QUERY_RESULT_SPECIFICATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_RESULT_SPECIFICATION__QUERY_SELECT

public static final int QUERY_RESULT_SPECIFICATION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


QUERY_RESULT_SPECIFICATION_FEATURE_COUNT

public static final int QUERY_RESULT_SPECIFICATION_FEATURE_COUNT
The number of structural features of the 'Query Result Specification' class.


RESULT_TABLE_ALL_COLUMNS

public static final int RESULT_TABLE_ALL_COLUMNS
The meta object id for the 'Result Table All Columns' class.

See Also:
ResultTableAllColumnsImpl, SQLQueryModelPackageImpl.getResultTableAllColumns(), Constant Field Values

RESULT_TABLE_ALL_COLUMNS__EANNOTATIONS

public static final int RESULT_TABLE_ALL_COLUMNS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


RESULT_TABLE_ALL_COLUMNS__NAME

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


RESULT_TABLE_ALL_COLUMNS__DEPENDENCIES

public static final int RESULT_TABLE_ALL_COLUMNS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


RESULT_TABLE_ALL_COLUMNS__DESCRIPTION

public static final int RESULT_TABLE_ALL_COLUMNS__DESCRIPTION
The feature id for the 'Description' attribute.


RESULT_TABLE_ALL_COLUMNS__LABEL

public static final int RESULT_TABLE_ALL_COLUMNS__LABEL
The feature id for the 'Label' attribute.


RESULT_TABLE_ALL_COLUMNS__COMMENTS

public static final int RESULT_TABLE_ALL_COLUMNS__COMMENTS
The feature id for the 'Comments' reference list.


RESULT_TABLE_ALL_COLUMNS__PRIVILEGES

public static final int RESULT_TABLE_ALL_COLUMNS__PRIVILEGES
The feature id for the 'Privileges' reference list.


RESULT_TABLE_ALL_COLUMNS__QUERY_SELECT

public static final int RESULT_TABLE_ALL_COLUMNS__QUERY_SELECT
The feature id for the 'Query Select' container reference.


RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR

public static final int RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR
The feature id for the 'Table Expr' reference.


RESULT_TABLE_ALL_COLUMNS_FEATURE_COUNT

public static final int RESULT_TABLE_ALL_COLUMNS_FEATURE_COUNT
The number of structural features of the 'Result Table All Columns' class.


RESULT_COLUMN

public static final int RESULT_COLUMN
The meta object id for the 'Result Column' class.

See Also:
ResultColumnImpl, SQLQueryModelPackageImpl.getResultColumn(), Constant Field Values

RESULT_COLUMN__EANNOTATIONS

public static final int RESULT_COLUMN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


RESULT_COLUMN__NAME

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


RESULT_COLUMN__DEPENDENCIES

public static final int RESULT_COLUMN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


RESULT_COLUMN__DESCRIPTION

public static final int RESULT_COLUMN__DESCRIPTION
The feature id for the 'Description' attribute.


RESULT_COLUMN__LABEL

public static final int RESULT_COLUMN__LABEL
The feature id for the 'Label' attribute.


RESULT_COLUMN__COMMENTS

public static final int RESULT_COLUMN__COMMENTS
The feature id for the 'Comments' reference list.


RESULT_COLUMN__PRIVILEGES

public static final int RESULT_COLUMN__PRIVILEGES
The feature id for the 'Privileges' reference list.


RESULT_COLUMN__QUERY_SELECT

public static final int RESULT_COLUMN__QUERY_SELECT
The feature id for the 'Query Select' container reference.


RESULT_COLUMN__VALUE_EXPR

public static final int RESULT_COLUMN__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


RESULT_COLUMN__ORDER_BY_RESULT_COL

public static final int RESULT_COLUMN__ORDER_BY_RESULT_COL
The feature id for the 'Order By Result Col' reference list.


RESULT_COLUMN_FEATURE_COUNT

public static final int RESULT_COLUMN_FEATURE_COUNT
The number of structural features of the 'Result Column' class.


PREDICATE_BASIC

public static final int PREDICATE_BASIC
The meta object id for the 'Predicate Basic' class.

See Also:
PredicateBasicImpl, SQLQueryModelPackageImpl.getPredicateBasic(), Constant Field Values

PREDICATE_BASIC__EANNOTATIONS

public static final int PREDICATE_BASIC__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_BASIC__NAME

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


PREDICATE_BASIC__DEPENDENCIES

public static final int PREDICATE_BASIC__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_BASIC__DESCRIPTION

public static final int PREDICATE_BASIC__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_BASIC__LABEL

public static final int PREDICATE_BASIC__LABEL
The feature id for the 'Label' attribute.


PREDICATE_BASIC__COMMENTS

public static final int PREDICATE_BASIC__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_BASIC__PRIVILEGES

public static final int PREDICATE_BASIC__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_BASIC__NEGATED_CONDITION

public static final int PREDICATE_BASIC__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_BASIC__UPDATE_STATEMENT

public static final int PREDICATE_BASIC__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_BASIC__DELETE_STATEMENT

public static final int PREDICATE_BASIC__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_BASIC__TABLE_JOINED

public static final int PREDICATE_BASIC__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_BASIC__COMBINED_LEFT

public static final int PREDICATE_BASIC__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_BASIC__COMBINED_RIGHT

public static final int PREDICATE_BASIC__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_BASIC__QUERY_SELECT_HAVING

public static final int PREDICATE_BASIC__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_BASIC__QUERY_SELECT_WHERE

public static final int PREDICATE_BASIC__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_BASIC__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_BASIC__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_BASIC__NEST

public static final int PREDICATE_BASIC__NEST
The feature id for the 'Nest' container reference.


PREDICATE_BASIC__NEGATED_PREDICATE

public static final int PREDICATE_BASIC__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_BASIC__HAS_SELECTIVITY

public static final int PREDICATE_BASIC__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_BASIC__SELECTIVITY_VALUE

public static final int PREDICATE_BASIC__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_BASIC__COMPARISON_OPERATOR

public static final int PREDICATE_BASIC__COMPARISON_OPERATOR
The feature id for the 'Comparison Operator' attribute.


PREDICATE_BASIC__RIGHT_VALUE_EXPR

public static final int PREDICATE_BASIC__RIGHT_VALUE_EXPR
The feature id for the 'Right Value Expr' containment reference.


PREDICATE_BASIC__LEFT_VALUE_EXPR

public static final int PREDICATE_BASIC__LEFT_VALUE_EXPR
The feature id for the 'Left Value Expr' containment reference.


PREDICATE_BASIC_FEATURE_COUNT

public static final int PREDICATE_BASIC_FEATURE_COUNT
The number of structural features of the 'Predicate Basic' class.


PREDICATE_QUANTIFIED

public static final int PREDICATE_QUANTIFIED
The meta object id for the 'Predicate Quantified' class.

See Also:
PredicateQuantifiedImpl, SQLQueryModelPackageImpl.getPredicateQuantified(), Constant Field Values

PREDICATE_QUANTIFIED__EANNOTATIONS

public static final int PREDICATE_QUANTIFIED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_QUANTIFIED__NAME

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


PREDICATE_QUANTIFIED__DEPENDENCIES

public static final int PREDICATE_QUANTIFIED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_QUANTIFIED__DESCRIPTION

public static final int PREDICATE_QUANTIFIED__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_QUANTIFIED__LABEL

public static final int PREDICATE_QUANTIFIED__LABEL
The feature id for the 'Label' attribute.


PREDICATE_QUANTIFIED__COMMENTS

public static final int PREDICATE_QUANTIFIED__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_QUANTIFIED__PRIVILEGES

public static final int PREDICATE_QUANTIFIED__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_QUANTIFIED__NEGATED_CONDITION

public static final int PREDICATE_QUANTIFIED__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_QUANTIFIED__UPDATE_STATEMENT

public static final int PREDICATE_QUANTIFIED__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_QUANTIFIED__DELETE_STATEMENT

public static final int PREDICATE_QUANTIFIED__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_QUANTIFIED__TABLE_JOINED

public static final int PREDICATE_QUANTIFIED__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_QUANTIFIED__COMBINED_LEFT

public static final int PREDICATE_QUANTIFIED__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_QUANTIFIED__COMBINED_RIGHT

public static final int PREDICATE_QUANTIFIED__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_QUANTIFIED__QUERY_SELECT_HAVING

public static final int PREDICATE_QUANTIFIED__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_QUANTIFIED__QUERY_SELECT_WHERE

public static final int PREDICATE_QUANTIFIED__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_QUANTIFIED__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_QUANTIFIED__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_QUANTIFIED__NEST

public static final int PREDICATE_QUANTIFIED__NEST
The feature id for the 'Nest' container reference.


PREDICATE_QUANTIFIED__NEGATED_PREDICATE

public static final int PREDICATE_QUANTIFIED__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_QUANTIFIED__HAS_SELECTIVITY

public static final int PREDICATE_QUANTIFIED__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_QUANTIFIED__SELECTIVITY_VALUE

public static final int PREDICATE_QUANTIFIED__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_QUANTIFIED_FEATURE_COUNT

public static final int PREDICATE_QUANTIFIED_FEATURE_COUNT
The number of structural features of the 'Predicate Quantified' class.


PREDICATE_BETWEEN

public static final int PREDICATE_BETWEEN
The meta object id for the 'Predicate Between' class.

See Also:
PredicateBetweenImpl, SQLQueryModelPackageImpl.getPredicateBetween(), Constant Field Values

PREDICATE_BETWEEN__EANNOTATIONS

public static final int PREDICATE_BETWEEN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_BETWEEN__NAME

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


PREDICATE_BETWEEN__DEPENDENCIES

public static final int PREDICATE_BETWEEN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_BETWEEN__DESCRIPTION

public static final int PREDICATE_BETWEEN__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_BETWEEN__LABEL

public static final int PREDICATE_BETWEEN__LABEL
The feature id for the 'Label' attribute.


PREDICATE_BETWEEN__COMMENTS

public static final int PREDICATE_BETWEEN__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_BETWEEN__PRIVILEGES

public static final int PREDICATE_BETWEEN__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_BETWEEN__NEGATED_CONDITION

public static final int PREDICATE_BETWEEN__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_BETWEEN__UPDATE_STATEMENT

public static final int PREDICATE_BETWEEN__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_BETWEEN__DELETE_STATEMENT

public static final int PREDICATE_BETWEEN__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_BETWEEN__TABLE_JOINED

public static final int PREDICATE_BETWEEN__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_BETWEEN__COMBINED_LEFT

public static final int PREDICATE_BETWEEN__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_BETWEEN__COMBINED_RIGHT

public static final int PREDICATE_BETWEEN__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_BETWEEN__QUERY_SELECT_HAVING

public static final int PREDICATE_BETWEEN__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_BETWEEN__QUERY_SELECT_WHERE

public static final int PREDICATE_BETWEEN__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_BETWEEN__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_BETWEEN__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_BETWEEN__NEST

public static final int PREDICATE_BETWEEN__NEST
The feature id for the 'Nest' container reference.


PREDICATE_BETWEEN__NEGATED_PREDICATE

public static final int PREDICATE_BETWEEN__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_BETWEEN__HAS_SELECTIVITY

public static final int PREDICATE_BETWEEN__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_BETWEEN__SELECTIVITY_VALUE

public static final int PREDICATE_BETWEEN__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_BETWEEN__NOT_BETWEEN

public static final int PREDICATE_BETWEEN__NOT_BETWEEN
The feature id for the 'Not Between' attribute.


PREDICATE_BETWEEN__LEFT_VALUE_EXPR

public static final int PREDICATE_BETWEEN__LEFT_VALUE_EXPR
The feature id for the 'Left Value Expr' containment reference.


PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1

public static final int PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1
The feature id for the 'Right Value Expr1' containment reference.


PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2

public static final int PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2
The feature id for the 'Right Value Expr2' containment reference.


PREDICATE_BETWEEN_FEATURE_COUNT

public static final int PREDICATE_BETWEEN_FEATURE_COUNT
The number of structural features of the 'Predicate Between' class.


PREDICATE_EXISTS

public static final int PREDICATE_EXISTS
The meta object id for the 'Predicate Exists' class.

See Also:
PredicateExistsImpl, SQLQueryModelPackageImpl.getPredicateExists(), Constant Field Values

PREDICATE_EXISTS__EANNOTATIONS

public static final int PREDICATE_EXISTS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_EXISTS__NAME

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


PREDICATE_EXISTS__DEPENDENCIES

public static final int PREDICATE_EXISTS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_EXISTS__DESCRIPTION

public static final int PREDICATE_EXISTS__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_EXISTS__LABEL

public static final int PREDICATE_EXISTS__LABEL
The feature id for the 'Label' attribute.


PREDICATE_EXISTS__COMMENTS

public static final int PREDICATE_EXISTS__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_EXISTS__PRIVILEGES

public static final int PREDICATE_EXISTS__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_EXISTS__NEGATED_CONDITION

public static final int PREDICATE_EXISTS__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_EXISTS__UPDATE_STATEMENT

public static final int PREDICATE_EXISTS__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_EXISTS__DELETE_STATEMENT

public static final int PREDICATE_EXISTS__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_EXISTS__TABLE_JOINED

public static final int PREDICATE_EXISTS__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_EXISTS__COMBINED_LEFT

public static final int PREDICATE_EXISTS__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_EXISTS__COMBINED_RIGHT

public static final int PREDICATE_EXISTS__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_EXISTS__QUERY_SELECT_HAVING

public static final int PREDICATE_EXISTS__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_EXISTS__QUERY_SELECT_WHERE

public static final int PREDICATE_EXISTS__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_EXISTS__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_EXISTS__NEST

public static final int PREDICATE_EXISTS__NEST
The feature id for the 'Nest' container reference.


PREDICATE_EXISTS__NEGATED_PREDICATE

public static final int PREDICATE_EXISTS__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_EXISTS__HAS_SELECTIVITY

public static final int PREDICATE_EXISTS__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_EXISTS__SELECTIVITY_VALUE

public static final int PREDICATE_EXISTS__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_EXISTS__QUERY_EXPR

public static final int PREDICATE_EXISTS__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


PREDICATE_EXISTS_FEATURE_COUNT

public static final int PREDICATE_EXISTS_FEATURE_COUNT
The number of structural features of the 'Predicate Exists' class.


PREDICATE_IN

public static final int PREDICATE_IN
The meta object id for the 'Predicate In' class.

See Also:
PredicateInImpl, SQLQueryModelPackageImpl.getPredicateIn(), Constant Field Values

PREDICATE_IN__EANNOTATIONS

public static final int PREDICATE_IN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_IN__NAME

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


PREDICATE_IN__DEPENDENCIES

public static final int PREDICATE_IN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_IN__DESCRIPTION

public static final int PREDICATE_IN__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_IN__LABEL

public static final int PREDICATE_IN__LABEL
The feature id for the 'Label' attribute.


PREDICATE_IN__COMMENTS

public static final int PREDICATE_IN__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_IN__PRIVILEGES

public static final int PREDICATE_IN__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_IN__NEGATED_CONDITION

public static final int PREDICATE_IN__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_IN__UPDATE_STATEMENT

public static final int PREDICATE_IN__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_IN__DELETE_STATEMENT

public static final int PREDICATE_IN__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_IN__TABLE_JOINED

public static final int PREDICATE_IN__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_IN__COMBINED_LEFT

public static final int PREDICATE_IN__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_IN__COMBINED_RIGHT

public static final int PREDICATE_IN__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_IN__QUERY_SELECT_HAVING

public static final int PREDICATE_IN__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_IN__QUERY_SELECT_WHERE

public static final int PREDICATE_IN__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_IN__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_IN__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_IN__NEST

public static final int PREDICATE_IN__NEST
The feature id for the 'Nest' container reference.


PREDICATE_IN__NEGATED_PREDICATE

public static final int PREDICATE_IN__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_IN__HAS_SELECTIVITY

public static final int PREDICATE_IN__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_IN__SELECTIVITY_VALUE

public static final int PREDICATE_IN__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_IN__NOT_IN

public static final int PREDICATE_IN__NOT_IN
The feature id for the 'Not In' attribute.


PREDICATE_IN_FEATURE_COUNT

public static final int PREDICATE_IN_FEATURE_COUNT
The number of structural features of the 'Predicate In' class.


PREDICATE_LIKE

public static final int PREDICATE_LIKE
The meta object id for the 'Predicate Like' class.

See Also:
PredicateLikeImpl, SQLQueryModelPackageImpl.getPredicateLike(), Constant Field Values

PREDICATE_LIKE__EANNOTATIONS

public static final int PREDICATE_LIKE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_LIKE__NAME

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


PREDICATE_LIKE__DEPENDENCIES

public static final int PREDICATE_LIKE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_LIKE__DESCRIPTION

public static final int PREDICATE_LIKE__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_LIKE__LABEL

public static final int PREDICATE_LIKE__LABEL
The feature id for the 'Label' attribute.


PREDICATE_LIKE__COMMENTS

public static final int PREDICATE_LIKE__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_LIKE__PRIVILEGES

public static final int PREDICATE_LIKE__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_LIKE__NEGATED_CONDITION

public static final int PREDICATE_LIKE__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_LIKE__UPDATE_STATEMENT

public static final int PREDICATE_LIKE__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_LIKE__DELETE_STATEMENT

public static final int PREDICATE_LIKE__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_LIKE__TABLE_JOINED

public static final int PREDICATE_LIKE__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_LIKE__COMBINED_LEFT

public static final int PREDICATE_LIKE__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_LIKE__COMBINED_RIGHT

public static final int PREDICATE_LIKE__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_LIKE__QUERY_SELECT_HAVING

public static final int PREDICATE_LIKE__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_LIKE__QUERY_SELECT_WHERE

public static final int PREDICATE_LIKE__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_LIKE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_LIKE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_LIKE__NEST

public static final int PREDICATE_LIKE__NEST
The feature id for the 'Nest' container reference.


PREDICATE_LIKE__NEGATED_PREDICATE

public static final int PREDICATE_LIKE__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_LIKE__HAS_SELECTIVITY

public static final int PREDICATE_LIKE__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_LIKE__SELECTIVITY_VALUE

public static final int PREDICATE_LIKE__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_LIKE__NOT_LIKE

public static final int PREDICATE_LIKE__NOT_LIKE
The feature id for the 'Not Like' attribute.


PREDICATE_LIKE__PATTERN_VALUE_EXPR

public static final int PREDICATE_LIKE__PATTERN_VALUE_EXPR
The feature id for the 'Pattern Value Expr' containment reference.


PREDICATE_LIKE__MATCHING_VALUE_EXPR

public static final int PREDICATE_LIKE__MATCHING_VALUE_EXPR
The feature id for the 'Matching Value Expr' containment reference.


PREDICATE_LIKE__ESCAPE_VALUE_EXPR

public static final int PREDICATE_LIKE__ESCAPE_VALUE_EXPR
The feature id for the 'Escape Value Expr' containment reference.


PREDICATE_LIKE_FEATURE_COUNT

public static final int PREDICATE_LIKE_FEATURE_COUNT
The number of structural features of the 'Predicate Like' class.


PREDICATE_IS_NULL

public static final int PREDICATE_IS_NULL
The meta object id for the 'Predicate Is Null' class.

See Also:
PredicateIsNullImpl, SQLQueryModelPackageImpl.getPredicateIsNull(), Constant Field Values

PREDICATE_IS_NULL__EANNOTATIONS

public static final int PREDICATE_IS_NULL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_IS_NULL__NAME

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


PREDICATE_IS_NULL__DEPENDENCIES

public static final int PREDICATE_IS_NULL__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_IS_NULL__DESCRIPTION

public static final int PREDICATE_IS_NULL__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_IS_NULL__LABEL

public static final int PREDICATE_IS_NULL__LABEL
The feature id for the 'Label' attribute.


PREDICATE_IS_NULL__COMMENTS

public static final int PREDICATE_IS_NULL__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_IS_NULL__PRIVILEGES

public static final int PREDICATE_IS_NULL__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_IS_NULL__NEGATED_CONDITION

public static final int PREDICATE_IS_NULL__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_IS_NULL__UPDATE_STATEMENT

public static final int PREDICATE_IS_NULL__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_IS_NULL__DELETE_STATEMENT

public static final int PREDICATE_IS_NULL__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_IS_NULL__TABLE_JOINED

public static final int PREDICATE_IS_NULL__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_IS_NULL__COMBINED_LEFT

public static final int PREDICATE_IS_NULL__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_IS_NULL__COMBINED_RIGHT

public static final int PREDICATE_IS_NULL__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_IS_NULL__QUERY_SELECT_HAVING

public static final int PREDICATE_IS_NULL__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_IS_NULL__QUERY_SELECT_WHERE

public static final int PREDICATE_IS_NULL__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_IS_NULL__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_IS_NULL__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_IS_NULL__NEST

public static final int PREDICATE_IS_NULL__NEST
The feature id for the 'Nest' container reference.


PREDICATE_IS_NULL__NEGATED_PREDICATE

public static final int PREDICATE_IS_NULL__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_IS_NULL__HAS_SELECTIVITY

public static final int PREDICATE_IS_NULL__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_IS_NULL__SELECTIVITY_VALUE

public static final int PREDICATE_IS_NULL__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_IS_NULL__NOT_NULL

public static final int PREDICATE_IS_NULL__NOT_NULL
The feature id for the 'Not Null' attribute.


PREDICATE_IS_NULL__VALUE_EXPR

public static final int PREDICATE_IS_NULL__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


PREDICATE_IS_NULL_FEATURE_COUNT

public static final int PREDICATE_IS_NULL_FEATURE_COUNT
The number of structural features of the 'Predicate Is Null' class.


PREDICATE_QUANTIFIED_VALUE_SELECT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT
The meta object id for the 'Predicate Quantified Value Select' class.

See Also:
PredicateQuantifiedValueSelectImpl, SQLQueryModelPackageImpl.getPredicateQuantifiedValueSelect(), Constant Field Values

PREDICATE_QUANTIFIED_VALUE_SELECT__EANNOTATIONS

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_QUANTIFIED_VALUE_SELECT__NAME

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


PREDICATE_QUANTIFIED_VALUE_SELECT__DEPENDENCIES

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_QUANTIFIED_VALUE_SELECT__DESCRIPTION

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__LABEL

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__LABEL
The feature id for the 'Label' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__COMMENTS

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_QUANTIFIED_VALUE_SELECT__PRIVILEGES

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_CONDITION

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__UPDATE_STATEMENT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__DELETE_STATEMENT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__TABLE_JOINED

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_LEFT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_RIGHT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_HAVING

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_WHERE

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__NEST

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__NEST
The feature id for the 'Nest' container reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_PREDICATE

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__HAS_SELECTIVITY

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__SELECTIVITY_VALUE

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE
The feature id for the 'Quantified Type' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR
The feature id for the 'Comparison Operator' attribute.


PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


PREDICATE_QUANTIFIED_VALUE_SELECT_FEATURE_COUNT

public static final int PREDICATE_QUANTIFIED_VALUE_SELECT_FEATURE_COUNT
The number of structural features of the 'Predicate Quantified Value Select' class.


PREDICATE_QUANTIFIED_ROW_SELECT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT
The meta object id for the 'Predicate Quantified Row Select' class.

See Also:
PredicateQuantifiedRowSelectImpl, SQLQueryModelPackageImpl.getPredicateQuantifiedRowSelect(), Constant Field Values

PREDICATE_QUANTIFIED_ROW_SELECT__EANNOTATIONS

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_QUANTIFIED_ROW_SELECT__NAME

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


PREDICATE_QUANTIFIED_ROW_SELECT__DEPENDENCIES

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_QUANTIFIED_ROW_SELECT__DESCRIPTION

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__LABEL

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__LABEL
The feature id for the 'Label' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__COMMENTS

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_QUANTIFIED_ROW_SELECT__PRIVILEGES

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_CONDITION

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__UPDATE_STATEMENT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__DELETE_STATEMENT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__TABLE_JOINED

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_LEFT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_RIGHT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_HAVING

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_WHERE

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__NEST

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__NEST
The feature id for the 'Nest' container reference.


PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_PREDICATE

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__HAS_SELECTIVITY

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__SELECTIVITY_VALUE

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE
The feature id for the 'Quantified Type' attribute.


PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST

public static final int PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST
The feature id for the 'Value Expr List' containment reference list.


PREDICATE_QUANTIFIED_ROW_SELECT_FEATURE_COUNT

public static final int PREDICATE_QUANTIFIED_ROW_SELECT_FEATURE_COUNT
The number of structural features of the 'Predicate Quantified Row Select' class.


PREDICATE_IN_VALUE_SELECT

public static final int PREDICATE_IN_VALUE_SELECT
The meta object id for the 'Predicate In Value Select' class.

See Also:
PredicateInValueSelectImpl, SQLQueryModelPackageImpl.getPredicateInValueSelect(), Constant Field Values

PREDICATE_IN_VALUE_SELECT__EANNOTATIONS

public static final int PREDICATE_IN_VALUE_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_IN_VALUE_SELECT__NAME

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


PREDICATE_IN_VALUE_SELECT__DEPENDENCIES

public static final int PREDICATE_IN_VALUE_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_IN_VALUE_SELECT__DESCRIPTION

public static final int PREDICATE_IN_VALUE_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_IN_VALUE_SELECT__LABEL

public static final int PREDICATE_IN_VALUE_SELECT__LABEL
The feature id for the 'Label' attribute.


PREDICATE_IN_VALUE_SELECT__COMMENTS

public static final int PREDICATE_IN_VALUE_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_IN_VALUE_SELECT__PRIVILEGES

public static final int PREDICATE_IN_VALUE_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_IN_VALUE_SELECT__NEGATED_CONDITION

public static final int PREDICATE_IN_VALUE_SELECT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_IN_VALUE_SELECT__UPDATE_STATEMENT

public static final int PREDICATE_IN_VALUE_SELECT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_IN_VALUE_SELECT__DELETE_STATEMENT

public static final int PREDICATE_IN_VALUE_SELECT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_IN_VALUE_SELECT__TABLE_JOINED

public static final int PREDICATE_IN_VALUE_SELECT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_IN_VALUE_SELECT__COMBINED_LEFT

public static final int PREDICATE_IN_VALUE_SELECT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_IN_VALUE_SELECT__COMBINED_RIGHT

public static final int PREDICATE_IN_VALUE_SELECT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_HAVING

public static final int PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_WHERE

public static final int PREDICATE_IN_VALUE_SELECT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_IN_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_IN_VALUE_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_IN_VALUE_SELECT__NEST

public static final int PREDICATE_IN_VALUE_SELECT__NEST
The feature id for the 'Nest' container reference.


PREDICATE_IN_VALUE_SELECT__NEGATED_PREDICATE

public static final int PREDICATE_IN_VALUE_SELECT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_IN_VALUE_SELECT__HAS_SELECTIVITY

public static final int PREDICATE_IN_VALUE_SELECT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_IN_VALUE_SELECT__SELECTIVITY_VALUE

public static final int PREDICATE_IN_VALUE_SELECT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_IN_VALUE_SELECT__NOT_IN

public static final int PREDICATE_IN_VALUE_SELECT__NOT_IN
The feature id for the 'Not In' attribute.


PREDICATE_IN_VALUE_SELECT__QUERY_EXPR

public static final int PREDICATE_IN_VALUE_SELECT__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


PREDICATE_IN_VALUE_SELECT__VALUE_EXPR

public static final int PREDICATE_IN_VALUE_SELECT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


PREDICATE_IN_VALUE_SELECT_FEATURE_COUNT

public static final int PREDICATE_IN_VALUE_SELECT_FEATURE_COUNT
The number of structural features of the 'Predicate In Value Select' class.


PREDICATE_IN_VALUE_LIST

public static final int PREDICATE_IN_VALUE_LIST
The meta object id for the 'Predicate In Value List' class.

See Also:
PredicateInValueListImpl, SQLQueryModelPackageImpl.getPredicateInValueList(), Constant Field Values

PREDICATE_IN_VALUE_LIST__EANNOTATIONS

public static final int PREDICATE_IN_VALUE_LIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_IN_VALUE_LIST__NAME

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


PREDICATE_IN_VALUE_LIST__DEPENDENCIES

public static final int PREDICATE_IN_VALUE_LIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_IN_VALUE_LIST__DESCRIPTION

public static final int PREDICATE_IN_VALUE_LIST__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_IN_VALUE_LIST__LABEL

public static final int PREDICATE_IN_VALUE_LIST__LABEL
The feature id for the 'Label' attribute.


PREDICATE_IN_VALUE_LIST__COMMENTS

public static final int PREDICATE_IN_VALUE_LIST__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_IN_VALUE_LIST__PRIVILEGES

public static final int PREDICATE_IN_VALUE_LIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_IN_VALUE_LIST__NEGATED_CONDITION

public static final int PREDICATE_IN_VALUE_LIST__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_IN_VALUE_LIST__UPDATE_STATEMENT

public static final int PREDICATE_IN_VALUE_LIST__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_IN_VALUE_LIST__DELETE_STATEMENT

public static final int PREDICATE_IN_VALUE_LIST__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_IN_VALUE_LIST__TABLE_JOINED

public static final int PREDICATE_IN_VALUE_LIST__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_IN_VALUE_LIST__COMBINED_LEFT

public static final int PREDICATE_IN_VALUE_LIST__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_IN_VALUE_LIST__COMBINED_RIGHT

public static final int PREDICATE_IN_VALUE_LIST__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_IN_VALUE_LIST__QUERY_SELECT_HAVING

public static final int PREDICATE_IN_VALUE_LIST__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_IN_VALUE_LIST__QUERY_SELECT_WHERE

public static final int PREDICATE_IN_VALUE_LIST__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_IN_VALUE_LIST__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_IN_VALUE_LIST__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_IN_VALUE_LIST__NEST

public static final int PREDICATE_IN_VALUE_LIST__NEST
The feature id for the 'Nest' container reference.


PREDICATE_IN_VALUE_LIST__NEGATED_PREDICATE

public static final int PREDICATE_IN_VALUE_LIST__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_IN_VALUE_LIST__HAS_SELECTIVITY

public static final int PREDICATE_IN_VALUE_LIST__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_IN_VALUE_LIST__SELECTIVITY_VALUE

public static final int PREDICATE_IN_VALUE_LIST__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_IN_VALUE_LIST__NOT_IN

public static final int PREDICATE_IN_VALUE_LIST__NOT_IN
The feature id for the 'Not In' attribute.


PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST

public static final int PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST
The feature id for the 'Value Expr List' containment reference list.


PREDICATE_IN_VALUE_LIST__VALUE_EXPR

public static final int PREDICATE_IN_VALUE_LIST__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


PREDICATE_IN_VALUE_LIST_FEATURE_COUNT

public static final int PREDICATE_IN_VALUE_LIST_FEATURE_COUNT
The number of structural features of the 'Predicate In Value List' class.


PREDICATE_IN_VALUE_ROW_SELECT

public static final int PREDICATE_IN_VALUE_ROW_SELECT
The meta object id for the 'Predicate In Value Row Select' class.

See Also:
PredicateInValueRowSelectImpl, SQLQueryModelPackageImpl.getPredicateInValueRowSelect(), Constant Field Values

PREDICATE_IN_VALUE_ROW_SELECT__EANNOTATIONS

public static final int PREDICATE_IN_VALUE_ROW_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


PREDICATE_IN_VALUE_ROW_SELECT__NAME

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


PREDICATE_IN_VALUE_ROW_SELECT__DEPENDENCIES

public static final int PREDICATE_IN_VALUE_ROW_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


PREDICATE_IN_VALUE_ROW_SELECT__DESCRIPTION

public static final int PREDICATE_IN_VALUE_ROW_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__LABEL

public static final int PREDICATE_IN_VALUE_ROW_SELECT__LABEL
The feature id for the 'Label' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__COMMENTS

public static final int PREDICATE_IN_VALUE_ROW_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


PREDICATE_IN_VALUE_ROW_SELECT__PRIVILEGES

public static final int PREDICATE_IN_VALUE_ROW_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_CONDITION

public static final int PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__UPDATE_STATEMENT

public static final int PREDICATE_IN_VALUE_ROW_SELECT__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__DELETE_STATEMENT

public static final int PREDICATE_IN_VALUE_ROW_SELECT__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__TABLE_JOINED

public static final int PREDICATE_IN_VALUE_ROW_SELECT__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_LEFT

public static final int PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_RIGHT

public static final int PREDICATE_IN_VALUE_ROW_SELECT__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_HAVING

public static final int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_WHERE

public static final int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__NEST

public static final int PREDICATE_IN_VALUE_ROW_SELECT__NEST
The feature id for the 'Nest' container reference.


PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_PREDICATE

public static final int PREDICATE_IN_VALUE_ROW_SELECT__NEGATED_PREDICATE
The feature id for the 'Negated Predicate' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__HAS_SELECTIVITY

public static final int PREDICATE_IN_VALUE_ROW_SELECT__HAS_SELECTIVITY
The feature id for the 'Has Selectivity' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__SELECTIVITY_VALUE

public static final int PREDICATE_IN_VALUE_ROW_SELECT__SELECTIVITY_VALUE
The feature id for the 'Selectivity Value' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__NOT_IN

public static final int PREDICATE_IN_VALUE_ROW_SELECT__NOT_IN
The feature id for the 'Not In' attribute.


PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST

public static final int PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST
The feature id for the 'Value Expr List' containment reference list.


PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR

public static final int PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


PREDICATE_IN_VALUE_ROW_SELECT_FEATURE_COUNT

public static final int PREDICATE_IN_VALUE_ROW_SELECT_FEATURE_COUNT
The number of structural features of the 'Predicate In Value Row Select' class.


VALUE_EXPRESSION_ATOMIC

public static final int VALUE_EXPRESSION_ATOMIC
The meta object id for the 'Value Expression Atomic' class.

See Also:
ValueExpressionAtomicImpl, SQLQueryModelPackageImpl.getValueExpressionAtomic(), Constant Field Values

VALUE_EXPRESSION_ATOMIC__EANNOTATIONS

public static final int VALUE_EXPRESSION_ATOMIC__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_ATOMIC__NAME

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


VALUE_EXPRESSION_ATOMIC__DEPENDENCIES

public static final int VALUE_EXPRESSION_ATOMIC__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_ATOMIC__DESCRIPTION

public static final int VALUE_EXPRESSION_ATOMIC__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_ATOMIC__LABEL

public static final int VALUE_EXPRESSION_ATOMIC__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_ATOMIC__COMMENTS

public static final int VALUE_EXPRESSION_ATOMIC__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_ATOMIC__PRIVILEGES

public static final int VALUE_EXPRESSION_ATOMIC__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_ATOMIC__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_ATOMIC__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_ATOMIC__DATA_TYPE

public static final int VALUE_EXPRESSION_ATOMIC__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_ATOMIC__VALUES_ROW

public static final int VALUE_EXPRESSION_ATOMIC__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_ATOMIC__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_ATOMIC__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_ATOMIC__RESULT_COLUMN

public static final int VALUE_EXPRESSION_ATOMIC__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_ATOMIC__BASIC_RIGHT

public static final int VALUE_EXPRESSION_ATOMIC__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_ATOMIC__BASIC_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_ATOMIC__LIKE_PATTERN

public static final int VALUE_EXPRESSION_ATOMIC__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_ATOMIC__LIKE_MATCHING

public static final int VALUE_EXPRESSION_ATOMIC__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_ATOMIC__PREDICATE_NULL

public static final int VALUE_EXPRESSION_ATOMIC__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_ATOMIC__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_ATOMIC__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_ATOMIC__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_ATOMIC__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_ATOMIC__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_ATOMIC__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_ATOMIC__GROUPING_EXPR

public static final int VALUE_EXPRESSION_ATOMIC__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_ATOMIC__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_ATOMIC__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_ATOMIC__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_ATOMIC__NEST

public static final int VALUE_EXPRESSION_ATOMIC__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_ATOMIC__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_ATOMIC__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_ATOMIC_FEATURE_COUNT

public static final int VALUE_EXPRESSION_ATOMIC_FEATURE_COUNT
The number of structural features of the 'Value Expression Atomic' class.


VALUE_EXPRESSION_SIMPLE

public static final int VALUE_EXPRESSION_SIMPLE
The meta object id for the 'Value Expression Simple' class.

See Also:
ValueExpressionSimpleImpl, SQLQueryModelPackageImpl.getValueExpressionSimple(), Constant Field Values

VALUE_EXPRESSION_SIMPLE__EANNOTATIONS

public static final int VALUE_EXPRESSION_SIMPLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_SIMPLE__NAME

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


VALUE_EXPRESSION_SIMPLE__DEPENDENCIES

public static final int VALUE_EXPRESSION_SIMPLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_SIMPLE__DESCRIPTION

public static final int VALUE_EXPRESSION_SIMPLE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_SIMPLE__LABEL

public static final int VALUE_EXPRESSION_SIMPLE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_SIMPLE__COMMENTS

public static final int VALUE_EXPRESSION_SIMPLE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_SIMPLE__PRIVILEGES

public static final int VALUE_EXPRESSION_SIMPLE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_SIMPLE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_SIMPLE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_SIMPLE__DATA_TYPE

public static final int VALUE_EXPRESSION_SIMPLE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_SIMPLE__VALUES_ROW

public static final int VALUE_EXPRESSION_SIMPLE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_SIMPLE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_SIMPLE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_SIMPLE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_SIMPLE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_SIMPLE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_SIMPLE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_SIMPLE__BASIC_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_SIMPLE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_SIMPLE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_SIMPLE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_SIMPLE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_SIMPLE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_SIMPLE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_SIMPLE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_SIMPLE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_SIMPLE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_SIMPLE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_SIMPLE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_SIMPLE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_SIMPLE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_SIMPLE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_SIMPLE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_SIMPLE__NEST

public static final int VALUE_EXPRESSION_SIMPLE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_SIMPLE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_SIMPLE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_SIMPLE__VALUE

public static final int VALUE_EXPRESSION_SIMPLE__VALUE
The feature id for the 'Value' attribute.


VALUE_EXPRESSION_SIMPLE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_SIMPLE_FEATURE_COUNT
The number of structural features of the 'Value Expression Simple' class.


VALUE_EXPRESSION_COLUMN

public static final int VALUE_EXPRESSION_COLUMN
The meta object id for the 'Value Expression Column' class.

See Also:
ValueExpressionColumnImpl, SQLQueryModelPackageImpl.getValueExpressionColumn(), Constant Field Values

VALUE_EXPRESSION_COLUMN__EANNOTATIONS

public static final int VALUE_EXPRESSION_COLUMN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_COLUMN__NAME

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


VALUE_EXPRESSION_COLUMN__DEPENDENCIES

public static final int VALUE_EXPRESSION_COLUMN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_COLUMN__DESCRIPTION

public static final int VALUE_EXPRESSION_COLUMN__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_COLUMN__LABEL

public static final int VALUE_EXPRESSION_COLUMN__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_COLUMN__COMMENTS

public static final int VALUE_EXPRESSION_COLUMN__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_COLUMN__PRIVILEGES

public static final int VALUE_EXPRESSION_COLUMN__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_COLUMN__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_COLUMN__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_COLUMN__DATA_TYPE

public static final int VALUE_EXPRESSION_COLUMN__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_COLUMN__VALUES_ROW

public static final int VALUE_EXPRESSION_COLUMN__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_COLUMN__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_COLUMN__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_COLUMN__RESULT_COLUMN

public static final int VALUE_EXPRESSION_COLUMN__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_COLUMN__BASIC_RIGHT

public static final int VALUE_EXPRESSION_COLUMN__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_COLUMN__BASIC_LEFT

public static final int VALUE_EXPRESSION_COLUMN__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_COLUMN__LIKE_PATTERN

public static final int VALUE_EXPRESSION_COLUMN__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_COLUMN__LIKE_MATCHING

public static final int VALUE_EXPRESSION_COLUMN__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_COLUMN__PREDICATE_NULL

public static final int VALUE_EXPRESSION_COLUMN__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_COLUMN__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_COLUMN__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_COLUMN__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_COLUMN__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_COLUMN__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_COLUMN__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_COLUMN__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_COLUMN__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_COLUMN__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_COLUMN__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_COLUMN__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_COLUMN__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_COLUMN__GROUPING_EXPR

public static final int VALUE_EXPRESSION_COLUMN__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_COLUMN__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_COLUMN__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_COLUMN__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_COLUMN__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_COLUMN__NEST

public static final int VALUE_EXPRESSION_COLUMN__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_COLUMN__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_COLUMN__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET

public static final int VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET
The feature id for the 'Assignment Expr Target' reference list.


VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR

public static final int VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR
The feature id for the 'Parent Table Expr' container reference.


VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT

public static final int VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT
The feature id for the 'Insert Statement' reference list.


VALUE_EXPRESSION_COLUMN__TABLE_EXPR

public static final int VALUE_EXPRESSION_COLUMN__TABLE_EXPR
The feature id for the 'Table Expr' reference.


VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE

public static final int VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE
The feature id for the 'Table In Database' reference.


VALUE_EXPRESSION_COLUMN_FEATURE_COUNT

public static final int VALUE_EXPRESSION_COLUMN_FEATURE_COUNT
The number of structural features of the 'Value Expression Column' class.


VALUE_EXPRESSION_VARIABLE

public static final int VALUE_EXPRESSION_VARIABLE
The meta object id for the 'Value Expression Variable' class.

See Also:
ValueExpressionVariableImpl, SQLQueryModelPackageImpl.getValueExpressionVariable(), Constant Field Values

VALUE_EXPRESSION_VARIABLE__EANNOTATIONS

public static final int VALUE_EXPRESSION_VARIABLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_VARIABLE__NAME

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


VALUE_EXPRESSION_VARIABLE__DEPENDENCIES

public static final int VALUE_EXPRESSION_VARIABLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_VARIABLE__DESCRIPTION

public static final int VALUE_EXPRESSION_VARIABLE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_VARIABLE__LABEL

public static final int VALUE_EXPRESSION_VARIABLE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_VARIABLE__COMMENTS

public static final int VALUE_EXPRESSION_VARIABLE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_VARIABLE__PRIVILEGES

public static final int VALUE_EXPRESSION_VARIABLE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_VARIABLE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_VARIABLE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_VARIABLE__DATA_TYPE

public static final int VALUE_EXPRESSION_VARIABLE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_VARIABLE__VALUES_ROW

public static final int VALUE_EXPRESSION_VARIABLE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_VARIABLE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_VARIABLE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_VARIABLE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_VARIABLE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_VARIABLE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_VARIABLE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_VARIABLE__BASIC_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_VARIABLE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_VARIABLE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_VARIABLE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_VARIABLE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_VARIABLE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_VARIABLE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_VARIABLE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_VARIABLE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_VARIABLE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_VARIABLE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_VARIABLE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_VARIABLE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_VARIABLE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_VARIABLE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_VARIABLE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_VARIABLE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_VARIABLE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_VARIABLE__NEST

public static final int VALUE_EXPRESSION_VARIABLE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_VARIABLE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_VARIABLE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_VARIABLE__QUERY_SELECT

public static final int VALUE_EXPRESSION_VARIABLE__QUERY_SELECT
The feature id for the 'Query Select' container reference.


VALUE_EXPRESSION_VARIABLE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_VARIABLE_FEATURE_COUNT
The number of structural features of the 'Value Expression Variable' class.


VALUE_EXPRESSION_SCALAR_SELECT

public static final int VALUE_EXPRESSION_SCALAR_SELECT
The meta object id for the 'Value Expression Scalar Select' class.

See Also:
ValueExpressionScalarSelectImpl, SQLQueryModelPackageImpl.getValueExpressionScalarSelect(), Constant Field Values

VALUE_EXPRESSION_SCALAR_SELECT__EANNOTATIONS

public static final int VALUE_EXPRESSION_SCALAR_SELECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_SCALAR_SELECT__NAME

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


VALUE_EXPRESSION_SCALAR_SELECT__DEPENDENCIES

public static final int VALUE_EXPRESSION_SCALAR_SELECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_SCALAR_SELECT__DESCRIPTION

public static final int VALUE_EXPRESSION_SCALAR_SELECT__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_SCALAR_SELECT__LABEL

public static final int VALUE_EXPRESSION_SCALAR_SELECT__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_SCALAR_SELECT__COMMENTS

public static final int VALUE_EXPRESSION_SCALAR_SELECT__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_SCALAR_SELECT__PRIVILEGES

public static final int VALUE_EXPRESSION_SCALAR_SELECT__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_SCALAR_SELECT__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_SCALAR_SELECT__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_SCALAR_SELECT__DATA_TYPE

public static final int VALUE_EXPRESSION_SCALAR_SELECT__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUES_ROW

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_SCALAR_SELECT__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__RESULT_COLUMN

public static final int VALUE_EXPRESSION_SCALAR_SELECT__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__BASIC_RIGHT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__BASIC_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__LIKE_PATTERN

public static final int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__LIKE_MATCHING

public static final int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__PREDICATE_NULL

public static final int VALUE_EXPRESSION_SCALAR_SELECT__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_SCALAR_SELECT__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__GROUPING_EXPR

public static final int VALUE_EXPRESSION_SCALAR_SELECT__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_SCALAR_SELECT__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_SCALAR_SELECT__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__NEST

public static final int VALUE_EXPRESSION_SCALAR_SELECT__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_SCALAR_SELECT__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR

public static final int VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR
The feature id for the 'Query Expr' reference.


VALUE_EXPRESSION_SCALAR_SELECT_FEATURE_COUNT

public static final int VALUE_EXPRESSION_SCALAR_SELECT_FEATURE_COUNT
The number of structural features of the 'Value Expression Scalar Select' class.


VALUE_EXPRESSION_LABELED_DURATION

public static final int VALUE_EXPRESSION_LABELED_DURATION
The meta object id for the 'Value Expression Labeled Duration' class.

See Also:
ValueExpressionLabeledDurationImpl, SQLQueryModelPackageImpl.getValueExpressionLabeledDuration(), Constant Field Values

VALUE_EXPRESSION_LABELED_DURATION__EANNOTATIONS

public static final int VALUE_EXPRESSION_LABELED_DURATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_LABELED_DURATION__NAME

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


VALUE_EXPRESSION_LABELED_DURATION__DEPENDENCIES

public static final int VALUE_EXPRESSION_LABELED_DURATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_LABELED_DURATION__DESCRIPTION

public static final int VALUE_EXPRESSION_LABELED_DURATION__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_LABELED_DURATION__LABEL

public static final int VALUE_EXPRESSION_LABELED_DURATION__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_LABELED_DURATION__COMMENTS

public static final int VALUE_EXPRESSION_LABELED_DURATION__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_LABELED_DURATION__PRIVILEGES

public static final int VALUE_EXPRESSION_LABELED_DURATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_LABELED_DURATION__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_LABELED_DURATION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_LABELED_DURATION__DATA_TYPE

public static final int VALUE_EXPRESSION_LABELED_DURATION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUES_ROW

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_LABELED_DURATION__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_LABELED_DURATION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_LABELED_DURATION__RESULT_COLUMN

public static final int VALUE_EXPRESSION_LABELED_DURATION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_LABELED_DURATION__BASIC_RIGHT

public static final int VALUE_EXPRESSION_LABELED_DURATION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_LABELED_DURATION__BASIC_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__LIKE_PATTERN

public static final int VALUE_EXPRESSION_LABELED_DURATION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_LABELED_DURATION__LIKE_MATCHING

public static final int VALUE_EXPRESSION_LABELED_DURATION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_LABELED_DURATION__PREDICATE_NULL

public static final int VALUE_EXPRESSION_LABELED_DURATION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_LABELED_DURATION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_LABELED_DURATION__GROUPING_EXPR

public static final int VALUE_EXPRESSION_LABELED_DURATION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_LABELED_DURATION__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_LABELED_DURATION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_LABELED_DURATION__NEST

public static final int VALUE_EXPRESSION_LABELED_DURATION__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_LABELED_DURATION__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_LABELED_DURATION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE

public static final int VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE
The feature id for the 'Labeled Duration Type' attribute.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR

public static final int VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


VALUE_EXPRESSION_LABELED_DURATION_FEATURE_COUNT

public static final int VALUE_EXPRESSION_LABELED_DURATION_FEATURE_COUNT
The number of structural features of the 'Value Expression Labeled Duration' class.


VALUE_EXPRESSION_CASE

public static final int VALUE_EXPRESSION_CASE
The meta object id for the 'Value Expression Case' class.

See Also:
ValueExpressionCaseImpl, SQLQueryModelPackageImpl.getValueExpressionCase(), Constant Field Values

VALUE_EXPRESSION_CASE__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE__NAME

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


VALUE_EXPRESSION_CASE__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE__LABEL

public static final int VALUE_EXPRESSION_CASE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE__COMMENTS

public static final int VALUE_EXPRESSION_CASE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_CASE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_CASE__DATA_TYPE

public static final int VALUE_EXPRESSION_CASE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_CASE__VALUES_ROW

public static final int VALUE_EXPRESSION_CASE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_CASE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_CASE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_CASE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_CASE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_CASE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_CASE__BASIC_LEFT

public static final int VALUE_EXPRESSION_CASE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_CASE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_CASE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_CASE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_CASE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_CASE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_CASE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_CASE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_CASE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_CASE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_CASE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_CASE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_CASE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_CASE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_CASE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_CASE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_CASE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_CASE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_CASE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_CASE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_CASE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_CASE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_CASE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_CASE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_CASE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_CASE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_CASE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_CASE__NEST

public static final int VALUE_EXPRESSION_CASE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_CASE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_CASE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_CASE__CASE_ELSE

public static final int VALUE_EXPRESSION_CASE__CASE_ELSE
The feature id for the 'Case Else' containment reference.


VALUE_EXPRESSION_CASE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_FEATURE_COUNT
The number of structural features of the 'Value Expression Case' class.


VALUE_EXPRESSION_CAST

public static final int VALUE_EXPRESSION_CAST
The meta object id for the 'Value Expression Cast' class.

See Also:
ValueExpressionCastImpl, SQLQueryModelPackageImpl.getValueExpressionCast(), Constant Field Values

VALUE_EXPRESSION_CAST__EANNOTATIONS

public static final int VALUE_EXPRESSION_CAST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CAST__NAME

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


VALUE_EXPRESSION_CAST__DEPENDENCIES

public static final int VALUE_EXPRESSION_CAST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CAST__DESCRIPTION

public static final int VALUE_EXPRESSION_CAST__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CAST__LABEL

public static final int VALUE_EXPRESSION_CAST__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CAST__COMMENTS

public static final int VALUE_EXPRESSION_CAST__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CAST__PRIVILEGES

public static final int VALUE_EXPRESSION_CAST__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CAST__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_CAST__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_CAST__DATA_TYPE

public static final int VALUE_EXPRESSION_CAST__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_CAST__VALUES_ROW

public static final int VALUE_EXPRESSION_CAST__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_CAST__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_CAST__RESULT_COLUMN

public static final int VALUE_EXPRESSION_CAST__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_CAST__BASIC_RIGHT

public static final int VALUE_EXPRESSION_CAST__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_CAST__BASIC_LEFT

public static final int VALUE_EXPRESSION_CAST__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_CAST__LIKE_PATTERN

public static final int VALUE_EXPRESSION_CAST__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_CAST__LIKE_MATCHING

public static final int VALUE_EXPRESSION_CAST__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_CAST__PREDICATE_NULL

public static final int VALUE_EXPRESSION_CAST__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_CAST__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_CAST__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CAST__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CAST__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CAST__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CAST__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_CAST__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_CAST__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_CAST__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_CAST__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_CAST__GROUPING_EXPR

public static final int VALUE_EXPRESSION_CAST__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_CAST__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_CAST__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_CAST__NEST

public static final int VALUE_EXPRESSION_CAST__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_CAST__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_CAST__VALUE_EXPR

public static final int VALUE_EXPRESSION_CAST__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


VALUE_EXPRESSION_CAST_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CAST_FEATURE_COUNT
The number of structural features of the 'Value Expression Cast' class.


VALUE_EXPRESSION_NULL_VALUE

public static final int VALUE_EXPRESSION_NULL_VALUE
The meta object id for the 'Value Expression Null Value' class.

See Also:
ValueExpressionNullValueImpl, SQLQueryModelPackageImpl.getValueExpressionNullValue(), Constant Field Values

VALUE_EXPRESSION_NULL_VALUE__EANNOTATIONS

public static final int VALUE_EXPRESSION_NULL_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_NULL_VALUE__NAME

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


VALUE_EXPRESSION_NULL_VALUE__DEPENDENCIES

public static final int VALUE_EXPRESSION_NULL_VALUE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_NULL_VALUE__DESCRIPTION

public static final int VALUE_EXPRESSION_NULL_VALUE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_NULL_VALUE__LABEL

public static final int VALUE_EXPRESSION_NULL_VALUE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_NULL_VALUE__COMMENTS

public static final int VALUE_EXPRESSION_NULL_VALUE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_NULL_VALUE__PRIVILEGES

public static final int VALUE_EXPRESSION_NULL_VALUE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_NULL_VALUE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_NULL_VALUE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_NULL_VALUE__DATA_TYPE

public static final int VALUE_EXPRESSION_NULL_VALUE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_NULL_VALUE__VALUES_ROW

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_NULL_VALUE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_NULL_VALUE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_NULL_VALUE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_NULL_VALUE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_NULL_VALUE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_NULL_VALUE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_NULL_VALUE__BASIC_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_NULL_VALUE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_NULL_VALUE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_NULL_VALUE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_NULL_VALUE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_NULL_VALUE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_NULL_VALUE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_NULL_VALUE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_NULL_VALUE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_NULL_VALUE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_NULL_VALUE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_NULL_VALUE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_NULL_VALUE__NEST

public static final int VALUE_EXPRESSION_NULL_VALUE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_NULL_VALUE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_NULL_VALUE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_NULL_VALUE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_NULL_VALUE_FEATURE_COUNT
The number of structural features of the 'Value Expression Null Value' class.


VALUE_EXPRESSION_DEFAULT_VALUE

public static final int VALUE_EXPRESSION_DEFAULT_VALUE
The meta object id for the 'Value Expression Default Value' class.

See Also:
ValueExpressionDefaultValueImpl, SQLQueryModelPackageImpl.getValueExpressionDefaultValue(), Constant Field Values

VALUE_EXPRESSION_DEFAULT_VALUE__EANNOTATIONS

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_DEFAULT_VALUE__NAME

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


VALUE_EXPRESSION_DEFAULT_VALUE__DEPENDENCIES

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_DEFAULT_VALUE__DESCRIPTION

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_DEFAULT_VALUE__LABEL

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_DEFAULT_VALUE__COMMENTS

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_DEFAULT_VALUE__PRIVILEGES

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_DEFAULT_VALUE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_DEFAULT_VALUE__DATA_TYPE

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUES_ROW

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__NEST

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_DEFAULT_VALUE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_DEFAULT_VALUE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_DEFAULT_VALUE_FEATURE_COUNT
The number of structural features of the 'Value Expression Default Value' class.


VALUE_EXPRESSION_FUNCTION

public static final int VALUE_EXPRESSION_FUNCTION
The meta object id for the 'Value Expression Function' class.

See Also:
ValueExpressionFunctionImpl, SQLQueryModelPackageImpl.getValueExpressionFunction(), Constant Field Values

VALUE_EXPRESSION_FUNCTION__EANNOTATIONS

public static final int VALUE_EXPRESSION_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_FUNCTION__NAME

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


VALUE_EXPRESSION_FUNCTION__DEPENDENCIES

public static final int VALUE_EXPRESSION_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_FUNCTION__DESCRIPTION

public static final int VALUE_EXPRESSION_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_FUNCTION__LABEL

public static final int VALUE_EXPRESSION_FUNCTION__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_FUNCTION__COMMENTS

public static final int VALUE_EXPRESSION_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_FUNCTION__PRIVILEGES

public static final int VALUE_EXPRESSION_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_FUNCTION__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_FUNCTION__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_FUNCTION__DATA_TYPE

public static final int VALUE_EXPRESSION_FUNCTION__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_FUNCTION__VALUES_ROW

public static final int VALUE_EXPRESSION_FUNCTION__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_FUNCTION__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_FUNCTION__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_FUNCTION__RESULT_COLUMN

public static final int VALUE_EXPRESSION_FUNCTION__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_FUNCTION__BASIC_RIGHT

public static final int VALUE_EXPRESSION_FUNCTION__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_FUNCTION__BASIC_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_FUNCTION__LIKE_PATTERN

public static final int VALUE_EXPRESSION_FUNCTION__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_FUNCTION__LIKE_MATCHING

public static final int VALUE_EXPRESSION_FUNCTION__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_FUNCTION__PREDICATE_NULL

public static final int VALUE_EXPRESSION_FUNCTION__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_FUNCTION__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_FUNCTION__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_FUNCTION__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_FUNCTION__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_FUNCTION__GROUPING_EXPR

public static final int VALUE_EXPRESSION_FUNCTION__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_FUNCTION__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_FUNCTION__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_FUNCTION__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_FUNCTION__NEST

public static final int VALUE_EXPRESSION_FUNCTION__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_FUNCTION__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_FUNCTION__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER

public static final int VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.


VALUE_EXPRESSION_FUNCTION__DISTINCT

public static final int VALUE_EXPRESSION_FUNCTION__DISTINCT
The feature id for the 'Distinct' attribute.


VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION

public static final int VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION
The feature id for the 'Column Function' attribute.


VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST

public static final int VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST
The feature id for the 'Parameter List' containment reference list.


VALUE_EXPRESSION_FUNCTION__FUNCTION

public static final int VALUE_EXPRESSION_FUNCTION__FUNCTION
The feature id for the 'Function' reference.


VALUE_EXPRESSION_FUNCTION_FEATURE_COUNT

public static final int VALUE_EXPRESSION_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Value Expression Function' class.


VALUE_EXPRESSION_COMBINED

public static final int VALUE_EXPRESSION_COMBINED
The meta object id for the 'Value Expression Combined' class.

See Also:
ValueExpressionCombinedImpl, SQLQueryModelPackageImpl.getValueExpressionCombined(), Constant Field Values

VALUE_EXPRESSION_COMBINED__EANNOTATIONS

public static final int VALUE_EXPRESSION_COMBINED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_COMBINED__NAME

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


VALUE_EXPRESSION_COMBINED__DEPENDENCIES

public static final int VALUE_EXPRESSION_COMBINED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_COMBINED__DESCRIPTION

public static final int VALUE_EXPRESSION_COMBINED__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_COMBINED__LABEL

public static final int VALUE_EXPRESSION_COMBINED__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_COMBINED__COMMENTS

public static final int VALUE_EXPRESSION_COMBINED__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_COMBINED__PRIVILEGES

public static final int VALUE_EXPRESSION_COMBINED__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_COMBINED__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_COMBINED__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_COMBINED__DATA_TYPE

public static final int VALUE_EXPRESSION_COMBINED__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_COMBINED__VALUES_ROW

public static final int VALUE_EXPRESSION_COMBINED__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_COMBINED__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_COMBINED__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_COMBINED__RESULT_COLUMN

public static final int VALUE_EXPRESSION_COMBINED__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_COMBINED__BASIC_RIGHT

public static final int VALUE_EXPRESSION_COMBINED__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_COMBINED__BASIC_LEFT

public static final int VALUE_EXPRESSION_COMBINED__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_COMBINED__LIKE_PATTERN

public static final int VALUE_EXPRESSION_COMBINED__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_COMBINED__LIKE_MATCHING

public static final int VALUE_EXPRESSION_COMBINED__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_COMBINED__PREDICATE_NULL

public static final int VALUE_EXPRESSION_COMBINED__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_COMBINED__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_COMBINED__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_COMBINED__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_COMBINED__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_COMBINED__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_COMBINED__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_COMBINED__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_COMBINED__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_COMBINED__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_COMBINED__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_COMBINED__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_COMBINED__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_COMBINED__GROUPING_EXPR

public static final int VALUE_EXPRESSION_COMBINED__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_COMBINED__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_COMBINED__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_COMBINED__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_COMBINED__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_COMBINED__NEST

public static final int VALUE_EXPRESSION_COMBINED__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_COMBINED__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_COMBINED__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR

public static final int VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR
The feature id for the 'Combined Operator' attribute.


VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR

public static final int VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR
The feature id for the 'Left Value Expr' containment reference.


VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR

public static final int VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR
The feature id for the 'Right Value Expr' containment reference.


VALUE_EXPRESSION_COMBINED_FEATURE_COUNT

public static final int VALUE_EXPRESSION_COMBINED_FEATURE_COUNT
The number of structural features of the 'Value Expression Combined' class.


GROUPING_SETS

public static final int GROUPING_SETS
The meta object id for the 'Grouping Sets' class.

See Also:
GroupingSetsImpl, SQLQueryModelPackageImpl.getGroupingSets(), Constant Field Values

GROUPING_SETS__EANNOTATIONS

public static final int GROUPING_SETS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_SETS__NAME

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


GROUPING_SETS__DEPENDENCIES

public static final int GROUPING_SETS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_SETS__DESCRIPTION

public static final int GROUPING_SETS__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_SETS__LABEL

public static final int GROUPING_SETS__LABEL
The feature id for the 'Label' attribute.


GROUPING_SETS__COMMENTS

public static final int GROUPING_SETS__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_SETS__PRIVILEGES

public static final int GROUPING_SETS__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_SETS__QUERY_SELECT

public static final int GROUPING_SETS__QUERY_SELECT
The feature id for the 'Query Select' container reference.


GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST

public static final int GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST
The feature id for the 'Grouping Sets Element List' containment reference list.


GROUPING_SETS_FEATURE_COUNT

public static final int GROUPING_SETS_FEATURE_COUNT
The number of structural features of the 'Grouping Sets' class.


GROUPING

public static final int GROUPING
The meta object id for the 'Grouping' class.

See Also:
GroupingImpl, SQLQueryModelPackageImpl.getGrouping(), Constant Field Values

GROUPING__EANNOTATIONS

public static final int GROUPING__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING__NAME

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


GROUPING__DEPENDENCIES

public static final int GROUPING__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING__DESCRIPTION

public static final int GROUPING__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING__LABEL

public static final int GROUPING__LABEL
The feature id for the 'Label' attribute.


GROUPING__COMMENTS

public static final int GROUPING__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING__PRIVILEGES

public static final int GROUPING__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING__QUERY_SELECT

public static final int GROUPING__QUERY_SELECT
The feature id for the 'Query Select' container reference.


GROUPING__GROUPING_SETS_ELEMENT_EXPR

public static final int GROUPING__GROUPING_SETS_ELEMENT_EXPR
The feature id for the 'Grouping Sets Element Expr' container reference.


GROUPING_FEATURE_COUNT

public static final int GROUPING_FEATURE_COUNT
The number of structural features of the 'Grouping' class.


GROUPING_SETS_ELEMENT

public static final int GROUPING_SETS_ELEMENT
The meta object id for the 'Grouping Sets Element' class.

See Also:
GroupingSetsElementImpl, SQLQueryModelPackageImpl.getGroupingSetsElement(), Constant Field Values

GROUPING_SETS_ELEMENT__EANNOTATIONS

public static final int GROUPING_SETS_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_SETS_ELEMENT__NAME

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


GROUPING_SETS_ELEMENT__DEPENDENCIES

public static final int GROUPING_SETS_ELEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_SETS_ELEMENT__DESCRIPTION

public static final int GROUPING_SETS_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_SETS_ELEMENT__LABEL

public static final int GROUPING_SETS_ELEMENT__LABEL
The feature id for the 'Label' attribute.


GROUPING_SETS_ELEMENT__COMMENTS

public static final int GROUPING_SETS_ELEMENT__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_SETS_ELEMENT__PRIVILEGES

public static final int GROUPING_SETS_ELEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_SETS_ELEMENT__GROUPING_SETS

public static final int GROUPING_SETS_ELEMENT__GROUPING_SETS
The feature id for the 'Grouping Sets' container reference.


GROUPING_SETS_ELEMENT_FEATURE_COUNT

public static final int GROUPING_SETS_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Grouping Sets Element' class.


GROUPING_SETS_ELEMENT_SUBLIST

public static final int GROUPING_SETS_ELEMENT_SUBLIST
The meta object id for the 'Grouping Sets Element Sublist' class.

See Also:
GroupingSetsElementSublistImpl, SQLQueryModelPackageImpl.getGroupingSetsElementSublist(), Constant Field Values

GROUPING_SETS_ELEMENT_SUBLIST__EANNOTATIONS

public static final int GROUPING_SETS_ELEMENT_SUBLIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_SETS_ELEMENT_SUBLIST__NAME

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


GROUPING_SETS_ELEMENT_SUBLIST__DEPENDENCIES

public static final int GROUPING_SETS_ELEMENT_SUBLIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_SETS_ELEMENT_SUBLIST__DESCRIPTION

public static final int GROUPING_SETS_ELEMENT_SUBLIST__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_SETS_ELEMENT_SUBLIST__LABEL

public static final int GROUPING_SETS_ELEMENT_SUBLIST__LABEL
The feature id for the 'Label' attribute.


GROUPING_SETS_ELEMENT_SUBLIST__COMMENTS

public static final int GROUPING_SETS_ELEMENT_SUBLIST__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_SETS_ELEMENT_SUBLIST__PRIVILEGES

public static final int GROUPING_SETS_ELEMENT_SUBLIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS

public static final int GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS
The feature id for the 'Grouping Sets' container reference.


GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST

public static final int GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST
The feature id for the 'Grouping Sets Element Expr List' containment reference list.


GROUPING_SETS_ELEMENT_SUBLIST_FEATURE_COUNT

public static final int GROUPING_SETS_ELEMENT_SUBLIST_FEATURE_COUNT
The number of structural features of the 'Grouping Sets Element Sublist' class.


GROUPING_SETS_ELEMENT_EXPRESSION

public static final int GROUPING_SETS_ELEMENT_EXPRESSION
The meta object id for the 'Grouping Sets Element Expression' class.

See Also:
GroupingSetsElementExpressionImpl, SQLQueryModelPackageImpl.getGroupingSetsElementExpression(), Constant Field Values

GROUPING_SETS_ELEMENT_EXPRESSION__EANNOTATIONS

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_SETS_ELEMENT_EXPRESSION__NAME

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


GROUPING_SETS_ELEMENT_EXPRESSION__DEPENDENCIES

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_SETS_ELEMENT_EXPRESSION__DESCRIPTION

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_SETS_ELEMENT_EXPRESSION__LABEL

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


GROUPING_SETS_ELEMENT_EXPRESSION__COMMENTS

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_SETS_ELEMENT_EXPRESSION__PRIVILEGES

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS
The feature id for the 'Grouping Sets' container reference.


GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST
The feature id for the 'Grouping Sets Element Sublist' container reference.


GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING

public static final int GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING
The feature id for the 'Grouping' containment reference.


GROUPING_SETS_ELEMENT_EXPRESSION_FEATURE_COUNT

public static final int GROUPING_SETS_ELEMENT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Grouping Sets Element Expression' class.


SUPER_GROUP

public static final int SUPER_GROUP
The meta object id for the 'Super Group' class.

See Also:
SuperGroupImpl, SQLQueryModelPackageImpl.getSuperGroup(), Constant Field Values

SUPER_GROUP__EANNOTATIONS

public static final int SUPER_GROUP__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SUPER_GROUP__NAME

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


SUPER_GROUP__DEPENDENCIES

public static final int SUPER_GROUP__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SUPER_GROUP__DESCRIPTION

public static final int SUPER_GROUP__DESCRIPTION
The feature id for the 'Description' attribute.


SUPER_GROUP__LABEL

public static final int SUPER_GROUP__LABEL
The feature id for the 'Label' attribute.


SUPER_GROUP__COMMENTS

public static final int SUPER_GROUP__COMMENTS
The feature id for the 'Comments' reference list.


SUPER_GROUP__PRIVILEGES

public static final int SUPER_GROUP__PRIVILEGES
The feature id for the 'Privileges' reference list.


SUPER_GROUP__QUERY_SELECT

public static final int SUPER_GROUP__QUERY_SELECT
The feature id for the 'Query Select' container reference.


SUPER_GROUP__GROUPING_SETS_ELEMENT_EXPR

public static final int SUPER_GROUP__GROUPING_SETS_ELEMENT_EXPR
The feature id for the 'Grouping Sets Element Expr' container reference.


SUPER_GROUP__SUPER_GROUP_TYPE

public static final int SUPER_GROUP__SUPER_GROUP_TYPE
The feature id for the 'Super Group Type' attribute.


SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST

public static final int SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST
The feature id for the 'Super Group Element List' containment reference list.


SUPER_GROUP_FEATURE_COUNT

public static final int SUPER_GROUP_FEATURE_COUNT
The number of structural features of the 'Super Group' class.


GROUPING_EXPRESSION

public static final int GROUPING_EXPRESSION
The meta object id for the 'Grouping Expression' class.

See Also:
GroupingExpressionImpl, SQLQueryModelPackageImpl.getGroupingExpression(), Constant Field Values

GROUPING_EXPRESSION__EANNOTATIONS

public static final int GROUPING_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


GROUPING_EXPRESSION__NAME

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


GROUPING_EXPRESSION__DEPENDENCIES

public static final int GROUPING_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


GROUPING_EXPRESSION__DESCRIPTION

public static final int GROUPING_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


GROUPING_EXPRESSION__LABEL

public static final int GROUPING_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


GROUPING_EXPRESSION__COMMENTS

public static final int GROUPING_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


GROUPING_EXPRESSION__PRIVILEGES

public static final int GROUPING_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


GROUPING_EXPRESSION__QUERY_SELECT

public static final int GROUPING_EXPRESSION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


GROUPING_EXPRESSION__GROUPING_SETS_ELEMENT_EXPR

public static final int GROUPING_EXPRESSION__GROUPING_SETS_ELEMENT_EXPR
The feature id for the 'Grouping Sets Element Expr' container reference.


GROUPING_EXPRESSION__VALUE_EXPR

public static final int GROUPING_EXPRESSION__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR

public static final int GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR
The feature id for the 'Super Group Element Expr' container reference.


GROUPING_EXPRESSION_FEATURE_COUNT

public static final int GROUPING_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Grouping Expression' class.


SUPER_GROUP_ELEMENT

public static final int SUPER_GROUP_ELEMENT
The meta object id for the 'Super Group Element' class.

See Also:
SuperGroupElementImpl, SQLQueryModelPackageImpl.getSuperGroupElement(), Constant Field Values

SUPER_GROUP_ELEMENT__EANNOTATIONS

public static final int SUPER_GROUP_ELEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SUPER_GROUP_ELEMENT__NAME

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


SUPER_GROUP_ELEMENT__DEPENDENCIES

public static final int SUPER_GROUP_ELEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SUPER_GROUP_ELEMENT__DESCRIPTION

public static final int SUPER_GROUP_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


SUPER_GROUP_ELEMENT__LABEL

public static final int SUPER_GROUP_ELEMENT__LABEL
The feature id for the 'Label' attribute.


SUPER_GROUP_ELEMENT__COMMENTS

public static final int SUPER_GROUP_ELEMENT__COMMENTS
The feature id for the 'Comments' reference list.


SUPER_GROUP_ELEMENT__PRIVILEGES

public static final int SUPER_GROUP_ELEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


SUPER_GROUP_ELEMENT__SUPER_GROUP

public static final int SUPER_GROUP_ELEMENT__SUPER_GROUP
The feature id for the 'Super Group' container reference.


SUPER_GROUP_ELEMENT_FEATURE_COUNT

public static final int SUPER_GROUP_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Super Group Element' class.


SUPER_GROUP_ELEMENT_SUBLIST

public static final int SUPER_GROUP_ELEMENT_SUBLIST
The meta object id for the 'Super Group Element Sublist' class.

See Also:
SuperGroupElementSublistImpl, SQLQueryModelPackageImpl.getSuperGroupElementSublist(), Constant Field Values

SUPER_GROUP_ELEMENT_SUBLIST__EANNOTATIONS

public static final int SUPER_GROUP_ELEMENT_SUBLIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SUPER_GROUP_ELEMENT_SUBLIST__NAME

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


SUPER_GROUP_ELEMENT_SUBLIST__DEPENDENCIES

public static final int SUPER_GROUP_ELEMENT_SUBLIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SUPER_GROUP_ELEMENT_SUBLIST__DESCRIPTION

public static final int SUPER_GROUP_ELEMENT_SUBLIST__DESCRIPTION
The feature id for the 'Description' attribute.


SUPER_GROUP_ELEMENT_SUBLIST__LABEL

public static final int SUPER_GROUP_ELEMENT_SUBLIST__LABEL
The feature id for the 'Label' attribute.


SUPER_GROUP_ELEMENT_SUBLIST__COMMENTS

public static final int SUPER_GROUP_ELEMENT_SUBLIST__COMMENTS
The feature id for the 'Comments' reference list.


SUPER_GROUP_ELEMENT_SUBLIST__PRIVILEGES

public static final int SUPER_GROUP_ELEMENT_SUBLIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP

public static final int SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP
The feature id for the 'Super Group' container reference.


SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST

public static final int SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST
The feature id for the 'Super Group Element Expr List' containment reference list.


SUPER_GROUP_ELEMENT_SUBLIST_FEATURE_COUNT

public static final int SUPER_GROUP_ELEMENT_SUBLIST_FEATURE_COUNT
The number of structural features of the 'Super Group Element Sublist' class.


SUPER_GROUP_ELEMENT_EXPRESSION

public static final int SUPER_GROUP_ELEMENT_EXPRESSION
The meta object id for the 'Super Group Element Expression' class.

See Also:
SuperGroupElementExpressionImpl, SQLQueryModelPackageImpl.getSuperGroupElementExpression(), Constant Field Values

SUPER_GROUP_ELEMENT_EXPRESSION__EANNOTATIONS

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SUPER_GROUP_ELEMENT_EXPRESSION__NAME

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


SUPER_GROUP_ELEMENT_EXPRESSION__DEPENDENCIES

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SUPER_GROUP_ELEMENT_EXPRESSION__DESCRIPTION

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__DESCRIPTION
The feature id for the 'Description' attribute.


SUPER_GROUP_ELEMENT_EXPRESSION__LABEL

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__LABEL
The feature id for the 'Label' attribute.


SUPER_GROUP_ELEMENT_EXPRESSION__COMMENTS

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__COMMENTS
The feature id for the 'Comments' reference list.


SUPER_GROUP_ELEMENT_EXPRESSION__PRIVILEGES

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__PRIVILEGES
The feature id for the 'Privileges' reference list.


SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP
The feature id for the 'Super Group' container reference.


SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST
The feature id for the 'Super Group Element Sublist' container reference.


SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR

public static final int SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR
The feature id for the 'Grouping Expr' containment reference.


SUPER_GROUP_ELEMENT_EXPRESSION_FEATURE_COUNT

public static final int SUPER_GROUP_ELEMENT_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Super Group Element Expression' class.


VALUE_EXPRESSION_CASE_SEARCH

public static final int VALUE_EXPRESSION_CASE_SEARCH
The meta object id for the 'Value Expression Case Search' class.

See Also:
ValueExpressionCaseSearchImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSearch(), Constant Field Values

VALUE_EXPRESSION_CASE_SEARCH__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE_SEARCH__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE_SEARCH__NAME

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


VALUE_EXPRESSION_CASE_SEARCH__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE_SEARCH__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE_SEARCH__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE_SEARCH__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE_SEARCH__LABEL

public static final int VALUE_EXPRESSION_CASE_SEARCH__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE_SEARCH__COMMENTS

public static final int VALUE_EXPRESSION_CASE_SEARCH__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE_SEARCH__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE_SEARCH__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE_SEARCH__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_CASE_SEARCH__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_CASE_SEARCH__DATA_TYPE

public static final int VALUE_EXPRESSION_CASE_SEARCH__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUES_ROW

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_CASE_SEARCH__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SEARCH__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_CASE_SEARCH__RESULT_COLUMN

public static final int VALUE_EXPRESSION_CASE_SEARCH__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_CASE_SEARCH__BASIC_RIGHT

public static final int VALUE_EXPRESSION_CASE_SEARCH__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_CASE_SEARCH__BASIC_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__LIKE_PATTERN

public static final int VALUE_EXPRESSION_CASE_SEARCH__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_CASE_SEARCH__LIKE_MATCHING

public static final int VALUE_EXPRESSION_CASE_SEARCH__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_CASE_SEARCH__PREDICATE_NULL

public static final int VALUE_EXPRESSION_CASE_SEARCH__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_CASE_SEARCH__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_CASE_SEARCH__GROUPING_EXPR

public static final int VALUE_EXPRESSION_CASE_SEARCH__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_CASE_SEARCH__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_CASE_SEARCH__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_CASE_SEARCH__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_CASE_SEARCH__NEST

public static final int VALUE_EXPRESSION_CASE_SEARCH__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_CASE_SEARCH__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_CASE_SEARCH__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_CASE_SEARCH__CASE_ELSE

public static final int VALUE_EXPRESSION_CASE_SEARCH__CASE_ELSE
The feature id for the 'Case Else' containment reference.


VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST

public static final int VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST
The feature id for the 'Search Content List' containment reference list.


VALUE_EXPRESSION_CASE_SEARCH_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_SEARCH_FEATURE_COUNT
The number of structural features of the 'Value Expression Case Search' class.


VALUE_EXPRESSION_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CASE_SIMPLE
The meta object id for the 'Value Expression Case Simple' class.

See Also:
ValueExpressionCaseSimpleImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSimple(), Constant Field Values

VALUE_EXPRESSION_CASE_SIMPLE__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE_SIMPLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE_SIMPLE__NAME

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


VALUE_EXPRESSION_CASE_SIMPLE__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE_SIMPLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE_SIMPLE__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE_SIMPLE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE_SIMPLE__LABEL

public static final int VALUE_EXPRESSION_CASE_SIMPLE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE_SIMPLE__COMMENTS

public static final int VALUE_EXPRESSION_CASE_SIMPLE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE_SIMPLE__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE_SIMPLE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE_SIMPLE__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_CASE_SIMPLE__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_CASE_SIMPLE__DATA_TYPE

public static final int VALUE_EXPRESSION_CASE_SIMPLE__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUES_ROW

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SIMPLE__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__RESULT_COLUMN

public static final int VALUE_EXPRESSION_CASE_SIMPLE__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__BASIC_RIGHT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__BASIC_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__LIKE_PATTERN

public static final int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__LIKE_MATCHING

public static final int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__PREDICATE_NULL

public static final int VALUE_EXPRESSION_CASE_SIMPLE__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_CASE_SIMPLE__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__GROUPING_EXPR

public static final int VALUE_EXPRESSION_CASE_SIMPLE__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_CASE_SIMPLE__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__NEST

public static final int VALUE_EXPRESSION_CASE_SIMPLE__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_CASE_SIMPLE__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_CASE_SIMPLE__CASE_ELSE

public static final int VALUE_EXPRESSION_CASE_SIMPLE__CASE_ELSE
The feature id for the 'Case Else' containment reference.


VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST

public static final int VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST
The feature id for the 'Content List' containment reference list.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


VALUE_EXPRESSION_CASE_SIMPLE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_SIMPLE_FEATURE_COUNT
The number of structural features of the 'Value Expression Case Simple' class.


VALUE_EXPRESSION_CASE_ELSE

public static final int VALUE_EXPRESSION_CASE_ELSE
The meta object id for the 'Value Expression Case Else' class.

See Also:
ValueExpressionCaseElseImpl, SQLQueryModelPackageImpl.getValueExpressionCaseElse(), Constant Field Values

VALUE_EXPRESSION_CASE_ELSE__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE_ELSE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE_ELSE__NAME

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


VALUE_EXPRESSION_CASE_ELSE__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE_ELSE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE_ELSE__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE_ELSE__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE_ELSE__LABEL

public static final int VALUE_EXPRESSION_CASE_ELSE__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE_ELSE__COMMENTS

public static final int VALUE_EXPRESSION_CASE_ELSE__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE_ELSE__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE_ELSE__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE

public static final int VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE
The feature id for the 'Value Expr Case' container reference.


VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


VALUE_EXPRESSION_CASE_ELSE_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_ELSE_FEATURE_COUNT
The number of structural features of the 'Value Expression Case Else' class.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT
The meta object id for the 'Value Expression Case Search Content' class.

See Also:
ValueExpressionCaseSearchContentImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSearchContent(), Constant Field Values

VALUE_EXPRESSION_CASE_SEARCH_CONTENT__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__NAME

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


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__LABEL

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__COMMENTS

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR
The feature id for the 'Value Expr' containment reference.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION
The feature id for the 'Search Condition' containment reference.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH
The feature id for the 'Value Expr Case Search' container reference.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_SEARCH_CONTENT_FEATURE_COUNT
The number of structural features of the 'Value Expression Case Search Content' class.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT
The meta object id for the 'Value Expression Case Simple Content' class.

See Also:
ValueExpressionCaseSimpleContentImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSimpleContent(), Constant Field Values

VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__EANNOTATIONS

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__NAME

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


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DEPENDENCIES

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DESCRIPTION

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__LABEL

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__COMMENTS

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__PRIVILEGES

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR
The feature id for the 'When Value Expr' containment reference.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR
The feature id for the 'Result Value Expr' containment reference.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT_FEATURE_COUNT

public static final int VALUE_EXPRESSION_CASE_SIMPLE_CONTENT_FEATURE_COUNT
The number of structural features of the 'Value Expression Case Simple Content' class.


TABLE_IN_DATABASE

public static final int TABLE_IN_DATABASE
The meta object id for the 'Table In Database' class.

See Also:
TableInDatabaseImpl, SQLQueryModelPackageImpl.getTableInDatabase(), Constant Field Values

TABLE_IN_DATABASE__EANNOTATIONS

public static final int TABLE_IN_DATABASE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_IN_DATABASE__NAME

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


TABLE_IN_DATABASE__DEPENDENCIES

public static final int TABLE_IN_DATABASE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_IN_DATABASE__DESCRIPTION

public static final int TABLE_IN_DATABASE__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_IN_DATABASE__LABEL

public static final int TABLE_IN_DATABASE__LABEL
The feature id for the 'Label' attribute.


TABLE_IN_DATABASE__COMMENTS

public static final int TABLE_IN_DATABASE__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_IN_DATABASE__PRIVILEGES

public static final int TABLE_IN_DATABASE__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_IN_DATABASE__TABLE_JOINED_RIGHT

public static final int TABLE_IN_DATABASE__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_IN_DATABASE__TABLE_JOINED_LEFT

public static final int TABLE_IN_DATABASE__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_IN_DATABASE__QUERY_SELECT

public static final int TABLE_IN_DATABASE__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_IN_DATABASE__NEST

public static final int TABLE_IN_DATABASE__NEST
The feature id for the 'Nest' container reference.


TABLE_IN_DATABASE__COLUMN_LIST

public static final int TABLE_IN_DATABASE__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


TABLE_IN_DATABASE__TABLE_CORRELATION

public static final int TABLE_IN_DATABASE__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


TABLE_IN_DATABASE__RESULT_TABLE_ALL_COLUMNS

public static final int TABLE_IN_DATABASE__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


TABLE_IN_DATABASE__VALUE_EXPR_COLUMNS

public static final int TABLE_IN_DATABASE__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


TABLE_IN_DATABASE__UPDATE_STATEMENT

public static final int TABLE_IN_DATABASE__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


TABLE_IN_DATABASE__DELETE_STATEMENT

public static final int TABLE_IN_DATABASE__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


TABLE_IN_DATABASE__INSERT_STATEMENT

public static final int TABLE_IN_DATABASE__INSERT_STATEMENT
The feature id for the 'Insert Statement' container reference.


TABLE_IN_DATABASE__DATABASE_TABLE

public static final int TABLE_IN_DATABASE__DATABASE_TABLE
The feature id for the 'Database Table' reference.


TABLE_IN_DATABASE__DERIVED_COLUMN_LIST

public static final int TABLE_IN_DATABASE__DERIVED_COLUMN_LIST
The feature id for the 'Derived Column List' reference list.


TABLE_IN_DATABASE_FEATURE_COUNT

public static final int TABLE_IN_DATABASE_FEATURE_COUNT
The number of structural features of the 'Table In Database' class.


TABLE_FUNCTION

public static final int TABLE_FUNCTION
The meta object id for the 'Table Function' class.

See Also:
TableFunctionImpl, SQLQueryModelPackageImpl.getTableFunction(), Constant Field Values

TABLE_FUNCTION__EANNOTATIONS

public static final int TABLE_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_FUNCTION__NAME

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


TABLE_FUNCTION__DEPENDENCIES

public static final int TABLE_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_FUNCTION__DESCRIPTION

public static final int TABLE_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_FUNCTION__LABEL

public static final int TABLE_FUNCTION__LABEL
The feature id for the 'Label' attribute.


TABLE_FUNCTION__COMMENTS

public static final int TABLE_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_FUNCTION__PRIVILEGES

public static final int TABLE_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_FUNCTION__TABLE_JOINED_RIGHT

public static final int TABLE_FUNCTION__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_FUNCTION__TABLE_JOINED_LEFT

public static final int TABLE_FUNCTION__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_FUNCTION__QUERY_SELECT

public static final int TABLE_FUNCTION__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_FUNCTION__NEST

public static final int TABLE_FUNCTION__NEST
The feature id for the 'Nest' container reference.


TABLE_FUNCTION__COLUMN_LIST

public static final int TABLE_FUNCTION__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


TABLE_FUNCTION__TABLE_CORRELATION

public static final int TABLE_FUNCTION__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS

public static final int TABLE_FUNCTION__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


TABLE_FUNCTION__VALUE_EXPR_COLUMNS

public static final int TABLE_FUNCTION__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


TABLE_FUNCTION_FEATURE_COUNT

public static final int TABLE_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Table Function' class.


COLUMN_NAME

public static final int COLUMN_NAME
The meta object id for the 'Column Name' class.

See Also:
ColumnNameImpl, SQLQueryModelPackageImpl.getColumnName(), Constant Field Values

COLUMN_NAME__EANNOTATIONS

public static final int COLUMN_NAME__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


COLUMN_NAME__NAME

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


COLUMN_NAME__DEPENDENCIES

public static final int COLUMN_NAME__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


COLUMN_NAME__DESCRIPTION

public static final int COLUMN_NAME__DESCRIPTION
The feature id for the 'Description' attribute.


COLUMN_NAME__LABEL

public static final int COLUMN_NAME__LABEL
The feature id for the 'Label' attribute.


COLUMN_NAME__COMMENTS

public static final int COLUMN_NAME__COMMENTS
The feature id for the 'Comments' reference list.


COLUMN_NAME__PRIVILEGES

public static final int COLUMN_NAME__PRIVILEGES
The feature id for the 'Privileges' reference list.


COLUMN_NAME__TABLE_CORRELATION

public static final int COLUMN_NAME__TABLE_CORRELATION
The feature id for the 'Table Correlation' container reference.


COLUMN_NAME__WITH_TABLE_SPECIFICATION

public static final int COLUMN_NAME__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' container reference.


COLUMN_NAME_FEATURE_COUNT

public static final int COLUMN_NAME_FEATURE_COUNT
The number of structural features of the 'Column Name' class.


TABLE_NESTED

public static final int TABLE_NESTED
The meta object id for the 'Table Nested' class.

See Also:
TableNestedImpl, SQLQueryModelPackageImpl.getTableNested(), Constant Field Values

TABLE_NESTED__EANNOTATIONS

public static final int TABLE_NESTED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_NESTED__NAME

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


TABLE_NESTED__DEPENDENCIES

public static final int TABLE_NESTED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_NESTED__DESCRIPTION

public static final int TABLE_NESTED__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_NESTED__LABEL

public static final int TABLE_NESTED__LABEL
The feature id for the 'Label' attribute.


TABLE_NESTED__COMMENTS

public static final int TABLE_NESTED__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_NESTED__PRIVILEGES

public static final int TABLE_NESTED__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_NESTED__TABLE_JOINED_RIGHT

public static final int TABLE_NESTED__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


TABLE_NESTED__TABLE_JOINED_LEFT

public static final int TABLE_NESTED__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


TABLE_NESTED__QUERY_SELECT

public static final int TABLE_NESTED__QUERY_SELECT
The feature id for the 'Query Select' container reference.


TABLE_NESTED__NEST

public static final int TABLE_NESTED__NEST
The feature id for the 'Nest' container reference.


TABLE_NESTED__NESTED_TABLE_REF

public static final int TABLE_NESTED__NESTED_TABLE_REF
The feature id for the 'Nested Table Ref' containment reference.


TABLE_NESTED_FEATURE_COUNT

public static final int TABLE_NESTED_FEATURE_COUNT
The number of structural features of the 'Table Nested' class.


QUERY_MERGE_STATEMENT

public static final int QUERY_MERGE_STATEMENT
The meta object id for the 'Query Merge Statement' class.

See Also:
QueryMergeStatementImpl, SQLQueryModelPackageImpl.getQueryMergeStatement(), Constant Field Values

QUERY_MERGE_STATEMENT__EANNOTATIONS

public static final int QUERY_MERGE_STATEMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


QUERY_MERGE_STATEMENT__NAME

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


QUERY_MERGE_STATEMENT__DEPENDENCIES

public static final int QUERY_MERGE_STATEMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


QUERY_MERGE_STATEMENT__DESCRIPTION

public static final int QUERY_MERGE_STATEMENT__DESCRIPTION
The feature id for the 'Description' attribute.


QUERY_MERGE_STATEMENT__LABEL

public static final int QUERY_MERGE_STATEMENT__LABEL
The feature id for the 'Label' attribute.


QUERY_MERGE_STATEMENT__COMMENTS

public static final int QUERY_MERGE_STATEMENT__COMMENTS
The feature id for the 'Comments' reference list.


QUERY_MERGE_STATEMENT__PRIVILEGES

public static final int QUERY_MERGE_STATEMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.


QUERY_MERGE_STATEMENT_FEATURE_COUNT

public static final int QUERY_MERGE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Query Merge Statement' class.


SEARCH_CONDITION_NESTED

public static final int SEARCH_CONDITION_NESTED
The meta object id for the 'Search Condition Nested' class.

See Also:
SearchConditionNestedImpl, SQLQueryModelPackageImpl.getSearchConditionNested(), Constant Field Values

SEARCH_CONDITION_NESTED__EANNOTATIONS

public static final int SEARCH_CONDITION_NESTED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


SEARCH_CONDITION_NESTED__NAME

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


SEARCH_CONDITION_NESTED__DEPENDENCIES

public static final int SEARCH_CONDITION_NESTED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


SEARCH_CONDITION_NESTED__DESCRIPTION

public static final int SEARCH_CONDITION_NESTED__DESCRIPTION
The feature id for the 'Description' attribute.


SEARCH_CONDITION_NESTED__LABEL

public static final int SEARCH_CONDITION_NESTED__LABEL
The feature id for the 'Label' attribute.


SEARCH_CONDITION_NESTED__COMMENTS

public static final int SEARCH_CONDITION_NESTED__COMMENTS
The feature id for the 'Comments' reference list.


SEARCH_CONDITION_NESTED__PRIVILEGES

public static final int SEARCH_CONDITION_NESTED__PRIVILEGES
The feature id for the 'Privileges' reference list.


SEARCH_CONDITION_NESTED__NEGATED_CONDITION

public static final int SEARCH_CONDITION_NESTED__NEGATED_CONDITION
The feature id for the 'Negated Condition' attribute.


SEARCH_CONDITION_NESTED__UPDATE_STATEMENT

public static final int SEARCH_CONDITION_NESTED__UPDATE_STATEMENT
The feature id for the 'Update Statement' container reference.


SEARCH_CONDITION_NESTED__DELETE_STATEMENT

public static final int SEARCH_CONDITION_NESTED__DELETE_STATEMENT
The feature id for the 'Delete Statement' container reference.


SEARCH_CONDITION_NESTED__TABLE_JOINED

public static final int SEARCH_CONDITION_NESTED__TABLE_JOINED
The feature id for the 'Table Joined' container reference.


SEARCH_CONDITION_NESTED__COMBINED_LEFT

public static final int SEARCH_CONDITION_NESTED__COMBINED_LEFT
The feature id for the 'Combined Left' container reference.


SEARCH_CONDITION_NESTED__COMBINED_RIGHT

public static final int SEARCH_CONDITION_NESTED__COMBINED_RIGHT
The feature id for the 'Combined Right' container reference.


SEARCH_CONDITION_NESTED__QUERY_SELECT_HAVING

public static final int SEARCH_CONDITION_NESTED__QUERY_SELECT_HAVING
The feature id for the 'Query Select Having' container reference.


SEARCH_CONDITION_NESTED__QUERY_SELECT_WHERE

public static final int SEARCH_CONDITION_NESTED__QUERY_SELECT_WHERE
The feature id for the 'Query Select Where' container reference.


SEARCH_CONDITION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int SEARCH_CONDITION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


SEARCH_CONDITION_NESTED__NEST

public static final int SEARCH_CONDITION_NESTED__NEST
The feature id for the 'Nest' container reference.


SEARCH_CONDITION_NESTED__NESTED_CONDITION

public static final int SEARCH_CONDITION_NESTED__NESTED_CONDITION
The feature id for the 'Nested Condition' containment reference.


SEARCH_CONDITION_NESTED_FEATURE_COUNT

public static final int SEARCH_CONDITION_NESTED_FEATURE_COUNT
The number of structural features of the 'Search Condition Nested' class.


VALUE_EXPRESSION_NESTED

public static final int VALUE_EXPRESSION_NESTED
The meta object id for the 'Value Expression Nested' class.

See Also:
ValueExpressionNestedImpl, SQLQueryModelPackageImpl.getValueExpressionNested(), Constant Field Values

VALUE_EXPRESSION_NESTED__EANNOTATIONS

public static final int VALUE_EXPRESSION_NESTED__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


VALUE_EXPRESSION_NESTED__NAME

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


VALUE_EXPRESSION_NESTED__DEPENDENCIES

public static final int VALUE_EXPRESSION_NESTED__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


VALUE_EXPRESSION_NESTED__DESCRIPTION

public static final int VALUE_EXPRESSION_NESTED__DESCRIPTION
The feature id for the 'Description' attribute.


VALUE_EXPRESSION_NESTED__LABEL

public static final int VALUE_EXPRESSION_NESTED__LABEL
The feature id for the 'Label' attribute.


VALUE_EXPRESSION_NESTED__COMMENTS

public static final int VALUE_EXPRESSION_NESTED__COMMENTS
The feature id for the 'Comments' reference list.


VALUE_EXPRESSION_NESTED__PRIVILEGES

public static final int VALUE_EXPRESSION_NESTED__PRIVILEGES
The feature id for the 'Privileges' reference list.


VALUE_EXPRESSION_NESTED__UNARY_OPERATOR

public static final int VALUE_EXPRESSION_NESTED__UNARY_OPERATOR
The feature id for the 'Unary Operator' attribute.


VALUE_EXPRESSION_NESTED__DATA_TYPE

public static final int VALUE_EXPRESSION_NESTED__DATA_TYPE
The feature id for the 'Data Type' containment reference.


VALUE_EXPRESSION_NESTED__VALUES_ROW

public static final int VALUE_EXPRESSION_NESTED__VALUES_ROW
The feature id for the 'Values Row' container reference.


VALUE_EXPRESSION_NESTED__ORDER_BY_VALUE_EXPR

public static final int VALUE_EXPRESSION_NESTED__ORDER_BY_VALUE_EXPR
The feature id for the 'Order By Value Expr' container reference.


VALUE_EXPRESSION_NESTED__RESULT_COLUMN

public static final int VALUE_EXPRESSION_NESTED__RESULT_COLUMN
The feature id for the 'Result Column' container reference.


VALUE_EXPRESSION_NESTED__BASIC_RIGHT

public static final int VALUE_EXPRESSION_NESTED__BASIC_RIGHT
The feature id for the 'Basic Right' container reference.


VALUE_EXPRESSION_NESTED__BASIC_LEFT

public static final int VALUE_EXPRESSION_NESTED__BASIC_LEFT
The feature id for the 'Basic Left' container reference.


VALUE_EXPRESSION_NESTED__LIKE_PATTERN

public static final int VALUE_EXPRESSION_NESTED__LIKE_PATTERN
The feature id for the 'Like Pattern' container reference.


VALUE_EXPRESSION_NESTED__LIKE_MATCHING

public static final int VALUE_EXPRESSION_NESTED__LIKE_MATCHING
The feature id for the 'Like Matching' container reference.


VALUE_EXPRESSION_NESTED__PREDICATE_NULL

public static final int VALUE_EXPRESSION_NESTED__PREDICATE_NULL
The feature id for the 'Predicate Null' container reference.


VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_RIGHT

public static final int VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_RIGHT
The feature id for the 'In Value List Right' container reference.


VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_LEFT

public static final int VALUE_EXPRESSION_NESTED__IN_VALUE_LIST_LEFT
The feature id for the 'In Value List Left' container reference.


VALUE_EXPRESSION_NESTED__IN_VALUE_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_NESTED__IN_VALUE_ROW_SELECT_LEFT
The feature id for the 'In Value Row Select Left' container reference.


VALUE_EXPRESSION_NESTED__IN_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_NESTED__IN_VALUE_SELECT_LEFT
The feature id for the 'In Value Select Left' container reference.


VALUE_EXPRESSION_NESTED__QUANTIFIED_ROW_SELECT_LEFT

public static final int VALUE_EXPRESSION_NESTED__QUANTIFIED_ROW_SELECT_LEFT
The feature id for the 'Quantified Row Select Left' container reference.


VALUE_EXPRESSION_NESTED__QUANTIFIED_VALUE_SELECT_LEFT

public static final int VALUE_EXPRESSION_NESTED__QUANTIFIED_VALUE_SELECT_LEFT
The feature id for the 'Quantified Value Select Left' container reference.


VALUE_EXPRESSION_NESTED__BETWEEN_LEFT

public static final int VALUE_EXPRESSION_NESTED__BETWEEN_LEFT
The feature id for the 'Between Left' container reference.


VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT1

public static final int VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT1
The feature id for the 'Between Right1' container reference.


VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT2

public static final int VALUE_EXPRESSION_NESTED__BETWEEN_RIGHT2
The feature id for the 'Between Right2' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CAST

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CAST
The feature id for the 'Value Expr Cast' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_FUNCTION

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_FUNCTION
The feature id for the 'Value Expr Function' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_LEFT

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_LEFT
The feature id for the 'Value Expr Combined Left' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_RIGHT

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_COMBINED_RIGHT
The feature id for the 'Value Expr Combined Right' container reference.


VALUE_EXPRESSION_NESTED__GROUPING_EXPR

public static final int VALUE_EXPRESSION_NESTED__GROUPING_EXPR
The feature id for the 'Grouping Expr' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_ELSE

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_ELSE
The feature id for the 'Value Expr Case Else' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE
The feature id for the 'Value Expr Case Simple' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The feature id for the 'Value Expr Case Simple Content When' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The feature id for the 'Value Expr Case Simple Content Result' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_CASE_SEARCH_CONTENT
The feature id for the 'Value Expr Case Search Content' container reference.


VALUE_EXPRESSION_NESTED__LIKE_ESCAPE

public static final int VALUE_EXPRESSION_NESTED__LIKE_ESCAPE
The feature id for the 'Like Escape' container reference.


VALUE_EXPRESSION_NESTED__VALUE_EXPR_LABELED_DURATION

public static final int VALUE_EXPRESSION_NESTED__VALUE_EXPR_LABELED_DURATION
The feature id for the 'Value Expr Labeled Duration' container reference.


VALUE_EXPRESSION_NESTED__NEST

public static final int VALUE_EXPRESSION_NESTED__NEST
The feature id for the 'Nest' container reference.


VALUE_EXPRESSION_NESTED__UPDATE_SOURCE_EXPR_LIST

public static final int VALUE_EXPRESSION_NESTED__UPDATE_SOURCE_EXPR_LIST
The feature id for the 'Update Source Expr List' container reference.


VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR

public static final int VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR
The feature id for the 'Nested Value Expr' containment reference.


VALUE_EXPRESSION_NESTED_FEATURE_COUNT

public static final int VALUE_EXPRESSION_NESTED_FEATURE_COUNT
The number of structural features of the 'Value Expression Nested' class.


ORDER_BY_ORDINAL

public static final int ORDER_BY_ORDINAL
The meta object id for the 'Order By Ordinal' class.

See Also:
OrderByOrdinalImpl, SQLQueryModelPackageImpl.getOrderByOrdinal(), Constant Field Values

ORDER_BY_ORDINAL__EANNOTATIONS

public static final int ORDER_BY_ORDINAL__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


ORDER_BY_ORDINAL__NAME

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


ORDER_BY_ORDINAL__DEPENDENCIES

public static final int ORDER_BY_ORDINAL__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


ORDER_BY_ORDINAL__DESCRIPTION

public static final int ORDER_BY_ORDINAL__DESCRIPTION
The feature id for the 'Description' attribute.


ORDER_BY_ORDINAL__LABEL

public static final int ORDER_BY_ORDINAL__LABEL
The feature id for the 'Label' attribute.


ORDER_BY_ORDINAL__COMMENTS

public static final int ORDER_BY_ORDINAL__COMMENTS
The feature id for the 'Comments' reference list.


ORDER_BY_ORDINAL__PRIVILEGES

public static final int ORDER_BY_ORDINAL__PRIVILEGES
The feature id for the 'Privileges' reference list.


ORDER_BY_ORDINAL__DESCENDING

public static final int ORDER_BY_ORDINAL__DESCENDING
The feature id for the 'Descending' attribute.


ORDER_BY_ORDINAL__ORDERING_SPEC_OPTION

public static final int ORDER_BY_ORDINAL__ORDERING_SPEC_OPTION
The feature id for the 'Ordering Spec Option' attribute.


ORDER_BY_ORDINAL__NULL_ORDERING_OPTION

public static final int ORDER_BY_ORDINAL__NULL_ORDERING_OPTION
The feature id for the 'Null Ordering Option' attribute.


ORDER_BY_ORDINAL__SELECT_STATEMENT

public static final int ORDER_BY_ORDINAL__SELECT_STATEMENT
The feature id for the 'Select Statement' container reference.


ORDER_BY_ORDINAL__ORDINAL_VALUE

public static final int ORDER_BY_ORDINAL__ORDINAL_VALUE
The feature id for the 'Ordinal Value' attribute.


ORDER_BY_ORDINAL_FEATURE_COUNT

public static final int ORDER_BY_ORDINAL_FEATURE_COUNT
The number of structural features of the 'Order By Ordinal' class.


TABLE_CORRELATION

public static final int TABLE_CORRELATION
The meta object id for the 'Table Correlation' class.

See Also:
TableCorrelationImpl, SQLQueryModelPackageImpl.getTableCorrelation(), Constant Field Values

TABLE_CORRELATION__EANNOTATIONS

public static final int TABLE_CORRELATION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


TABLE_CORRELATION__NAME

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


TABLE_CORRELATION__DEPENDENCIES

public static final int TABLE_CORRELATION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


TABLE_CORRELATION__DESCRIPTION

public static final int TABLE_CORRELATION__DESCRIPTION
The feature id for the 'Description' attribute.


TABLE_CORRELATION__LABEL

public static final int TABLE_CORRELATION__LABEL
The feature id for the 'Label' attribute.


TABLE_CORRELATION__COMMENTS

public static final int TABLE_CORRELATION__COMMENTS
The feature id for the 'Comments' reference list.


TABLE_CORRELATION__PRIVILEGES

public static final int TABLE_CORRELATION__PRIVILEGES
The feature id for the 'Privileges' reference list.


TABLE_CORRELATION__TABLE_EXPR

public static final int TABLE_CORRELATION__TABLE_EXPR
The feature id for the 'Table Expr' container reference.


TABLE_CORRELATION__COLUMN_NAME_LIST

public static final int TABLE_CORRELATION__COLUMN_NAME_LIST
The feature id for the 'Column Name List' containment reference list.


TABLE_CORRELATION_FEATURE_COUNT

public static final int TABLE_CORRELATION_FEATURE_COUNT
The number of structural features of the 'Table Correlation' class.


UPDATE_SOURCE

public static final int UPDATE_SOURCE
The meta object id for the 'Update Source' class.

See Also:
UpdateSourceImpl, SQLQueryModelPackageImpl.getUpdateSource(), Constant Field Values

UPDATE_SOURCE__EANNOTATIONS

public static final int UPDATE_SOURCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


UPDATE_SOURCE__NAME

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


UPDATE_SOURCE__DEPENDENCIES

public static final int UPDATE_SOURCE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


UPDATE_SOURCE__DESCRIPTION

public static final int UPDATE_SOURCE__DESCRIPTION
The feature id for the 'Description' attribute.


UPDATE_SOURCE__LABEL

public static final int UPDATE_SOURCE__LABEL
The feature id for the 'Label' attribute.


UPDATE_SOURCE__COMMENTS

public static final int UPDATE_SOURCE__COMMENTS
The feature id for the 'Comments' reference list.


UPDATE_SOURCE__PRIVILEGES

public static final int UPDATE_SOURCE__PRIVILEGES
The feature id for the 'Privileges' reference list.


UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR

public static final int UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR
The feature id for the 'Update Assignment Expr' container reference.


UPDATE_SOURCE_FEATURE_COUNT

public static final int UPDATE_SOURCE_FEATURE_COUNT
The number of structural features of the 'Update Source' class.


UPDATE_SOURCE_EXPR_LIST

public static final int UPDATE_SOURCE_EXPR_LIST
The meta object id for the 'Update Source Expr List' class.

See Also:
UpdateSourceExprListImpl, SQLQueryModelPackageImpl.getUpdateSourceExprList(), Constant Field Values

UPDATE_SOURCE_EXPR_LIST__EANNOTATIONS

public static final int UPDATE_SOURCE_EXPR_LIST__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


UPDATE_SOURCE_EXPR_LIST__NAME

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


UPDATE_SOURCE_EXPR_LIST__DEPENDENCIES

public static final int UPDATE_SOURCE_EXPR_LIST__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


UPDATE_SOURCE_EXPR_LIST__DESCRIPTION

public static final int UPDATE_SOURCE_EXPR_LIST__DESCRIPTION
The feature id for the 'Description' attribute.


UPDATE_SOURCE_EXPR_LIST__LABEL

public static final int UPDATE_SOURCE_EXPR_LIST__LABEL
The feature id for the 'Label' attribute.


UPDATE_SOURCE_EXPR_LIST__COMMENTS

public static final int UPDATE_SOURCE_EXPR_LIST__COMMENTS
The feature id for the 'Comments' reference list.


UPDATE_SOURCE_EXPR_LIST__PRIVILEGES

public static final int UPDATE_SOURCE_EXPR_LIST__PRIVILEGES
The feature id for the 'Privileges' reference list.


UPDATE_SOURCE_EXPR_LIST__UPDATE_ASSIGNMENT_EXPR

public static final int UPDATE_SOURCE_EXPR_LIST__UPDATE_ASSIGNMENT_EXPR
The feature id for the 'Update Assignment Expr' container reference.


UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST

public static final int UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST
The feature id for the 'Value Expr List' containment reference list.


UPDATE_SOURCE_EXPR_LIST_FEATURE_COUNT

public static final int UPDATE_SOURCE_EXPR_LIST_FEATURE_COUNT
The number of structural features of the 'Update Source Expr List' class.


UPDATE_SOURCE_QUERY

public static final int UPDATE_SOURCE_QUERY
The meta object id for the 'Update Source Query' class.

See Also:
UpdateSourceQueryImpl, SQLQueryModelPackageImpl.getUpdateSourceQuery(), Constant Field Values

UPDATE_SOURCE_QUERY__EANNOTATIONS

public static final int UPDATE_SOURCE_QUERY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


UPDATE_SOURCE_QUERY__NAME

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


UPDATE_SOURCE_QUERY__DEPENDENCIES

public static final int UPDATE_SOURCE_QUERY__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


UPDATE_SOURCE_QUERY__DESCRIPTION

public static final int UPDATE_SOURCE_QUERY__DESCRIPTION
The feature id for the 'Description' attribute.


UPDATE_SOURCE_QUERY__LABEL

public static final int UPDATE_SOURCE_QUERY__LABEL
The feature id for the 'Label' attribute.


UPDATE_SOURCE_QUERY__COMMENTS

public static final int UPDATE_SOURCE_QUERY__COMMENTS
The feature id for the 'Comments' reference list.


UPDATE_SOURCE_QUERY__PRIVILEGES

public static final int UPDATE_SOURCE_QUERY__PRIVILEGES
The feature id for the 'Privileges' reference list.


UPDATE_SOURCE_QUERY__UPDATE_ASSIGNMENT_EXPR

public static final int UPDATE_SOURCE_QUERY__UPDATE_ASSIGNMENT_EXPR
The feature id for the 'Update Assignment Expr' container reference.


UPDATE_SOURCE_QUERY__QUERY_EXPR

public static final int UPDATE_SOURCE_QUERY__QUERY_EXPR
The feature id for the 'Query Expr' containment reference.


UPDATE_SOURCE_QUERY_FEATURE_COUNT

public static final int UPDATE_SOURCE_QUERY_FEATURE_COUNT
The number of structural features of the 'Update Source Query' class.


ORDER_BY_RESULT_COLUMN

public static final int ORDER_BY_RESULT_COLUMN
The meta object id for the 'Order By Result Column' class.

See Also:
OrderByResultColumnImpl, SQLQueryModelPackageImpl.getOrderByResultColumn(), Constant Field Values

ORDER_BY_RESULT_COLUMN__EANNOTATIONS

public static final int ORDER_BY_RESULT_COLUMN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


ORDER_BY_RESULT_COLUMN__NAME

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


ORDER_BY_RESULT_COLUMN__DEPENDENCIES

public static final int ORDER_BY_RESULT_COLUMN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


ORDER_BY_RESULT_COLUMN__DESCRIPTION

public static final int ORDER_BY_RESULT_COLUMN__DESCRIPTION
The feature id for the 'Description' attribute.


ORDER_BY_RESULT_COLUMN__LABEL

public static final int ORDER_BY_RESULT_COLUMN__LABEL
The feature id for the 'Label' attribute.


ORDER_BY_RESULT_COLUMN__COMMENTS

public static final int ORDER_BY_RESULT_COLUMN__COMMENTS
The feature id for the 'Comments' reference list.


ORDER_BY_RESULT_COLUMN__PRIVILEGES

public static final int ORDER_BY_RESULT_COLUMN__PRIVILEGES
The feature id for the 'Privileges' reference list.


ORDER_BY_RESULT_COLUMN__DESCENDING

public static final int ORDER_BY_RESULT_COLUMN__DESCENDING
The feature id for the 'Descending' attribute.


ORDER_BY_RESULT_COLUMN__ORDERING_SPEC_OPTION

public static final int ORDER_BY_RESULT_COLUMN__ORDERING_SPEC_OPTION
The feature id for the 'Ordering Spec Option' attribute.


ORDER_BY_RESULT_COLUMN__NULL_ORDERING_OPTION

public static final int ORDER_BY_RESULT_COLUMN__NULL_ORDERING_OPTION
The feature id for the 'Null Ordering Option' attribute.


ORDER_BY_RESULT_COLUMN__SELECT_STATEMENT

public static final int ORDER_BY_RESULT_COLUMN__SELECT_STATEMENT
The feature id for the 'Select Statement' container reference.


ORDER_BY_RESULT_COLUMN__RESULT_COL

public static final int ORDER_BY_RESULT_COLUMN__RESULT_COL
The feature id for the 'Result Col' reference.


ORDER_BY_RESULT_COLUMN_FEATURE_COUNT

public static final int ORDER_BY_RESULT_COLUMN_FEATURE_COUNT
The number of structural features of the 'Order By Result Column' class.


WITH_TABLE_REFERENCE

public static final int WITH_TABLE_REFERENCE
The meta object id for the 'With Table Reference' class.

See Also:
WithTableReferenceImpl, SQLQueryModelPackageImpl.getWithTableReference(), Constant Field Values

WITH_TABLE_REFERENCE__EANNOTATIONS

public static final int WITH_TABLE_REFERENCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.


WITH_TABLE_REFERENCE__NAME

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


WITH_TABLE_REFERENCE__DEPENDENCIES

public static final int WITH_TABLE_REFERENCE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.


WITH_TABLE_REFERENCE__DESCRIPTION

public static final int WITH_TABLE_REFERENCE__DESCRIPTION
The feature id for the 'Description' attribute.


WITH_TABLE_REFERENCE__LABEL

public static final int WITH_TABLE_REFERENCE__LABEL
The feature id for the 'Label' attribute.


WITH_TABLE_REFERENCE__COMMENTS

public static final int WITH_TABLE_REFERENCE__COMMENTS
The feature id for the 'Comments' reference list.


WITH_TABLE_REFERENCE__PRIVILEGES

public static final int WITH_TABLE_REFERENCE__PRIVILEGES
The feature id for the 'Privileges' reference list.


WITH_TABLE_REFERENCE__TABLE_JOINED_RIGHT

public static final int WITH_TABLE_REFERENCE__TABLE_JOINED_RIGHT
The feature id for the 'Table Joined Right' container reference.


WITH_TABLE_REFERENCE__TABLE_JOINED_LEFT

public static final int WITH_TABLE_REFERENCE__TABLE_JOINED_LEFT
The feature id for the 'Table Joined Left' container reference.


WITH_TABLE_REFERENCE__QUERY_SELECT

public static final int WITH_TABLE_REFERENCE__QUERY_SELECT
The feature id for the 'Query Select' container reference.


WITH_TABLE_REFERENCE__NEST

public static final int WITH_TABLE_REFERENCE__NEST
The feature id for the 'Nest' container reference.


WITH_TABLE_REFERENCE__COLUMN_LIST

public static final int WITH_TABLE_REFERENCE__COLUMN_LIST
The feature id for the 'Column List' containment reference list.


WITH_TABLE_REFERENCE__TABLE_CORRELATION

public static final int WITH_TABLE_REFERENCE__TABLE_CORRELATION
The feature id for the 'Table Correlation' containment reference.


WITH_TABLE_REFERENCE__RESULT_TABLE_ALL_COLUMNS

public static final int WITH_TABLE_REFERENCE__RESULT_TABLE_ALL_COLUMNS
The feature id for the 'Result Table All Columns' reference list.


WITH_TABLE_REFERENCE__VALUE_EXPR_COLUMNS

public static final int WITH_TABLE_REFERENCE__VALUE_EXPR_COLUMNS
The feature id for the 'Value Expr Columns' reference list.


WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION

public static final int WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION
The feature id for the 'With Table Specification' reference.


WITH_TABLE_REFERENCE_FEATURE_COUNT

public static final int WITH_TABLE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'With Table Reference' class.


SUPER_GROUP_TYPE

public static final int SUPER_GROUP_TYPE
The meta object id for the 'Super Group Type' enum.

See Also:
SuperGroupType, SQLQueryModelPackageImpl.getSuperGroupType(), Constant Field Values

PREDICATE_QUANTIFIED_TYPE

public static final int PREDICATE_QUANTIFIED_TYPE
The meta object id for the 'Predicate Quantified Type' enum.

See Also:
PredicateQuantifiedType, SQLQueryModelPackageImpl.getPredicateQuantifiedType(), Constant Field Values

PREDICATE_COMPARISON_OPERATOR

public static final int PREDICATE_COMPARISON_OPERATOR
The meta object id for the 'Predicate Comparison Operator' enum.

See Also:
PredicateComparisonOperator, SQLQueryModelPackageImpl.getPredicateComparisonOperator(), Constant Field Values

SEARCH_CONDITION_COMBINED_OPERATOR

public static final int SEARCH_CONDITION_COMBINED_OPERATOR
The meta object id for the 'Search Condition Combined Operator' enum.

See Also:
SearchConditionCombinedOperator, SQLQueryModelPackageImpl.getSearchConditionCombinedOperator(), Constant Field Values

TABLE_JOINED_OPERATOR

public static final int TABLE_JOINED_OPERATOR
The meta object id for the 'Table Joined Operator' enum.

See Also:
TableJoinedOperator, SQLQueryModelPackageImpl.getTableJoinedOperator(), Constant Field Values

QUERY_COMBINED_OPERATOR

public static final int QUERY_COMBINED_OPERATOR
The meta object id for the 'Query Combined Operator' enum.

See Also:
QueryCombinedOperator, SQLQueryModelPackageImpl.getQueryCombinedOperator(), Constant Field Values

VALUE_EXPRESSION_UNARY_OPERATOR

public static final int VALUE_EXPRESSION_UNARY_OPERATOR
The meta object id for the 'Value Expression Unary Operator' enum.

See Also:
ValueExpressionUnaryOperator, SQLQueryModelPackageImpl.getValueExpressionUnaryOperator(), Constant Field Values

VALUE_EXPRESSION_COMBINED_OPERATOR

public static final int VALUE_EXPRESSION_COMBINED_OPERATOR
The meta object id for the 'Value Expression Combined Operator' enum.

See Also:
ValueExpressionCombinedOperator, SQLQueryModelPackageImpl.getValueExpressionCombinedOperator(), Constant Field Values

VALUE_EXPRESSION_LABELED_DURATION_TYPE

public static final int VALUE_EXPRESSION_LABELED_DURATION_TYPE
The meta object id for the 'Value Expression Labeled Duration Type' enum.

See Also:
ValueExpressionLabeledDurationType, SQLQueryModelPackageImpl.getValueExpressionLabeledDurationType(), Constant Field Values

NULL_ORDERING_TYPE

public static final int NULL_ORDERING_TYPE
The meta object id for the 'Null Ordering Type' enum.

See Also:
NullOrderingType, SQLQueryModelPackageImpl.getNullOrderingType(), Constant Field Values

ORDERING_SPEC_TYPE

public static final int ORDERING_SPEC_TYPE
The meta object id for the 'Ordering Spec Type' enum.

See Also:
OrderingSpecType, SQLQueryModelPackageImpl.getOrderingSpecType(), Constant Field Values
Method Detail

getQueryStatement

public EClass getQueryStatement()
Returns the meta object for class 'Query Statement'.

Returns:
the meta object for class 'Query Statement'.
See Also:
QueryStatement

getQueryDeleteStatement

public EClass getQueryDeleteStatement()
Returns the meta object for class 'Query Delete Statement'.

Returns:
the meta object for class 'Query Delete Statement'.
See Also:
QueryDeleteStatement

getQueryDeleteStatement_WhereCurrentOfClause

public EReference getQueryDeleteStatement_WhereCurrentOfClause()
Returns the meta object for the containment reference 'Where Current Of Clause'.

Returns:
the meta object for the containment reference 'Where Current Of Clause'.
See Also:
QueryDeleteStatement.getWhereCurrentOfClause(), getQueryDeleteStatement()

getQueryDeleteStatement_WhereClause

public EReference getQueryDeleteStatement_WhereClause()
Returns the meta object for the containment reference 'Where Clause'.

Returns:
the meta object for the containment reference 'Where Clause'.
See Also:
QueryDeleteStatement.getWhereClause(), getQueryDeleteStatement()

getQueryDeleteStatement_TargetTable

public EReference getQueryDeleteStatement_TargetTable()
Returns the meta object for the containment reference 'Target Table'.

Returns:
the meta object for the containment reference 'Target Table'.
See Also:
QueryDeleteStatement.getTargetTable(), getQueryDeleteStatement()

getQueryInsertStatement

public EClass getQueryInsertStatement()
Returns the meta object for class 'Query Insert Statement'.

Returns:
the meta object for class 'Query Insert Statement'.
See Also:
QueryInsertStatement

getQueryInsertStatement_SourceQuery

public EReference getQueryInsertStatement_SourceQuery()
Returns the meta object for the containment reference 'Source Query'.

Returns:
the meta object for the containment reference 'Source Query'.
See Also:
QueryInsertStatement.getSourceQuery(), getQueryInsertStatement()

getQueryInsertStatement_SourceValuesRowList

public EReference getQueryInsertStatement_SourceValuesRowList()
Returns the meta object for the containment reference list 'Source Values Row List'.

Returns:
the meta object for the containment reference list 'Source Values Row List'.
See Also:
QueryInsertStatement.getSourceValuesRowList(), getQueryInsertStatement()

getQueryInsertStatement_TargetTable

public EReference getQueryInsertStatement_TargetTable()
Returns the meta object for the containment reference 'Target Table'.

Returns:
the meta object for the containment reference 'Target Table'.
See Also:
QueryInsertStatement.getTargetTable(), getQueryInsertStatement()

getQueryInsertStatement_TargetColumnList

public EReference getQueryInsertStatement_TargetColumnList()
Returns the meta object for the reference list 'Target Column List'.

Returns:
the meta object for the reference list 'Target Column List'.
See Also:
QueryInsertStatement.getTargetColumnList(), getQueryInsertStatement()

getQuerySelectStatement

public EClass getQuerySelectStatement()
Returns the meta object for class 'Query Select Statement'.

Returns:
the meta object for class 'Query Select Statement'.
See Also:
QuerySelectStatement

getQuerySelectStatement_QueryExpr

public EReference getQuerySelectStatement_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
QuerySelectStatement.getQueryExpr(), getQuerySelectStatement()

getQuerySelectStatement_OrderByClause

public EReference getQuerySelectStatement_OrderByClause()
Returns the meta object for the containment reference list 'Order By Clause'.

Returns:
the meta object for the containment reference list 'Order By Clause'.
See Also:
QuerySelectStatement.getOrderByClause(), getQuerySelectStatement()

getQueryUpdateStatement

public EClass getQueryUpdateStatement()
Returns the meta object for class 'Query Update Statement'.

Returns:
the meta object for class 'Query Update Statement'.
See Also:
QueryUpdateStatement

getQueryUpdateStatement_AssignmentClause

public EReference getQueryUpdateStatement_AssignmentClause()
Returns the meta object for the containment reference list 'Assignment Clause'.

Returns:
the meta object for the containment reference list 'Assignment Clause'.
See Also:
QueryUpdateStatement.getAssignmentClause(), getQueryUpdateStatement()

getQueryUpdateStatement_WhereCurrentOfClause

public EReference getQueryUpdateStatement_WhereCurrentOfClause()
Returns the meta object for the containment reference 'Where Current Of Clause'.

Returns:
the meta object for the containment reference 'Where Current Of Clause'.
See Also:
QueryUpdateStatement.getWhereCurrentOfClause(), getQueryUpdateStatement()

getQueryUpdateStatement_WhereClause

public EReference getQueryUpdateStatement_WhereClause()
Returns the meta object for the containment reference 'Where Clause'.

Returns:
the meta object for the containment reference 'Where Clause'.
See Also:
QueryUpdateStatement.getWhereClause(), getQueryUpdateStatement()

getQueryUpdateStatement_TargetTable

public EReference getQueryUpdateStatement_TargetTable()
Returns the meta object for the containment reference 'Target Table'.

Returns:
the meta object for the containment reference 'Target Table'.
See Also:
QueryUpdateStatement.getTargetTable(), getQueryUpdateStatement()

getUpdateAssignmentExpression

public EClass getUpdateAssignmentExpression()
Returns the meta object for class 'Update Assignment Expression'.

Returns:
the meta object for class 'Update Assignment Expression'.
See Also:
UpdateAssignmentExpression

getUpdateAssignmentExpression_UpdateStatement

public EReference getUpdateAssignmentExpression_UpdateStatement()
Returns the meta object for the container reference 'Update Statement'.

Returns:
the meta object for the container reference 'Update Statement'.
See Also:
UpdateAssignmentExpression.getUpdateStatement(), getUpdateAssignmentExpression()

getUpdateAssignmentExpression_TargetColumnList

public EReference getUpdateAssignmentExpression_TargetColumnList()
Returns the meta object for the reference list 'Target Column List'.

Returns:
the meta object for the reference list 'Target Column List'.
See Also:
UpdateAssignmentExpression.getTargetColumnList(), getUpdateAssignmentExpression()

getUpdateAssignmentExpression_UpdateSource

public EReference getUpdateAssignmentExpression_UpdateSource()
Returns the meta object for the containment reference 'Update Source'.

Returns:
the meta object for the containment reference 'Update Source'.
See Also:
UpdateAssignmentExpression.getUpdateSource(), getUpdateAssignmentExpression()

getCursorReference

public EClass getCursorReference()
Returns the meta object for class 'Cursor Reference'.

Returns:
the meta object for class 'Cursor Reference'.
See Also:
CursorReference

getCursorReference_UpdateStatement

public EReference getCursorReference_UpdateStatement()
Returns the meta object for the container reference 'Update Statement'.

Returns:
the meta object for the container reference 'Update Statement'.
See Also:
CursorReference.getUpdateStatement(), getCursorReference()

getCursorReference_DeleteStatement

public EReference getCursorReference_DeleteStatement()
Returns the meta object for the container reference 'Delete Statement'.

Returns:
the meta object for the container reference 'Delete Statement'.
See Also:
CursorReference.getDeleteStatement(), getCursorReference()

getQuerySearchCondition

public EClass getQuerySearchCondition()
Returns the meta object for class 'Query Search Condition'.

Returns:
the meta object for class 'Query Search Condition'.
See Also:
QuerySearchCondition

getQuerySearchCondition_NegatedCondition

public EAttribute getQuerySearchCondition_NegatedCondition()
Returns the meta object for the attribute 'Negated Condition'.

Returns:
the meta object for the attribute 'Negated Condition'.
See Also:
QuerySearchCondition.isNegatedCondition(), getQuerySearchCondition()

getQuerySearchCondition_UpdateStatement

public EReference getQuerySearchCondition_UpdateStatement()
Returns the meta object for the container reference 'Update Statement'.

Returns:
the meta object for the container reference 'Update Statement'.
See Also:
QuerySearchCondition.getUpdateStatement(), getQuerySearchCondition()

getQuerySearchCondition_DeleteStatement

public EReference getQuerySearchCondition_DeleteStatement()
Returns the meta object for the container reference 'Delete Statement'.

Returns:
the meta object for the container reference 'Delete Statement'.
See Also:
QuerySearchCondition.getDeleteStatement(), getQuerySearchCondition()

getQuerySearchCondition_TableJoined

public EReference getQuerySearchCondition_TableJoined()
Returns the meta object for the container reference 'Table Joined'.

Returns:
the meta object for the container reference 'Table Joined'.
See Also:
QuerySearchCondition.getTableJoined(), getQuerySearchCondition()

getQuerySearchCondition_CombinedLeft

public EReference getQuerySearchCondition_CombinedLeft()
Returns the meta object for the container reference 'Combined Left'.

Returns:
the meta object for the container reference 'Combined Left'.
See Also:
QuerySearchCondition.getCombinedLeft(), getQuerySearchCondition()

getQuerySearchCondition_CombinedRight

public EReference getQuerySearchCondition_CombinedRight()
Returns the meta object for the container reference 'Combined Right'.

Returns:
the meta object for the container reference 'Combined Right'.
See Also:
QuerySearchCondition.getCombinedRight(), getQuerySearchCondition()

getQuerySearchCondition_QuerySelectHaving

public EReference getQuerySearchCondition_QuerySelectHaving()
Returns the meta object for the container reference 'Query Select Having'.

Returns:
the meta object for the container reference 'Query Select Having'.
See Also:
QuerySearchCondition.getQuerySelectHaving(), getQuerySearchCondition()

getQuerySearchCondition_QuerySelectWhere

public EReference getQuerySearchCondition_QuerySelectWhere()
Returns the meta object for the container reference 'Query Select Where'.

Returns:
the meta object for the container reference 'Query Select Where'.
See Also:
QuerySearchCondition.getQuerySelectWhere(), getQuerySearchCondition()

getQuerySearchCondition_ValueExprCaseSearchContent

public EReference getQuerySearchCondition_ValueExprCaseSearchContent()
Returns the meta object for the container reference 'Value Expr Case Search Content'.

Returns:
the meta object for the container reference 'Value Expr Case Search Content'.
See Also:
QuerySearchCondition.getValueExprCaseSearchContent(), getQuerySearchCondition()

getQuerySearchCondition_Nest

public EReference getQuerySearchCondition_Nest()
Returns the meta object for the container reference 'Nest'.

Returns:
the meta object for the container reference 'Nest'.
See Also:
QuerySearchCondition.getNest(), getQuerySearchCondition()

getQueryExpressionBody

public EClass getQueryExpressionBody()
Returns the meta object for class 'Query Expression Body'.

Returns:
the meta object for class 'Query Expression Body'.
See Also:
QueryExpressionBody

getQueryExpressionBody_QueryExpression

public EReference getQueryExpressionBody_QueryExpression()
Returns the meta object for the container reference 'Query Expression'.

Returns:
the meta object for the container reference 'Query Expression'.
See Also:
QueryExpressionBody.getQueryExpression(), getQueryExpressionBody()

getQueryExpressionBody_CombinedLeft

public EReference getQueryExpressionBody_CombinedLeft()
Returns the meta object for the container reference 'Combined Left'.

Returns:
the meta object for the container reference 'Combined Left'.
See Also:
QueryExpressionBody.getCombinedLeft(), getQueryExpressionBody()

getQueryExpressionBody_CombinedRight

public EReference getQueryExpressionBody_CombinedRight()
Returns the meta object for the container reference 'Combined Right'.

Returns:
the meta object for the container reference 'Combined Right'.
See Also:
QueryExpressionBody.getCombinedRight(), getQueryExpressionBody()

getQueryExpressionBody_PredicateExists

public EReference getQueryExpressionBody_PredicateExists()
Returns the meta object for the container reference 'Predicate Exists'.

Returns:
the meta object for the container reference 'Predicate Exists'.
See Also:
QueryExpressionBody.getPredicateExists(), getQueryExpressionBody()

getQueryExpressionBody_UpdateSourceQuery

public EReference getQueryExpressionBody_UpdateSourceQuery()
Returns the meta object for the container reference 'Update Source Query'.

Returns:
the meta object for the container reference 'Update Source Query'.
See Also:
QueryExpressionBody.getUpdateSourceQuery(), getQueryExpressionBody()

getQueryExpressionBody_WithTableSpecification

public EReference getQueryExpressionBody_WithTableSpecification()
Returns the meta object for the container reference 'With Table Specification'.

Returns:
the meta object for the container reference 'With Table Specification'.
See Also:
QueryExpressionBody.getWithTableSpecification(), getQueryExpressionBody()

getQueryValueExpression

public EClass getQueryValueExpression()
Returns the meta object for class 'Query Value Expression'.

Returns:
the meta object for class 'Query Value Expression'.
See Also:
QueryValueExpression

getQueryValueExpression_UnaryOperator

public EAttribute getQueryValueExpression_UnaryOperator()
Returns the meta object for the attribute 'Unary Operator'.

Returns:
the meta object for the attribute 'Unary Operator'.
See Also:
QueryValueExpression.getUnaryOperator(), getQueryValueExpression()

getQueryValueExpression_DataType

public EReference getQueryValueExpression_DataType()
Returns the meta object for the containment reference 'Data Type'.

Returns:
the meta object for the containment reference 'Data Type'.
See Also:
QueryValueExpression.getDataType(), getQueryValueExpression()

getQueryValueExpression_ValuesRow

public EReference getQueryValueExpression_ValuesRow()
Returns the meta object for the container reference 'Values Row'.

Returns:
the meta object for the container reference 'Values Row'.
See Also:
QueryValueExpression.getValuesRow(), getQueryValueExpression()

getQueryValueExpression_OrderByValueExpr

public EReference getQueryValueExpression_OrderByValueExpr()
Returns the meta object for the container reference 'Order By Value Expr'.

Returns:
the meta object for the container reference 'Order By Value Expr'.
See Also:
QueryValueExpression.getOrderByValueExpr(), getQueryValueExpression()

getQueryValueExpression_ResultColumn

public EReference getQueryValueExpression_ResultColumn()
Returns the meta object for the container reference 'Result Column'.

Returns:
the meta object for the container reference 'Result Column'.
See Also:
QueryValueExpression.getResultColumn(), getQueryValueExpression()

getQueryValueExpression_BasicRight

public EReference getQueryValueExpression_BasicRight()
Returns the meta object for the container reference 'Basic Right'.

Returns:
the meta object for the container reference 'Basic Right'.
See Also:
QueryValueExpression.getBasicRight(), getQueryValueExpression()

getQueryValueExpression_BasicLeft

public EReference getQueryValueExpression_BasicLeft()
Returns the meta object for the container reference 'Basic Left'.

Returns:
the meta object for the container reference 'Basic Left'.
See Also:
QueryValueExpression.getBasicLeft(), getQueryValueExpression()

getQueryValueExpression_LikePattern

public EReference getQueryValueExpression_LikePattern()
Returns the meta object for the container reference 'Like Pattern'.

Returns:
the meta object for the container reference 'Like Pattern'.
See Also:
QueryValueExpression.getLikePattern(), getQueryValueExpression()

getQueryValueExpression_LikeMatching

public EReference getQueryValueExpression_LikeMatching()
Returns the meta object for the container reference 'Like Matching'.

Returns:
the meta object for the container reference 'Like Matching'.
See Also:
QueryValueExpression.getLikeMatching(), getQueryValueExpression()

getQueryValueExpression_PredicateNull

public EReference getQueryValueExpression_PredicateNull()
Returns the meta object for the container reference 'Predicate Null'.

Returns:
the meta object for the container reference 'Predicate Null'.
See Also:
QueryValueExpression.getPredicateNull(), getQueryValueExpression()

getQueryValueExpression_InValueListRight

public EReference getQueryValueExpression_InValueListRight()
Returns the meta object for the container reference 'In Value List Right'.

Returns:
the meta object for the container reference 'In Value List Right'.
See Also:
QueryValueExpression.getInValueListRight(), getQueryValueExpression()

getQueryValueExpression_InValueListLeft

public EReference getQueryValueExpression_InValueListLeft()
Returns the meta object for the container reference 'In Value List Left'.

Returns:
the meta object for the container reference 'In Value List Left'.
See Also:
QueryValueExpression.getInValueListLeft(), getQueryValueExpression()

getQueryValueExpression_InValueRowSelectLeft

public EReference getQueryValueExpression_InValueRowSelectLeft()
Returns the meta object for the container reference 'In Value Row Select Left'.

Returns:
the meta object for the container reference 'In Value Row Select Left'.
See Also:
QueryValueExpression.getInValueRowSelectLeft(), getQueryValueExpression()

getQueryValueExpression_InValueSelectLeft

public EReference getQueryValueExpression_InValueSelectLeft()
Returns the meta object for the container reference 'In Value Select Left'.

Returns:
the meta object for the container reference 'In Value Select Left'.
See Also:
QueryValueExpression.getInValueSelectLeft(), getQueryValueExpression()

getQueryValueExpression_QuantifiedRowSelectLeft

public EReference getQueryValueExpression_QuantifiedRowSelectLeft()
Returns the meta object for the container reference 'Quantified Row Select Left'.

Returns:
the meta object for the container reference 'Quantified Row Select Left'.
See Also:
QueryValueExpression.getQuantifiedRowSelectLeft(), getQueryValueExpression()

getQueryValueExpression_QuantifiedValueSelectLeft

public EReference getQueryValueExpression_QuantifiedValueSelectLeft()
Returns the meta object for the container reference 'Quantified Value Select Left'.

Returns:
the meta object for the container reference 'Quantified Value Select Left'.
See Also:
QueryValueExpression.getQuantifiedValueSelectLeft(), getQueryValueExpression()

getQueryValueExpression_BetweenLeft

public EReference getQueryValueExpression_BetweenLeft()
Returns the meta object for the container reference 'Between Left'.

Returns:
the meta object for the container reference 'Between Left'.
See Also:
QueryValueExpression.getBetweenLeft(), getQueryValueExpression()

getQueryValueExpression_BetweenRight1

public EReference getQueryValueExpression_BetweenRight1()
Returns the meta object for the container reference 'Between Right1'.

Returns:
the meta object for the container reference 'Between Right1'.
See Also:
QueryValueExpression.getBetweenRight1(), getQueryValueExpression()

getQueryValueExpression_BetweenRight2

public EReference getQueryValueExpression_BetweenRight2()
Returns the meta object for the container reference 'Between Right2'.

Returns:
the meta object for the container reference 'Between Right2'.
See Also:
QueryValueExpression.getBetweenRight2(), getQueryValueExpression()

getQueryValueExpression_ValueExprCast

public EReference getQueryValueExpression_ValueExprCast()
Returns the meta object for the container reference 'Value Expr Cast'.

Returns:
the meta object for the container reference 'Value Expr Cast'.
See Also:
QueryValueExpression.getValueExprCast(), getQueryValueExpression()

getQueryValueExpression_ValueExprFunction

public EReference getQueryValueExpression_ValueExprFunction()
Returns the meta object for the container reference 'Value Expr Function'.

Returns:
the meta object for the container reference 'Value Expr Function'.
See Also:
QueryValueExpression.getValueExprFunction(), getQueryValueExpression()

getQueryValueExpression_ValueExprCombinedLeft

public EReference getQueryValueExpression_ValueExprCombinedLeft()
Returns the meta object for the container reference 'Value Expr Combined Left'.

Returns:
the meta object for the container reference 'Value Expr Combined Left'.
See Also:
QueryValueExpression.getValueExprCombinedLeft(), getQueryValueExpression()

getQueryValueExpression_ValueExprCombinedRight

public EReference getQueryValueExpression_ValueExprCombinedRight()
Returns the meta object for the container reference 'Value Expr Combined Right'.

Returns:
the meta object for the container reference 'Value Expr Combined Right'.
See Also:
QueryValueExpression.getValueExprCombinedRight(), getQueryValueExpression()

getQueryValueExpression_GroupingExpr

public EReference getQueryValueExpression_GroupingExpr()
Returns the meta object for the container reference 'Grouping Expr'.

Returns:
the meta object for the container reference 'Grouping Expr'.
See Also:
QueryValueExpression.getGroupingExpr(), getQueryValueExpression()

getQueryValueExpression_ValueExprCaseElse

public EReference getQueryValueExpression_ValueExprCaseElse()
Returns the meta object for the container reference 'Value Expr Case Else'.

Returns:
the meta object for the container reference 'Value Expr Case Else'.
See Also:
QueryValueExpression.getValueExprCaseElse(), getQueryValueExpression()

getQueryValueExpression_ValueExprCaseSimple

public EReference getQueryValueExpression_ValueExprCaseSimple()
Returns the meta object for the container reference 'Value Expr Case Simple'.

Returns:
the meta object for the container reference 'Value Expr Case Simple'.
See Also:
QueryValueExpression.getValueExprCaseSimple(), getQueryValueExpression()

getQueryValueExpression_ValueExprCaseSimpleContentWhen

public EReference getQueryValueExpression_ValueExprCaseSimpleContentWhen()
Returns the meta object for the container reference 'Value Expr Case Simple Content When'.

Returns:
the meta object for the container reference 'Value Expr Case Simple Content When'.
See Also:
QueryValueExpression.getValueExprCaseSimpleContentWhen(), getQueryValueExpression()

getQueryValueExpression_ValueExprCaseSimpleContentResult

public EReference getQueryValueExpression_ValueExprCaseSimpleContentResult()
Returns the meta object for the container reference 'Value Expr Case Simple Content Result'.

Returns:
the meta object for the container reference 'Value Expr Case Simple Content Result'.
See Also:
QueryValueExpression.getValueExprCaseSimpleContentResult(), getQueryValueExpression()

getQueryValueExpression_ValueExprCaseSearchContent

public EReference getQueryValueExpression_ValueExprCaseSearchContent()
Returns the meta object for the container reference 'Value Expr Case Search Content'.

Returns:
the meta object for the container reference 'Value Expr Case Search Content'.
See Also:
QueryValueExpression.getValueExprCaseSearchContent(), getQueryValueExpression()

getQueryValueExpression_LikeEscape

public EReference getQueryValueExpression_LikeEscape()
Returns the meta object for the container reference 'Like Escape'.

Returns:
the meta object for the container reference 'Like Escape'.
See Also:
QueryValueExpression.getLikeEscape(), getQueryValueExpression()

getQueryValueExpression_ValueExprLabeledDuration

public EReference getQueryValueExpression_ValueExprLabeledDuration()
Returns the meta object for the container reference 'Value Expr Labeled Duration'.

Returns:
the meta object for the container reference 'Value Expr Labeled Duration'.
See Also:
QueryValueExpression.getValueExprLabeledDuration(), getQueryValueExpression()

getQueryValueExpression_Nest

public EReference getQueryValueExpression_Nest()
Returns the meta object for the container reference 'Nest'.

Returns:
the meta object for the container reference 'Nest'.
See Also:
QueryValueExpression.getNest(), getQueryValueExpression()

getQueryValueExpression_UpdateSourceExprList

public EReference getQueryValueExpression_UpdateSourceExprList()
Returns the meta object for the container reference 'Update Source Expr List'.

Returns:
the meta object for the container reference 'Update Source Expr List'.
See Also:
QueryValueExpression.getUpdateSourceExprList(), getQueryValueExpression()

getQueryExpressionRoot

public EClass getQueryExpressionRoot()
Returns the meta object for class 'Query Expression Root'.

Returns:
the meta object for class 'Query Expression Root'.
See Also:
QueryExpressionRoot

getQueryExpressionRoot_InsertStatement

public EReference getQueryExpressionRoot_InsertStatement()
Returns the meta object for the container reference 'Insert Statement'.

Returns:
the meta object for the container reference 'Insert Statement'.
See Also:
QueryExpressionRoot.getInsertStatement(), getQueryExpressionRoot()

getQueryExpressionRoot_SelectStatement

public EReference getQueryExpressionRoot_SelectStatement()
Returns the meta object for the container reference 'Select Statement'.

Returns:
the meta object for the container reference 'Select Statement'.
See Also:
QueryExpressionRoot.getSelectStatement(), getQueryExpressionRoot()

getQueryExpressionRoot_WithClause

public EReference getQueryExpressionRoot_WithClause()
Returns the meta object for the containment reference list 'With Clause'.

Returns:
the meta object for the containment reference list 'With Clause'.
See Also:
QueryExpressionRoot.getWithClause(), getQueryExpressionRoot()

getQueryExpressionRoot_Query

public EReference getQueryExpressionRoot_Query()
Returns the meta object for the containment reference 'Query'.

Returns:
the meta object for the containment reference 'Query'.
See Also:
QueryExpressionRoot.getQuery(), getQueryExpressionRoot()

getQueryExpressionRoot_InValueRowSelectRight

public EReference getQueryExpressionRoot_InValueRowSelectRight()
Returns the meta object for the container reference 'In Value Row Select Right'.

Returns:
the meta object for the container reference 'In Value Row Select Right'.
See Also:
QueryExpressionRoot.getInValueRowSelectRight(), getQueryExpressionRoot()

getQueryExpressionRoot_InValueSelectRight

public EReference getQueryExpressionRoot_InValueSelectRight()
Returns the meta object for the container reference 'In Value Select Right'.

Returns:
the meta object for the container reference 'In Value Select Right'.
See Also:
QueryExpressionRoot.getInValueSelectRight(), getQueryExpressionRoot()

getQueryExpressionRoot_QuantifiedRowSelectRight

public EReference getQueryExpressionRoot_QuantifiedRowSelectRight()
Returns the meta object for the container reference 'Quantified Row Select Right'.

Returns:
the meta object for the container reference 'Quantified Row Select Right'.
See Also:
QueryExpressionRoot.getQuantifiedRowSelectRight(), getQueryExpressionRoot()

getQueryExpressionRoot_QuantifiedValueSelectRight

public EReference getQueryExpressionRoot_QuantifiedValueSelectRight()
Returns the meta object for the container reference 'Quantified Value Select Right'.

Returns:
the meta object for the container reference 'Quantified Value Select Right'.
See Also:
QueryExpressionRoot.getQuantifiedValueSelectRight(), getQueryExpressionRoot()

getQueryExpressionRoot_ValueExprScalarSelects

public EReference getQueryExpressionRoot_ValueExprScalarSelects()
Returns the meta object for the reference list 'Value Expr Scalar Selects'.

Returns:
the meta object for the reference list 'Value Expr Scalar Selects'.
See Also:
QueryExpressionRoot.getValueExprScalarSelects(), getQueryExpressionRoot()

getValuesRow

public EClass getValuesRow()
Returns the meta object for class 'Values Row'.

Returns:
the meta object for class 'Values Row'.
See Also:
ValuesRow

getValuesRow_InsertStatement

public EReference getValuesRow_InsertStatement()
Returns the meta object for the container reference 'Insert Statement'.

Returns:
the meta object for the container reference 'Insert Statement'.
See Also:
ValuesRow.getInsertStatement(), getValuesRow()

getValuesRow_ExprList

public EReference getValuesRow_ExprList()
Returns the meta object for the containment reference list 'Expr List'.

Returns:
the meta object for the containment reference list 'Expr List'.
See Also:
ValuesRow.getExprList(), getValuesRow()

getValuesRow_QueryValues

public EReference getValuesRow_QueryValues()
Returns the meta object for the container reference 'Query Values'.

Returns:
the meta object for the container reference 'Query Values'.
See Also:
ValuesRow.getQueryValues(), getValuesRow()

getQueryValues

public EClass getQueryValues()
Returns the meta object for class 'Query Values'.

Returns:
the meta object for class 'Query Values'.
See Also:
QueryValues

getQueryValues_ValuesRowList

public EReference getQueryValues_ValuesRowList()
Returns the meta object for the containment reference list 'Values Row List'.

Returns:
the meta object for the containment reference list 'Values Row List'.
See Also:
QueryValues.getValuesRowList(), getQueryValues()

getTableReference

public EClass getTableReference()
Returns the meta object for class 'Table Reference'.

Returns:
the meta object for class 'Table Reference'.
See Also:
TableReference

getTableReference_TableJoinedRight

public EReference getTableReference_TableJoinedRight()
Returns the meta object for the container reference 'Table Joined Right'.

Returns:
the meta object for the container reference 'Table Joined Right'.
See Also:
TableReference.getTableJoinedRight(), getTableReference()

getTableReference_TableJoinedLeft

public EReference getTableReference_TableJoinedLeft()
Returns the meta object for the container reference 'Table Joined Left'.

Returns:
the meta object for the container reference 'Table Joined Left'.
See Also:
TableReference.getTableJoinedLeft(), getTableReference()

getTableReference_QuerySelect

public EReference getTableReference_QuerySelect()
Returns the meta object for the container reference 'Query Select'.

Returns:
the meta object for the container reference 'Query Select'.
See Also:
TableReference.getQuerySelect(), getTableReference()

getTableReference_Nest

public EReference getTableReference_Nest()
Returns the meta object for the container reference 'Nest'.

Returns:
the meta object for the container reference 'Nest'.
See Also:
TableReference.getNest(), getTableReference()

getTableExpression

public EClass getTableExpression()
Returns the meta object for class 'Table Expression'.

Returns:
the meta object for class 'Table Expression'.
See Also:
TableExpression

getTableExpression_ColumnList

public EReference getTableExpression_ColumnList()
Returns the meta object for the containment reference list 'Column List'.

Returns:
the meta object for the containment reference list 'Column List'.
See Also:
TableExpression.getColumnList(), getTableExpression()

getTableExpression_TableCorrelation

public EReference getTableExpression_TableCorrelation()
Returns the meta object for the containment reference 'Table Correlation'.

Returns:
the meta object for the containment reference 'Table Correlation'.
See Also:
TableExpression.getTableCorrelation(), getTableExpression()

getTableExpression_ResultTableAllColumns

public EReference getTableExpression_ResultTableAllColumns()
Returns the meta object for the reference list 'Result Table All Columns'.

Returns:
the meta object for the reference list 'Result Table All Columns'.
See Also:
TableExpression.getResultTableAllColumns(), getTableExpression()

getTableExpression_ValueExprColumns

public EReference getTableExpression_ValueExprColumns()
Returns the meta object for the reference list 'Value Expr Columns'.

Returns:
the meta object for the reference list 'Value Expr Columns'.
See Also:
TableExpression.getValueExprColumns(), getTableExpression()

getTableJoined

public EClass getTableJoined()
Returns the meta object for class 'Table Joined'.

Returns:
the meta object for class 'Table Joined'.
See Also:
TableJoined

getTableJoined_JoinOperator

public EAttribute getTableJoined_JoinOperator()
Returns the meta object for the attribute 'Join Operator'.

Returns:
the meta object for the attribute 'Join Operator'.
See Also:
TableJoined.getJoinOperator(), getTableJoined()

getTableJoined_JoinCondition

public EReference getTableJoined_JoinCondition()
Returns the meta object for the containment reference 'Join Condition'.

Returns:
the meta object for the containment reference 'Join Condition'.
See Also:
TableJoined.getJoinCondition(), getTableJoined()

getTableJoined_TableRefRight

public EReference getTableJoined_TableRefRight()
Returns the meta object for the containment reference 'Table Ref Right'.

Returns:
the meta object for the containment reference 'Table Ref Right'.
See Also:
TableJoined.getTableRefRight(), getTableJoined()

getTableJoined_TableRefLeft

public EReference getTableJoined_TableRefLeft()
Returns the meta object for the containment reference 'Table Ref Left'.

Returns:
the meta object for the containment reference 'Table Ref Left'.
See Also:
TableJoined.getTableRefLeft(), getTableJoined()

getWithTableSpecification

public EClass getWithTableSpecification()
Returns the meta object for class 'With Table Specification'.

Returns:
the meta object for class 'With Table Specification'.
See Also:
WithTableSpecification

getWithTableSpecification_QueryExpressionRoot

public EReference getWithTableSpecification_QueryExpressionRoot()
Returns the meta object for the container reference 'Query Expression Root'.

Returns:
the meta object for the container reference 'Query Expression Root'.
See Also:
WithTableSpecification.getQueryExpressionRoot(), getWithTableSpecification()

getWithTableSpecification_WithTableQueryExpr

public EReference getWithTableSpecification_WithTableQueryExpr()
Returns the meta object for the containment reference 'With Table Query Expr'.

Returns:
the meta object for the containment reference 'With Table Query Expr'.
See Also:
WithTableSpecification.getWithTableQueryExpr(), getWithTableSpecification()

getWithTableSpecification_WithTableReferences

public EReference getWithTableSpecification_WithTableReferences()
Returns the meta object for the reference list 'With Table References'.

Returns:
the meta object for the reference list 'With Table References'.
See Also:
WithTableSpecification.getWithTableReferences(), getWithTableSpecification()

getWithTableSpecification_ColumnNameList

public EReference getWithTableSpecification_ColumnNameList()
Returns the meta object for the containment reference list 'Column Name List'.

Returns:
the meta object for the containment reference list 'Column Name List'.
See Also:
WithTableSpecification.getColumnNameList(), getWithTableSpecification()

getPredicate

public EClass getPredicate()
Returns the meta object for class 'Predicate'.

Returns:
the meta object for class 'Predicate'.
See Also:
Predicate

getPredicate_NegatedPredicate

public EAttribute getPredicate_NegatedPredicate()
Returns the meta object for the attribute 'Negated Predicate'.

Returns:
the meta object for the attribute 'Negated Predicate'.
See Also:
Predicate.isNegatedPredicate(), getPredicate()

getPredicate_HasSelectivity

public EAttribute getPredicate_HasSelectivity()
Returns the meta object for the attribute 'Has Selectivity'.

Returns:
the meta object for the attribute 'Has Selectivity'.
See Also:
Predicate.isHasSelectivity(), getPredicate()

getPredicate_SelectivityValue

public EAttribute getPredicate_SelectivityValue()
Returns the meta object for the attribute 'Selectivity Value'.

Returns:
the meta object for the attribute 'Selectivity Value'.
See Also:
Predicate.getSelectivityValue(), getPredicate()

getSearchConditionCombined

public EClass getSearchConditionCombined()
Returns the meta object for class 'Search Condition Combined'.

Returns:
the meta object for class 'Search Condition Combined'.
See Also:
SearchConditionCombined

getSearchConditionCombined_CombinedOperator

public EAttribute getSearchConditionCombined_CombinedOperator()
Returns the meta object for the attribute 'Combined Operator'.

Returns:
the meta object for the attribute 'Combined Operator'.
See Also:
SearchConditionCombined.getCombinedOperator(), getSearchConditionCombined()

getSearchConditionCombined_LeftCondition

public EReference getSearchConditionCombined_LeftCondition()
Returns the meta object for the containment reference 'Left Condition'.

Returns:
the meta object for the containment reference 'Left Condition'.
See Also:
SearchConditionCombined.getLeftCondition(), getSearchConditionCombined()

getSearchConditionCombined_RightCondition

public EReference getSearchConditionCombined_RightCondition()
Returns the meta object for the containment reference 'Right Condition'.

Returns:
the meta object for the containment reference 'Right Condition'.
See Also:
SearchConditionCombined.getRightCondition(), getSearchConditionCombined()

getOrderByValueExpression

public EClass getOrderByValueExpression()
Returns the meta object for class 'Order By Value Expression'.

Returns:
the meta object for class 'Order By Value Expression'.
See Also:
OrderByValueExpression

getOrderByValueExpression_ValueExpr

public EReference getOrderByValueExpression_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
OrderByValueExpression.getValueExpr(), getOrderByValueExpression()

getQueryCombined

public EClass getQueryCombined()
Returns the meta object for class 'Query Combined'.

Returns:
the meta object for class 'Query Combined'.
See Also:
QueryCombined

getQueryCombined_CombinedOperator

public EAttribute getQueryCombined_CombinedOperator()
Returns the meta object for the attribute 'Combined Operator'.

Returns:
the meta object for the attribute 'Combined Operator'.
See Also:
QueryCombined.getCombinedOperator(), getQueryCombined()

getQueryCombined_LeftQuery

public EReference getQueryCombined_LeftQuery()
Returns the meta object for the containment reference 'Left Query'.

Returns:
the meta object for the containment reference 'Left Query'.
See Also:
QueryCombined.getLeftQuery(), getQueryCombined()

getQueryCombined_RightQuery

public EReference getQueryCombined_RightQuery()
Returns the meta object for the containment reference 'Right Query'.

Returns:
the meta object for the containment reference 'Right Query'.
See Also:
QueryCombined.getRightQuery(), getQueryCombined()

getQuerySelect

public EClass getQuerySelect()
Returns the meta object for class 'Query Select'.

Returns:
the meta object for class 'Query Select'.
See Also:
QuerySelect

getQuerySelect_Distinct

public EAttribute getQuerySelect_Distinct()
Returns the meta object for the attribute 'Distinct'.

Returns:
the meta object for the attribute 'Distinct'.
See Also:
QuerySelect.isDistinct(), getQuerySelect()

getQuerySelect_HavingClause

public EReference getQuerySelect_HavingClause()
Returns the meta object for the containment reference 'Having Clause'.

Returns:
the meta object for the containment reference 'Having Clause'.
See Also:
QuerySelect.getHavingClause(), getQuerySelect()

getQuerySelect_WhereClause

public EReference getQuerySelect_WhereClause()
Returns the meta object for the containment reference 'Where Clause'.

Returns:
the meta object for the containment reference 'Where Clause'.
See Also:
QuerySelect.getWhereClause(), getQuerySelect()

getQuerySelect_GroupByClause

public EReference getQuerySelect_GroupByClause()
Returns the meta object for the containment reference list 'Group By Clause'.

Returns:
the meta object for the containment reference list 'Group By Clause'.
See Also:
QuerySelect.getGroupByClause(), getQuerySelect()

getQuerySelect_SelectClause

public EReference getQuerySelect_SelectClause()
Returns the meta object for the containment reference list 'Select Clause'.

Returns:
the meta object for the containment reference list 'Select Clause'.
See Also:
QuerySelect.getSelectClause(), getQuerySelect()

getQuerySelect_FromClause

public EReference getQuerySelect_FromClause()
Returns the meta object for the containment reference list 'From Clause'.

Returns:
the meta object for the containment reference list 'From Clause'.
See Also:
QuerySelect.getFromClause(), getQuerySelect()

getQuerySelect_IntoClause

public EReference getQuerySelect_IntoClause()
Returns the meta object for the containment reference list 'Into Clause'.

Returns:
the meta object for the containment reference list 'Into Clause'.
See Also:
QuerySelect.getIntoClause(), getQuerySelect()

getGroupingSpecification

public EClass getGroupingSpecification()
Returns the meta object for class 'Grouping Specification'.

Returns:
the meta object for class 'Grouping Specification'.
See Also:
GroupingSpecification

getGroupingSpecification_QuerySelect

public EReference getGroupingSpecification_QuerySelect()
Returns the meta object for the container reference 'Query Select'.

Returns:
the meta object for the container reference 'Query Select'.
See Also:
GroupingSpecification.getQuerySelect(), getGroupingSpecification()

getQueryResultSpecification

public EClass getQueryResultSpecification()
Returns the meta object for class 'Query Result Specification'.

Returns:
the meta object for class 'Query Result Specification'.
See Also:
QueryResultSpecification

getQueryResultSpecification_QuerySelect

public EReference getQueryResultSpecification_QuerySelect()
Returns the meta object for the container reference 'Query Select'.

Returns:
the meta object for the container reference 'Query Select'.
See Also:
QueryResultSpecification.getQuerySelect(), getQueryResultSpecification()

getResultTableAllColumns

public EClass getResultTableAllColumns()
Returns the meta object for class 'Result Table All Columns'.

Returns:
the meta object for class 'Result Table All Columns'.
See Also:
ResultTableAllColumns

getResultTableAllColumns_TableExpr

public EReference getResultTableAllColumns_TableExpr()
Returns the meta object for the reference 'Table Expr'.

Returns:
the meta object for the reference 'Table Expr'.
See Also:
ResultTableAllColumns.getTableExpr(), getResultTableAllColumns()

getResultColumn

public EClass getResultColumn()
Returns the meta object for class 'Result Column'.

Returns:
the meta object for class 'Result Column'.
See Also:
ResultColumn

getResultColumn_ValueExpr

public EReference getResultColumn_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ResultColumn.getValueExpr(), getResultColumn()

getResultColumn_OrderByResultCol

public EReference getResultColumn_OrderByResultCol()
Returns the meta object for the reference list 'Order By Result Col'.

Returns:
the meta object for the reference list 'Order By Result Col'.
See Also:
ResultColumn.getOrderByResultCol(), getResultColumn()

getPredicateBasic

public EClass getPredicateBasic()
Returns the meta object for class 'Predicate Basic'.

Returns:
the meta object for class 'Predicate Basic'.
See Also:
PredicateBasic

getPredicateBasic_ComparisonOperator

public EAttribute getPredicateBasic_ComparisonOperator()
Returns the meta object for the attribute 'Comparison Operator'.

Returns:
the meta object for the attribute 'Comparison Operator'.
See Also:
PredicateBasic.getComparisonOperator(), getPredicateBasic()

getPredicateBasic_RightValueExpr

public EReference getPredicateBasic_RightValueExpr()
Returns the meta object for the containment reference 'Right Value Expr'.

Returns:
the meta object for the containment reference 'Right Value Expr'.
See Also:
PredicateBasic.getRightValueExpr(), getPredicateBasic()

getPredicateBasic_LeftValueExpr

public EReference getPredicateBasic_LeftValueExpr()
Returns the meta object for the containment reference 'Left Value Expr'.

Returns:
the meta object for the containment reference 'Left Value Expr'.
See Also:
PredicateBasic.getLeftValueExpr(), getPredicateBasic()

getPredicateQuantified

public EClass getPredicateQuantified()
Returns the meta object for class 'Predicate Quantified'.

Returns:
the meta object for class 'Predicate Quantified'.
See Also:
PredicateQuantified

getPredicateBetween

public EClass getPredicateBetween()
Returns the meta object for class 'Predicate Between'.

Returns:
the meta object for class 'Predicate Between'.
See Also:
PredicateBetween

getPredicateBetween_NotBetween

public EAttribute getPredicateBetween_NotBetween()
Returns the meta object for the attribute 'Not Between'.

Returns:
the meta object for the attribute 'Not Between'.
See Also:
PredicateBetween.isNotBetween(), getPredicateBetween()

getPredicateBetween_LeftValueExpr

public EReference getPredicateBetween_LeftValueExpr()
Returns the meta object for the containment reference 'Left Value Expr'.

Returns:
the meta object for the containment reference 'Left Value Expr'.
See Also:
PredicateBetween.getLeftValueExpr(), getPredicateBetween()

getPredicateBetween_RightValueExpr1

public EReference getPredicateBetween_RightValueExpr1()
Returns the meta object for the containment reference 'Right Value Expr1'.

Returns:
the meta object for the containment reference 'Right Value Expr1'.
See Also:
PredicateBetween.getRightValueExpr1(), getPredicateBetween()

getPredicateBetween_RightValueExpr2

public EReference getPredicateBetween_RightValueExpr2()
Returns the meta object for the containment reference 'Right Value Expr2'.

Returns:
the meta object for the containment reference 'Right Value Expr2'.
See Also:
PredicateBetween.getRightValueExpr2(), getPredicateBetween()

getPredicateExists

public EClass getPredicateExists()
Returns the meta object for class 'Predicate Exists'.

Returns:
the meta object for class 'Predicate Exists'.
See Also:
PredicateExists

getPredicateExists_QueryExpr

public EReference getPredicateExists_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
PredicateExists.getQueryExpr(), getPredicateExists()

getPredicateIn

public EClass getPredicateIn()
Returns the meta object for class 'Predicate In'.

Returns:
the meta object for class 'Predicate In'.
See Also:
PredicateIn

getPredicateIn_NotIn

public EAttribute getPredicateIn_NotIn()
Returns the meta object for the attribute 'Not In'.

Returns:
the meta object for the attribute 'Not In'.
See Also:
PredicateIn.isNotIn(), getPredicateIn()

getPredicateLike

public EClass getPredicateLike()
Returns the meta object for class 'Predicate Like'.

Returns:
the meta object for class 'Predicate Like'.
See Also:
PredicateLike

getPredicateLike_NotLike

public EAttribute getPredicateLike_NotLike()
Returns the meta object for the attribute 'Not Like'.

Returns:
the meta object for the attribute 'Not Like'.
See Also:
PredicateLike.isNotLike(), getPredicateLike()

getPredicateLike_PatternValueExpr

public EReference getPredicateLike_PatternValueExpr()
Returns the meta object for the containment reference 'Pattern Value Expr'.

Returns:
the meta object for the containment reference 'Pattern Value Expr'.
See Also:
PredicateLike.getPatternValueExpr(), getPredicateLike()

getPredicateLike_MatchingValueExpr

public EReference getPredicateLike_MatchingValueExpr()
Returns the meta object for the containment reference 'Matching Value Expr'.

Returns:
the meta object for the containment reference 'Matching Value Expr'.
See Also:
PredicateLike.getMatchingValueExpr(), getPredicateLike()

getPredicateLike_EscapeValueExpr

public EReference getPredicateLike_EscapeValueExpr()
Returns the meta object for the containment reference 'Escape Value Expr'.

Returns:
the meta object for the containment reference 'Escape Value Expr'.
See Also:
PredicateLike.getEscapeValueExpr(), getPredicateLike()

getPredicateIsNull

public EClass getPredicateIsNull()
Returns the meta object for class 'Predicate Is Null'.

Returns:
the meta object for class 'Predicate Is Null'.
See Also:
PredicateIsNull

getPredicateIsNull_NotNull

public EAttribute getPredicateIsNull_NotNull()
Returns the meta object for the attribute 'Not Null'.

Returns:
the meta object for the attribute 'Not Null'.
See Also:
PredicateIsNull.isNotNull(), getPredicateIsNull()

getPredicateIsNull_ValueExpr

public EReference getPredicateIsNull_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
PredicateIsNull.getValueExpr(), getPredicateIsNull()

getPredicateQuantifiedValueSelect

public EClass getPredicateQuantifiedValueSelect()
Returns the meta object for class 'Predicate Quantified Value Select'.

Returns:
the meta object for class 'Predicate Quantified Value Select'.
See Also:
PredicateQuantifiedValueSelect

getPredicateQuantifiedValueSelect_QuantifiedType

public EAttribute getPredicateQuantifiedValueSelect_QuantifiedType()
Returns the meta object for the attribute 'Quantified Type'.

Returns:
the meta object for the attribute 'Quantified Type'.
See Also:
PredicateQuantifiedValueSelect.getQuantifiedType(), getPredicateQuantifiedValueSelect()

getPredicateQuantifiedValueSelect_ComparisonOperator

public EAttribute getPredicateQuantifiedValueSelect_ComparisonOperator()
Returns the meta object for the attribute 'Comparison Operator'.

Returns:
the meta object for the attribute 'Comparison Operator'.
See Also:
PredicateQuantifiedValueSelect.getComparisonOperator(), getPredicateQuantifiedValueSelect()

getPredicateQuantifiedValueSelect_QueryExpr

public EReference getPredicateQuantifiedValueSelect_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
PredicateQuantifiedValueSelect.getQueryExpr(), getPredicateQuantifiedValueSelect()

getPredicateQuantifiedValueSelect_ValueExpr

public EReference getPredicateQuantifiedValueSelect_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
PredicateQuantifiedValueSelect.getValueExpr(), getPredicateQuantifiedValueSelect()

getPredicateQuantifiedRowSelect

public EClass getPredicateQuantifiedRowSelect()
Returns the meta object for class 'Predicate Quantified Row Select'.

Returns:
the meta object for class 'Predicate Quantified Row Select'.
See Also:
PredicateQuantifiedRowSelect

getPredicateQuantifiedRowSelect_QuantifiedType

public EAttribute getPredicateQuantifiedRowSelect_QuantifiedType()
Returns the meta object for the attribute 'Quantified Type'.

Returns:
the meta object for the attribute 'Quantified Type'.
See Also:
PredicateQuantifiedRowSelect.getQuantifiedType(), getPredicateQuantifiedRowSelect()

getPredicateQuantifiedRowSelect_QueryExpr

public EReference getPredicateQuantifiedRowSelect_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
PredicateQuantifiedRowSelect.getQueryExpr(), getPredicateQuantifiedRowSelect()

getPredicateQuantifiedRowSelect_ValueExprList

public EReference getPredicateQuantifiedRowSelect_ValueExprList()
Returns the meta object for the containment reference list 'Value Expr List'.

Returns:
the meta object for the containment reference list 'Value Expr List'.
See Also:
PredicateQuantifiedRowSelect.getValueExprList(), getPredicateQuantifiedRowSelect()

getPredicateInValueSelect

public EClass getPredicateInValueSelect()
Returns the meta object for class 'Predicate In Value Select'.

Returns:
the meta object for class 'Predicate In Value Select'.
See Also:
PredicateInValueSelect

getPredicateInValueSelect_QueryExpr

public EReference getPredicateInValueSelect_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
PredicateInValueSelect.getQueryExpr(), getPredicateInValueSelect()

getPredicateInValueSelect_ValueExpr

public EReference getPredicateInValueSelect_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
PredicateInValueSelect.getValueExpr(), getPredicateInValueSelect()

getPredicateInValueList

public EClass getPredicateInValueList()
Returns the meta object for class 'Predicate In Value List'.

Returns:
the meta object for class 'Predicate In Value List'.
See Also:
PredicateInValueList

getPredicateInValueList_ValueExprList

public EReference getPredicateInValueList_ValueExprList()
Returns the meta object for the containment reference list 'Value Expr List'.

Returns:
the meta object for the containment reference list 'Value Expr List'.
See Also:
PredicateInValueList.getValueExprList(), getPredicateInValueList()

getPredicateInValueList_ValueExpr

public EReference getPredicateInValueList_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
PredicateInValueList.getValueExpr(), getPredicateInValueList()

getPredicateInValueRowSelect

public EClass getPredicateInValueRowSelect()
Returns the meta object for class 'Predicate In Value Row Select'.

Returns:
the meta object for class 'Predicate In Value Row Select'.
See Also:
PredicateInValueRowSelect

getPredicateInValueRowSelect_ValueExprList

public EReference getPredicateInValueRowSelect_ValueExprList()
Returns the meta object for the containment reference list 'Value Expr List'.

Returns:
the meta object for the containment reference list 'Value Expr List'.
See Also:
PredicateInValueRowSelect.getValueExprList(), getPredicateInValueRowSelect()

getPredicateInValueRowSelect_QueryExpr

public EReference getPredicateInValueRowSelect_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
PredicateInValueRowSelect.getQueryExpr(), getPredicateInValueRowSelect()

getValueExpressionSimple

public EClass getValueExpressionSimple()
Returns the meta object for class 'Value Expression Simple'.

Returns:
the meta object for class 'Value Expression Simple'.
See Also:
ValueExpressionSimple

getValueExpressionSimple_Value

public EAttribute getValueExpressionSimple_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ValueExpressionSimple.getValue(), getValueExpressionSimple()

getValueExpressionColumn

public EClass getValueExpressionColumn()
Returns the meta object for class 'Value Expression Column'.

Returns:
the meta object for class 'Value Expression Column'.
See Also:
ValueExpressionColumn

getValueExpressionColumn_AssignmentExprTarget

public EReference getValueExpressionColumn_AssignmentExprTarget()
Returns the meta object for the reference list 'Assignment Expr Target'.

Returns:
the meta object for the reference list 'Assignment Expr Target'.
See Also:
ValueExpressionColumn.getAssignmentExprTarget(), getValueExpressionColumn()

getValueExpressionColumn_ParentTableExpr

public EReference getValueExpressionColumn_ParentTableExpr()
Returns the meta object for the container reference 'Parent Table Expr'.

Returns:
the meta object for the container reference 'Parent Table Expr'.
See Also:
ValueExpressionColumn.getParentTableExpr(), getValueExpressionColumn()

getValueExpressionColumn_InsertStatement

public EReference getValueExpressionColumn_InsertStatement()
Returns the meta object for the reference list 'Insert Statement'.

Returns:
the meta object for the reference list 'Insert Statement'.
See Also:
ValueExpressionColumn.getInsertStatement(), getValueExpressionColumn()

getValueExpressionColumn_TableExpr

public EReference getValueExpressionColumn_TableExpr()
Returns the meta object for the reference 'Table Expr'.

Returns:
the meta object for the reference 'Table Expr'.
See Also:
ValueExpressionColumn.getTableExpr(), getValueExpressionColumn()

getValueExpressionColumn_TableInDatabase

public EReference getValueExpressionColumn_TableInDatabase()
Returns the meta object for the reference 'Table In Database'.

Returns:
the meta object for the reference 'Table In Database'.
See Also:
ValueExpressionColumn.getTableInDatabase(), getValueExpressionColumn()

getValueExpressionVariable

public EClass getValueExpressionVariable()
Returns the meta object for class 'Value Expression Variable'.

Returns:
the meta object for class 'Value Expression Variable'.
See Also:
ValueExpressionVariable

getValueExpressionVariable_QuerySelect

public EReference getValueExpressionVariable_QuerySelect()
Returns the meta object for the container reference 'Query Select'.

Returns:
the meta object for the container reference 'Query Select'.
See Also:
ValueExpressionVariable.getQuerySelect(), getValueExpressionVariable()

getValueExpressionScalarSelect

public EClass getValueExpressionScalarSelect()
Returns the meta object for class 'Value Expression Scalar Select'.

Returns:
the meta object for class 'Value Expression Scalar Select'.
See Also:
ValueExpressionScalarSelect

getValueExpressionScalarSelect_QueryExpr

public EReference getValueExpressionScalarSelect_QueryExpr()
Returns the meta object for the reference 'Query Expr'.

Returns:
the meta object for the reference 'Query Expr'.
See Also:
ValueExpressionScalarSelect.getQueryExpr(), getValueExpressionScalarSelect()

getValueExpressionLabeledDuration

public EClass getValueExpressionLabeledDuration()
Returns the meta object for class 'Value Expression Labeled Duration'.

Returns:
the meta object for class 'Value Expression Labeled Duration'.
See Also:
ValueExpressionLabeledDuration

getValueExpressionLabeledDuration_LabeledDurationType

public EAttribute getValueExpressionLabeledDuration_LabeledDurationType()
Returns the meta object for the attribute 'Labeled Duration Type'.

Returns:
the meta object for the attribute 'Labeled Duration Type'.
See Also:
ValueExpressionLabeledDuration.getLabeledDurationType(), getValueExpressionLabeledDuration()

getValueExpressionLabeledDuration_ValueExpr

public EReference getValueExpressionLabeledDuration_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ValueExpressionLabeledDuration.getValueExpr(), getValueExpressionLabeledDuration()

getValueExpressionCase

public EClass getValueExpressionCase()
Returns the meta object for class 'Value Expression Case'.

Returns:
the meta object for class 'Value Expression Case'.
See Also:
ValueExpressionCase

getValueExpressionCase_CaseElse

public EReference getValueExpressionCase_CaseElse()
Returns the meta object for the containment reference 'Case Else'.

Returns:
the meta object for the containment reference 'Case Else'.
See Also:
ValueExpressionCase.getCaseElse(), getValueExpressionCase()

getValueExpressionCast

public EClass getValueExpressionCast()
Returns the meta object for class 'Value Expression Cast'.

Returns:
the meta object for class 'Value Expression Cast'.
See Also:
ValueExpressionCast

getValueExpressionCast_ValueExpr

public EReference getValueExpressionCast_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ValueExpressionCast.getValueExpr(), getValueExpressionCast()

getValueExpressionNullValue

public EClass getValueExpressionNullValue()
Returns the meta object for class 'Value Expression Null Value'.

Returns:
the meta object for class 'Value Expression Null Value'.
See Also:
ValueExpressionNullValue

getValueExpressionDefaultValue

public EClass getValueExpressionDefaultValue()
Returns the meta object for class 'Value Expression Default Value'.

Returns:
the meta object for class 'Value Expression Default Value'.
See Also:
ValueExpressionDefaultValue

getValueExpressionFunction

public EClass getValueExpressionFunction()
Returns the meta object for class 'Value Expression Function'.

Returns:
the meta object for class 'Value Expression Function'.
See Also:
ValueExpressionFunction

getValueExpressionFunction_SpecialRegister

public EAttribute getValueExpressionFunction_SpecialRegister()
Returns the meta object for the attribute 'Special Register'.

Returns:
the meta object for the attribute 'Special Register'.
See Also:
ValueExpressionFunction.isSpecialRegister(), getValueExpressionFunction()

getValueExpressionFunction_Distinct

public EAttribute getValueExpressionFunction_Distinct()
Returns the meta object for the attribute 'Distinct'.

Returns:
the meta object for the attribute 'Distinct'.
See Also:
ValueExpressionFunction.isDistinct(), getValueExpressionFunction()

getValueExpressionFunction_ColumnFunction

public EAttribute getValueExpressionFunction_ColumnFunction()
Returns the meta object for the attribute 'Column Function'.

Returns:
the meta object for the attribute 'Column Function'.
See Also:
ValueExpressionFunction.isColumnFunction(), getValueExpressionFunction()

getValueExpressionFunction_ParameterList

public EReference getValueExpressionFunction_ParameterList()
Returns the meta object for the containment reference list 'Parameter List'.

Returns:
the meta object for the containment reference list 'Parameter List'.
See Also:
ValueExpressionFunction.getParameterList(), getValueExpressionFunction()

getValueExpressionFunction_Function

public EReference getValueExpressionFunction_Function()
Returns the meta object for the reference 'Function'.

Returns:
the meta object for the reference 'Function'.
See Also:
ValueExpressionFunction.getFunction(), getValueExpressionFunction()

getValueExpressionCombined

public EClass getValueExpressionCombined()
Returns the meta object for class 'Value Expression Combined'.

Returns:
the meta object for class 'Value Expression Combined'.
See Also:
ValueExpressionCombined

getValueExpressionCombined_CombinedOperator

public EAttribute getValueExpressionCombined_CombinedOperator()
Returns the meta object for the attribute 'Combined Operator'.

Returns:
the meta object for the attribute 'Combined Operator'.
See Also:
ValueExpressionCombined.getCombinedOperator(), getValueExpressionCombined()

getValueExpressionCombined_LeftValueExpr

public EReference getValueExpressionCombined_LeftValueExpr()
Returns the meta object for the containment reference 'Left Value Expr'.

Returns:
the meta object for the containment reference 'Left Value Expr'.
See Also:
ValueExpressionCombined.getLeftValueExpr(), getValueExpressionCombined()

getValueExpressionCombined_RightValueExpr

public EReference getValueExpressionCombined_RightValueExpr()
Returns the meta object for the containment reference 'Right Value Expr'.

Returns:
the meta object for the containment reference 'Right Value Expr'.
See Also:
ValueExpressionCombined.getRightValueExpr(), getValueExpressionCombined()

getGroupingSets

public EClass getGroupingSets()
Returns the meta object for class 'Grouping Sets'.

Returns:
the meta object for class 'Grouping Sets'.
See Also:
GroupingSets

getGroupingSets_GroupingSetsElementList

public EReference getGroupingSets_GroupingSetsElementList()
Returns the meta object for the containment reference list 'Grouping Sets Element List'.

Returns:
the meta object for the containment reference list 'Grouping Sets Element List'.
See Also:
GroupingSets.getGroupingSetsElementList(), getGroupingSets()

getGrouping

public EClass getGrouping()
Returns the meta object for class 'Grouping'.

Returns:
the meta object for class 'Grouping'.
See Also:
Grouping

getGrouping_GroupingSetsElementExpr

public EReference getGrouping_GroupingSetsElementExpr()
Returns the meta object for the container reference 'Grouping Sets Element Expr'.

Returns:
the meta object for the container reference 'Grouping Sets Element Expr'.
See Also:
Grouping.getGroupingSetsElementExpr(), getGrouping()

getGroupingSetsElement

public EClass getGroupingSetsElement()
Returns the meta object for class 'Grouping Sets Element'.

Returns:
the meta object for class 'Grouping Sets Element'.
See Also:
GroupingSetsElement

getGroupingSetsElement_GroupingSets

public EReference getGroupingSetsElement_GroupingSets()
Returns the meta object for the container reference 'Grouping Sets'.

Returns:
the meta object for the container reference 'Grouping Sets'.
See Also:
GroupingSetsElement.getGroupingSets(), getGroupingSetsElement()

getGroupingSetsElementSublist

public EClass getGroupingSetsElementSublist()
Returns the meta object for class 'Grouping Sets Element Sublist'.

Returns:
the meta object for class 'Grouping Sets Element Sublist'.
See Also:
GroupingSetsElementSublist

getGroupingSetsElementSublist_GroupingSetsElementExprList

public EReference getGroupingSetsElementSublist_GroupingSetsElementExprList()
Returns the meta object for the containment reference list 'Grouping Sets Element Expr List'.

Returns:
the meta object for the containment reference list 'Grouping Sets Element Expr List'.
See Also:
GroupingSetsElementSublist.getGroupingSetsElementExprList(), getGroupingSetsElementSublist()

getGroupingSetsElementExpression

public EClass getGroupingSetsElementExpression()
Returns the meta object for class 'Grouping Sets Element Expression'.

Returns:
the meta object for class 'Grouping Sets Element Expression'.
See Also:
GroupingSetsElementExpression

getGroupingSetsElementExpression_GroupingSetsElementSublist

public EReference getGroupingSetsElementExpression_GroupingSetsElementSublist()
Returns the meta object for the container reference 'Grouping Sets Element Sublist'.

Returns:
the meta object for the container reference 'Grouping Sets Element Sublist'.
See Also:
GroupingSetsElementExpression.getGroupingSetsElementSublist(), getGroupingSetsElementExpression()

getGroupingSetsElementExpression_Grouping

public EReference getGroupingSetsElementExpression_Grouping()
Returns the meta object for the containment reference 'Grouping'.

Returns:
the meta object for the containment reference 'Grouping'.
See Also:
GroupingSetsElementExpression.getGrouping(), getGroupingSetsElementExpression()

getSuperGroup

public EClass getSuperGroup()
Returns the meta object for class 'Super Group'.

Returns:
the meta object for class 'Super Group'.
See Also:
SuperGroup

getSuperGroup_SuperGroupType

public EAttribute getSuperGroup_SuperGroupType()
Returns the meta object for the attribute 'Super Group Type'.

Returns:
the meta object for the attribute 'Super Group Type'.
See Also:
SuperGroup.getSuperGroupType(), getSuperGroup()

getSuperGroup_SuperGroupElementList

public EReference getSuperGroup_SuperGroupElementList()
Returns the meta object for the containment reference list 'Super Group Element List'.

Returns:
the meta object for the containment reference list 'Super Group Element List'.
See Also:
SuperGroup.getSuperGroupElementList(), getSuperGroup()

getGroupingExpression

public EClass getGroupingExpression()
Returns the meta object for class 'Grouping Expression'.

Returns:
the meta object for class 'Grouping Expression'.
See Also:
GroupingExpression

getGroupingExpression_ValueExpr

public EReference getGroupingExpression_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
GroupingExpression.getValueExpr(), getGroupingExpression()

getGroupingExpression_SuperGroupElementExpr

public EReference getGroupingExpression_SuperGroupElementExpr()
Returns the meta object for the container reference 'Super Group Element Expr'.

Returns:
the meta object for the container reference 'Super Group Element Expr'.
See Also:
GroupingExpression.getSuperGroupElementExpr(), getGroupingExpression()

getSuperGroupElement

public EClass getSuperGroupElement()
Returns the meta object for class 'Super Group Element'.

Returns:
the meta object for class 'Super Group Element'.
See Also:
SuperGroupElement

getSuperGroupElement_SuperGroup

public EReference getSuperGroupElement_SuperGroup()
Returns the meta object for the container reference 'Super Group'.

Returns:
the meta object for the container reference 'Super Group'.
See Also:
SuperGroupElement.getSuperGroup(), getSuperGroupElement()

getSuperGroupElementSublist

public EClass getSuperGroupElementSublist()
Returns the meta object for class 'Super Group Element Sublist'.

Returns:
the meta object for class 'Super Group Element Sublist'.
See Also:
SuperGroupElementSublist

getSuperGroupElementSublist_SuperGroupElementExprList

public EReference getSuperGroupElementSublist_SuperGroupElementExprList()
Returns the meta object for the containment reference list 'Super Group Element Expr List'.

Returns:
the meta object for the containment reference list 'Super Group Element Expr List'.
See Also:
SuperGroupElementSublist.getSuperGroupElementExprList(), getSuperGroupElementSublist()

getSuperGroupElementExpression

public EClass getSuperGroupElementExpression()
Returns the meta object for class 'Super Group Element Expression'.

Returns:
the meta object for class 'Super Group Element Expression'.
See Also:
SuperGroupElementExpression

getSuperGroupElementExpression_SuperGroupElementSublist

public EReference getSuperGroupElementExpression_SuperGroupElementSublist()
Returns the meta object for the container reference 'Super Group Element Sublist'.

Returns:
the meta object for the container reference 'Super Group Element Sublist'.
See Also:
SuperGroupElementExpression.getSuperGroupElementSublist(), getSuperGroupElementExpression()

getSuperGroupElementExpression_GroupingExpr

public EReference getSuperGroupElementExpression_GroupingExpr()
Returns the meta object for the containment reference 'Grouping Expr'.

Returns:
the meta object for the containment reference 'Grouping Expr'.
See Also:
SuperGroupElementExpression.getGroupingExpr(), getSuperGroupElementExpression()

getValueExpressionCaseSearch

public EClass getValueExpressionCaseSearch()
Returns the meta object for class 'Value Expression Case Search'.

Returns:
the meta object for class 'Value Expression Case Search'.
See Also:
ValueExpressionCaseSearch

getValueExpressionCaseSearch_SearchContentList

public EReference getValueExpressionCaseSearch_SearchContentList()
Returns the meta object for the containment reference list 'Search Content List'.

Returns:
the meta object for the containment reference list 'Search Content List'.
See Also:
ValueExpressionCaseSearch.getSearchContentList(), getValueExpressionCaseSearch()

getValueExpressionCaseSimple

public EClass getValueExpressionCaseSimple()
Returns the meta object for class 'Value Expression Case Simple'.

Returns:
the meta object for class 'Value Expression Case Simple'.
See Also:
ValueExpressionCaseSimple

getValueExpressionCaseSimple_ContentList

public EReference getValueExpressionCaseSimple_ContentList()
Returns the meta object for the containment reference list 'Content List'.

Returns:
the meta object for the containment reference list 'Content List'.
See Also:
ValueExpressionCaseSimple.getContentList(), getValueExpressionCaseSimple()

getValueExpressionCaseSimple_ValueExpr

public EReference getValueExpressionCaseSimple_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ValueExpressionCaseSimple.getValueExpr(), getValueExpressionCaseSimple()

getValueExpressionCaseElse

public EClass getValueExpressionCaseElse()
Returns the meta object for class 'Value Expression Case Else'.

Returns:
the meta object for class 'Value Expression Case Else'.
See Also:
ValueExpressionCaseElse

getValueExpressionCaseElse_ValueExprCase

public EReference getValueExpressionCaseElse_ValueExprCase()
Returns the meta object for the container reference 'Value Expr Case'.

Returns:
the meta object for the container reference 'Value Expr Case'.
See Also:
ValueExpressionCaseElse.getValueExprCase(), getValueExpressionCaseElse()

getValueExpressionCaseElse_ValueExpr

public EReference getValueExpressionCaseElse_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ValueExpressionCaseElse.getValueExpr(), getValueExpressionCaseElse()

getValueExpressionCaseSearchContent

public EClass getValueExpressionCaseSearchContent()
Returns the meta object for class 'Value Expression Case Search Content'.

Returns:
the meta object for class 'Value Expression Case Search Content'.
See Also:
ValueExpressionCaseSearchContent

getValueExpressionCaseSearchContent_ValueExpr

public EReference getValueExpressionCaseSearchContent_ValueExpr()
Returns the meta object for the containment reference 'Value Expr'.

Returns:
the meta object for the containment reference 'Value Expr'.
See Also:
ValueExpressionCaseSearchContent.getValueExpr(), getValueExpressionCaseSearchContent()

getValueExpressionCaseSearchContent_SearchCondition

public EReference getValueExpressionCaseSearchContent_SearchCondition()
Returns the meta object for the containment reference 'Search Condition'.

Returns:
the meta object for the containment reference 'Search Condition'.
See Also:
ValueExpressionCaseSearchContent.getSearchCondition(), getValueExpressionCaseSearchContent()

getValueExpressionCaseSearchContent_ValueExprCaseSearch

public EReference getValueExpressionCaseSearchContent_ValueExprCaseSearch()
Returns the meta object for the container reference 'Value Expr Case Search'.

Returns:
the meta object for the container reference 'Value Expr Case Search'.
See Also:
ValueExpressionCaseSearchContent.getValueExprCaseSearch(), getValueExpressionCaseSearchContent()

getValueExpressionCaseSimpleContent

public EClass getValueExpressionCaseSimpleContent()
Returns the meta object for class 'Value Expression Case Simple Content'.

Returns:
the meta object for class 'Value Expression Case Simple Content'.
See Also:
ValueExpressionCaseSimpleContent

getValueExpressionCaseSimpleContent_ValueExprCaseSimple

public EReference getValueExpressionCaseSimpleContent_ValueExprCaseSimple()
Returns the meta object for the container reference 'Value Expr Case Simple'.

Returns:
the meta object for the container reference 'Value Expr Case Simple'.
See Also:
ValueExpressionCaseSimpleContent.getValueExprCaseSimple(), getValueExpressionCaseSimpleContent()

getValueExpressionCaseSimpleContent_WhenValueExpr

public EReference getValueExpressionCaseSimpleContent_WhenValueExpr()
Returns the meta object for the containment reference 'When Value Expr'.

Returns:
the meta object for the containment reference 'When Value Expr'.
See Also:
ValueExpressionCaseSimpleContent.getWhenValueExpr(), getValueExpressionCaseSimpleContent()

getValueExpressionCaseSimpleContent_ResultValueExpr

public EReference getValueExpressionCaseSimpleContent_ResultValueExpr()
Returns the meta object for the containment reference 'Result Value Expr'.

Returns:
the meta object for the containment reference 'Result Value Expr'.
See Also:
ValueExpressionCaseSimpleContent.getResultValueExpr(), getValueExpressionCaseSimpleContent()

getTableInDatabase

public EClass getTableInDatabase()
Returns the meta object for class 'Table In Database'.

Returns:
the meta object for class 'Table In Database'.
See Also:
TableInDatabase

getTableInDatabase_UpdateStatement

public EReference getTableInDatabase_UpdateStatement()
Returns the meta object for the container reference 'Update Statement'.

Returns:
the meta object for the container reference 'Update Statement'.
See Also:
TableInDatabase.getUpdateStatement(), getTableInDatabase()

getTableInDatabase_DeleteStatement

public EReference getTableInDatabase_DeleteStatement()
Returns the meta object for the container reference 'Delete Statement'.

Returns:
the meta object for the container reference 'Delete Statement'.
See Also:
TableInDatabase.getDeleteStatement(), getTableInDatabase()

getTableInDatabase_InsertStatement

public EReference getTableInDatabase_InsertStatement()
Returns the meta object for the container reference 'Insert Statement'.

Returns:
the meta object for the container reference 'Insert Statement'.
See Also:
TableInDatabase.getInsertStatement(), getTableInDatabase()

getTableInDatabase_DatabaseTable

public EReference getTableInDatabase_DatabaseTable()
Returns the meta object for the reference 'Database Table'.

Returns:
the meta object for the reference 'Database Table'.
See Also:
TableInDatabase.getDatabaseTable(), getTableInDatabase()

getTableInDatabase_DerivedColumnList

public EReference getTableInDatabase_DerivedColumnList()
Returns the meta object for the reference list 'Derived Column List'.

Returns:
the meta object for the reference list 'Derived Column List'.
See Also:
TableInDatabase.getDerivedColumnList(), getTableInDatabase()

getTableFunction

public EClass getTableFunction()
Returns the meta object for class 'Table Function'.

Returns:
the meta object for class 'Table Function'.
See Also:
TableFunction

getSQLQueryObject

public EClass getSQLQueryObject()
Returns the meta object for class 'SQL Query Object'.

Returns:
the meta object for class 'SQL Query Object'.
See Also:
SQLQueryObject

getQueryChangeStatement

public EClass getQueryChangeStatement()
Returns the meta object for class 'Query Change Statement'.

Returns:
the meta object for class 'Query Change Statement'.
See Also:
QueryChangeStatement

getColumnName

public EClass getColumnName()
Returns the meta object for class 'Column Name'.

Returns:
the meta object for class 'Column Name'.
See Also:
ColumnName

getColumnName_TableCorrelation

public EReference getColumnName_TableCorrelation()
Returns the meta object for the container reference 'Table Correlation'.

Returns:
the meta object for the container reference 'Table Correlation'.
See Also:
ColumnName.getTableCorrelation(), getColumnName()

getColumnName_WithTableSpecification

public EReference getColumnName_WithTableSpecification()
Returns the meta object for the container reference 'With Table Specification'.

Returns:
the meta object for the container reference 'With Table Specification'.
See Also:
ColumnName.getWithTableSpecification(), getColumnName()

getTableNested

public EClass getTableNested()
Returns the meta object for class 'Table Nested'.

Returns:
the meta object for class 'Table Nested'.
See Also:
TableNested

getTableNested_NestedTableRef

public EReference getTableNested_NestedTableRef()
Returns the meta object for the containment reference 'Nested Table Ref'.

Returns:
the meta object for the containment reference 'Nested Table Ref'.
See Also:
TableNested.getNestedTableRef(), getTableNested()

getQueryMergeStatement

public EClass getQueryMergeStatement()
Returns the meta object for class 'Query Merge Statement'.

Returns:
the meta object for class 'Query Merge Statement'.
See Also:
QueryMergeStatement

getSearchConditionNested

public EClass getSearchConditionNested()
Returns the meta object for class 'Search Condition Nested'.

Returns:
the meta object for class 'Search Condition Nested'.
See Also:
SearchConditionNested

getSearchConditionNested_NestedCondition

public EReference getSearchConditionNested_NestedCondition()
Returns the meta object for the containment reference 'Nested Condition'.

Returns:
the meta object for the containment reference 'Nested Condition'.
See Also:
SearchConditionNested.getNestedCondition(), getSearchConditionNested()

getValueExpressionNested

public EClass getValueExpressionNested()
Returns the meta object for class 'Value Expression Nested'.

Returns:
the meta object for class 'Value Expression Nested'.
See Also:
ValueExpressionNested

getValueExpressionNested_NestedValueExpr

public EReference getValueExpressionNested_NestedValueExpr()
Returns the meta object for the containment reference 'Nested Value Expr'.

Returns:
the meta object for the containment reference 'Nested Value Expr'.
See Also:
ValueExpressionNested.getNestedValueExpr(), getValueExpressionNested()

getValueExpressionAtomic

public EClass getValueExpressionAtomic()
Returns the meta object for class 'Value Expression Atomic'.

Returns:
the meta object for class 'Value Expression Atomic'.
See Also:
ValueExpressionAtomic

getOrderBySpecification

public EClass getOrderBySpecification()
Returns the meta object for class 'Order By Specification'.

Returns:
the meta object for class 'Order By Specification'.
See Also:
OrderBySpecification

getOrderBySpecification_Descending

public EAttribute getOrderBySpecification_Descending()
Returns the meta object for the attribute 'Descending'.

Returns:
the meta object for the attribute 'Descending'.
See Also:
OrderBySpecification.isDescending(), getOrderBySpecification()

getOrderBySpecification_OrderingSpecOption

public EAttribute getOrderBySpecification_OrderingSpecOption()
Returns the meta object for the attribute 'Ordering Spec Option'.

Returns:
the meta object for the attribute 'Ordering Spec Option'.
See Also:
OrderBySpecification.getOrderingSpecOption(), getOrderBySpecification()

getOrderBySpecification_NullOrderingOption

public EAttribute getOrderBySpecification_NullOrderingOption()
Returns the meta object for the attribute 'Null Ordering Option'.

Returns:
the meta object for the attribute 'Null Ordering Option'.
See Also:
OrderBySpecification.getNullOrderingOption(), getOrderBySpecification()

getOrderBySpecification_SelectStatement

public EReference getOrderBySpecification_SelectStatement()
Returns the meta object for the container reference 'Select Statement'.

Returns:
the meta object for the container reference 'Select Statement'.
See Also:
OrderBySpecification.getSelectStatement(), getOrderBySpecification()

getOrderByOrdinal

public EClass getOrderByOrdinal()
Returns the meta object for class 'Order By Ordinal'.

Returns:
the meta object for class 'Order By Ordinal'.
See Also:
OrderByOrdinal

getOrderByOrdinal_OrdinalValue

public EAttribute getOrderByOrdinal_OrdinalValue()
Returns the meta object for the attribute 'Ordinal Value'.

Returns:
the meta object for the attribute 'Ordinal Value'.
See Also:
OrderByOrdinal.getOrdinalValue(), getOrderByOrdinal()

getTableCorrelation

public EClass getTableCorrelation()
Returns the meta object for class 'Table Correlation'.

Returns:
the meta object for class 'Table Correlation'.
See Also:
TableCorrelation

getTableCorrelation_TableExpr

public EReference getTableCorrelation_TableExpr()
Returns the meta object for the container reference 'Table Expr'.

Returns:
the meta object for the container reference 'Table Expr'.
See Also:
TableCorrelation.getTableExpr(), getTableCorrelation()

getTableCorrelation_ColumnNameList

public EReference getTableCorrelation_ColumnNameList()
Returns the meta object for the containment reference list 'Column Name List'.

Returns:
the meta object for the containment reference list 'Column Name List'.
See Also:
TableCorrelation.getColumnNameList(), getTableCorrelation()

getUpdateSource

public EClass getUpdateSource()
Returns the meta object for class 'Update Source'.

Returns:
the meta object for class 'Update Source'.
See Also:
UpdateSource

getUpdateSource_UpdateAssignmentExpr

public EReference getUpdateSource_UpdateAssignmentExpr()
Returns the meta object for the container reference 'Update Assignment Expr'.

Returns:
the meta object for the container reference 'Update Assignment Expr'.
See Also:
UpdateSource.getUpdateAssignmentExpr(), getUpdateSource()

getUpdateSourceExprList

public EClass getUpdateSourceExprList()
Returns the meta object for class 'Update Source Expr List'.

Returns:
the meta object for class 'Update Source Expr List'.
See Also:
UpdateSourceExprList

getUpdateSourceExprList_ValueExprList

public EReference getUpdateSourceExprList_ValueExprList()
Returns the meta object for the containment reference list 'Value Expr List'.

Returns:
the meta object for the containment reference list 'Value Expr List'.
See Also:
UpdateSourceExprList.getValueExprList(), getUpdateSourceExprList()

getUpdateSourceQuery

public EClass getUpdateSourceQuery()
Returns the meta object for class 'Update Source Query'.

Returns:
the meta object for class 'Update Source Query'.
See Also:
UpdateSourceQuery

getUpdateSourceQuery_QueryExpr

public EReference getUpdateSourceQuery_QueryExpr()
Returns the meta object for the containment reference 'Query Expr'.

Returns:
the meta object for the containment reference 'Query Expr'.
See Also:
UpdateSourceQuery.getQueryExpr(), getUpdateSourceQuery()

getOrderByResultColumn

public EClass getOrderByResultColumn()
Returns the meta object for class 'Order By Result Column'.

Returns:
the meta object for class 'Order By Result Column'.
See Also:
OrderByResultColumn

getOrderByResultColumn_ResultCol

public EReference getOrderByResultColumn_ResultCol()
Returns the meta object for the reference 'Result Col'.

Returns:
the meta object for the reference 'Result Col'.
See Also:
OrderByResultColumn.getResultCol(), getOrderByResultColumn()

getWithTableReference

public EClass getWithTableReference()
Returns the meta object for class 'With Table Reference'.

Returns:
the meta object for class 'With Table Reference'.
See Also:
WithTableReference

getWithTableReference_WithTableSpecification

public EReference getWithTableReference_WithTableSpecification()
Returns the meta object for the reference 'With Table Specification'.

Returns:
the meta object for the reference 'With Table Specification'.
See Also:
WithTableReference.getWithTableSpecification(), getWithTableReference()

getSuperGroupType

public EEnum getSuperGroupType()
Returns the meta object for enum 'Super Group Type'.

Returns:
the meta object for enum 'Super Group Type'.
See Also:
SuperGroupType

getPredicateQuantifiedType

public EEnum getPredicateQuantifiedType()
Returns the meta object for enum 'Predicate Quantified Type'.

Returns:
the meta object for enum 'Predicate Quantified Type'.
See Also:
PredicateQuantifiedType

getPredicateComparisonOperator

public EEnum getPredicateComparisonOperator()
Returns the meta object for enum 'Predicate Comparison Operator'.

Returns:
the meta object for enum 'Predicate Comparison Operator'.
See Also:
PredicateComparisonOperator

getSearchConditionCombinedOperator

public EEnum getSearchConditionCombinedOperator()
Returns the meta object for enum 'Search Condition Combined Operator'.

Returns:
the meta object for enum 'Search Condition Combined Operator'.
See Also:
SearchConditionCombinedOperator

getTableJoinedOperator

public EEnum getTableJoinedOperator()
Returns the meta object for enum 'Table Joined Operator'.

Returns:
the meta object for enum 'Table Joined Operator'.
See Also:
TableJoinedOperator

getQueryCombinedOperator

public EEnum getQueryCombinedOperator()
Returns the meta object for enum 'Query Combined Operator'.

Returns:
the meta object for enum 'Query Combined Operator'.
See Also:
QueryCombinedOperator

getValueExpressionUnaryOperator

public EEnum getValueExpressionUnaryOperator()
Returns the meta object for enum 'Value Expression Unary Operator'.

Returns:
the meta object for enum 'Value Expression Unary Operator'.
See Also:
ValueExpressionUnaryOperator

getValueExpressionCombinedOperator

public EEnum getValueExpressionCombinedOperator()
Returns the meta object for enum 'Value Expression Combined Operator'.

Returns:
the meta object for enum 'Value Expression Combined Operator'.
See Also:
ValueExpressionCombinedOperator

getValueExpressionLabeledDurationType

public EEnum getValueExpressionLabeledDurationType()
Returns the meta object for enum 'Value Expression Labeled Duration Type'.

Returns:
the meta object for enum 'Value Expression Labeled Duration Type'.
See Also:
ValueExpressionLabeledDurationType

getNullOrderingType

public EEnum getNullOrderingType()
Returns the meta object for enum 'Null Ordering Type'.

Returns:
the meta object for enum 'Null Ordering Type'.
See Also:
NullOrderingType

getOrderingSpecType

public EEnum getOrderingSpecType()
Returns the meta object for enum 'Ordering Spec Type'.

Returns:
the meta object for enum 'Ordering Spec Type'.
See Also:
OrderingSpecType

getSQLQueryModelFactory

public SQLQueryModelFactory getSQLQueryModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.