Package com._1c.g5.v8.dt.right.ql.model
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Preprocessor Conditional
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Predicate' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Restriction' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Preprocessor Restriction
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Els If Parts' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Else Restriction' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'If Part' containment reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Ql Restriction
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Current Table' containment reference feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Db View By From' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Description Temp Table' containment reference list feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Filters' containment reference feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'From' attribute feature.static final org.eclipse.emf.ecore.EAttribute
The meta object literal for the 'Restrict Table Name' attribute feature.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Sources' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Restriction
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Owner' reference feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Template Call
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Params' containment reference list feature.static final org.eclipse.emf.ecore.EClass
The meta object literal for the 'Template Restriction
' class.static final org.eclipse.emf.ecore.EReference
The meta object literal for the 'Template' containment reference feature.
-
Field Details
-
RESTRICTION
static final org.eclipse.emf.ecore.EClass RESTRICTIONThe meta object literal for the 'Restriction
' class. -
RESTRICTION__OWNER
static final org.eclipse.emf.ecore.EReference RESTRICTION__OWNERThe meta object literal for the 'Owner' reference feature. -
TEMPLATE_RESTRICTION
static final org.eclipse.emf.ecore.EClass TEMPLATE_RESTRICTIONThe meta object literal for the 'Template Restriction
' class. -
TEMPLATE_RESTRICTION__TEMPLATE
static final org.eclipse.emf.ecore.EReference TEMPLATE_RESTRICTION__TEMPLATEThe meta object literal for the 'Template' containment reference feature. -
TEMPLATE_CALL
static final org.eclipse.emf.ecore.EClass TEMPLATE_CALLThe meta object literal for the 'Template Call
' class. -
TEMPLATE_CALL__PARAMS
static final org.eclipse.emf.ecore.EReference TEMPLATE_CALL__PARAMSThe meta object literal for the 'Params' containment reference list feature. -
QL_RESTRICTION
static final org.eclipse.emf.ecore.EClass QL_RESTRICTIONThe meta object literal for the 'Ql Restriction
' class. -
QL_RESTRICTION__RESTRICT_TABLE_NAME
static final org.eclipse.emf.ecore.EAttribute QL_RESTRICTION__RESTRICT_TABLE_NAMEThe meta object literal for the 'Restrict Table Name' attribute feature. -
QL_RESTRICTION__FILTERS
static final org.eclipse.emf.ecore.EReference QL_RESTRICTION__FILTERSThe meta object literal for the 'Filters' containment reference feature. -
QL_RESTRICTION__SOURCES
static final org.eclipse.emf.ecore.EReference QL_RESTRICTION__SOURCESThe meta object literal for the 'Sources' containment reference list feature. -
QL_RESTRICTION__CURRENT_TABLE
static final org.eclipse.emf.ecore.EReference QL_RESTRICTION__CURRENT_TABLEThe 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_FROMThe 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_TABLEThe meta object literal for the 'Description Temp Table' containment reference list feature. -
QL_RESTRICTION__FROM
static final org.eclipse.emf.ecore.EAttribute QL_RESTRICTION__FROMThe meta object literal for the 'From' attribute feature. -
PREPROCESSOR_RESTRICTION
static final org.eclipse.emf.ecore.EClass PREPROCESSOR_RESTRICTIONThe meta object literal for the 'Preprocessor Restriction
' class. -
PREPROCESSOR_RESTRICTION__IF_PART
static final org.eclipse.emf.ecore.EReference PREPROCESSOR_RESTRICTION__IF_PARTThe 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_PARTSThe 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_RESTRICTIONThe meta object literal for the 'Else Restriction' containment reference feature. -
PREPROCESSOR_CONDITIONAL
static final org.eclipse.emf.ecore.EClass PREPROCESSOR_CONDITIONALThe meta object literal for the 'Preprocessor Conditional
' class. -
PREPROCESSOR_CONDITIONAL__PREDICATE
static final org.eclipse.emf.ecore.EReference PREPROCESSOR_CONDITIONAL__PREDICATEThe meta object literal for the 'Predicate' containment reference feature. -
PREPROCESSOR_CONDITIONAL__RESTRICTION
static final org.eclipse.emf.ecore.EReference PREPROCESSOR_CONDITIONAL__RESTRICTIONThe meta object literal for the 'Restriction' containment reference feature.
-