Package com._1c.g5.v8.dt.right.ql.model
Interface RightQlPackage
- 
- All Superinterfaces:
- org.eclipse.emf.ecore.EModelElement,- org.eclipse.emf.ecore.ENamedElement,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.ecore.EPackage,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- RightQlPackageImpl
 
 public interface RightQlPackage extends org.eclipse.emf.ecore.EPackageThe Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
 - See Also:
- RightQlFactory
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceRightQlPackage.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 RightQlPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intPREPROCESSOR_CONDITIONALThe meta object id for the 'Preprocessor Conditional' class.static intPREPROCESSOR_CONDITIONAL__PREDICATEThe feature id for the 'Predicate' containment reference.static intPREPROCESSOR_CONDITIONAL__RESTRICTIONThe feature id for the 'Restriction' containment reference.static intPREPROCESSOR_CONDITIONAL_FEATURE_COUNTThe number of structural features of the 'Preprocessor Conditional' class.static intPREPROCESSOR_CONDITIONAL_OPERATION_COUNTThe number of operations of the 'Preprocessor Conditional' class.static intPREPROCESSOR_RESTRICTIONThe meta object id for the 'Preprocessor Restriction' class.static intPREPROCESSOR_RESTRICTION__ELS_IF_PARTSThe feature id for the 'Els If Parts' containment reference list.static intPREPROCESSOR_RESTRICTION__ELSE_RESTRICTIONThe feature id for the 'Else Restriction' containment reference.static intPREPROCESSOR_RESTRICTION__IF_PARTThe feature id for the 'If Part' containment reference.static intPREPROCESSOR_RESTRICTION__OWNERThe feature id for the 'Owner' reference.static intPREPROCESSOR_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Preprocessor Restriction' class.static intPREPROCESSOR_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Preprocessor Restriction' class.static intQL_RESTRICTIONThe meta object id for the 'Ql Restriction' class.static intQL_RESTRICTION__DB_VIEW_BY_FROMThe feature id for the 'Db View By From' containment reference list.static intQL_RESTRICTION__DESCRIPTION_TEMP_TABLEThe feature id for the 'Description Temp Table' containment reference list.static intQL_RESTRICTION__FILTERSThe feature id for the 'Filters' containment reference.static intQL_RESTRICTION__FROMThe feature id for the 'From' attribute.static intQL_RESTRICTION__OWNERThe feature id for the 'Owner' reference.static intQL_RESTRICTION__RESTRICT_TABLE_NAMEThe feature id for the 'Restrict Table Name' attribute.static intQL_RESTRICTION__SOURCESThe feature id for the 'Sources' containment reference list.static intQL_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Ql Restriction' class.static intQL_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Ql Restriction' class.static intRESTRICTIONThe meta object id for the 'Restriction' class.static intRESTRICTION__OWNERThe feature id for the 'Owner' reference.static intRESTRICTION_FEATURE_COUNTThe number of structural features of the 'Restriction' class.static intRESTRICTION_OPERATION_COUNTThe number of operations of the 'Restriction' class.static intTEMPLATE_CALLThe meta object id for the 'Template Call' class.static intTEMPLATE_CALL__NAMEThe feature id for the 'Name' attribute.static intTEMPLATE_CALL__PARAMSThe feature id for the 'Params' containment reference list.static intTEMPLATE_CALL_FEATURE_COUNTThe number of structural features of the 'Template Call' class.static intTEMPLATE_CALL_OPERATION_COUNTThe number of operations of the 'Template Call' class.static intTEMPLATE_RESTRICTIONThe meta object id for the 'Template Restriction' class.static intTEMPLATE_RESTRICTION__OWNERThe feature id for the 'Owner' reference.static intTEMPLATE_RESTRICTION__TEMPLATEThe feature id for the 'Template' containment reference.static intTEMPLATE_RESTRICTION_FEATURE_COUNTThe number of structural features of the 'Template Restriction' class.static intTEMPLATE_RESTRICTION_OPERATION_COUNTThe number of operations of the 'Template Restriction' class.
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClassgetPreprocessorConditional()Returns the meta object for class 'Preprocessor Conditional'.org.eclipse.emf.ecore.EReferencegetPreprocessorConditional_Predicate()Returns the meta object for the containment reference 'Predicate'.org.eclipse.emf.ecore.EReferencegetPreprocessorConditional_Restriction()Returns the meta object for the containment reference 'Restriction'.org.eclipse.emf.ecore.EClassgetPreprocessorRestriction()Returns the meta object for class 'Preprocessor Restriction'.org.eclipse.emf.ecore.EReferencegetPreprocessorRestriction_ElseRestriction()Returns the meta object for the containment reference 'Else Restriction'.org.eclipse.emf.ecore.EReferencegetPreprocessorRestriction_ElsIfParts()Returns the meta object for the containment reference list 'Els If Parts'.org.eclipse.emf.ecore.EReferencegetPreprocessorRestriction_IfPart()Returns the meta object for the containment reference 'If Part'.org.eclipse.emf.ecore.EClassgetQlRestriction()Returns the meta object for class 'Ql Restriction'.org.eclipse.emf.ecore.EReferencegetQlRestriction_DbViewByFrom()Returns the meta object for the containment reference list 'Db View By From'.org.eclipse.emf.ecore.EReferencegetQlRestriction_DescriptionTempTable()Returns the meta object for the containment reference list 'Description Temp Table'.org.eclipse.emf.ecore.EReferencegetQlRestriction_Filters()Returns the meta object for the containment reference 'Filters'.org.eclipse.emf.ecore.EAttributegetQlRestriction_From()Returns the meta object for the attribute 'From'.org.eclipse.emf.ecore.EAttributegetQlRestriction_RestrictTableName()Returns the meta object for the attribute 'Restrict Table Name'.org.eclipse.emf.ecore.EReferencegetQlRestriction_Sources()Returns the meta object for the containment reference list 'Sources'.org.eclipse.emf.ecore.EClassgetRestriction()Returns the meta object for class 'Restriction'.org.eclipse.emf.ecore.EReferencegetRestriction_Owner()Returns the meta object for the reference 'Owner'.RightQlFactorygetRightQlFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassgetTemplateCall()Returns the meta object for class 'Template Call'.org.eclipse.emf.ecore.EReferencegetTemplateCall_Params()Returns the meta object for the containment reference list 'Params'.org.eclipse.emf.ecore.EClassgetTemplateRestriction()Returns the meta object for class 'Template Restriction'.org.eclipse.emf.ecore.EReferencegetTemplateRestriction_Template()Returns the meta object for the containment reference 'Template'.- 
Methods inherited from interface org.eclipse.emf.ecore.EModelElementgetEAnnotation, getEAnnotations
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
- 
 
- 
- 
- 
Field Detail- 
eNAMEstatic final String eNAME The package name.- See Also:
- Constant Field Values
 
 - 
eNS_URIstatic final String eNS_URI The package namespace URI.- See Also:
- Constant Field Values
 
 - 
eNS_PREFIXstatic final String eNS_PREFIX The package namespace name.- See Also:
- Constant Field Values
 
 - 
eINSTANCEstatic final RightQlPackage eINSTANCE The singleton instance of the package.
 - 
RESTRICTIONstatic final int RESTRICTION The meta object id for the 'Restriction' class.
 - 
RESTRICTION__OWNERstatic final int RESTRICTION__OWNER The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
 
 - 
RESTRICTION_FEATURE_COUNTstatic final int RESTRICTION_FEATURE_COUNT The number of structural features of the 'Restriction' class.- See Also:
- Constant Field Values
 
 - 
RESTRICTION_OPERATION_COUNTstatic final int RESTRICTION_OPERATION_COUNT The number of operations of the 'Restriction' class.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_RESTRICTIONstatic final int TEMPLATE_RESTRICTION The meta object id for the 'Template Restriction' class.
 - 
TEMPLATE_RESTRICTION__OWNERstatic final int TEMPLATE_RESTRICTION__OWNER The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_RESTRICTION__TEMPLATEstatic final int TEMPLATE_RESTRICTION__TEMPLATE The feature id for the 'Template' containment reference.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_RESTRICTION_FEATURE_COUNTstatic final int TEMPLATE_RESTRICTION_FEATURE_COUNT The number of structural features of the 'Template Restriction' class.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_RESTRICTION_OPERATION_COUNTstatic final int TEMPLATE_RESTRICTION_OPERATION_COUNT The number of operations of the 'Template Restriction' class.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_CALLstatic final int TEMPLATE_CALL The meta object id for the 'Template Call' class.
 - 
TEMPLATE_CALL__NAMEstatic final int TEMPLATE_CALL__NAME The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_CALL__PARAMSstatic final int TEMPLATE_CALL__PARAMS The feature id for the 'Params' containment reference list.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_CALL_FEATURE_COUNTstatic final int TEMPLATE_CALL_FEATURE_COUNT The number of structural features of the 'Template Call' class.- See Also:
- Constant Field Values
 
 - 
TEMPLATE_CALL_OPERATION_COUNTstatic final int TEMPLATE_CALL_OPERATION_COUNT The number of operations of the 'Template Call' class.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTIONstatic final int QL_RESTRICTION The meta object id for the 'Ql Restriction' class.
 - 
QL_RESTRICTION__OWNERstatic final int QL_RESTRICTION__OWNER The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__RESTRICT_TABLE_NAMEstatic final int QL_RESTRICTION__RESTRICT_TABLE_NAME The feature id for the 'Restrict Table Name' attribute.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__FILTERSstatic final int QL_RESTRICTION__FILTERS The feature id for the 'Filters' containment reference.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__SOURCESstatic final int QL_RESTRICTION__SOURCES The feature id for the 'Sources' containment reference list.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__DB_VIEW_BY_FROMstatic final int QL_RESTRICTION__DB_VIEW_BY_FROM The feature id for the 'Db View By From' containment reference list.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__DESCRIPTION_TEMP_TABLEstatic final int QL_RESTRICTION__DESCRIPTION_TEMP_TABLE The feature id for the 'Description Temp Table' containment reference list.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION__FROMstatic final int QL_RESTRICTION__FROM The feature id for the 'From' attribute.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION_FEATURE_COUNTstatic final int QL_RESTRICTION_FEATURE_COUNT The number of structural features of the 'Ql Restriction' class.- See Also:
- Constant Field Values
 
 - 
QL_RESTRICTION_OPERATION_COUNTstatic final int QL_RESTRICTION_OPERATION_COUNT The number of operations of the 'Ql Restriction' class.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTIONstatic final int PREPROCESSOR_RESTRICTION The meta object id for the 'Preprocessor Restriction' class.
 - 
PREPROCESSOR_RESTRICTION__OWNERstatic final int PREPROCESSOR_RESTRICTION__OWNER The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTION__IF_PARTstatic final int PREPROCESSOR_RESTRICTION__IF_PART The feature id for the 'If Part' containment reference.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTION__ELS_IF_PARTSstatic final int PREPROCESSOR_RESTRICTION__ELS_IF_PARTS The feature id for the 'Els If Parts' containment reference list.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTION__ELSE_RESTRICTIONstatic final int PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION The feature id for the 'Else Restriction' containment reference.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTION_FEATURE_COUNTstatic final int PREPROCESSOR_RESTRICTION_FEATURE_COUNT The number of structural features of the 'Preprocessor Restriction' class.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_RESTRICTION_OPERATION_COUNTstatic final int PREPROCESSOR_RESTRICTION_OPERATION_COUNT The number of operations of the 'Preprocessor Restriction' class.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_CONDITIONALstatic final int PREPROCESSOR_CONDITIONAL The meta object id for the 'Preprocessor Conditional' class.
 - 
PREPROCESSOR_CONDITIONAL__PREDICATEstatic final int PREPROCESSOR_CONDITIONAL__PREDICATE The feature id for the 'Predicate' containment reference.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_CONDITIONAL__RESTRICTIONstatic final int PREPROCESSOR_CONDITIONAL__RESTRICTION The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_CONDITIONAL_FEATURE_COUNTstatic final int PREPROCESSOR_CONDITIONAL_FEATURE_COUNT The number of structural features of the 'Preprocessor Conditional' class.- See Also:
- Constant Field Values
 
 - 
PREPROCESSOR_CONDITIONAL_OPERATION_COUNTstatic final int PREPROCESSOR_CONDITIONAL_OPERATION_COUNT The number of operations of the 'Preprocessor Conditional' class.- See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getRestrictionorg.eclipse.emf.ecore.EClass getRestriction() Returns the meta object for class 'Restriction'.- Returns:
- the meta object for class 'Restriction'.
- See Also:
- Restriction
 
 - 
getRestriction_Ownerorg.eclipse.emf.ecore.EReference getRestriction_Owner() Returns the meta object for the reference 'Owner'.- Returns:
- the meta object for the reference 'Owner'.
- See Also:
- Restriction.getOwner(),- getRestriction()
 
 - 
getTemplateRestrictionorg.eclipse.emf.ecore.EClass getTemplateRestriction() Returns the meta object for class 'Template Restriction'.- Returns:
- the meta object for class 'Template Restriction'.
- See Also:
- TemplateRestriction
 
 - 
getTemplateRestriction_Templateorg.eclipse.emf.ecore.EReference getTemplateRestriction_Template() Returns the meta object for the containment reference 'Template'.- Returns:
- the meta object for the containment reference 'Template'.
- See Also:
- TemplateRestriction.getTemplate(),- getTemplateRestriction()
 
 - 
getTemplateCallorg.eclipse.emf.ecore.EClass getTemplateCall() Returns the meta object for class 'Template Call'.- Returns:
- the meta object for class 'Template Call'.
- See Also:
- TemplateCall
 
 - 
getTemplateCall_Paramsorg.eclipse.emf.ecore.EReference getTemplateCall_Params() Returns the meta object for the containment reference list 'Params'.- Returns:
- the meta object for the containment reference list 'Params'.
- See Also:
- TemplateCall.getParams(),- getTemplateCall()
 
 - 
getQlRestrictionorg.eclipse.emf.ecore.EClass getQlRestriction() Returns the meta object for class 'Ql Restriction'.- Returns:
- the meta object for class 'Ql Restriction'.
- See Also:
- QlRestriction
 
 - 
getQlRestriction_RestrictTableNameorg.eclipse.emf.ecore.EAttribute getQlRestriction_RestrictTableName() Returns the meta object for the attribute 'Restrict Table Name'.- Returns:
- the meta object for the attribute 'Restrict Table Name'.
- See Also:
- QlRestriction.getRestrictTableName(),- getQlRestriction()
 
 - 
getQlRestriction_Filtersorg.eclipse.emf.ecore.EReference getQlRestriction_Filters() Returns the meta object for the containment reference 'Filters'.- Returns:
- the meta object for the containment reference 'Filters'.
- See Also:
- QlRestriction.getFilters(),- getQlRestriction()
 
 - 
getQlRestriction_Sourcesorg.eclipse.emf.ecore.EReference getQlRestriction_Sources() Returns the meta object for the containment reference list 'Sources'.- Returns:
- the meta object for the containment reference list 'Sources'.
- See Also:
- QlRestriction.getSources(),- getQlRestriction()
 
 - 
getQlRestriction_DbViewByFromorg.eclipse.emf.ecore.EReference getQlRestriction_DbViewByFrom() Returns the meta object for the containment reference list 'Db View By From'.- Returns:
- the meta object for the containment reference list 'Db View By From'.
- See Also:
- QlRestriction.getDbViewByFrom(),- getQlRestriction()
 
 - 
getQlRestriction_DescriptionTempTableorg.eclipse.emf.ecore.EReference getQlRestriction_DescriptionTempTable() Returns the meta object for the containment reference list 'Description Temp Table'.- Returns:
- the meta object for the containment reference list 'Description Temp Table'.
- See Also:
- QlRestriction.getDescriptionTempTable(),- getQlRestriction()
 
 - 
getQlRestriction_Fromorg.eclipse.emf.ecore.EAttribute getQlRestriction_From() Returns the meta object for the attribute 'From'.- Returns:
- the meta object for the attribute 'From'.
- See Also:
- QlRestriction.isFrom(),- getQlRestriction()
 
 - 
getPreprocessorRestrictionorg.eclipse.emf.ecore.EClass getPreprocessorRestriction() Returns the meta object for class 'Preprocessor Restriction'.- Returns:
- the meta object for class 'Preprocessor Restriction'.
- See Also:
- PreprocessorRestriction
 
 - 
getPreprocessorRestriction_IfPartorg.eclipse.emf.ecore.EReference getPreprocessorRestriction_IfPart() Returns the meta object for the containment reference 'If Part'.- Returns:
- the meta object for the containment reference 'If Part'.
- See Also:
- PreprocessorRestriction.getIfPart(),- getPreprocessorRestriction()
 
 - 
getPreprocessorRestriction_ElsIfPartsorg.eclipse.emf.ecore.EReference getPreprocessorRestriction_ElsIfParts() Returns the meta object for the containment reference list 'Els If Parts'.- Returns:
- the meta object for the containment reference list 'Els If Parts'.
- See Also:
- PreprocessorRestriction.getElsIfParts(),- getPreprocessorRestriction()
 
 - 
getPreprocessorRestriction_ElseRestrictionorg.eclipse.emf.ecore.EReference getPreprocessorRestriction_ElseRestriction() Returns the meta object for the containment reference 'Else Restriction'.- Returns:
- the meta object for the containment reference 'Else Restriction'.
- See Also:
- PreprocessorRestriction.getElseRestriction(),- getPreprocessorRestriction()
 
 - 
getPreprocessorConditionalorg.eclipse.emf.ecore.EClass getPreprocessorConditional() Returns the meta object for class 'Preprocessor Conditional'.- Returns:
- the meta object for class 'Preprocessor Conditional'.
- See Also:
- PreprocessorConditional
 
 - 
getPreprocessorConditional_Predicateorg.eclipse.emf.ecore.EReference getPreprocessorConditional_Predicate() Returns the meta object for the containment reference 'Predicate'.- Returns:
- the meta object for the containment reference 'Predicate'.
- See Also:
- PreprocessorConditional.getPredicate(),- getPreprocessorConditional()
 
 - 
getPreprocessorConditional_Restrictionorg.eclipse.emf.ecore.EReference getPreprocessorConditional_Restriction() Returns the meta object for the containment reference 'Restriction'.- Returns:
- the meta object for the containment reference 'Restriction'.
- See Also:
- PreprocessorConditional.getRestriction(),- getPreprocessorConditional()
 
 - 
getRightQlFactoryRightQlFactory getRightQlFactory() Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
 
 
- 
 
-