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

Enclosing interface:
SQLQueryModelPackage

public static interface SQLQueryModelPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CALL_STATEMENT
          The meta object literal for the 'Call Statement' class.
static org.eclipse.emf.ecore.EReference CALL_STATEMENT__ARGUMENT_LIST
          The meta object literal for the 'Argument List' containment reference list feature.
static org.eclipse.emf.ecore.EReference CALL_STATEMENT__PROCEDURE_REF
          The meta object literal for the 'Procedure Ref' containment reference feature.
static org.eclipse.emf.ecore.EClass COLUMN_NAME
          The meta object literal for the 'Column Name' class.
static org.eclipse.emf.ecore.EReference COLUMN_NAME__TABLE_CORRELATION
          The meta object literal for the 'Table Correlation' container reference feature.
static org.eclipse.emf.ecore.EReference COLUMN_NAME__WITH_TABLE_SPECIFICATION
          The meta object literal for the 'With Table Specification' container reference feature.
static org.eclipse.emf.ecore.EClass CURSOR_REFERENCE
          The meta object literal for the 'Cursor Reference' class.
static org.eclipse.emf.ecore.EReference CURSOR_REFERENCE__DELETE_STATEMENT
          The meta object literal for the 'Delete Statement' container reference feature.
static org.eclipse.emf.ecore.EReference CURSOR_REFERENCE__UPDATE_STATEMENT
          The meta object literal for the 'Update Statement' container reference feature.
static org.eclipse.emf.ecore.EClass GROUPING
          The meta object literal for the 'Grouping' class.
static org.eclipse.emf.ecore.EReference GROUPING__GROUPING_SETS_ELEMENT_EXPR
          The meta object literal for the 'Grouping Sets Element Expr' container reference feature.
static org.eclipse.emf.ecore.EClass GROUPING_EXPRESSION
          The meta object literal for the 'Grouping Expression' class.
static org.eclipse.emf.ecore.EReference GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR
          The meta object literal for the 'Super Group Element Expr' container reference feature.
static org.eclipse.emf.ecore.EReference GROUPING_EXPRESSION__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass GROUPING_SETS
          The meta object literal for the 'Grouping Sets' class.
static org.eclipse.emf.ecore.EReference GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST
          The meta object literal for the 'Grouping Sets Element List' containment reference list feature.
static org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT
          The meta object literal for the 'Grouping Sets Element' class.
static org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT__GROUPING_SETS
          The meta object literal for the 'Grouping Sets' container reference feature.
static org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT_EXPRESSION
          The meta object literal for the 'Grouping Sets Element Expression' class.
static org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING
          The meta object literal for the 'Grouping' containment reference feature.
static org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST
          The meta object literal for the 'Grouping Sets Element Sublist' container reference feature.
static org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT_SUBLIST
          The meta object literal for the 'Grouping Sets Element Sublist' class.
static org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST
          The meta object literal for the 'Grouping Sets Element Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EClass GROUPING_SPECIFICATION
          The meta object literal for the 'Grouping Specification' class.
static org.eclipse.emf.ecore.EReference GROUPING_SPECIFICATION__QUERY_SELECT
          The meta object literal for the 'Query Select' container reference feature.
static org.eclipse.emf.ecore.EClass MERGE_INSERT_SPECIFICATION
          The meta object literal for the 'Merge Insert Specification' class.
static org.eclipse.emf.ecore.EReference MERGE_INSERT_SPECIFICATION__SOURCE_VALUES_ROW
          The meta object literal for the 'Source Values Row' containment reference feature.
static org.eclipse.emf.ecore.EReference MERGE_INSERT_SPECIFICATION__TARGET_COLUMN_LIST
          The meta object literal for the 'Target Column List' reference list feature.
static org.eclipse.emf.ecore.EClass MERGE_ON_CONDITION
          The meta object literal for the 'Merge On Condition' class.
static org.eclipse.emf.ecore.EReference MERGE_ON_CONDITION__MERGE_STATEMENT
          The meta object literal for the 'Merge Statement' container reference feature.
static org.eclipse.emf.ecore.EReference MERGE_ON_CONDITION__SEARCH_CONDITION
          The meta object literal for the 'Search Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass MERGE_OPERATION_SPECIFICATION
          The meta object literal for the 'Merge Operation Specification' class.
static org.eclipse.emf.ecore.EReference MERGE_OPERATION_SPECIFICATION__MERGE_STATEMENT
          The meta object literal for the 'Merge Statement' container reference feature.
static org.eclipse.emf.ecore.EClass MERGE_SOURCE_TABLE
          The meta object literal for the 'Merge Source Table' class.
static org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__MERGE_STATEMENT
          The meta object literal for the 'Merge Statement' container reference feature.
static org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__QUERY_MERGE_STATEMENT
          The meta object literal for the 'Query Merge Statement' reference list feature.
static org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__TABLE_REF
          The meta object literal for the 'Table Ref' containment reference feature.
static org.eclipse.emf.ecore.EClass MERGE_TARGET_TABLE
          The meta object literal for the 'Merge Target Table' class.
static org.eclipse.emf.ecore.EReference MERGE_TARGET_TABLE__MERGE_STATEMENT
          The meta object literal for the 'Merge Statement' container reference feature.
static org.eclipse.emf.ecore.EReference MERGE_TARGET_TABLE__TABLE_EXPR
          The meta object literal for the 'Table Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass MERGE_UPDATE_SPECIFICATION
          The meta object literal for the 'Merge Update Specification' class.
static org.eclipse.emf.ecore.EReference MERGE_UPDATE_SPECIFICATION__ASSIGNEMENT_EXPR_LIST
          The meta object literal for the 'Assignement Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EEnum NULL_ORDERING_TYPE
          The meta object literal for the 'Null Ordering Type' enum.
static org.eclipse.emf.ecore.EClass ORDER_BY_ORDINAL
          The meta object literal for the 'Order By Ordinal' class.
static org.eclipse.emf.ecore.EAttribute ORDER_BY_ORDINAL__ORDINAL_VALUE
          The meta object literal for the 'Ordinal Value' attribute feature.
static org.eclipse.emf.ecore.EClass ORDER_BY_RESULT_COLUMN
          The meta object literal for the 'Order By Result Column' class.
static org.eclipse.emf.ecore.EReference ORDER_BY_RESULT_COLUMN__RESULT_COL
          The meta object literal for the 'Result Col' reference feature.
static org.eclipse.emf.ecore.EClass ORDER_BY_SPECIFICATION
          The meta object literal for the 'Order By Specification' class.
static org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__DESCENDING
          The meta object literal for the 'Descending' attribute feature.
static org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION
          The meta object literal for the 'Null Ordering Option' attribute feature.
static org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION
          The meta object literal for the 'Ordering Spec Option' attribute feature.
static org.eclipse.emf.ecore.EReference ORDER_BY_SPECIFICATION__QUERY
          The meta object literal for the 'Query' container reference feature.
static org.eclipse.emf.ecore.EReference ORDER_BY_SPECIFICATION__SELECT_STATEMENT
          The meta object literal for the 'Select Statement' container reference feature.
static org.eclipse.emf.ecore.EClass ORDER_BY_VALUE_EXPRESSION
          The meta object literal for the 'Order By Value Expression' class.
static org.eclipse.emf.ecore.EReference ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EEnum ORDERING_SPEC_TYPE
          The meta object literal for the 'Ordering Spec Type' enum.
static org.eclipse.emf.ecore.EClass PREDICATE
          The meta object literal for the 'Predicate' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE__HAS_SELECTIVITY
          The meta object literal for the 'Has Selectivity' attribute feature.
static org.eclipse.emf.ecore.EAttribute PREDICATE__NEGATED_PREDICATE
          The meta object literal for the 'Negated Predicate' attribute feature.
static org.eclipse.emf.ecore.EAttribute PREDICATE__SELECTIVITY_VALUE
          The meta object literal for the 'Selectivity Value' attribute feature.
static org.eclipse.emf.ecore.EClass PREDICATE_BASIC
          The meta object literal for the 'Predicate Basic' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE_BASIC__COMPARISON_OPERATOR
          The meta object literal for the 'Comparison Operator' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_BASIC__LEFT_VALUE_EXPR
          The meta object literal for the 'Left Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_BASIC__RIGHT_VALUE_EXPR
          The meta object literal for the 'Right Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PREDICATE_BETWEEN
          The meta object literal for the 'Predicate Between' class.
static org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__LEFT_VALUE_EXPR
          The meta object literal for the 'Left Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PREDICATE_BETWEEN__NOT_BETWEEN
          The meta object literal for the 'Not Between' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1
          The meta object literal for the 'Right Value Expr1' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2
          The meta object literal for the 'Right Value Expr2' containment reference feature.
static org.eclipse.emf.ecore.EEnum PREDICATE_COMPARISON_OPERATOR
          The meta object literal for the 'Predicate Comparison Operator' enum.
static org.eclipse.emf.ecore.EClass PREDICATE_EXISTS
          The meta object literal for the 'Predicate Exists' class.
static org.eclipse.emf.ecore.EReference PREDICATE_EXISTS__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PREDICATE_IN
          The meta object literal for the 'Predicate In' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE_IN__NOT_IN
          The meta object literal for the 'Not In' attribute feature.
static org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_LIST
          The meta object literal for the 'Predicate In Value List' class.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_LIST__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST
          The meta object literal for the 'Value Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_ROW_SELECT
          The meta object literal for the 'Predicate In Value Row Select' class.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST
          The meta object literal for the 'Value Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_SELECT
          The meta object literal for the 'Predicate In Value Select' class.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_SELECT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_SELECT__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PREDICATE_IS_NULL
          The meta object literal for the 'Predicate Is Null' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE_IS_NULL__NOT_NULL
          The meta object literal for the 'Not Null' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_IS_NULL__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PREDICATE_LIKE
          The meta object literal for the 'Predicate Like' class.
static org.eclipse.emf.ecore.EReference PREDICATE_LIKE__ESCAPE_VALUE_EXPR
          The meta object literal for the 'Escape Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_LIKE__MATCHING_VALUE_EXPR
          The meta object literal for the 'Matching Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EAttribute PREDICATE_LIKE__NOT_LIKE
          The meta object literal for the 'Not Like' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_LIKE__PATTERN_VALUE_EXPR
          The meta object literal for the 'Pattern Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED
          The meta object literal for the 'Predicate Quantified' class.
static org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED_ROW_SELECT
          The meta object literal for the 'Predicate Quantified Row Select' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE
          The meta object literal for the 'Quantified Type' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST
          The meta object literal for the 'Value Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EEnum PREDICATE_QUANTIFIED_TYPE
          The meta object literal for the 'Predicate Quantified Type' enum.
static org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED_VALUE_SELECT
          The meta object literal for the 'Predicate Quantified Value Select' class.
static org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR
          The meta object literal for the 'Comparison Operator' attribute feature.
static org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE
          The meta object literal for the 'Quantified Type' attribute feature.
static org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass PROCEDURE_REFERENCE
          The meta object literal for the 'Procedure Reference' class.
static org.eclipse.emf.ecore.EReference PROCEDURE_REFERENCE__CALL_STATEMENT
          The meta object literal for the 'Call Statement' container reference feature.
static org.eclipse.emf.ecore.EReference PROCEDURE_REFERENCE__PROCEDURE
          The meta object literal for the 'Procedure' reference feature.
static org.eclipse.emf.ecore.EClass QUERY_CHANGE_STATEMENT
          The meta object literal for the 'Query Change Statement' class.
static org.eclipse.emf.ecore.EClass QUERY_COMBINED
          The meta object literal for the 'Query Combined' class.
static org.eclipse.emf.ecore.EAttribute QUERY_COMBINED__COMBINED_OPERATOR
          The meta object literal for the 'Combined Operator' attribute feature.
static org.eclipse.emf.ecore.EReference QUERY_COMBINED__LEFT_QUERY
          The meta object literal for the 'Left Query' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_COMBINED__RIGHT_QUERY
          The meta object literal for the 'Right Query' containment reference feature.
static org.eclipse.emf.ecore.EEnum QUERY_COMBINED_OPERATOR
          The meta object literal for the 'Query Combined Operator' enum.
static org.eclipse.emf.ecore.EClass QUERY_DELETE_STATEMENT
          The meta object literal for the 'Query Delete Statement' class.
static org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__TARGET_TABLE
          The meta object literal for the 'Target Table' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__WHERE_CLAUSE
          The meta object literal for the 'Where Clause' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
          The meta object literal for the 'Where Current Of Clause' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_EXPRESSION_BODY
          The meta object literal for the 'Query Expression Body' class.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__COMBINED_LEFT
          The meta object literal for the 'Combined Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__COMBINED_RIGHT
          The meta object literal for the 'Combined Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__PREDICATE_EXISTS
          The meta object literal for the 'Predicate Exists' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__QUERY_EXPRESSION
          The meta object literal for the 'Query Expression' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__QUERY_NEST
          The meta object literal for the 'Query Nest' container reference feature.
static org.eclipse.emf.ecore.EAttribute QUERY_EXPRESSION_BODY__ROW_FETCH_LIMIT
          The meta object literal for the 'Row Fetch Limit' attribute feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__SORT_SPEC_LIST
          The meta object literal for the 'Sort Spec List' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY
          The meta object literal for the 'Update Source Query' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION
          The meta object literal for the 'With Table Specification' container reference feature.
static org.eclipse.emf.ecore.EClass QUERY_EXPRESSION_ROOT
          The meta object literal for the 'Query Expression Root' class.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT
          The meta object literal for the 'In Value Row Select Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT
          The meta object literal for the 'In Value Select Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__INSERT_STATEMENT
          The meta object literal for the 'Insert Statement' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT
          The meta object literal for the 'Quantified Row Select Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT
          The meta object literal for the 'Quantified Value Select Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUERY
          The meta object literal for the 'Query' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__SELECT_STATEMENT
          The meta object literal for the 'Select Statement' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__VAL_EXPR_SCALAR_SELECT
          The meta object literal for the 'Val Expr Scalar Select' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__WITH_CLAUSE
          The meta object literal for the 'With Clause' containment reference list feature.
static org.eclipse.emf.ecore.EClass QUERY_INSERT_STATEMENT
          The meta object literal for the 'Query Insert Statement' class.
static org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__SOURCE_QUERY
          The meta object literal for the 'Source Query' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST
          The meta object literal for the 'Source Values Row List' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST
          The meta object literal for the 'Target Column List' reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__TARGET_TABLE
          The meta object literal for the 'Target Table' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_MERGE_STATEMENT
          The meta object literal for the 'Query Merge Statement' class.
static org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__ON_CONDITION
          The meta object literal for the 'On Condition' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__OPERATION_SPEC_LIST
          The meta object literal for the 'Operation Spec List' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__SOURCE_TABLE
          The meta object literal for the 'Source Table' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__TARGET_TABLE
          The meta object literal for the 'Target Table' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_NESTED
          The meta object literal for the 'Query Nested' class.
static org.eclipse.emf.ecore.EReference QUERY_NESTED__NESTED_QUERY
          The meta object literal for the 'Nested Query' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_RESULT_SPECIFICATION
          The meta object literal for the 'Query Result Specification' class.
static org.eclipse.emf.ecore.EReference QUERY_RESULT_SPECIFICATION__QUERY_SELECT
          The meta object literal for the 'Query Select' container reference feature.
static org.eclipse.emf.ecore.EClass QUERY_SEARCH_CONDITION
          The meta object literal for the 'Query Search Condition' class.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__COMBINED_LEFT
          The meta object literal for the 'Combined Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__COMBINED_RIGHT
          The meta object literal for the 'Combined Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__DELETE_STATEMENT
          The meta object literal for the 'Delete Statement' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__MERGE_ON_CONDITION
          The meta object literal for the 'Merge On Condition' container reference feature.
static org.eclipse.emf.ecore.EAttribute QUERY_SEARCH_CONDITION__NEGATED_CONDITION
          The meta object literal for the 'Negated Condition' attribute feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__NEST
          The meta object literal for the 'Nest' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING
          The meta object literal for the 'Query Select Having' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE
          The meta object literal for the 'Query Select Where' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__TABLE_JOINED
          The meta object literal for the 'Table Joined' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__UPDATE_STATEMENT
          The meta object literal for the 'Update Statement' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The meta object literal for the 'Value Expr Case Search Content' container reference feature.
static org.eclipse.emf.ecore.EClass QUERY_SELECT
          The meta object literal for the 'Query Select' class.
static org.eclipse.emf.ecore.EAttribute QUERY_SELECT__DISTINCT
          The meta object literal for the 'Distinct' attribute feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__FROM_CLAUSE
          The meta object literal for the 'From Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__GROUP_BY_CLAUSE
          The meta object literal for the 'Group By Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__HAVING_CLAUSE
          The meta object literal for the 'Having Clause' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__INTO_CLAUSE
          The meta object literal for the 'Into Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__SELECT_CLAUSE
          The meta object literal for the 'Select Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT__WHERE_CLAUSE
          The meta object literal for the 'Where Clause' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_SELECT_STATEMENT
          The meta object literal for the 'Query Select Statement' class.
static org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE
          The meta object literal for the 'Order By Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__UPDATABILITY_EXPR
          The meta object literal for the 'Updatability Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_STATEMENT
          The meta object literal for the 'Query Statement' class.
static org.eclipse.emf.ecore.EClass QUERY_UPDATE_STATEMENT
          The meta object literal for the 'Query Update Statement' class.
static org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE
          The meta object literal for the 'Assignment Clause' containment reference list feature.
static org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__TARGET_TABLE
          The meta object literal for the 'Target Table' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__WHERE_CLAUSE
          The meta object literal for the 'Where Clause' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
          The meta object literal for the 'Where Current Of Clause' containment reference feature.
static org.eclipse.emf.ecore.EClass QUERY_VALUE_EXPRESSION
          The meta object literal for the 'Query Value Expression' class.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BASIC_LEFT
          The meta object literal for the 'Basic Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BASIC_RIGHT
          The meta object literal for the 'Basic Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_LEFT
          The meta object literal for the 'Between Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1
          The meta object literal for the 'Between Right1' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2
          The meta object literal for the 'Between Right2' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__CALL_STATEMENT
          The meta object literal for the 'Call Statement' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__DATA_TYPE
          The meta object literal for the 'Data Type' containment reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__GROUPING_EXPR
          The meta object literal for the 'Grouping Expr' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT
          The meta object literal for the 'In Value List Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT
          The meta object literal for the 'In Value List Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT
          The meta object literal for the 'In Value Row Select Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT
          The meta object literal for the 'In Value Select Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_ESCAPE
          The meta object literal for the 'Like Escape' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_MATCHING
          The meta object literal for the 'Like Matching' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_PATTERN
          The meta object literal for the 'Like Pattern' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__NEST
          The meta object literal for the 'Nest' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR
          The meta object literal for the 'Order By Value Expr' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__PREDICATE_NULL
          The meta object literal for the 'Predicate Null' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT
          The meta object literal for the 'Quantified Row Select Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT
          The meta object literal for the 'Quantified Value Select Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__RESULT_COLUMN
          The meta object literal for the 'Result Column' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__TABLE_FUNCTION
          The meta object literal for the 'Table Function' container reference feature.
static org.eclipse.emf.ecore.EAttribute QUERY_VALUE_EXPRESSION__UNARY_OPERATOR
          The meta object literal for the 'Unary Operator' attribute feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST
          The meta object literal for the 'Update Source Expr List' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE
          The meta object literal for the 'Value Expr Case Else' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT
          The meta object literal for the 'Value Expr Case Search Content' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE
          The meta object literal for the 'Value Expr Case Simple' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
          The meta object literal for the 'Value Expr Case Simple Content Result' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
          The meta object literal for the 'Value Expr Case Simple Content When' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST
          The meta object literal for the 'Value Expr Cast' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT
          The meta object literal for the 'Value Expr Combined Left' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT
          The meta object literal for the 'Value Expr Combined Right' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION
          The meta object literal for the 'Value Expr Function' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION
          The meta object literal for the 'Value Expr Labeled Duration' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_ROW
          The meta object literal for the 'Value Expr Row' container reference feature.
static org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUES_ROW
          The meta object literal for the 'Values Row' container reference feature.
static org.eclipse.emf.ecore.EClass QUERY_VALUES
          The meta object literal for the 'Query Values' class.
static org.eclipse.emf.ecore.EReference QUERY_VALUES__VALUES_ROW_LIST
          The meta object literal for the 'Values Row List' containment reference list feature.
static org.eclipse.emf.ecore.EClass RESULT_COLUMN
          The meta object literal for the 'Result Column' class.
static org.eclipse.emf.ecore.EReference RESULT_COLUMN__ORDER_BY_RESULT_COL
          The meta object literal for the 'Order By Result Col' reference list feature.
static org.eclipse.emf.ecore.EReference RESULT_COLUMN__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass RESULT_TABLE_ALL_COLUMNS
          The meta object literal for the 'Result Table All Columns' class.
static org.eclipse.emf.ecore.EReference RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR
          The meta object literal for the 'Table Expr' reference feature.
static org.eclipse.emf.ecore.EClass SEARCH_CONDITION_COMBINED
          The meta object literal for the 'Search Condition Combined' class.
static org.eclipse.emf.ecore.EAttribute SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR
          The meta object literal for the 'Combined Operator' attribute feature.
static org.eclipse.emf.ecore.EReference SEARCH_CONDITION_COMBINED__LEFT_CONDITION
          The meta object literal for the 'Left Condition' containment reference feature.
static org.eclipse.emf.ecore.EReference SEARCH_CONDITION_COMBINED__RIGHT_CONDITION
          The meta object literal for the 'Right Condition' containment reference feature.
static org.eclipse.emf.ecore.EEnum SEARCH_CONDITION_COMBINED_OPERATOR
          The meta object literal for the 'Search Condition Combined Operator' enum.
static org.eclipse.emf.ecore.EClass SEARCH_CONDITION_NESTED
          The meta object literal for the 'Search Condition Nested' class.
static org.eclipse.emf.ecore.EReference SEARCH_CONDITION_NESTED__NESTED_CONDITION
          The meta object literal for the 'Nested Condition' containment reference feature.
static org.eclipse.emf.ecore.EClass SQL_QUERY_OBJECT
          The meta object literal for the 'SQL Query Object' class.
static org.eclipse.emf.ecore.EClass SUPER_GROUP
          The meta object literal for the 'Super Group' class.
static org.eclipse.emf.ecore.EReference SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST
          The meta object literal for the 'Super Group Element List' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute SUPER_GROUP__SUPER_GROUP_TYPE
          The meta object literal for the 'Super Group Type' attribute feature.
static org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT
          The meta object literal for the 'Super Group Element' class.
static org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT__SUPER_GROUP
          The meta object literal for the 'Super Group' container reference feature.
static org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT_EXPRESSION
          The meta object literal for the 'Super Group Element Expression' class.
static org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR
          The meta object literal for the 'Grouping Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST
          The meta object literal for the 'Super Group Element Sublist' container reference feature.
static org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT_SUBLIST
          The meta object literal for the 'Super Group Element Sublist' class.
static org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST
          The meta object literal for the 'Super Group Element Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EEnum SUPER_GROUP_TYPE
          The meta object literal for the 'Super Group Type' enum.
static org.eclipse.emf.ecore.EClass TABLE_CORRELATION
          The meta object literal for the 'Table Correlation' class.
static org.eclipse.emf.ecore.EReference TABLE_CORRELATION__COLUMN_NAME_LIST
          The meta object literal for the 'Column Name List' containment reference list feature.
static org.eclipse.emf.ecore.EReference TABLE_CORRELATION__TABLE_EXPR
          The meta object literal for the 'Table Expr' container reference feature.
static org.eclipse.emf.ecore.EClass TABLE_EXPRESSION
          The meta object literal for the 'Table Expression' class.
static org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__COLUMN_LIST
          The meta object literal for the 'Column List' containment reference list feature.
static org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__MERGE_TARGET_TABLE
          The meta object literal for the 'Merge Target Table' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS
          The meta object literal for the 'Result Table All Columns' reference list feature.
static org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__TABLE_CORRELATION
          The meta object literal for the 'Table Correlation' containment reference feature.
static org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__VALUE_EXPR_COLUMNS
          The meta object literal for the 'Value Expr Columns' reference list feature.
static org.eclipse.emf.ecore.EClass TABLE_FUNCTION
          The meta object literal for the 'Table Function' class.
static org.eclipse.emf.ecore.EReference TABLE_FUNCTION__FUNCTION
          The meta object literal for the 'Function' reference feature.
static org.eclipse.emf.ecore.EReference TABLE_FUNCTION__PARAMETER_LIST
          The meta object literal for the 'Parameter List' containment reference list feature.
static org.eclipse.emf.ecore.EClass TABLE_IN_DATABASE
          The meta object literal for the 'Table In Database' class.
static org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DATABASE_TABLE
          The meta object literal for the 'Database Table' reference feature.
static org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DELETE_STATEMENT
          The meta object literal for the 'Delete Statement' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DERIVED_COLUMN_LIST
          The meta object literal for the 'Derived Column List' reference list feature.
static org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__INSERT_STATEMENT
          The meta object literal for the 'Insert Statement' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__UPDATE_STATEMENT
          The meta object literal for the 'Update Statement' container reference feature.
static org.eclipse.emf.ecore.EClass TABLE_JOINED
          The meta object literal for the 'Table Joined' class.
static org.eclipse.emf.ecore.EReference TABLE_JOINED__JOIN_CONDITION
          The meta object literal for the 'Join Condition' containment reference feature.
static org.eclipse.emf.ecore.EAttribute TABLE_JOINED__JOIN_OPERATOR
          The meta object literal for the 'Join Operator' attribute feature.
static org.eclipse.emf.ecore.EReference TABLE_JOINED__TABLE_REF_LEFT
          The meta object literal for the 'Table Ref Left' containment reference feature.
static org.eclipse.emf.ecore.EReference TABLE_JOINED__TABLE_REF_RIGHT
          The meta object literal for the 'Table Ref Right' containment reference feature.
static org.eclipse.emf.ecore.EEnum TABLE_JOINED_OPERATOR
          The meta object literal for the 'Table Joined Operator' enum.
static org.eclipse.emf.ecore.EClass TABLE_NESTED
          The meta object literal for the 'Table Nested' class.
static org.eclipse.emf.ecore.EReference TABLE_NESTED__NESTED_TABLE_REF
          The meta object literal for the 'Nested Table Ref' containment reference feature.
static org.eclipse.emf.ecore.EClass TABLE_QUERY_LATERAL
          The meta object literal for the 'Table Query Lateral' class.
static org.eclipse.emf.ecore.EReference TABLE_QUERY_LATERAL__QUERY
          The meta object literal for the 'Query' containment reference feature.
static org.eclipse.emf.ecore.EClass TABLE_REFERENCE
          The meta object literal for the 'Table Reference' class.
static org.eclipse.emf.ecore.EReference TABLE_REFERENCE__MERGE_SOURCE_TABLE
          The meta object literal for the 'Merge Source Table' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_REFERENCE__NEST
          The meta object literal for the 'Nest' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_REFERENCE__QUERY_SELECT
          The meta object literal for the 'Query Select' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_REFERENCE__TABLE_JOINED_LEFT
          The meta object literal for the 'Table Joined Left' container reference feature.
static org.eclipse.emf.ecore.EReference TABLE_REFERENCE__TABLE_JOINED_RIGHT
          The meta object literal for the 'Table Joined Right' container reference feature.
static org.eclipse.emf.ecore.EClass UPDATABILITY_EXPRESSION
          The meta object literal for the 'Updatability Expression' class.
static org.eclipse.emf.ecore.EReference UPDATABILITY_EXPRESSION__SELECT_STATEMENT
          The meta object literal for the 'Select Statement' container reference feature.
static org.eclipse.emf.ecore.EAttribute UPDATABILITY_EXPRESSION__UPDATABILITY_TYPE
          The meta object literal for the 'Updatability Type' attribute feature.
static org.eclipse.emf.ecore.EReference UPDATABILITY_EXPRESSION__UPDATE_OF_COLUMN_LIST
          The meta object literal for the 'Update Of Column List' containment reference list feature.
static org.eclipse.emf.ecore.EEnum UPDATABILITY_TYPE
          The meta object literal for the 'Updatability Type' enum.
static org.eclipse.emf.ecore.EClass UPDATE_ASSIGNMENT_EXPRESSION
          The meta object literal for the 'Update Assignment Expression' class.
static org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__MERGE_UPDATE_SPEC
          The meta object literal for the 'Merge Update Spec' container reference feature.
static org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST
          The meta object literal for the 'Target Column List' reference list feature.
static org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE
          The meta object literal for the 'Update Source' containment reference feature.
static org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT
          The meta object literal for the 'Update Statement' container reference feature.
static org.eclipse.emf.ecore.EClass UPDATE_OF_COLUMN
          The meta object literal for the 'Update Of Column' class.
static org.eclipse.emf.ecore.EReference UPDATE_OF_COLUMN__UPDATABILITY_EXPR
          The meta object literal for the 'Updatability Expr' container reference feature.
static org.eclipse.emf.ecore.EClass UPDATE_SOURCE
          The meta object literal for the 'Update Source' class.
static org.eclipse.emf.ecore.EReference UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR
          The meta object literal for the 'Update Assignment Expr' container reference feature.
static org.eclipse.emf.ecore.EClass UPDATE_SOURCE_EXPR_LIST
          The meta object literal for the 'Update Source Expr List' class.
static org.eclipse.emf.ecore.EReference UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST
          The meta object literal for the 'Value Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EClass UPDATE_SOURCE_QUERY
          The meta object literal for the 'Update Source Query' class.
static org.eclipse.emf.ecore.EReference UPDATE_SOURCE_QUERY__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_ATOMIC
          The meta object literal for the 'Value Expression Atomic' class.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE
          The meta object literal for the 'Value Expression Case' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE__CASE_ELSE
          The meta object literal for the 'Case Else' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_ELSE
          The meta object literal for the 'Value Expression Case Else' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE
          The meta object literal for the 'Value Expr Case' container reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SEARCH
          The meta object literal for the 'Value Expression Case Search' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST
          The meta object literal for the 'Search Content List' containment reference list feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SEARCH_CONTENT
          The meta object literal for the 'Value Expression Case Search Content' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION
          The meta object literal for the 'Search Condition' containment reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH
          The meta object literal for the 'Value Expr Case Search' container reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SIMPLE
          The meta object literal for the 'Value Expression Case Simple' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST
          The meta object literal for the 'Content List' containment reference list feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SIMPLE_CONTENT
          The meta object literal for the 'Value Expression Case Simple Content' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR
          The meta object literal for the 'Result Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE
          The meta object literal for the 'Value Expr Case Simple' container reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR
          The meta object literal for the 'When Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CAST
          The meta object literal for the 'Value Expression Cast' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CAST__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_COLUMN
          The meta object literal for the 'Value Expression Column' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET
          The meta object literal for the 'Assignment Expr Target' reference list feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT
          The meta object literal for the 'Insert Statement' reference list feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__MERGE_INSERT_SPEC
          The meta object literal for the 'Merge Insert Spec' reference list feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR
          The meta object literal for the 'Parent Table Expr' container reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__TABLE_EXPR
          The meta object literal for the 'Table Expr' reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE
          The meta object literal for the 'Table In Database' reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_COMBINED
          The meta object literal for the 'Value Expression Combined' class.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR
          The meta object literal for the 'Combined Operator' attribute feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR
          The meta object literal for the 'Left Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR
          The meta object literal for the 'Right Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_COMBINED_OPERATOR
          The meta object literal for the 'Value Expression Combined Operator' enum.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_DEFAULT_VALUE
          The meta object literal for the 'Value Expression Default Value' class.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_FUNCTION
          The meta object literal for the 'Value Expression Function' class.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION
          The meta object literal for the 'Column Function' attribute feature.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__DISTINCT
          The meta object literal for the 'Distinct' attribute feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_FUNCTION__FUNCTION
          The meta object literal for the 'Function' reference feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST
          The meta object literal for the 'Parameter List' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER
          The meta object literal for the 'Special Register' attribute feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_LABELED_DURATION
          The meta object literal for the 'Value Expression Labeled Duration' class.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE
          The meta object literal for the 'Labeled Duration Type' attribute feature.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR
          The meta object literal for the 'Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_LABELED_DURATION_TYPE
          The meta object literal for the 'Value Expression Labeled Duration Type' enum.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_NESTED
          The meta object literal for the 'Value Expression Nested' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR
          The meta object literal for the 'Nested Value Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_NULL_VALUE
          The meta object literal for the 'Value Expression Null Value' class.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_ROW
          The meta object literal for the 'Value Expression Row' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_ROW__VALUE_EXPR_LIST
          The meta object literal for the 'Value Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_SCALAR_SELECT
          The meta object literal for the 'Value Expression Scalar Select' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR
          The meta object literal for the 'Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_SIMPLE
          The meta object literal for the 'Value Expression Simple' class.
static org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_SIMPLE__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_UNARY_OPERATOR
          The meta object literal for the 'Value Expression Unary Operator' enum.
static org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_VARIABLE
          The meta object literal for the 'Value Expression Variable' class.
static org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_VARIABLE__QUERY_SELECT
          The meta object literal for the 'Query Select' container reference feature.
static org.eclipse.emf.ecore.EClass VALUES_ROW
          The meta object literal for the 'Values Row' class.
static org.eclipse.emf.ecore.EReference VALUES_ROW__EXPR_LIST
          The meta object literal for the 'Expr List' containment reference list feature.
static org.eclipse.emf.ecore.EReference VALUES_ROW__INSERT_STATEMENT
          The meta object literal for the 'Insert Statement' container reference feature.
static org.eclipse.emf.ecore.EReference VALUES_ROW__QUERY_VALUES
          The meta object literal for the 'Query Values' container reference feature.
static org.eclipse.emf.ecore.EClass WITH_TABLE_REFERENCE
          The meta object literal for the 'With Table Reference' class.
static org.eclipse.emf.ecore.EReference WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION
          The meta object literal for the 'With Table Specification' reference feature.
static org.eclipse.emf.ecore.EClass WITH_TABLE_SPECIFICATION
          The meta object literal for the 'With Table Specification' class.
static org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST
          The meta object literal for the 'Column Name List' containment reference list feature.
static org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT
          The meta object literal for the 'Query Expression Root' container reference feature.
static org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR
          The meta object literal for the 'With Table Query Expr' containment reference feature.
static org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES
          The meta object literal for the 'With Table References' reference list feature.
 

Field Detail

QUERY_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_STATEMENT
The meta object literal for the 'Query Statement' class.

See Also:
QueryStatementImpl, SQLQueryModelPackageImpl.getQueryStatement()

QUERY_DELETE_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_DELETE_STATEMENT
The meta object literal for the 'Query Delete Statement' class.

See Also:
QueryDeleteStatementImpl, SQLQueryModelPackageImpl.getQueryDeleteStatement()

QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
The meta object literal for the 'Where Current Of Clause' containment reference feature.


QUERY_DELETE_STATEMENT__WHERE_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__WHERE_CLAUSE
The meta object literal for the 'Where Clause' containment reference feature.


QUERY_DELETE_STATEMENT__TARGET_TABLE

static final org.eclipse.emf.ecore.EReference QUERY_DELETE_STATEMENT__TARGET_TABLE
The meta object literal for the 'Target Table' containment reference feature.


QUERY_INSERT_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_INSERT_STATEMENT
The meta object literal for the 'Query Insert Statement' class.

See Also:
QueryInsertStatementImpl, SQLQueryModelPackageImpl.getQueryInsertStatement()

QUERY_INSERT_STATEMENT__SOURCE_QUERY

static final org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__SOURCE_QUERY
The meta object literal for the 'Source Query' containment reference feature.


QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST

static final org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__SOURCE_VALUES_ROW_LIST
The meta object literal for the 'Source Values Row List' containment reference list feature.


QUERY_INSERT_STATEMENT__TARGET_TABLE

static final org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__TARGET_TABLE
The meta object literal for the 'Target Table' containment reference feature.


QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST

static final org.eclipse.emf.ecore.EReference QUERY_INSERT_STATEMENT__TARGET_COLUMN_LIST
The meta object literal for the 'Target Column List' reference list feature.


QUERY_SELECT_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_SELECT_STATEMENT
The meta object literal for the 'Query Select Statement' class.

See Also:
QuerySelectStatementImpl, SQLQueryModelPackageImpl.getQuerySelectStatement()

QUERY_SELECT_STATEMENT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__ORDER_BY_CLAUSE
The meta object literal for the 'Order By Clause' containment reference list feature.


QUERY_SELECT_STATEMENT__UPDATABILITY_EXPR

static final org.eclipse.emf.ecore.EReference QUERY_SELECT_STATEMENT__UPDATABILITY_EXPR
The meta object literal for the 'Updatability Expr' containment reference feature.


QUERY_UPDATE_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_UPDATE_STATEMENT
The meta object literal for the 'Query Update Statement' class.

See Also:
QueryUpdateStatementImpl, SQLQueryModelPackageImpl.getQueryUpdateStatement()

QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__ASSIGNMENT_CLAUSE
The meta object literal for the 'Assignment Clause' containment reference list feature.


QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__WHERE_CURRENT_OF_CLAUSE
The meta object literal for the 'Where Current Of Clause' containment reference feature.


QUERY_UPDATE_STATEMENT__WHERE_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__WHERE_CLAUSE
The meta object literal for the 'Where Clause' containment reference feature.


QUERY_UPDATE_STATEMENT__TARGET_TABLE

static final org.eclipse.emf.ecore.EReference QUERY_UPDATE_STATEMENT__TARGET_TABLE
The meta object literal for the 'Target Table' containment reference feature.


UPDATE_ASSIGNMENT_EXPRESSION

static final org.eclipse.emf.ecore.EClass UPDATE_ASSIGNMENT_EXPRESSION
The meta object literal for the 'Update Assignment Expression' class.

See Also:
UpdateAssignmentExpressionImpl, SQLQueryModelPackageImpl.getUpdateAssignmentExpression()

UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT

static final org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_STATEMENT
The meta object literal for the 'Update Statement' container reference feature.


UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST

static final org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__TARGET_COLUMN_LIST
The meta object literal for the 'Target Column List' reference list feature.


UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE

static final org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__UPDATE_SOURCE
The meta object literal for the 'Update Source' containment reference feature.


UPDATE_ASSIGNMENT_EXPRESSION__MERGE_UPDATE_SPEC

static final org.eclipse.emf.ecore.EReference UPDATE_ASSIGNMENT_EXPRESSION__MERGE_UPDATE_SPEC
The meta object literal for the 'Merge Update Spec' container reference feature.


CURSOR_REFERENCE

static final org.eclipse.emf.ecore.EClass CURSOR_REFERENCE
The meta object literal for the 'Cursor Reference' class.

See Also:
CursorReferenceImpl, SQLQueryModelPackageImpl.getCursorReference()

CURSOR_REFERENCE__UPDATE_STATEMENT

static final org.eclipse.emf.ecore.EReference CURSOR_REFERENCE__UPDATE_STATEMENT
The meta object literal for the 'Update Statement' container reference feature.


CURSOR_REFERENCE__DELETE_STATEMENT

static final org.eclipse.emf.ecore.EReference CURSOR_REFERENCE__DELETE_STATEMENT
The meta object literal for the 'Delete Statement' container reference feature.


QUERY_SEARCH_CONDITION

static final org.eclipse.emf.ecore.EClass QUERY_SEARCH_CONDITION
The meta object literal for the 'Query Search Condition' class.

See Also:
QuerySearchConditionImpl, SQLQueryModelPackageImpl.getQuerySearchCondition()

QUERY_SEARCH_CONDITION__NEGATED_CONDITION

static final org.eclipse.emf.ecore.EAttribute QUERY_SEARCH_CONDITION__NEGATED_CONDITION
The meta object literal for the 'Negated Condition' attribute feature.


QUERY_SEARCH_CONDITION__UPDATE_STATEMENT

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__UPDATE_STATEMENT
The meta object literal for the 'Update Statement' container reference feature.


QUERY_SEARCH_CONDITION__DELETE_STATEMENT

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__DELETE_STATEMENT
The meta object literal for the 'Delete Statement' container reference feature.


QUERY_SEARCH_CONDITION__TABLE_JOINED

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__TABLE_JOINED
The meta object literal for the 'Table Joined' container reference feature.


QUERY_SEARCH_CONDITION__COMBINED_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__COMBINED_LEFT
The meta object literal for the 'Combined Left' container reference feature.


QUERY_SEARCH_CONDITION__COMBINED_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__COMBINED_RIGHT
The meta object literal for the 'Combined Right' container reference feature.


QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__QUERY_SELECT_HAVING
The meta object literal for the 'Query Select Having' container reference feature.


QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__QUERY_SELECT_WHERE
The meta object literal for the 'Query Select Where' container reference feature.


QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__VALUE_EXPR_CASE_SEARCH_CONTENT
The meta object literal for the 'Value Expr Case Search Content' container reference feature.


QUERY_SEARCH_CONDITION__NEST

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__NEST
The meta object literal for the 'Nest' container reference feature.


QUERY_SEARCH_CONDITION__MERGE_ON_CONDITION

static final org.eclipse.emf.ecore.EReference QUERY_SEARCH_CONDITION__MERGE_ON_CONDITION
The meta object literal for the 'Merge On Condition' container reference feature.


QUERY_EXPRESSION_BODY

static final org.eclipse.emf.ecore.EClass QUERY_EXPRESSION_BODY
The meta object literal for the 'Query Expression Body' class.

See Also:
QueryExpressionBodyImpl, SQLQueryModelPackageImpl.getQueryExpressionBody()

QUERY_EXPRESSION_BODY__ROW_FETCH_LIMIT

static final org.eclipse.emf.ecore.EAttribute QUERY_EXPRESSION_BODY__ROW_FETCH_LIMIT
The meta object literal for the 'Row Fetch Limit' attribute feature.


QUERY_EXPRESSION_BODY__QUERY_EXPRESSION

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__QUERY_EXPRESSION
The meta object literal for the 'Query Expression' container reference feature.


QUERY_EXPRESSION_BODY__COMBINED_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__COMBINED_LEFT
The meta object literal for the 'Combined Left' container reference feature.


QUERY_EXPRESSION_BODY__COMBINED_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__COMBINED_RIGHT
The meta object literal for the 'Combined Right' container reference feature.


QUERY_EXPRESSION_BODY__PREDICATE_EXISTS

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__PREDICATE_EXISTS
The meta object literal for the 'Predicate Exists' container reference feature.


QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__UPDATE_SOURCE_QUERY
The meta object literal for the 'Update Source Query' container reference feature.


QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__WITH_TABLE_SPECIFICATION
The meta object literal for the 'With Table Specification' container reference feature.


QUERY_EXPRESSION_BODY__QUERY_NEST

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__QUERY_NEST
The meta object literal for the 'Query Nest' container reference feature.


QUERY_EXPRESSION_BODY__SORT_SPEC_LIST

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_BODY__SORT_SPEC_LIST
The meta object literal for the 'Sort Spec List' containment reference list feature.


QUERY_VALUE_EXPRESSION

static final org.eclipse.emf.ecore.EClass QUERY_VALUE_EXPRESSION
The meta object literal for the 'Query Value Expression' class.

See Also:
QueryValueExpressionImpl, SQLQueryModelPackageImpl.getQueryValueExpression()

QUERY_VALUE_EXPRESSION__UNARY_OPERATOR

static final org.eclipse.emf.ecore.EAttribute QUERY_VALUE_EXPRESSION__UNARY_OPERATOR
The meta object literal for the 'Unary Operator' attribute feature.


QUERY_VALUE_EXPRESSION__DATA_TYPE

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__DATA_TYPE
The meta object literal for the 'Data Type' containment reference feature.


QUERY_VALUE_EXPRESSION__VALUES_ROW

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUES_ROW
The meta object literal for the 'Values Row' container reference feature.


QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__ORDER_BY_VALUE_EXPR
The meta object literal for the 'Order By Value Expr' container reference feature.


QUERY_VALUE_EXPRESSION__RESULT_COLUMN

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__RESULT_COLUMN
The meta object literal for the 'Result Column' container reference feature.


QUERY_VALUE_EXPRESSION__BASIC_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BASIC_RIGHT
The meta object literal for the 'Basic Right' container reference feature.


QUERY_VALUE_EXPRESSION__BASIC_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BASIC_LEFT
The meta object literal for the 'Basic Left' container reference feature.


QUERY_VALUE_EXPRESSION__LIKE_PATTERN

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_PATTERN
The meta object literal for the 'Like Pattern' container reference feature.


QUERY_VALUE_EXPRESSION__LIKE_MATCHING

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_MATCHING
The meta object literal for the 'Like Matching' container reference feature.


QUERY_VALUE_EXPRESSION__PREDICATE_NULL

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__PREDICATE_NULL
The meta object literal for the 'Predicate Null' container reference feature.


QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_RIGHT
The meta object literal for the 'In Value List Right' container reference feature.


QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_LIST_LEFT
The meta object literal for the 'In Value List Left' container reference feature.


QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_ROW_SELECT_LEFT
The meta object literal for the 'In Value Row Select Left' container reference feature.


QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__IN_VALUE_SELECT_LEFT
The meta object literal for the 'In Value Select Left' container reference feature.


QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__QUANTIFIED_ROW_SELECT_LEFT
The meta object literal for the 'Quantified Row Select Left' container reference feature.


QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__QUANTIFIED_VALUE_SELECT_LEFT
The meta object literal for the 'Quantified Value Select Left' container reference feature.


QUERY_VALUE_EXPRESSION__BETWEEN_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_LEFT
The meta object literal for the 'Between Left' container reference feature.


QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT1
The meta object literal for the 'Between Right1' container reference feature.


QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__BETWEEN_RIGHT2
The meta object literal for the 'Between Right2' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CAST
The meta object literal for the 'Value Expr Cast' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_FUNCTION
The meta object literal for the 'Value Expr Function' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_LEFT
The meta object literal for the 'Value Expr Combined Left' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_COMBINED_RIGHT
The meta object literal for the 'Value Expr Combined Right' container reference feature.


QUERY_VALUE_EXPRESSION__GROUPING_EXPR

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__GROUPING_EXPR
The meta object literal for the 'Grouping Expr' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_ELSE
The meta object literal for the 'Value Expr Case Else' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE
The meta object literal for the 'Value Expr Case Simple' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_WHEN
The meta object literal for the 'Value Expr Case Simple Content When' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SIMPLE_CONTENT_RESULT
The meta object literal for the 'Value Expr Case Simple Content Result' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_CASE_SEARCH_CONTENT
The meta object literal for the 'Value Expr Case Search Content' container reference feature.


QUERY_VALUE_EXPRESSION__LIKE_ESCAPE

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__LIKE_ESCAPE
The meta object literal for the 'Like Escape' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_LABELED_DURATION
The meta object literal for the 'Value Expr Labeled Duration' container reference feature.


QUERY_VALUE_EXPRESSION__NEST

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__NEST
The meta object literal for the 'Nest' container reference feature.


QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__UPDATE_SOURCE_EXPR_LIST
The meta object literal for the 'Update Source Expr List' container reference feature.


QUERY_VALUE_EXPRESSION__TABLE_FUNCTION

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__TABLE_FUNCTION
The meta object literal for the 'Table Function' container reference feature.


QUERY_VALUE_EXPRESSION__VALUE_EXPR_ROW

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__VALUE_EXPR_ROW
The meta object literal for the 'Value Expr Row' container reference feature.


QUERY_VALUE_EXPRESSION__CALL_STATEMENT

static final org.eclipse.emf.ecore.EReference QUERY_VALUE_EXPRESSION__CALL_STATEMENT
The meta object literal for the 'Call Statement' container reference feature.


QUERY_EXPRESSION_ROOT

static final org.eclipse.emf.ecore.EClass QUERY_EXPRESSION_ROOT
The meta object literal for the 'Query Expression Root' class.

See Also:
QueryExpressionRootImpl, SQLQueryModelPackageImpl.getQueryExpressionRoot()

QUERY_EXPRESSION_ROOT__INSERT_STATEMENT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__INSERT_STATEMENT
The meta object literal for the 'Insert Statement' container reference feature.


QUERY_EXPRESSION_ROOT__SELECT_STATEMENT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__SELECT_STATEMENT
The meta object literal for the 'Select Statement' container reference feature.


QUERY_EXPRESSION_ROOT__WITH_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__WITH_CLAUSE
The meta object literal for the 'With Clause' containment reference list feature.


QUERY_EXPRESSION_ROOT__QUERY

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUERY
The meta object literal for the 'Query' containment reference feature.


QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__IN_VALUE_ROW_SELECT_RIGHT
The meta object literal for the 'In Value Row Select Right' container reference feature.


QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__IN_VALUE_SELECT_RIGHT
The meta object literal for the 'In Value Select Right' container reference feature.


QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUANTIFIED_ROW_SELECT_RIGHT
The meta object literal for the 'Quantified Row Select Right' container reference feature.


QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__QUANTIFIED_VALUE_SELECT_RIGHT
The meta object literal for the 'Quantified Value Select Right' container reference feature.


QUERY_EXPRESSION_ROOT__VAL_EXPR_SCALAR_SELECT

static final org.eclipse.emf.ecore.EReference QUERY_EXPRESSION_ROOT__VAL_EXPR_SCALAR_SELECT
The meta object literal for the 'Val Expr Scalar Select' container reference feature.


VALUES_ROW

static final org.eclipse.emf.ecore.EClass VALUES_ROW
The meta object literal for the 'Values Row' class.

See Also:
ValuesRowImpl, SQLQueryModelPackageImpl.getValuesRow()

VALUES_ROW__INSERT_STATEMENT

static final org.eclipse.emf.ecore.EReference VALUES_ROW__INSERT_STATEMENT
The meta object literal for the 'Insert Statement' container reference feature.


VALUES_ROW__EXPR_LIST

static final org.eclipse.emf.ecore.EReference VALUES_ROW__EXPR_LIST
The meta object literal for the 'Expr List' containment reference list feature.


VALUES_ROW__QUERY_VALUES

static final org.eclipse.emf.ecore.EReference VALUES_ROW__QUERY_VALUES
The meta object literal for the 'Query Values' container reference feature.


QUERY_VALUES

static final org.eclipse.emf.ecore.EClass QUERY_VALUES
The meta object literal for the 'Query Values' class.

See Also:
QueryValuesImpl, SQLQueryModelPackageImpl.getQueryValues()

QUERY_VALUES__VALUES_ROW_LIST

static final org.eclipse.emf.ecore.EReference QUERY_VALUES__VALUES_ROW_LIST
The meta object literal for the 'Values Row List' containment reference list feature.


TABLE_REFERENCE

static final org.eclipse.emf.ecore.EClass TABLE_REFERENCE
The meta object literal for the 'Table Reference' class.

See Also:
TableReferenceImpl, SQLQueryModelPackageImpl.getTableReference()

TABLE_REFERENCE__TABLE_JOINED_RIGHT

static final org.eclipse.emf.ecore.EReference TABLE_REFERENCE__TABLE_JOINED_RIGHT
The meta object literal for the 'Table Joined Right' container reference feature.


TABLE_REFERENCE__TABLE_JOINED_LEFT

static final org.eclipse.emf.ecore.EReference TABLE_REFERENCE__TABLE_JOINED_LEFT
The meta object literal for the 'Table Joined Left' container reference feature.


TABLE_REFERENCE__QUERY_SELECT

static final org.eclipse.emf.ecore.EReference TABLE_REFERENCE__QUERY_SELECT
The meta object literal for the 'Query Select' container reference feature.


TABLE_REFERENCE__NEST

static final org.eclipse.emf.ecore.EReference TABLE_REFERENCE__NEST
The meta object literal for the 'Nest' container reference feature.


TABLE_REFERENCE__MERGE_SOURCE_TABLE

static final org.eclipse.emf.ecore.EReference TABLE_REFERENCE__MERGE_SOURCE_TABLE
The meta object literal for the 'Merge Source Table' container reference feature.


TABLE_EXPRESSION

static final org.eclipse.emf.ecore.EClass TABLE_EXPRESSION
The meta object literal for the 'Table Expression' class.

See Also:
TableExpressionImpl, SQLQueryModelPackageImpl.getTableExpression()

TABLE_EXPRESSION__COLUMN_LIST

static final org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__COLUMN_LIST
The meta object literal for the 'Column List' containment reference list feature.


TABLE_EXPRESSION__TABLE_CORRELATION

static final org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__TABLE_CORRELATION
The meta object literal for the 'Table Correlation' containment reference feature.


TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS

static final org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__RESULT_TABLE_ALL_COLUMNS
The meta object literal for the 'Result Table All Columns' reference list feature.


TABLE_EXPRESSION__VALUE_EXPR_COLUMNS

static final org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__VALUE_EXPR_COLUMNS
The meta object literal for the 'Value Expr Columns' reference list feature.


TABLE_EXPRESSION__MERGE_TARGET_TABLE

static final org.eclipse.emf.ecore.EReference TABLE_EXPRESSION__MERGE_TARGET_TABLE
The meta object literal for the 'Merge Target Table' container reference feature.


TABLE_JOINED

static final org.eclipse.emf.ecore.EClass TABLE_JOINED
The meta object literal for the 'Table Joined' class.

See Also:
TableJoinedImpl, SQLQueryModelPackageImpl.getTableJoined()

TABLE_JOINED__JOIN_OPERATOR

static final org.eclipse.emf.ecore.EAttribute TABLE_JOINED__JOIN_OPERATOR
The meta object literal for the 'Join Operator' attribute feature.


TABLE_JOINED__JOIN_CONDITION

static final org.eclipse.emf.ecore.EReference TABLE_JOINED__JOIN_CONDITION
The meta object literal for the 'Join Condition' containment reference feature.


TABLE_JOINED__TABLE_REF_RIGHT

static final org.eclipse.emf.ecore.EReference TABLE_JOINED__TABLE_REF_RIGHT
The meta object literal for the 'Table Ref Right' containment reference feature.


TABLE_JOINED__TABLE_REF_LEFT

static final org.eclipse.emf.ecore.EReference TABLE_JOINED__TABLE_REF_LEFT
The meta object literal for the 'Table Ref Left' containment reference feature.


WITH_TABLE_SPECIFICATION

static final org.eclipse.emf.ecore.EClass WITH_TABLE_SPECIFICATION
The meta object literal for the 'With Table Specification' class.

See Also:
WithTableSpecificationImpl, SQLQueryModelPackageImpl.getWithTableSpecification()

WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT

static final org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__QUERY_EXPRESSION_ROOT
The meta object literal for the 'Query Expression Root' container reference feature.


WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR

static final org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__WITH_TABLE_QUERY_EXPR
The meta object literal for the 'With Table Query Expr' containment reference feature.


WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES

static final org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__WITH_TABLE_REFERENCES
The meta object literal for the 'With Table References' reference list feature.


WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST

static final org.eclipse.emf.ecore.EReference WITH_TABLE_SPECIFICATION__COLUMN_NAME_LIST
The meta object literal for the 'Column Name List' containment reference list feature.


PREDICATE

static final org.eclipse.emf.ecore.EClass PREDICATE
The meta object literal for the 'Predicate' class.

See Also:
PredicateImpl, SQLQueryModelPackageImpl.getPredicate()

PREDICATE__NEGATED_PREDICATE

static final org.eclipse.emf.ecore.EAttribute PREDICATE__NEGATED_PREDICATE
The meta object literal for the 'Negated Predicate' attribute feature.


PREDICATE__HAS_SELECTIVITY

static final org.eclipse.emf.ecore.EAttribute PREDICATE__HAS_SELECTIVITY
The meta object literal for the 'Has Selectivity' attribute feature.


PREDICATE__SELECTIVITY_VALUE

static final org.eclipse.emf.ecore.EAttribute PREDICATE__SELECTIVITY_VALUE
The meta object literal for the 'Selectivity Value' attribute feature.


SEARCH_CONDITION_COMBINED

static final org.eclipse.emf.ecore.EClass SEARCH_CONDITION_COMBINED
The meta object literal for the 'Search Condition Combined' class.

See Also:
SearchConditionCombinedImpl, SQLQueryModelPackageImpl.getSearchConditionCombined()

SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EAttribute SEARCH_CONDITION_COMBINED__COMBINED_OPERATOR
The meta object literal for the 'Combined Operator' attribute feature.


SEARCH_CONDITION_COMBINED__LEFT_CONDITION

static final org.eclipse.emf.ecore.EReference SEARCH_CONDITION_COMBINED__LEFT_CONDITION
The meta object literal for the 'Left Condition' containment reference feature.


SEARCH_CONDITION_COMBINED__RIGHT_CONDITION

static final org.eclipse.emf.ecore.EReference SEARCH_CONDITION_COMBINED__RIGHT_CONDITION
The meta object literal for the 'Right Condition' containment reference feature.


ORDER_BY_VALUE_EXPRESSION

static final org.eclipse.emf.ecore.EClass ORDER_BY_VALUE_EXPRESSION
The meta object literal for the 'Order By Value Expression' class.

See Also:
OrderByValueExpressionImpl, SQLQueryModelPackageImpl.getOrderByValueExpression()

ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference ORDER_BY_VALUE_EXPRESSION__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


QUERY_COMBINED

static final org.eclipse.emf.ecore.EClass QUERY_COMBINED
The meta object literal for the 'Query Combined' class.

See Also:
QueryCombinedImpl, SQLQueryModelPackageImpl.getQueryCombined()

QUERY_COMBINED__COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EAttribute QUERY_COMBINED__COMBINED_OPERATOR
The meta object literal for the 'Combined Operator' attribute feature.


QUERY_COMBINED__LEFT_QUERY

static final org.eclipse.emf.ecore.EReference QUERY_COMBINED__LEFT_QUERY
The meta object literal for the 'Left Query' containment reference feature.


QUERY_COMBINED__RIGHT_QUERY

static final org.eclipse.emf.ecore.EReference QUERY_COMBINED__RIGHT_QUERY
The meta object literal for the 'Right Query' containment reference feature.


QUERY_SELECT

static final org.eclipse.emf.ecore.EClass QUERY_SELECT
The meta object literal for the 'Query Select' class.

See Also:
QuerySelectImpl, SQLQueryModelPackageImpl.getQuerySelect()

QUERY_SELECT__DISTINCT

static final org.eclipse.emf.ecore.EAttribute QUERY_SELECT__DISTINCT
The meta object literal for the 'Distinct' attribute feature.


QUERY_SELECT__HAVING_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__HAVING_CLAUSE
The meta object literal for the 'Having Clause' containment reference feature.


QUERY_SELECT__WHERE_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__WHERE_CLAUSE
The meta object literal for the 'Where Clause' containment reference feature.


QUERY_SELECT__GROUP_BY_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__GROUP_BY_CLAUSE
The meta object literal for the 'Group By Clause' containment reference list feature.


QUERY_SELECT__SELECT_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__SELECT_CLAUSE
The meta object literal for the 'Select Clause' containment reference list feature.


QUERY_SELECT__FROM_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__FROM_CLAUSE
The meta object literal for the 'From Clause' containment reference list feature.


QUERY_SELECT__INTO_CLAUSE

static final org.eclipse.emf.ecore.EReference QUERY_SELECT__INTO_CLAUSE
The meta object literal for the 'Into Clause' containment reference list feature.


GROUPING_SPECIFICATION

static final org.eclipse.emf.ecore.EClass GROUPING_SPECIFICATION
The meta object literal for the 'Grouping Specification' class.

See Also:
GroupingSpecificationImpl, SQLQueryModelPackageImpl.getGroupingSpecification()

GROUPING_SPECIFICATION__QUERY_SELECT

static final org.eclipse.emf.ecore.EReference GROUPING_SPECIFICATION__QUERY_SELECT
The meta object literal for the 'Query Select' container reference feature.


QUERY_RESULT_SPECIFICATION

static final org.eclipse.emf.ecore.EClass QUERY_RESULT_SPECIFICATION
The meta object literal for the 'Query Result Specification' class.

See Also:
QueryResultSpecificationImpl, SQLQueryModelPackageImpl.getQueryResultSpecification()

QUERY_RESULT_SPECIFICATION__QUERY_SELECT

static final org.eclipse.emf.ecore.EReference QUERY_RESULT_SPECIFICATION__QUERY_SELECT
The meta object literal for the 'Query Select' container reference feature.


RESULT_TABLE_ALL_COLUMNS

static final org.eclipse.emf.ecore.EClass RESULT_TABLE_ALL_COLUMNS
The meta object literal for the 'Result Table All Columns' class.

See Also:
ResultTableAllColumnsImpl, SQLQueryModelPackageImpl.getResultTableAllColumns()

RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR

static final org.eclipse.emf.ecore.EReference RESULT_TABLE_ALL_COLUMNS__TABLE_EXPR
The meta object literal for the 'Table Expr' reference feature.


RESULT_COLUMN

static final org.eclipse.emf.ecore.EClass RESULT_COLUMN
The meta object literal for the 'Result Column' class.

See Also:
ResultColumnImpl, SQLQueryModelPackageImpl.getResultColumn()

RESULT_COLUMN__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference RESULT_COLUMN__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


RESULT_COLUMN__ORDER_BY_RESULT_COL

static final org.eclipse.emf.ecore.EReference RESULT_COLUMN__ORDER_BY_RESULT_COL
The meta object literal for the 'Order By Result Col' reference list feature.


PREDICATE_BASIC

static final org.eclipse.emf.ecore.EClass PREDICATE_BASIC
The meta object literal for the 'Predicate Basic' class.

See Also:
PredicateBasicImpl, SQLQueryModelPackageImpl.getPredicateBasic()

PREDICATE_BASIC__COMPARISON_OPERATOR

static final org.eclipse.emf.ecore.EAttribute PREDICATE_BASIC__COMPARISON_OPERATOR
The meta object literal for the 'Comparison Operator' attribute feature.


PREDICATE_BASIC__RIGHT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_BASIC__RIGHT_VALUE_EXPR
The meta object literal for the 'Right Value Expr' containment reference feature.


PREDICATE_BASIC__LEFT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_BASIC__LEFT_VALUE_EXPR
The meta object literal for the 'Left Value Expr' containment reference feature.


PREDICATE_QUANTIFIED

static final org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED
The meta object literal for the 'Predicate Quantified' class.

See Also:
PredicateQuantifiedImpl, SQLQueryModelPackageImpl.getPredicateQuantified()

PREDICATE_BETWEEN

static final org.eclipse.emf.ecore.EClass PREDICATE_BETWEEN
The meta object literal for the 'Predicate Between' class.

See Also:
PredicateBetweenImpl, SQLQueryModelPackageImpl.getPredicateBetween()

PREDICATE_BETWEEN__NOT_BETWEEN

static final org.eclipse.emf.ecore.EAttribute PREDICATE_BETWEEN__NOT_BETWEEN
The meta object literal for the 'Not Between' attribute feature.


PREDICATE_BETWEEN__LEFT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__LEFT_VALUE_EXPR
The meta object literal for the 'Left Value Expr' containment reference feature.


PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1

static final org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__RIGHT_VALUE_EXPR1
The meta object literal for the 'Right Value Expr1' containment reference feature.


PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2

static final org.eclipse.emf.ecore.EReference PREDICATE_BETWEEN__RIGHT_VALUE_EXPR2
The meta object literal for the 'Right Value Expr2' containment reference feature.


PREDICATE_EXISTS

static final org.eclipse.emf.ecore.EClass PREDICATE_EXISTS
The meta object literal for the 'Predicate Exists' class.

See Also:
PredicateExistsImpl, SQLQueryModelPackageImpl.getPredicateExists()

PREDICATE_EXISTS__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_EXISTS__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


PREDICATE_IN

static final org.eclipse.emf.ecore.EClass PREDICATE_IN
The meta object literal for the 'Predicate In' class.

See Also:
PredicateInImpl, SQLQueryModelPackageImpl.getPredicateIn()

PREDICATE_IN__NOT_IN

static final org.eclipse.emf.ecore.EAttribute PREDICATE_IN__NOT_IN
The meta object literal for the 'Not In' attribute feature.


PREDICATE_LIKE

static final org.eclipse.emf.ecore.EClass PREDICATE_LIKE
The meta object literal for the 'Predicate Like' class.

See Also:
PredicateLikeImpl, SQLQueryModelPackageImpl.getPredicateLike()

PREDICATE_LIKE__NOT_LIKE

static final org.eclipse.emf.ecore.EAttribute PREDICATE_LIKE__NOT_LIKE
The meta object literal for the 'Not Like' attribute feature.


PREDICATE_LIKE__PATTERN_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_LIKE__PATTERN_VALUE_EXPR
The meta object literal for the 'Pattern Value Expr' containment reference feature.


PREDICATE_LIKE__MATCHING_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_LIKE__MATCHING_VALUE_EXPR
The meta object literal for the 'Matching Value Expr' containment reference feature.


PREDICATE_LIKE__ESCAPE_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_LIKE__ESCAPE_VALUE_EXPR
The meta object literal for the 'Escape Value Expr' containment reference feature.


PREDICATE_IS_NULL

static final org.eclipse.emf.ecore.EClass PREDICATE_IS_NULL
The meta object literal for the 'Predicate Is Null' class.

See Also:
PredicateIsNullImpl, SQLQueryModelPackageImpl.getPredicateIsNull()

PREDICATE_IS_NULL__NOT_NULL

static final org.eclipse.emf.ecore.EAttribute PREDICATE_IS_NULL__NOT_NULL
The meta object literal for the 'Not Null' attribute feature.


PREDICATE_IS_NULL__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_IS_NULL__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


PREDICATE_QUANTIFIED_VALUE_SELECT

static final org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED_VALUE_SELECT
The meta object literal for the 'Predicate Quantified Value Select' class.

See Also:
PredicateQuantifiedValueSelectImpl, SQLQueryModelPackageImpl.getPredicateQuantifiedValueSelect()

PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE

static final org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_VALUE_SELECT__QUANTIFIED_TYPE
The meta object literal for the 'Quantified Type' attribute feature.


PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR

static final org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_VALUE_SELECT__COMPARISON_OPERATOR
The meta object literal for the 'Comparison Operator' attribute feature.


PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_VALUE_SELECT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_VALUE_SELECT__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


PREDICATE_QUANTIFIED_ROW_SELECT

static final org.eclipse.emf.ecore.EClass PREDICATE_QUANTIFIED_ROW_SELECT
The meta object literal for the 'Predicate Quantified Row Select' class.

See Also:
PredicateQuantifiedRowSelectImpl, SQLQueryModelPackageImpl.getPredicateQuantifiedRowSelect()

PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE

static final org.eclipse.emf.ecore.EAttribute PREDICATE_QUANTIFIED_ROW_SELECT__QUANTIFIED_TYPE
The meta object literal for the 'Quantified Type' attribute feature.


PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_ROW_SELECT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference PREDICATE_QUANTIFIED_ROW_SELECT__VALUE_EXPR_LIST
The meta object literal for the 'Value Expr List' containment reference list feature.


PREDICATE_IN_VALUE_SELECT

static final org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_SELECT
The meta object literal for the 'Predicate In Value Select' class.

See Also:
PredicateInValueSelectImpl, SQLQueryModelPackageImpl.getPredicateInValueSelect()

PREDICATE_IN_VALUE_SELECT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_SELECT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


PREDICATE_IN_VALUE_SELECT__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_SELECT__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


PREDICATE_IN_VALUE_LIST

static final org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_LIST
The meta object literal for the 'Predicate In Value List' class.

See Also:
PredicateInValueListImpl, SQLQueryModelPackageImpl.getPredicateInValueList()

PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_LIST__VALUE_EXPR_LIST
The meta object literal for the 'Value Expr List' containment reference list feature.


PREDICATE_IN_VALUE_LIST__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_LIST__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


PREDICATE_IN_VALUE_ROW_SELECT

static final org.eclipse.emf.ecore.EClass PREDICATE_IN_VALUE_ROW_SELECT
The meta object literal for the 'Predicate In Value Row Select' class.

See Also:
PredicateInValueRowSelectImpl, SQLQueryModelPackageImpl.getPredicateInValueRowSelect()

PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_ROW_SELECT__VALUE_EXPR_LIST
The meta object literal for the 'Value Expr List' containment reference list feature.


PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference PREDICATE_IN_VALUE_ROW_SELECT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


VALUE_EXPRESSION_SIMPLE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_SIMPLE
The meta object literal for the 'Value Expression Simple' class.

See Also:
ValueExpressionSimpleImpl, SQLQueryModelPackageImpl.getValueExpressionSimple()

VALUE_EXPRESSION_SIMPLE__VALUE

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_SIMPLE__VALUE
The meta object literal for the 'Value' attribute feature.


VALUE_EXPRESSION_COLUMN

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_COLUMN
The meta object literal for the 'Value Expression Column' class.

See Also:
ValueExpressionColumnImpl, SQLQueryModelPackageImpl.getValueExpressionColumn()

VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__ASSIGNMENT_EXPR_TARGET
The meta object literal for the 'Assignment Expr Target' reference list feature.


VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__PARENT_TABLE_EXPR
The meta object literal for the 'Parent Table Expr' container reference feature.


VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__INSERT_STATEMENT
The meta object literal for the 'Insert Statement' reference list feature.


VALUE_EXPRESSION_COLUMN__TABLE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__TABLE_EXPR
The meta object literal for the 'Table Expr' reference feature.


VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__TABLE_IN_DATABASE
The meta object literal for the 'Table In Database' reference feature.


VALUE_EXPRESSION_COLUMN__MERGE_INSERT_SPEC

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COLUMN__MERGE_INSERT_SPEC
The meta object literal for the 'Merge Insert Spec' reference list feature.


VALUE_EXPRESSION_VARIABLE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_VARIABLE
The meta object literal for the 'Value Expression Variable' class.

See Also:
ValueExpressionVariableImpl, SQLQueryModelPackageImpl.getValueExpressionVariable()

VALUE_EXPRESSION_VARIABLE__QUERY_SELECT

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_VARIABLE__QUERY_SELECT
The meta object literal for the 'Query Select' container reference feature.


VALUE_EXPRESSION_SCALAR_SELECT

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_SCALAR_SELECT
The meta object literal for the 'Value Expression Scalar Select' class.

See Also:
ValueExpressionScalarSelectImpl, SQLQueryModelPackageImpl.getValueExpressionScalarSelect()

VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_SCALAR_SELECT__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


VALUE_EXPRESSION_LABELED_DURATION

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_LABELED_DURATION
The meta object literal for the 'Value Expression Labeled Duration' class.

See Also:
ValueExpressionLabeledDurationImpl, SQLQueryModelPackageImpl.getValueExpressionLabeledDuration()

VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_LABELED_DURATION__LABELED_DURATION_TYPE
The meta object literal for the 'Labeled Duration Type' attribute feature.


VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_LABELED_DURATION__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


VALUE_EXPRESSION_CASE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE
The meta object literal for the 'Value Expression Case' class.

See Also:
ValueExpressionCaseImpl, SQLQueryModelPackageImpl.getValueExpressionCase()

VALUE_EXPRESSION_CASE__CASE_ELSE

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE__CASE_ELSE
The meta object literal for the 'Case Else' containment reference feature.


VALUE_EXPRESSION_CAST

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CAST
The meta object literal for the 'Value Expression Cast' class.

See Also:
ValueExpressionCastImpl, SQLQueryModelPackageImpl.getValueExpressionCast()

VALUE_EXPRESSION_CAST__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CAST__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


VALUE_EXPRESSION_NULL_VALUE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_NULL_VALUE
The meta object literal for the 'Value Expression Null Value' class.

See Also:
ValueExpressionNullValueImpl, SQLQueryModelPackageImpl.getValueExpressionNullValue()

VALUE_EXPRESSION_DEFAULT_VALUE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_DEFAULT_VALUE
The meta object literal for the 'Value Expression Default Value' class.

See Also:
ValueExpressionDefaultValueImpl, SQLQueryModelPackageImpl.getValueExpressionDefaultValue()

VALUE_EXPRESSION_FUNCTION

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_FUNCTION
The meta object literal for the 'Value Expression Function' class.

See Also:
ValueExpressionFunctionImpl, SQLQueryModelPackageImpl.getValueExpressionFunction()

VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__SPECIAL_REGISTER
The meta object literal for the 'Special Register' attribute feature.


VALUE_EXPRESSION_FUNCTION__DISTINCT

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__DISTINCT
The meta object literal for the 'Distinct' attribute feature.


VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_FUNCTION__COLUMN_FUNCTION
The meta object literal for the 'Column Function' attribute feature.


VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_FUNCTION__PARAMETER_LIST
The meta object literal for the 'Parameter List' containment reference list feature.


VALUE_EXPRESSION_FUNCTION__FUNCTION

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_FUNCTION__FUNCTION
The meta object literal for the 'Function' reference feature.


VALUE_EXPRESSION_COMBINED

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_COMBINED
The meta object literal for the 'Value Expression Combined' class.

See Also:
ValueExpressionCombinedImpl, SQLQueryModelPackageImpl.getValueExpressionCombined()

VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EAttribute VALUE_EXPRESSION_COMBINED__COMBINED_OPERATOR
The meta object literal for the 'Combined Operator' attribute feature.


VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COMBINED__LEFT_VALUE_EXPR
The meta object literal for the 'Left Value Expr' containment reference feature.


VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_COMBINED__RIGHT_VALUE_EXPR
The meta object literal for the 'Right Value Expr' containment reference feature.


GROUPING_SETS

static final org.eclipse.emf.ecore.EClass GROUPING_SETS
The meta object literal for the 'Grouping Sets' class.

See Also:
GroupingSetsImpl, SQLQueryModelPackageImpl.getGroupingSets()

GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST

static final org.eclipse.emf.ecore.EReference GROUPING_SETS__GROUPING_SETS_ELEMENT_LIST
The meta object literal for the 'Grouping Sets Element List' containment reference list feature.


GROUPING

static final org.eclipse.emf.ecore.EClass GROUPING
The meta object literal for the 'Grouping' class.

See Also:
GroupingImpl, SQLQueryModelPackageImpl.getGrouping()

GROUPING__GROUPING_SETS_ELEMENT_EXPR

static final org.eclipse.emf.ecore.EReference GROUPING__GROUPING_SETS_ELEMENT_EXPR
The meta object literal for the 'Grouping Sets Element Expr' container reference feature.


GROUPING_SETS_ELEMENT

static final org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT
The meta object literal for the 'Grouping Sets Element' class.

See Also:
GroupingSetsElementImpl, SQLQueryModelPackageImpl.getGroupingSetsElement()

GROUPING_SETS_ELEMENT__GROUPING_SETS

static final org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT__GROUPING_SETS
The meta object literal for the 'Grouping Sets' container reference feature.


GROUPING_SETS_ELEMENT_SUBLIST

static final org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT_SUBLIST
The meta object literal for the 'Grouping Sets Element Sublist' class.

See Also:
GroupingSetsElementSublistImpl, SQLQueryModelPackageImpl.getGroupingSetsElementSublist()

GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST

static final org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_SUBLIST__GROUPING_SETS_ELEMENT_EXPR_LIST
The meta object literal for the 'Grouping Sets Element Expr List' containment reference list feature.


GROUPING_SETS_ELEMENT_EXPRESSION

static final org.eclipse.emf.ecore.EClass GROUPING_SETS_ELEMENT_EXPRESSION
The meta object literal for the 'Grouping Sets Element Expression' class.

See Also:
GroupingSetsElementExpressionImpl, SQLQueryModelPackageImpl.getGroupingSetsElementExpression()

GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST

static final org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING_SETS_ELEMENT_SUBLIST
The meta object literal for the 'Grouping Sets Element Sublist' container reference feature.


GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING

static final org.eclipse.emf.ecore.EReference GROUPING_SETS_ELEMENT_EXPRESSION__GROUPING
The meta object literal for the 'Grouping' containment reference feature.


SUPER_GROUP

static final org.eclipse.emf.ecore.EClass SUPER_GROUP
The meta object literal for the 'Super Group' class.

See Also:
SuperGroupImpl, SQLQueryModelPackageImpl.getSuperGroup()

SUPER_GROUP__SUPER_GROUP_TYPE

static final org.eclipse.emf.ecore.EAttribute SUPER_GROUP__SUPER_GROUP_TYPE
The meta object literal for the 'Super Group Type' attribute feature.


SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST

static final org.eclipse.emf.ecore.EReference SUPER_GROUP__SUPER_GROUP_ELEMENT_LIST
The meta object literal for the 'Super Group Element List' containment reference list feature.


GROUPING_EXPRESSION

static final org.eclipse.emf.ecore.EClass GROUPING_EXPRESSION
The meta object literal for the 'Grouping Expression' class.

See Also:
GroupingExpressionImpl, SQLQueryModelPackageImpl.getGroupingExpression()

GROUPING_EXPRESSION__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference GROUPING_EXPRESSION__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR

static final org.eclipse.emf.ecore.EReference GROUPING_EXPRESSION__SUPER_GROUP_ELEMENT_EXPR
The meta object literal for the 'Super Group Element Expr' container reference feature.


SUPER_GROUP_ELEMENT

static final org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT
The meta object literal for the 'Super Group Element' class.

See Also:
SuperGroupElementImpl, SQLQueryModelPackageImpl.getSuperGroupElement()

SUPER_GROUP_ELEMENT__SUPER_GROUP

static final org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT__SUPER_GROUP
The meta object literal for the 'Super Group' container reference feature.


SUPER_GROUP_ELEMENT_SUBLIST

static final org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT_SUBLIST
The meta object literal for the 'Super Group Element Sublist' class.

See Also:
SuperGroupElementSublistImpl, SQLQueryModelPackageImpl.getSuperGroupElementSublist()

SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST

static final org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_SUBLIST__SUPER_GROUP_ELEMENT_EXPR_LIST
The meta object literal for the 'Super Group Element Expr List' containment reference list feature.


SUPER_GROUP_ELEMENT_EXPRESSION

static final org.eclipse.emf.ecore.EClass SUPER_GROUP_ELEMENT_EXPRESSION
The meta object literal for the 'Super Group Element Expression' class.

See Also:
SuperGroupElementExpressionImpl, SQLQueryModelPackageImpl.getSuperGroupElementExpression()

SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST

static final org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_EXPRESSION__SUPER_GROUP_ELEMENT_SUBLIST
The meta object literal for the 'Super Group Element Sublist' container reference feature.


SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR

static final org.eclipse.emf.ecore.EReference SUPER_GROUP_ELEMENT_EXPRESSION__GROUPING_EXPR
The meta object literal for the 'Grouping Expr' containment reference feature.


VALUE_EXPRESSION_CASE_SEARCH

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SEARCH
The meta object literal for the 'Value Expression Case Search' class.

See Also:
ValueExpressionCaseSearchImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSearch()

VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH__SEARCH_CONTENT_LIST
The meta object literal for the 'Search Content List' containment reference list feature.


VALUE_EXPRESSION_CASE_SIMPLE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SIMPLE
The meta object literal for the 'Value Expression Case Simple' class.

See Also:
ValueExpressionCaseSimpleImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSimple()

VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE__CONTENT_LIST
The meta object literal for the 'Content List' containment reference list feature.


VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


VALUE_EXPRESSION_CASE_ELSE

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_ELSE
The meta object literal for the 'Value Expression Case Else' class.

See Also:
ValueExpressionCaseElseImpl, SQLQueryModelPackageImpl.getValueExpressionCaseElse()

VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR_CASE
The meta object literal for the 'Value Expr Case' container reference feature.


VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_ELSE__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SEARCH_CONTENT
The meta object literal for the 'Value Expression Case Search Content' class.

See Also:
ValueExpressionCaseSearchContentImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSearchContent()

VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR
The meta object literal for the 'Value Expr' containment reference feature.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__SEARCH_CONDITION
The meta object literal for the 'Search Condition' containment reference feature.


VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SEARCH_CONTENT__VALUE_EXPR_CASE_SEARCH
The meta object literal for the 'Value Expr Case Search' container reference feature.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_CASE_SIMPLE_CONTENT
The meta object literal for the 'Value Expression Case Simple Content' class.

See Also:
ValueExpressionCaseSimpleContentImpl, SQLQueryModelPackageImpl.getValueExpressionCaseSimpleContent()

VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__VALUE_EXPR_CASE_SIMPLE
The meta object literal for the 'Value Expr Case Simple' container reference feature.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__WHEN_VALUE_EXPR
The meta object literal for the 'When Value Expr' containment reference feature.


VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_CASE_SIMPLE_CONTENT__RESULT_VALUE_EXPR
The meta object literal for the 'Result Value Expr' containment reference feature.


TABLE_IN_DATABASE

static final org.eclipse.emf.ecore.EClass TABLE_IN_DATABASE
The meta object literal for the 'Table In Database' class.

See Also:
TableInDatabaseImpl, SQLQueryModelPackageImpl.getTableInDatabase()

TABLE_IN_DATABASE__UPDATE_STATEMENT

static final org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__UPDATE_STATEMENT
The meta object literal for the 'Update Statement' container reference feature.


TABLE_IN_DATABASE__DELETE_STATEMENT

static final org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DELETE_STATEMENT
The meta object literal for the 'Delete Statement' container reference feature.


TABLE_IN_DATABASE__INSERT_STATEMENT

static final org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__INSERT_STATEMENT
The meta object literal for the 'Insert Statement' container reference feature.


TABLE_IN_DATABASE__DATABASE_TABLE

static final org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DATABASE_TABLE
The meta object literal for the 'Database Table' reference feature.


TABLE_IN_DATABASE__DERIVED_COLUMN_LIST

static final org.eclipse.emf.ecore.EReference TABLE_IN_DATABASE__DERIVED_COLUMN_LIST
The meta object literal for the 'Derived Column List' reference list feature.


TABLE_FUNCTION

static final org.eclipse.emf.ecore.EClass TABLE_FUNCTION
The meta object literal for the 'Table Function' class.

See Also:
TableFunctionImpl, SQLQueryModelPackageImpl.getTableFunction()

TABLE_FUNCTION__FUNCTION

static final org.eclipse.emf.ecore.EReference TABLE_FUNCTION__FUNCTION
The meta object literal for the 'Function' reference feature.


TABLE_FUNCTION__PARAMETER_LIST

static final org.eclipse.emf.ecore.EReference TABLE_FUNCTION__PARAMETER_LIST
The meta object literal for the 'Parameter List' containment reference list feature.


SQL_QUERY_OBJECT

static final org.eclipse.emf.ecore.EClass SQL_QUERY_OBJECT
The meta object literal for the 'SQL Query Object' class.

See Also:
SQLQueryObjectImpl, SQLQueryModelPackageImpl.getSQLQueryObject()

QUERY_CHANGE_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_CHANGE_STATEMENT
The meta object literal for the 'Query Change Statement' class.

See Also:
QueryChangeStatementImpl, SQLQueryModelPackageImpl.getQueryChangeStatement()

COLUMN_NAME

static final org.eclipse.emf.ecore.EClass COLUMN_NAME
The meta object literal for the 'Column Name' class.

See Also:
ColumnNameImpl, SQLQueryModelPackageImpl.getColumnName()

COLUMN_NAME__TABLE_CORRELATION

static final org.eclipse.emf.ecore.EReference COLUMN_NAME__TABLE_CORRELATION
The meta object literal for the 'Table Correlation' container reference feature.


COLUMN_NAME__WITH_TABLE_SPECIFICATION

static final org.eclipse.emf.ecore.EReference COLUMN_NAME__WITH_TABLE_SPECIFICATION
The meta object literal for the 'With Table Specification' container reference feature.


TABLE_NESTED

static final org.eclipse.emf.ecore.EClass TABLE_NESTED
The meta object literal for the 'Table Nested' class.

See Also:
TableNestedImpl, SQLQueryModelPackageImpl.getTableNested()

TABLE_NESTED__NESTED_TABLE_REF

static final org.eclipse.emf.ecore.EReference TABLE_NESTED__NESTED_TABLE_REF
The meta object literal for the 'Nested Table Ref' containment reference feature.


QUERY_MERGE_STATEMENT

static final org.eclipse.emf.ecore.EClass QUERY_MERGE_STATEMENT
The meta object literal for the 'Query Merge Statement' class.

See Also:
QueryMergeStatementImpl, SQLQueryModelPackageImpl.getQueryMergeStatement()

QUERY_MERGE_STATEMENT__TARGET_TABLE

static final org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__TARGET_TABLE
The meta object literal for the 'Target Table' containment reference feature.


QUERY_MERGE_STATEMENT__SOURCE_TABLE

static final org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__SOURCE_TABLE
The meta object literal for the 'Source Table' containment reference feature.


QUERY_MERGE_STATEMENT__ON_CONDITION

static final org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__ON_CONDITION
The meta object literal for the 'On Condition' containment reference feature.


QUERY_MERGE_STATEMENT__OPERATION_SPEC_LIST

static final org.eclipse.emf.ecore.EReference QUERY_MERGE_STATEMENT__OPERATION_SPEC_LIST
The meta object literal for the 'Operation Spec List' containment reference list feature.


SEARCH_CONDITION_NESTED

static final org.eclipse.emf.ecore.EClass SEARCH_CONDITION_NESTED
The meta object literal for the 'Search Condition Nested' class.

See Also:
SearchConditionNestedImpl, SQLQueryModelPackageImpl.getSearchConditionNested()

SEARCH_CONDITION_NESTED__NESTED_CONDITION

static final org.eclipse.emf.ecore.EReference SEARCH_CONDITION_NESTED__NESTED_CONDITION
The meta object literal for the 'Nested Condition' containment reference feature.


VALUE_EXPRESSION_NESTED

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_NESTED
The meta object literal for the 'Value Expression Nested' class.

See Also:
ValueExpressionNestedImpl, SQLQueryModelPackageImpl.getValueExpressionNested()

VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_NESTED__NESTED_VALUE_EXPR
The meta object literal for the 'Nested Value Expr' containment reference feature.


VALUE_EXPRESSION_ATOMIC

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_ATOMIC
The meta object literal for the 'Value Expression Atomic' class.

See Also:
ValueExpressionAtomicImpl, SQLQueryModelPackageImpl.getValueExpressionAtomic()

ORDER_BY_SPECIFICATION

static final org.eclipse.emf.ecore.EClass ORDER_BY_SPECIFICATION
The meta object literal for the 'Order By Specification' class.

See Also:
OrderBySpecificationImpl, SQLQueryModelPackageImpl.getOrderBySpecification()

ORDER_BY_SPECIFICATION__DESCENDING

static final org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__DESCENDING
The meta object literal for the 'Descending' attribute feature.


ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION

static final org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__ORDERING_SPEC_OPTION
The meta object literal for the 'Ordering Spec Option' attribute feature.


ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION

static final org.eclipse.emf.ecore.EAttribute ORDER_BY_SPECIFICATION__NULL_ORDERING_OPTION
The meta object literal for the 'Null Ordering Option' attribute feature.


ORDER_BY_SPECIFICATION__SELECT_STATEMENT

static final org.eclipse.emf.ecore.EReference ORDER_BY_SPECIFICATION__SELECT_STATEMENT
The meta object literal for the 'Select Statement' container reference feature.


ORDER_BY_SPECIFICATION__QUERY

static final org.eclipse.emf.ecore.EReference ORDER_BY_SPECIFICATION__QUERY
The meta object literal for the 'Query' container reference feature.


ORDER_BY_ORDINAL

static final org.eclipse.emf.ecore.EClass ORDER_BY_ORDINAL
The meta object literal for the 'Order By Ordinal' class.

See Also:
OrderByOrdinalImpl, SQLQueryModelPackageImpl.getOrderByOrdinal()

ORDER_BY_ORDINAL__ORDINAL_VALUE

static final org.eclipse.emf.ecore.EAttribute ORDER_BY_ORDINAL__ORDINAL_VALUE
The meta object literal for the 'Ordinal Value' attribute feature.


TABLE_CORRELATION

static final org.eclipse.emf.ecore.EClass TABLE_CORRELATION
The meta object literal for the 'Table Correlation' class.

See Also:
TableCorrelationImpl, SQLQueryModelPackageImpl.getTableCorrelation()

TABLE_CORRELATION__TABLE_EXPR

static final org.eclipse.emf.ecore.EReference TABLE_CORRELATION__TABLE_EXPR
The meta object literal for the 'Table Expr' container reference feature.


TABLE_CORRELATION__COLUMN_NAME_LIST

static final org.eclipse.emf.ecore.EReference TABLE_CORRELATION__COLUMN_NAME_LIST
The meta object literal for the 'Column Name List' containment reference list feature.


UPDATE_SOURCE

static final org.eclipse.emf.ecore.EClass UPDATE_SOURCE
The meta object literal for the 'Update Source' class.

See Also:
UpdateSourceImpl, SQLQueryModelPackageImpl.getUpdateSource()

UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR

static final org.eclipse.emf.ecore.EReference UPDATE_SOURCE__UPDATE_ASSIGNMENT_EXPR
The meta object literal for the 'Update Assignment Expr' container reference feature.


UPDATE_SOURCE_EXPR_LIST

static final org.eclipse.emf.ecore.EClass UPDATE_SOURCE_EXPR_LIST
The meta object literal for the 'Update Source Expr List' class.

See Also:
UpdateSourceExprListImpl, SQLQueryModelPackageImpl.getUpdateSourceExprList()

UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference UPDATE_SOURCE_EXPR_LIST__VALUE_EXPR_LIST
The meta object literal for the 'Value Expr List' containment reference list feature.


UPDATE_SOURCE_QUERY

static final org.eclipse.emf.ecore.EClass UPDATE_SOURCE_QUERY
The meta object literal for the 'Update Source Query' class.

See Also:
UpdateSourceQueryImpl, SQLQueryModelPackageImpl.getUpdateSourceQuery()

UPDATE_SOURCE_QUERY__QUERY_EXPR

static final org.eclipse.emf.ecore.EReference UPDATE_SOURCE_QUERY__QUERY_EXPR
The meta object literal for the 'Query Expr' containment reference feature.


ORDER_BY_RESULT_COLUMN

static final org.eclipse.emf.ecore.EClass ORDER_BY_RESULT_COLUMN
The meta object literal for the 'Order By Result Column' class.

See Also:
OrderByResultColumnImpl, SQLQueryModelPackageImpl.getOrderByResultColumn()

ORDER_BY_RESULT_COLUMN__RESULT_COL

static final org.eclipse.emf.ecore.EReference ORDER_BY_RESULT_COLUMN__RESULT_COL
The meta object literal for the 'Result Col' reference feature.


WITH_TABLE_REFERENCE

static final org.eclipse.emf.ecore.EClass WITH_TABLE_REFERENCE
The meta object literal for the 'With Table Reference' class.

See Also:
WithTableReferenceImpl, SQLQueryModelPackageImpl.getWithTableReference()

WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION

static final org.eclipse.emf.ecore.EReference WITH_TABLE_REFERENCE__WITH_TABLE_SPECIFICATION
The meta object literal for the 'With Table Specification' reference feature.


QUERY_NESTED

static final org.eclipse.emf.ecore.EClass QUERY_NESTED
The meta object literal for the 'Query Nested' class.

See Also:
QueryNestedImpl, SQLQueryModelPackageImpl.getQueryNested()

QUERY_NESTED__NESTED_QUERY

static final org.eclipse.emf.ecore.EReference QUERY_NESTED__NESTED_QUERY
The meta object literal for the 'Nested Query' containment reference feature.


VALUE_EXPRESSION_ROW

static final org.eclipse.emf.ecore.EClass VALUE_EXPRESSION_ROW
The meta object literal for the 'Value Expression Row' class.

See Also:
ValueExpressionRowImpl, SQLQueryModelPackageImpl.getValueExpressionRow()

VALUE_EXPRESSION_ROW__VALUE_EXPR_LIST

static final org.eclipse.emf.ecore.EReference VALUE_EXPRESSION_ROW__VALUE_EXPR_LIST
The meta object literal for the 'Value Expr List' containment reference list feature.


MERGE_TARGET_TABLE

static final org.eclipse.emf.ecore.EClass MERGE_TARGET_TABLE
The meta object literal for the 'Merge Target Table' class.

See Also:
MergeTargetTableImpl, SQLQueryModelPackageImpl.getMergeTargetTable()

MERGE_TARGET_TABLE__MERGE_STATEMENT

static final org.eclipse.emf.ecore.EReference MERGE_TARGET_TABLE__MERGE_STATEMENT
The meta object literal for the 'Merge Statement' container reference feature.


MERGE_TARGET_TABLE__TABLE_EXPR

static final org.eclipse.emf.ecore.EReference MERGE_TARGET_TABLE__TABLE_EXPR
The meta object literal for the 'Table Expr' containment reference feature.


MERGE_SOURCE_TABLE

static final org.eclipse.emf.ecore.EClass MERGE_SOURCE_TABLE
The meta object literal for the 'Merge Source Table' class.

See Also:
MergeSourceTableImpl, SQLQueryModelPackageImpl.getMergeSourceTable()

MERGE_SOURCE_TABLE__QUERY_MERGE_STATEMENT

static final org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__QUERY_MERGE_STATEMENT
The meta object literal for the 'Query Merge Statement' reference list feature.


MERGE_SOURCE_TABLE__MERGE_STATEMENT

static final org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__MERGE_STATEMENT
The meta object literal for the 'Merge Statement' container reference feature.


MERGE_SOURCE_TABLE__TABLE_REF

static final org.eclipse.emf.ecore.EReference MERGE_SOURCE_TABLE__TABLE_REF
The meta object literal for the 'Table Ref' containment reference feature.


MERGE_ON_CONDITION

static final org.eclipse.emf.ecore.EClass MERGE_ON_CONDITION
The meta object literal for the 'Merge On Condition' class.

See Also:
MergeOnConditionImpl, SQLQueryModelPackageImpl.getMergeOnCondition()

MERGE_ON_CONDITION__MERGE_STATEMENT

static final org.eclipse.emf.ecore.EReference MERGE_ON_CONDITION__MERGE_STATEMENT
The meta object literal for the 'Merge Statement' container reference feature.


MERGE_ON_CONDITION__SEARCH_CONDITION

static final org.eclipse.emf.ecore.EReference MERGE_ON_CONDITION__SEARCH_CONDITION
The meta object literal for the 'Search Condition' containment reference feature.


MERGE_UPDATE_SPECIFICATION

static final org.eclipse.emf.ecore.EClass MERGE_UPDATE_SPECIFICATION
The meta object literal for the 'Merge Update Specification' class.

See Also:
MergeUpdateSpecificationImpl, SQLQueryModelPackageImpl.getMergeUpdateSpecification()

MERGE_UPDATE_SPECIFICATION__ASSIGNEMENT_EXPR_LIST

static final org.eclipse.emf.ecore.EReference MERGE_UPDATE_SPECIFICATION__ASSIGNEMENT_EXPR_LIST
The meta object literal for the 'Assignement Expr List' containment reference list feature.


MERGE_INSERT_SPECIFICATION

static final org.eclipse.emf.ecore.EClass MERGE_INSERT_SPECIFICATION
The meta object literal for the 'Merge Insert Specification' class.

See Also:
MergeInsertSpecificationImpl, SQLQueryModelPackageImpl.getMergeInsertSpecification()

MERGE_INSERT_SPECIFICATION__TARGET_COLUMN_LIST

static final org.eclipse.emf.ecore.EReference MERGE_INSERT_SPECIFICATION__TARGET_COLUMN_LIST
The meta object literal for the 'Target Column List' reference list feature.


MERGE_INSERT_SPECIFICATION__SOURCE_VALUES_ROW

static final org.eclipse.emf.ecore.EReference MERGE_INSERT_SPECIFICATION__SOURCE_VALUES_ROW
The meta object literal for the 'Source Values Row' containment reference feature.


MERGE_OPERATION_SPECIFICATION

static final org.eclipse.emf.ecore.EClass MERGE_OPERATION_SPECIFICATION
The meta object literal for the 'Merge Operation Specification' class.

See Also:
MergeOperationSpecificationImpl, SQLQueryModelPackageImpl.getMergeOperationSpecification()

MERGE_OPERATION_SPECIFICATION__MERGE_STATEMENT

static final org.eclipse.emf.ecore.EReference MERGE_OPERATION_SPECIFICATION__MERGE_STATEMENT
The meta object literal for the 'Merge Statement' container reference feature.


UPDATE_OF_COLUMN

static final org.eclipse.emf.ecore.EClass UPDATE_OF_COLUMN
The meta object literal for the 'Update Of Column' class.

See Also:
UpdateOfColumnImpl, SQLQueryModelPackageImpl.getUpdateOfColumn()

UPDATE_OF_COLUMN__UPDATABILITY_EXPR

static final org.eclipse.emf.ecore.EReference UPDATE_OF_COLUMN__UPDATABILITY_EXPR
The meta object literal for the 'Updatability Expr' container reference feature.


UPDATABILITY_EXPRESSION

static final org.eclipse.emf.ecore.EClass UPDATABILITY_EXPRESSION
The meta object literal for the 'Updatability Expression' class.

See Also:
UpdatabilityExpressionImpl, SQLQueryModelPackageImpl.getUpdatabilityExpression()

UPDATABILITY_EXPRESSION__UPDATABILITY_TYPE

static final org.eclipse.emf.ecore.EAttribute UPDATABILITY_EXPRESSION__UPDATABILITY_TYPE
The meta object literal for the 'Updatability Type' attribute feature.


UPDATABILITY_EXPRESSION__UPDATE_OF_COLUMN_LIST

static final org.eclipse.emf.ecore.EReference UPDATABILITY_EXPRESSION__UPDATE_OF_COLUMN_LIST
The meta object literal for the 'Update Of Column List' containment reference list feature.


UPDATABILITY_EXPRESSION__SELECT_STATEMENT

static final org.eclipse.emf.ecore.EReference UPDATABILITY_EXPRESSION__SELECT_STATEMENT
The meta object literal for the 'Select Statement' container reference feature.


CALL_STATEMENT

static final org.eclipse.emf.ecore.EClass CALL_STATEMENT
The meta object literal for the 'Call Statement' class.

See Also:
CallStatementImpl, SQLQueryModelPackageImpl.getCallStatement()

CALL_STATEMENT__ARGUMENT_LIST

static final org.eclipse.emf.ecore.EReference CALL_STATEMENT__ARGUMENT_LIST
The meta object literal for the 'Argument List' containment reference list feature.


CALL_STATEMENT__PROCEDURE_REF

static final org.eclipse.emf.ecore.EReference CALL_STATEMENT__PROCEDURE_REF
The meta object literal for the 'Procedure Ref' containment reference feature.


PROCEDURE_REFERENCE

static final org.eclipse.emf.ecore.EClass PROCEDURE_REFERENCE
The meta object literal for the 'Procedure Reference' class.

See Also:
ProcedureReferenceImpl, SQLQueryModelPackageImpl.getProcedureReference()

PROCEDURE_REFERENCE__CALL_STATEMENT

static final org.eclipse.emf.ecore.EReference PROCEDURE_REFERENCE__CALL_STATEMENT
The meta object literal for the 'Call Statement' container reference feature.


PROCEDURE_REFERENCE__PROCEDURE

static final org.eclipse.emf.ecore.EReference PROCEDURE_REFERENCE__PROCEDURE
The meta object literal for the 'Procedure' reference feature.


TABLE_QUERY_LATERAL

static final org.eclipse.emf.ecore.EClass TABLE_QUERY_LATERAL
The meta object literal for the 'Table Query Lateral' class.

See Also:
TableQueryLateralImpl, SQLQueryModelPackageImpl.getTableQueryLateral()

TABLE_QUERY_LATERAL__QUERY

static final org.eclipse.emf.ecore.EReference TABLE_QUERY_LATERAL__QUERY
The meta object literal for the 'Query' containment reference feature.


SUPER_GROUP_TYPE

static final org.eclipse.emf.ecore.EEnum SUPER_GROUP_TYPE
The meta object literal for the 'Super Group Type' enum.

See Also:
SuperGroupType, SQLQueryModelPackageImpl.getSuperGroupType()

PREDICATE_QUANTIFIED_TYPE

static final org.eclipse.emf.ecore.EEnum PREDICATE_QUANTIFIED_TYPE
The meta object literal for the 'Predicate Quantified Type' enum.

See Also:
PredicateQuantifiedType, SQLQueryModelPackageImpl.getPredicateQuantifiedType()

PREDICATE_COMPARISON_OPERATOR

static final org.eclipse.emf.ecore.EEnum PREDICATE_COMPARISON_OPERATOR
The meta object literal for the 'Predicate Comparison Operator' enum.

See Also:
PredicateComparisonOperator, SQLQueryModelPackageImpl.getPredicateComparisonOperator()

SEARCH_CONDITION_COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EEnum SEARCH_CONDITION_COMBINED_OPERATOR
The meta object literal for the 'Search Condition Combined Operator' enum.

See Also:
SearchConditionCombinedOperator, SQLQueryModelPackageImpl.getSearchConditionCombinedOperator()

TABLE_JOINED_OPERATOR

static final org.eclipse.emf.ecore.EEnum TABLE_JOINED_OPERATOR
The meta object literal for the 'Table Joined Operator' enum.

See Also:
TableJoinedOperator, SQLQueryModelPackageImpl.getTableJoinedOperator()

QUERY_COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EEnum QUERY_COMBINED_OPERATOR
The meta object literal for the 'Query Combined Operator' enum.

See Also:
QueryCombinedOperator, SQLQueryModelPackageImpl.getQueryCombinedOperator()

VALUE_EXPRESSION_UNARY_OPERATOR

static final org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_UNARY_OPERATOR
The meta object literal for the 'Value Expression Unary Operator' enum.

See Also:
ValueExpressionUnaryOperator, SQLQueryModelPackageImpl.getValueExpressionUnaryOperator()

VALUE_EXPRESSION_COMBINED_OPERATOR

static final org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_COMBINED_OPERATOR
The meta object literal for the 'Value Expression Combined Operator' enum.

See Also:
ValueExpressionCombinedOperator, SQLQueryModelPackageImpl.getValueExpressionCombinedOperator()

VALUE_EXPRESSION_LABELED_DURATION_TYPE

static final org.eclipse.emf.ecore.EEnum VALUE_EXPRESSION_LABELED_DURATION_TYPE
The meta object literal for the 'Value Expression Labeled Duration Type' enum.

See Also:
ValueExpressionLabeledDurationType, SQLQueryModelPackageImpl.getValueExpressionLabeledDurationType()

NULL_ORDERING_TYPE

static final org.eclipse.emf.ecore.EEnum NULL_ORDERING_TYPE
The meta object literal for the 'Null Ordering Type' enum.

See Also:
NullOrderingType, SQLQueryModelPackageImpl.getNullOrderingType()

ORDERING_SPEC_TYPE

static final org.eclipse.emf.ecore.EEnum ORDERING_SPEC_TYPE
The meta object literal for the 'Ordering Spec Type' enum.

See Also:
OrderingSpecType, SQLQueryModelPackageImpl.getOrderingSpecType()

UPDATABILITY_TYPE

static final org.eclipse.emf.ecore.EEnum UPDATABILITY_TYPE
The meta object literal for the 'Updatability Type' enum.

See Also:
UpdatabilityType, SQLQueryModelPackageImpl.getUpdatabilityType()