Package com._1c.g5.v8.dt.right.ql.model
Interface RightQlPackage.Literals
- 
- Enclosing interface:
- RightQlPackage
 
 public static interface RightQlPackage.LiteralsDefines 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 SummaryFields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassPREPROCESSOR_CONDITIONALThe meta object literal for the 'Preprocessor Conditional' class.static org.eclipse.emf.ecore.EReferencePREPROCESSOR_CONDITIONAL__PREDICATEThe meta object literal for the 'Predicate' containment reference feature.static org.eclipse.emf.ecore.EReferencePREPROCESSOR_CONDITIONAL__RESTRICTIONThe meta object literal for the 'Restriction' containment reference feature.static org.eclipse.emf.ecore.EClassPREPROCESSOR_RESTRICTIONThe meta object literal for the 'Preprocessor Restriction' class.static org.eclipse.emf.ecore.EReferencePREPROCESSOR_RESTRICTION__ELS_IF_PARTSThe meta object literal for the 'Els If Parts' containment reference list feature.static org.eclipse.emf.ecore.EReferencePREPROCESSOR_RESTRICTION__ELSE_RESTRICTIONThe meta object literal for the 'Else Restriction' containment reference feature.static org.eclipse.emf.ecore.EReferencePREPROCESSOR_RESTRICTION__IF_PARTThe meta object literal for the 'If Part' containment reference feature.static org.eclipse.emf.ecore.EClassQL_RESTRICTIONThe meta object literal for the 'Ql Restriction' class.static org.eclipse.emf.ecore.EReferenceQL_RESTRICTION__DB_VIEW_BY_FROMThe meta object literal for the 'Db View By From' containment reference list feature.static org.eclipse.emf.ecore.EReferenceQL_RESTRICTION__DESCRIPTION_TEMP_TABLEThe meta object literal for the 'Description Temp Table' containment reference list feature.static org.eclipse.emf.ecore.EReferenceQL_RESTRICTION__FILTERSThe meta object literal for the 'Filters' containment reference feature.static org.eclipse.emf.ecore.EAttributeQL_RESTRICTION__FROMThe meta object literal for the 'From' attribute feature.static org.eclipse.emf.ecore.EAttributeQL_RESTRICTION__RESTRICT_TABLE_NAMEThe meta object literal for the 'Restrict Table Name' attribute feature.static org.eclipse.emf.ecore.EReferenceQL_RESTRICTION__SOURCESThe meta object literal for the 'Sources' containment reference list feature.static org.eclipse.emf.ecore.EClassRESTRICTIONThe meta object literal for the 'Restriction' class.static org.eclipse.emf.ecore.EReferenceRESTRICTION__OWNERThe meta object literal for the 'Owner' reference feature.static org.eclipse.emf.ecore.EClassTEMPLATE_CALLThe meta object literal for the 'Template Call' class.static org.eclipse.emf.ecore.EReferenceTEMPLATE_CALL__PARAMSThe meta object literal for the 'Params' containment reference list feature.static org.eclipse.emf.ecore.EClassTEMPLATE_RESTRICTIONThe meta object literal for the 'Template Restriction' class.static org.eclipse.emf.ecore.EReferenceTEMPLATE_RESTRICTION__TEMPLATEThe meta object literal for the 'Template' containment reference feature.
 
- 
- 
- 
Field Detail- 
RESTRICTIONstatic final org.eclipse.emf.ecore.EClass RESTRICTION The meta object literal for the 'Restriction' class.
 - 
RESTRICTION__OWNERstatic final org.eclipse.emf.ecore.EReference RESTRICTION__OWNER The meta object literal for the 'Owner' reference feature.
 - 
TEMPLATE_RESTRICTIONstatic final org.eclipse.emf.ecore.EClass TEMPLATE_RESTRICTION The meta object literal for the 'Template Restriction' class.
 - 
TEMPLATE_RESTRICTION__TEMPLATEstatic final org.eclipse.emf.ecore.EReference TEMPLATE_RESTRICTION__TEMPLATE The meta object literal for the 'Template' containment reference feature.
 - 
TEMPLATE_CALLstatic final org.eclipse.emf.ecore.EClass TEMPLATE_CALL The meta object literal for the 'Template Call' class.
 - 
TEMPLATE_CALL__PARAMSstatic final org.eclipse.emf.ecore.EReference TEMPLATE_CALL__PARAMS The meta object literal for the 'Params' containment reference list feature.
 - 
QL_RESTRICTIONstatic final org.eclipse.emf.ecore.EClass QL_RESTRICTION The meta object literal for the 'Ql Restriction' class.
 - 
QL_RESTRICTION__RESTRICT_TABLE_NAMEstatic final org.eclipse.emf.ecore.EAttribute QL_RESTRICTION__RESTRICT_TABLE_NAME The meta object literal for the 'Restrict Table Name' attribute feature.
 - 
QL_RESTRICTION__FILTERSstatic final org.eclipse.emf.ecore.EReference QL_RESTRICTION__FILTERS The meta object literal for the 'Filters' containment reference feature.
 - 
QL_RESTRICTION__SOURCESstatic final org.eclipse.emf.ecore.EReference QL_RESTRICTION__SOURCES The meta object literal for the 'Sources' containment reference list feature.
 - 
QL_RESTRICTION__DB_VIEW_BY_FROMstatic 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_TABLEstatic 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__FROMstatic final org.eclipse.emf.ecore.EAttribute QL_RESTRICTION__FROM The meta object literal for the 'From' attribute feature.
 - 
PREPROCESSOR_RESTRICTIONstatic final org.eclipse.emf.ecore.EClass PREPROCESSOR_RESTRICTION The meta object literal for the 'Preprocessor Restriction' class.
 - 
PREPROCESSOR_RESTRICTION__IF_PARTstatic 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_PARTSstatic 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_RESTRICTIONstatic final org.eclipse.emf.ecore.EReference PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION The meta object literal for the 'Else Restriction' containment reference feature.
 - 
PREPROCESSOR_CONDITIONALstatic final org.eclipse.emf.ecore.EClass PREPROCESSOR_CONDITIONAL The meta object literal for the 'Preprocessor Conditional' class.
 - 
PREPROCESSOR_CONDITIONAL__PREDICATEstatic final org.eclipse.emf.ecore.EReference PREPROCESSOR_CONDITIONAL__PREDICATE The meta object literal for the 'Predicate' containment reference feature.
 - 
PREPROCESSOR_CONDITIONAL__RESTRICTIONstatic final org.eclipse.emf.ecore.EReference PREPROCESSOR_CONDITIONAL__RESTRICTION The meta object literal for the 'Restriction' containment reference feature.
 
- 
 
-