Interface QlPackage.Literals

  • Enclosing interface:
    QlPackage

    public static interface QlPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    • Field Detail

      • QUERY_SCHEMA__QUERIES

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA__QUERIES
        The meta object literal for the 'Queries' containment reference list feature.
      • DB_VIEW_FROM_QUERY__ORIGINAL_DB_VIEW

        static final org.eclipse.emf.ecore.EReference DB_VIEW_FROM_QUERY__ORIGINAL_DB_VIEW
        The meta object literal for the 'Original Db View' reference feature.
      • DB_VIEW_FROM_QUERY___GET_ACTUAL_FIELDS

        static final org.eclipse.emf.ecore.EOperation DB_VIEW_FROM_QUERY___GET_ACTUAL_FIELDS
        The meta object literal for the 'Get Actual Fields' operation.
      • ABSTRACT_QUERY_SCHEMA_TABLE__TABLE_NAME

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_QUERY_SCHEMA_TABLE__TABLE_NAME
        The meta object literal for the 'Table Name' attribute feature.
      • ABSTRACT_QUERY_SCHEMA_TABLE__TABLE_DB_VIEW

        static final org.eclipse.emf.ecore.EReference ABSTRACT_QUERY_SCHEMA_TABLE__TABLE_DB_VIEW
        The meta object literal for the 'Table Db View' reference feature.
      • ABSTRACT_QUERY_SCHEMA_TABLE__COMPUTE_DB_VIEW

        static final org.eclipse.emf.ecore.EReference ABSTRACT_QUERY_SCHEMA_TABLE__COMPUTE_DB_VIEW
        The meta object literal for the 'Compute Db View' reference feature.
      • ABSTRACT_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME

        static final org.eclipse.emf.ecore.EOperation ABSTRACT_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME
        The meta object literal for the 'Get Full Table Name' operation.
      • SINGLE_PART_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME

        static final org.eclipse.emf.ecore.EOperation SINGLE_PART_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME
        The meta object literal for the 'Get Full Table Name' operation.
      • MULTI_PART_QUERY_SCHEMA_TABLE__PARENT_TABLE

        static final org.eclipse.emf.ecore.EReference MULTI_PART_QUERY_SCHEMA_TABLE__PARENT_TABLE
        The meta object literal for the 'Parent Table' containment reference feature.
      • MULTI_PART_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME

        static final org.eclipse.emf.ecore.EOperation MULTI_PART_QUERY_SCHEMA_TABLE___GET_FULL_TABLE_NAME
        The meta object literal for the 'Get Full Table Name' operation.
      • ABSTRACT_QUERY_SCHEMA_PRESENTATION__PRESENTATION

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_QUERY_SCHEMA_PRESENTATION__PRESENTATION
        The meta object literal for the 'Presentation' attribute feature.
      • QUERY_SCHEMA_DROP_TABLE_QUERY__TABLE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_DROP_TABLE_QUERY__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • QUERY_SCHEMA_SELECT_QUERY__DB_VIEW_BY_THIS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__DB_VIEW_BY_THIS
        The meta object literal for the 'Db View By This' containment reference feature.
      • QUERY_SCHEMA_SELECT_QUERY__AUTO_ORDER

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_SELECT_QUERY__AUTO_ORDER
        The meta object literal for the 'Auto Order' attribute feature.
      • QUERY_SCHEMA_SELECT_QUERY__COMMON_TOTALS

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_SELECT_QUERY__COMMON_TOTALS
        The meta object literal for the 'Common Totals' attribute feature.
      • QUERY_SCHEMA_SELECT_QUERY__ORDER_EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__ORDER_EXPRESSIONS
        The meta object literal for the 'Order Expressions' containment reference list feature.
      • QUERY_SCHEMA_SELECT_QUERY__OPERATORS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__OPERATORS
        The meta object literal for the 'Operators' containment reference list feature.
      • QUERY_SCHEMA_SELECT_QUERY__INDEXES

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__INDEXES
        The meta object literal for the 'Indexes' containment reference list feature.
      • QUERY_SCHEMA_SELECT_QUERY__TOTAL_EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__TOTAL_EXPRESSIONS
        The meta object literal for the 'Total Expressions' containment reference list feature.
      • QUERY_SCHEMA_SELECT_QUERY__TOTAL_CONTROL_POINTS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SELECT_QUERY__TOTAL_CONTROL_POINTS
        The meta object literal for the 'Total Control Points' containment reference list feature.
      • QUERY_SCHEMA_SELECT_QUERY___GET_PLACEMENT_TABLE

        static final org.eclipse.emf.ecore.EOperation QUERY_SCHEMA_SELECT_QUERY___GET_PLACEMENT_TABLE
        The meta object literal for the 'Get Placement Table' operation.
      • QUERY_SCHEMA_ORDER_EXPRESSION__DESC

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_ORDER_EXPRESSION__DESC
        The meta object literal for the 'Desc' attribute feature.
      • QUERY_SCHEMA_ORDER_EXPRESSION__HIERARCHY

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_ORDER_EXPRESSION__HIERARCHY
        The meta object literal for the 'Hierarchy' attribute feature.
      • QUERY_SCHEMA_ORDER_EXPRESSION__ITEM

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_ORDER_EXPRESSION__ITEM
        The meta object literal for the 'Item' containment reference feature.
      • QUERY_SCHEMA_ORDER_EXPRESSION__DIRECTION

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_ORDER_EXPRESSION__DIRECTION
        The meta object literal for the 'Direction' attribute feature.
      • QUERY_SCHEMA_OPERATOR__DB_VIEW_BY_FROM

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__DB_VIEW_BY_FROM
        The meta object literal for the 'Db View By From' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__DB_VIEW_BY_FIELDS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__DB_VIEW_BY_FIELDS
        The meta object literal for the 'Db View By Fields' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__DESCRIPTION_TEMP_TABLE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__DESCRIPTION_TEMP_TABLE
        The meta object literal for the 'Description Temp Table' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__FLAG_UNION_TYPE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__FLAG_UNION_TYPE
        The meta object literal for the 'Flag Union Type' attribute feature.
      • QUERY_SCHEMA_OPERATOR__FLAG_UNION_TYPE_ALL

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__FLAG_UNION_TYPE_ALL
        The meta object literal for the 'Flag Union Type All' attribute feature.
      • QUERY_SCHEMA_OPERATOR__UNION_TYPE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__UNION_TYPE
        The meta object literal for the 'Union Type' attribute feature.
      • QUERY_SCHEMA_OPERATOR__PLACEMENT_TABLE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__PLACEMENT_TABLE
        The meta object literal for the 'Placement Table' containment reference feature.
      • QUERY_SCHEMA_OPERATOR__GROUPING

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__GROUPING
        The meta object literal for the 'Grouping' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__GROUPING_SETS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__GROUPING_SETS
        The meta object literal for the 'Grouping Sets' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__GET_RECORDS_COUNT

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__GET_RECORDS_COUNT
        The meta object literal for the 'Get Records Count' attribute feature.
      • QUERY_SCHEMA_OPERATOR__SELECT_DISTINCT

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__SELECT_DISTINCT
        The meta object literal for the 'Select Distinct' attribute feature.
      • QUERY_SCHEMA_OPERATOR__SELECT_FOR_UPDATE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__SELECT_FOR_UPDATE
        The meta object literal for the 'Select For Update' attribute feature.
      • QUERY_SCHEMA_OPERATOR__SELECT_ALLOWED

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_OPERATOR__SELECT_ALLOWED
        The meta object literal for the 'Select Allowed' attribute feature.
      • QUERY_SCHEMA_OPERATOR__FILTERS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__FILTERS
        The meta object literal for the 'Filters' containment reference feature.
      • QUERY_SCHEMA_OPERATOR__HAVING_EXPRESSION

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__HAVING_EXPRESSION
        The meta object literal for the 'Having Expression' containment reference feature.
      • QUERY_SCHEMA_OPERATOR__TABLES_FOR_UPDATE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__TABLES_FOR_UPDATE
        The meta object literal for the 'Tables For Update' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__SOURCES

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__SOURCES
        The meta object literal for the 'Sources' containment reference list feature.
      • QUERY_SCHEMA_OPERATOR__SELECT_FIELDS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_OPERATOR__SELECT_FIELDS
        The meta object literal for the 'Select Fields' containment reference list feature.
      • QUERY_SCHEMA_GROUPING_SETS__GROUPING

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_GROUPING_SETS__GROUPING
        The meta object literal for the 'Grouping' containment reference list feature.
      • QUERY_SCHEMA_TABLE_FOR_UPDATE__TABLE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TABLE_FOR_UPDATE__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • QUERY_SCHEMA_EXPRESSION__COMPUTE_ALIAS

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_EXPRESSION__COMPUTE_ALIAS
        The meta object literal for the 'Compute Alias' attribute feature.
      • QUERY_SCHEMA_EXPRESSION__ALIAS

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_EXPRESSION__ALIAS
        The meta object literal for the 'Alias' attribute feature.
      • QUERY_SCHEMA_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • QUERY_SCHEMA_EXPRESSION___GET_TYPE__IEXPRESSIONTYPECHECKER

        static final org.eclipse.emf.ecore.EOperation QUERY_SCHEMA_EXPRESSION___GET_TYPE__IEXPRESSIONTYPECHECKER
        The meta object literal for the 'Get Type' operation.
      • QUERY_SCHEMA_EXPRESSION___IS_AGGREGATE_FUNCTION

        static final org.eclipse.emf.ecore.EOperation QUERY_SCHEMA_EXPRESSION___IS_AGGREGATE_FUNCTION
        The meta object literal for the 'Is Aggregate Function' operation.
      • QUERY_SCHEMA_SOURCE__SOURCE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SOURCE__SOURCE
        The meta object literal for the 'Source' containment reference feature.
      • QUERY_SCHEMA_SOURCE__JOINS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_SOURCE__JOINS
        The meta object literal for the 'Joins' containment reference list feature.
      • ABSTRACT_QUERY_SCHEMA_SOURCE__COMPUTE_ALIAS

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_QUERY_SCHEMA_SOURCE__COMPUTE_ALIAS
        The meta object literal for the 'Compute Alias' attribute feature.
      • ABSTRACT_QUERY_SCHEMA_SOURCE__ALIAS

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_QUERY_SCHEMA_SOURCE__ALIAS
        The meta object literal for the 'Alias' attribute feature.
      • QUERY_SCHEMA_QUERY_SOURCE_JOIN__JOIN_TYPE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_QUERY_SOURCE_JOIN__JOIN_TYPE
        The meta object literal for the 'Join Type' attribute feature.
      • QUERY_SCHEMA_QUERY_SOURCE_JOIN__CONDITION

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_QUERY_SOURCE_JOIN__CONDITION
        The meta object literal for the 'Condition' containment reference feature.
      • QUERY_SCHEMA_QUERY_SOURCE_JOIN__SOURCE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_QUERY_SOURCE_JOIN__SOURCE
        The meta object literal for the 'Source' containment reference feature.
      • QUERY_SCHEMA_NESTED_QUERY__QUERY

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

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TABLE__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • QUERY_SCHEMA_TABLE__PARAMETERS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TABLE__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • QUERY_SCHEMA_TABLE_PARAMETER__EXPRESSION

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TABLE_PARAMETER__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • QUERY_SCHEMA_TABLE_PARAMETER__EXPRESSION_DCS

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TABLE_PARAMETER__EXPRESSION_DCS
        The meta object literal for the 'Expression Dcs' containment reference list feature.
      • QUERY_SCHEMA_TEMP_TABLE_DESCRIPTION__TABLE

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TEMP_TABLE_DESCRIPTION__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__ONLY

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__ONLY
        The meta object literal for the 'Only' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__HIERARCHY

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__HIERARCHY
        The meta object literal for the 'Hierarchy' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIODS

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIODS
        The meta object literal for the 'Periods' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__EXPRESSION

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TOTAL_CONTROL_POINT__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__CONTROL_POINT_TYPE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__CONTROL_POINT_TYPE
        The meta object literal for the 'Control Point Type' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__COMPUTE_COLUMN_NAME

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__COMPUTE_COLUMN_NAME
        The meta object literal for the 'Compute Column Name' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__COLUMN_NAME

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__COLUMN_NAME
        The meta object literal for the 'Column Name' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_TYPE

        static final org.eclipse.emf.ecore.EAttribute QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_TYPE
        The meta object literal for the 'Period Addition Type' attribute feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_BEGIN

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_BEGIN
        The meta object literal for the 'Period Addition Begin' containment reference feature.
      • QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_END

        static final org.eclipse.emf.ecore.EReference QUERY_SCHEMA_TOTAL_CONTROL_POINT__PERIOD_ADDITION_END
        The meta object literal for the 'Period Addition End' containment reference feature.
      • AUNARY_OPERATORS_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference AUNARY_OPERATORS_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • ABINARY_OPERATORS_EXPRESSION__LEFT

        static final org.eclipse.emf.ecore.EReference ABINARY_OPERATORS_EXPRESSION__LEFT
        The meta object literal for the 'Left' containment reference feature.
      • ABINARY_OPERATORS_EXPRESSION__RIGHT

        static final org.eclipse.emf.ecore.EReference ABINARY_OPERATORS_EXPRESSION__RIGHT
        The meta object literal for the 'Right' containment reference feature.
      • FUNCTION_INVOCATION_EXPRESSION__FUNCTION_TYPE

        static final org.eclipse.emf.ecore.EReference FUNCTION_INVOCATION_EXPRESSION__FUNCTION_TYPE
        The meta object literal for the 'Function Type' reference feature.
      • FUNCTION_INVOCATION_EXPRESSION__PARAMS

        static final org.eclipse.emf.ecore.EReference FUNCTION_INVOCATION_EXPRESSION__PARAMS
        The meta object literal for the 'Params' containment reference list feature.
      • FUNCTION_INVOCATION_EXPRESSION__DISTINCT

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

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

        static final org.eclipse.emf.ecore.EAttribute FUNCTION_EXPRESSION__AGGREGATE
        The meta object literal for the 'Aggregate' attribute feature.
      • FUNCTION_EXPRESSION__MIN_NUM_PARAMS

        static final org.eclipse.emf.ecore.EAttribute FUNCTION_EXPRESSION__MIN_NUM_PARAMS
        The meta object literal for the 'Min Num Params' attribute feature.
      • FUNCTION_EXPRESSION__MAX_NUM_PARAMS

        static final org.eclipse.emf.ecore.EAttribute FUNCTION_EXPRESSION__MAX_NUM_PARAMS
        The meta object literal for the 'Max Num Params' attribute feature.
      • FUNCTION_EXPRESSION__ALLOWED_PERIOD_TYPE

        static final org.eclipse.emf.ecore.EAttribute FUNCTION_EXPRESSION__ALLOWED_PERIOD_TYPE
        The meta object literal for the 'Allowed Period Type' attribute list feature.
      • FUNCTION_EXPRESSION__RETURN_TYPE

        static final org.eclipse.emf.ecore.EReference FUNCTION_EXPRESSION__RETURN_TYPE
        The meta object literal for the 'Return Type' reference feature.
      • FUNCTION_EXPRESSION__PARAM_TYPES

        static final org.eclipse.emf.ecore.EReference FUNCTION_EXPRESSION__PARAM_TYPES
        The meta object literal for the 'Param Types' reference list feature.
      • FUNCTION_EXPRESSION__ADDITIONAL_PARAM

        static final org.eclipse.emf.ecore.EAttribute FUNCTION_EXPRESSION__ADDITIONAL_PARAM
        The meta object literal for the 'Additional Param' attribute feature.
      • DERIVED_FUNCTION_EXPRESSION__SOURCE

        static final org.eclipse.emf.ecore.EReference DERIVED_FUNCTION_EXPRESSION__SOURCE
        The meta object literal for the 'Source' reference feature.
      • BOOLEAN_LITERAL_EXPRESSION__TRUE

        static final org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL_EXPRESSION__TRUE
        The meta object literal for the 'True' attribute feature.
      • NUMBER_LITERAL_EXPRESSION__INT_PART

        static final org.eclipse.emf.ecore.EAttribute NUMBER_LITERAL_EXPRESSION__INT_PART
        The meta object literal for the 'Int Part' attribute feature.
      • NUMBER_LITERAL_EXPRESSION__FRACTION_PART

        static final org.eclipse.emf.ecore.EAttribute NUMBER_LITERAL_EXPRESSION__FRACTION_PART
        The meta object literal for the 'Fraction Part' attribute feature.
      • STRING_LITERAL_EXPRESSION__CONTENT

        static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL_EXPRESSION__CONTENT
        The meta object literal for the 'Content' attribute feature.
      • DATE_LITERAL_EXPRESSION__YEAR

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__YEAR
        The meta object literal for the 'Year' containment reference feature.
      • DATE_LITERAL_EXPRESSION__MONTH

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__MONTH
        The meta object literal for the 'Month' containment reference feature.
      • DATE_LITERAL_EXPRESSION__DAY

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__DAY
        The meta object literal for the 'Day' containment reference feature.
      • DATE_LITERAL_EXPRESSION__HOUR

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__HOUR
        The meta object literal for the 'Hour' containment reference feature.
      • DATE_LITERAL_EXPRESSION__MINUTE

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__MINUTE
        The meta object literal for the 'Minute' containment reference feature.
      • DATE_LITERAL_EXPRESSION__SECOND

        static final org.eclipse.emf.ecore.EReference DATE_LITERAL_EXPRESSION__SECOND
        The meta object literal for the 'Second' containment reference feature.
      • TYPE_LITERAL_EXPRESSION__TABLE

        static final org.eclipse.emf.ecore.EReference TYPE_LITERAL_EXPRESSION__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • TYPE_LITERAL_EXPRESSION___GET_TYPE

        static final org.eclipse.emf.ecore.EOperation TYPE_LITERAL_EXPRESSION___GET_TYPE
        The meta object literal for the 'Get Type' operation.
      • PARAMETER_EXPRESSION__NAME

        static final org.eclipse.emf.ecore.EAttribute PARAMETER_EXPRESSION__NAME
        The meta object literal for the 'Name' attribute feature.
      • VALUE_LITERAL_EXPRESSION__VALUES

        static final org.eclipse.emf.ecore.EReference VALUE_LITERAL_EXPRESSION__VALUES
        The meta object literal for the 'Values' containment reference feature.
      • LOGICAL_COMPARE_OPERATOR_EXPRESSION__COMPARE_TYPE

        static final org.eclipse.emf.ecore.EAttribute LOGICAL_COMPARE_OPERATOR_EXPRESSION__COMPARE_TYPE
        The meta object literal for the 'Compare Type' attribute feature.
      • IS_NULL_OPERATOR_EXPRESSION__IS_NOT

        static final org.eclipse.emf.ecore.EAttribute IS_NULL_OPERATOR_EXPRESSION__IS_NOT
        The meta object literal for the 'Is Not' attribute feature.
      • VERBAL_OPERATOR_EXPRESSION__TYPE

        static final org.eclipse.emf.ecore.EAttribute VERBAL_OPERATOR_EXPRESSION__TYPE
        The meta object literal for the 'Type' attribute feature.
      • VERBAL_OPERATOR_EXPRESSION__NOT

        static final org.eclipse.emf.ecore.EAttribute VERBAL_OPERATOR_EXPRESSION__NOT
        The meta object literal for the 'Not' attribute feature.
      • LIKE_EXPRESSION__LITERAL

        static final org.eclipse.emf.ecore.EReference LIKE_EXPRESSION__LITERAL
        The meta object literal for the 'Literal' containment reference feature.
      • LIKE_EXPRESSION__ESCAPE

        static final org.eclipse.emf.ecore.EReference LIKE_EXPRESSION__ESCAPE
        The meta object literal for the 'Escape' containment reference feature.
      • IN_EXPRESSION__HIERARCHY

        static final org.eclipse.emf.ecore.EAttribute IN_EXPRESSION__HIERARCHY
        The meta object literal for the 'Hierarchy' attribute feature.
      • IN_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference IN_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference list feature.
      • IN_EXPRESSION__QUERY

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

        static final org.eclipse.emf.ecore.EReference BETWEEN_EXPRESSION__FIRST_EXPRESSION
        The meta object literal for the 'First Expression' containment reference feature.
      • BETWEEN_EXPRESSION__SECOND_EXPRESSION

        static final org.eclipse.emf.ecore.EReference BETWEEN_EXPRESSION__SECOND_EXPRESSION
        The meta object literal for the 'Second Expression' containment reference feature.
      • LINK_EXPRESSION__TABLE

        static final org.eclipse.emf.ecore.EReference LINK_EXPRESSION__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • CASE_OPERATION_EXPRESSION__BODY

        static final org.eclipse.emf.ecore.EReference CASE_OPERATION_EXPRESSION__BODY
        The meta object literal for the 'Body' containment reference list feature.
      • CASE_OPERATION_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference CASE_OPERATION_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • CASE_OPERATION_EXPRESSION__ELSE_EXPRESSION

        static final org.eclipse.emf.ecore.EReference CASE_OPERATION_EXPRESSION__ELSE_EXPRESSION
        The meta object literal for the 'Else Expression' containment reference feature.
      • CASE_BODY__WHEN

        static final org.eclipse.emf.ecore.EReference CASE_BODY__WHEN
        The meta object literal for the 'When' containment reference feature.
      • CASE_BODY__THEN

        static final org.eclipse.emf.ecore.EReference CASE_BODY__THEN
        The meta object literal for the 'Then' containment reference feature.
      • CAST_OPERATION_EXPRESSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference CAST_OPERATION_EXPRESSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • CAST_OPERATION_EXPRESSION__TYPE_CAST

        static final org.eclipse.emf.ecore.EReference CAST_OPERATION_EXPRESSION__TYPE_CAST
        The meta object literal for the 'Type Cast' containment reference feature.
      • CASTING_NUMBER_TYPE__LENGTH

        static final org.eclipse.emf.ecore.EReference CASTING_NUMBER_TYPE__LENGTH
        The meta object literal for the 'Length' containment reference feature.
      • CASTING_NUMBER_TYPE__PRECISION

        static final org.eclipse.emf.ecore.EReference CASTING_NUMBER_TYPE__PRECISION
        The meta object literal for the 'Precision' containment reference feature.
      • CASTING_STRING_TYPE__LENGTH

        static final org.eclipse.emf.ecore.EReference CASTING_STRING_TYPE__LENGTH
        The meta object literal for the 'Length' containment reference feature.
      • CASTING_TABLE_TYPE__TABLE

        static final org.eclipse.emf.ecore.EReference CASTING_TABLE_TYPE__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • COMMON_UNARY_NEG_OPERATOR_EXPRESSION__NEGATIVE

        static final org.eclipse.emf.ecore.EAttribute COMMON_UNARY_NEG_OPERATOR_EXPRESSION__NEGATIVE
        The meta object literal for the 'Negative' attribute feature.
      • COMMON_EXPRESSION__CONTENT

        static final org.eclipse.emf.ecore.EAttribute COMMON_EXPRESSION__CONTENT
        The meta object literal for the 'Content' attribute feature.
      • COMMON_EXPRESSION__ITEM_DB_VIEW

        static final org.eclipse.emf.ecore.EReference COMMON_EXPRESSION__ITEM_DB_VIEW
        The meta object literal for the 'Item Db View' reference feature.
      • COMMON_EXPRESSION__COMPUTE_DB_VIEW

        static final org.eclipse.emf.ecore.EReference COMMON_EXPRESSION__COMPUTE_DB_VIEW
        The meta object literal for the 'Compute Db View' reference feature.
      • COMMON_EXPRESSION___GET_FULL_CONTENT

        static final org.eclipse.emf.ecore.EOperation COMMON_EXPRESSION___GET_FULL_CONTENT
        The meta object literal for the 'Get Full Content' operation.
      • SINGLE_PART_COMMON_EXPRESSION___GET_FULL_CONTENT

        static final org.eclipse.emf.ecore.EOperation SINGLE_PART_COMMON_EXPRESSION___GET_FULL_CONTENT
        The meta object literal for the 'Get Full Content' operation.
      • MULTI_PART_COMMON_EXPRESSION__SOURCE_TABLE

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

        static final org.eclipse.emf.ecore.EOperation MULTI_PART_COMMON_EXPRESSION___GET_FULL_CONTENT
        The meta object literal for the 'Get Full Content' operation.
      • NESTED_TABLE_EXPRESSION__TABLE

        static final org.eclipse.emf.ecore.EReference NESTED_TABLE_EXPRESSION__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • NESTED_TABLE_EXPRESSION__FIELDS_NAME

        static final org.eclipse.emf.ecore.EReference NESTED_TABLE_EXPRESSION__FIELDS_NAME
        The meta object literal for the 'Fields Name' containment reference list feature.
      • NESTED_TABLE_ALL_FIELDS_EXPRESSION__TABLE

        static final org.eclipse.emf.ecore.EReference NESTED_TABLE_ALL_FIELDS_EXPRESSION__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • FIELD_WITH_CASTING__TABLE

        static final org.eclipse.emf.ecore.EReference FIELD_WITH_CASTING__TABLE
        The meta object literal for the 'Table' containment reference feature.
      • FIELD_WITH_CASTING__CAST_OPERATION

        static final org.eclipse.emf.ecore.EReference FIELD_WITH_CASTING__CAST_OPERATION
        The meta object literal for the 'Cast Operation' containment reference feature.
      • FIELD_WITH_CASTING__ALL_FIELDS

        static final org.eclipse.emf.ecore.EAttribute FIELD_WITH_CASTING__ALL_FIELDS
        The meta object literal for the 'All Fields' attribute feature.
      • FIELD_WITH_CASTING__ITEM_DB_VIEW

        static final org.eclipse.emf.ecore.EReference FIELD_WITH_CASTING__ITEM_DB_VIEW
        The meta object literal for the 'Item Db View' reference feature.
      • COMPOUND_EXPRESSION__HEAD

        static final org.eclipse.emf.ecore.EReference COMPOUND_EXPRESSION__HEAD
        The meta object literal for the 'Head' containment reference feature.
      • COMPOUND_EXPRESSION__TAIL

        static final org.eclipse.emf.ecore.EReference COMPOUND_EXPRESSION__TAIL
        The meta object literal for the 'Tail' containment reference list feature.
      • BRACKET_COMMON_EXPRESSION__BRACKET_PART

        static final org.eclipse.emf.ecore.EReference BRACKET_COMMON_EXPRESSION__BRACKET_PART
        The meta object literal for the 'Bracket Part' containment reference feature.
      • BRACKET_COMMON_EXPRESSION__COMMON_EXPRESSION

        static final org.eclipse.emf.ecore.EReference BRACKET_COMMON_EXPRESSION__COMMON_EXPRESSION
        The meta object literal for the 'Common Expression' containment reference feature.
      • BRACKET_COMMON_EXPRESSION__ALL_FIELDS

        static final org.eclipse.emf.ecore.EAttribute BRACKET_COMMON_EXPRESSION__ALL_FIELDS
        The meta object literal for the 'All Fields' attribute feature.