Interface RightQlPackage.Literals

Enclosing interface:
RightQlPackage

public static interface RightQlPackage.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 Details

    • RESTRICTION

      static final org.eclipse.emf.ecore.EClass RESTRICTION
      The meta object literal for the 'Restriction' class.
      See Also:
    • RESTRICTION__OWNER

      static final org.eclipse.emf.ecore.EReference RESTRICTION__OWNER
      The meta object literal for the 'Owner' reference feature.
    • TEMPLATE_RESTRICTION

      static final org.eclipse.emf.ecore.EClass TEMPLATE_RESTRICTION
      The meta object literal for the 'Template Restriction' class.
      See Also:
    • TEMPLATE_RESTRICTION__TEMPLATE

      static final org.eclipse.emf.ecore.EReference TEMPLATE_RESTRICTION__TEMPLATE
      The meta object literal for the 'Template' containment reference feature.
    • TEMPLATE_CALL

      static final org.eclipse.emf.ecore.EClass TEMPLATE_CALL
      The meta object literal for the 'Template Call' class.
      See Also:
    • TEMPLATE_CALL__PARAMS

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

      static final org.eclipse.emf.ecore.EClass QL_RESTRICTION
      The meta object literal for the 'Ql Restriction' class.
      See Also:
    • QL_RESTRICTION__RESTRICT_TABLE_NAME

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

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

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

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

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

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

      static final org.eclipse.emf.ecore.EAttribute QL_RESTRICTION__FROM
      The meta object literal for the 'From' attribute feature.
    • PREPROCESSOR_RESTRICTION

      static final org.eclipse.emf.ecore.EClass PREPROCESSOR_RESTRICTION
      The meta object literal for the 'Preprocessor Restriction' class.
      See Also:
    • PREPROCESSOR_RESTRICTION__IF_PART

      static final org.eclipse.emf.ecore.EReference PREPROCESSOR_RESTRICTION__IF_PART
      The meta object literal for the 'If Part' containment reference feature.
    • PREPROCESSOR_RESTRICTION__ELS_IF_PARTS

      static final org.eclipse.emf.ecore.EReference PREPROCESSOR_RESTRICTION__ELS_IF_PARTS
      The meta object literal for the 'Els If Parts' containment reference list feature.
    • PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION

      static final org.eclipse.emf.ecore.EReference PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION
      The meta object literal for the 'Else Restriction' containment reference feature.
    • PREPROCESSOR_CONDITIONAL

      static final org.eclipse.emf.ecore.EClass PREPROCESSOR_CONDITIONAL
      The meta object literal for the 'Preprocessor Conditional' class.
      See Also:
    • PREPROCESSOR_CONDITIONAL__PREDICATE

      static final org.eclipse.emf.ecore.EReference PREPROCESSOR_CONDITIONAL__PREDICATE
      The meta object literal for the 'Predicate' containment reference feature.
    • PREPROCESSOR_CONDITIONAL__RESTRICTION

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