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.EPackage
The 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 Summary
Nested Classes Modifier and Type Interface Description 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
Fields Modifier and Type Field Description static RightQlPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
PREPROCESSOR_CONDITIONAL
The meta object id for the 'Preprocessor Conditional
' class.static int
PREPROCESSOR_CONDITIONAL__PREDICATE
The feature id for the 'Predicate' containment reference.static int
PREPROCESSOR_CONDITIONAL__RESTRICTION
The feature id for the 'Restriction' containment reference.static int
PREPROCESSOR_CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Preprocessor Conditional' class.static int
PREPROCESSOR_CONDITIONAL_OPERATION_COUNT
The number of operations of the 'Preprocessor Conditional' class.static int
PREPROCESSOR_RESTRICTION
The meta object id for the 'Preprocessor Restriction
' class.static int
PREPROCESSOR_RESTRICTION__ELS_IF_PARTS
The feature id for the 'Els If Parts' containment reference list.static int
PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION
The feature id for the 'Else Restriction' containment reference.static int
PREPROCESSOR_RESTRICTION__IF_PART
The feature id for the 'If Part' containment reference.static int
PREPROCESSOR_RESTRICTION__OWNER
The feature id for the 'Owner' reference.static int
PREPROCESSOR_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Preprocessor Restriction' class.static int
PREPROCESSOR_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Preprocessor Restriction' class.static int
QL_RESTRICTION
The meta object id for the 'Ql Restriction
' class.static int
QL_RESTRICTION__DB_VIEW_BY_FROM
The feature id for the 'Db View By From' containment reference list.static int
QL_RESTRICTION__DESCRIPTION_TEMP_TABLE
The feature id for the 'Description Temp Table' containment reference list.static int
QL_RESTRICTION__FILTERS
The feature id for the 'Filters' containment reference.static int
QL_RESTRICTION__FROM
The feature id for the 'From' attribute.static int
QL_RESTRICTION__OWNER
The feature id for the 'Owner' reference.static int
QL_RESTRICTION__RESTRICT_TABLE_NAME
The feature id for the 'Restrict Table Name' attribute.static int
QL_RESTRICTION__SOURCES
The feature id for the 'Sources' containment reference list.static int
QL_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Ql Restriction' class.static int
QL_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Ql Restriction' class.static int
RESTRICTION
The meta object id for the 'Restriction
' class.static int
RESTRICTION__OWNER
The feature id for the 'Owner' reference.static int
RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Restriction' class.static int
RESTRICTION_OPERATION_COUNT
The number of operations of the 'Restriction' class.static int
TEMPLATE_CALL
The meta object id for the 'Template Call
' class.static int
TEMPLATE_CALL__NAME
The feature id for the 'Name' attribute.static int
TEMPLATE_CALL__PARAMS
The feature id for the 'Params' containment reference list.static int
TEMPLATE_CALL_FEATURE_COUNT
The number of structural features of the 'Template Call' class.static int
TEMPLATE_CALL_OPERATION_COUNT
The number of operations of the 'Template Call' class.static int
TEMPLATE_RESTRICTION
The meta object id for the 'Template Restriction
' class.static int
TEMPLATE_RESTRICTION__OWNER
The feature id for the 'Owner' reference.static int
TEMPLATE_RESTRICTION__TEMPLATE
The feature id for the 'Template' containment reference.static int
TEMPLATE_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Template Restriction' class.static int
TEMPLATE_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Template Restriction' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getPreprocessorConditional()
Returns the meta object for class 'Preprocessor Conditional
'.org.eclipse.emf.ecore.EReference
getPreprocessorConditional_Predicate()
Returns the meta object for the containment reference 'Predicate
'.org.eclipse.emf.ecore.EReference
getPreprocessorConditional_Restriction()
Returns the meta object for the containment reference 'Restriction
'.org.eclipse.emf.ecore.EClass
getPreprocessorRestriction()
Returns the meta object for class 'Preprocessor Restriction
'.org.eclipse.emf.ecore.EReference
getPreprocessorRestriction_ElseRestriction()
Returns the meta object for the containment reference 'Else Restriction
'.org.eclipse.emf.ecore.EReference
getPreprocessorRestriction_ElsIfParts()
Returns the meta object for the containment reference list 'Els If Parts
'.org.eclipse.emf.ecore.EReference
getPreprocessorRestriction_IfPart()
Returns the meta object for the containment reference 'If Part
'.org.eclipse.emf.ecore.EClass
getQlRestriction()
Returns the meta object for class 'Ql Restriction
'.org.eclipse.emf.ecore.EReference
getQlRestriction_DbViewByFrom()
Returns the meta object for the containment reference list 'Db View By From
'.org.eclipse.emf.ecore.EReference
getQlRestriction_DescriptionTempTable()
Returns the meta object for the containment reference list 'Description Temp Table
'.org.eclipse.emf.ecore.EReference
getQlRestriction_Filters()
Returns the meta object for the containment reference 'Filters
'.org.eclipse.emf.ecore.EAttribute
getQlRestriction_From()
Returns the meta object for the attribute 'From
'.org.eclipse.emf.ecore.EAttribute
getQlRestriction_RestrictTableName()
Returns the meta object for the attribute 'Restrict Table Name
'.org.eclipse.emf.ecore.EReference
getQlRestriction_Sources()
Returns the meta object for the containment reference list 'Sources
'.org.eclipse.emf.ecore.EClass
getRestriction()
Returns the meta object for class 'Restriction
'.org.eclipse.emf.ecore.EReference
getRestriction_Owner()
Returns the meta object for the reference 'Owner
'.RightQlFactory
getRightQlFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getTemplateCall()
Returns the meta object for class 'Template Call
'.org.eclipse.emf.ecore.EReference
getTemplateCall_Params()
Returns the meta object for the containment reference list 'Params
'.org.eclipse.emf.ecore.EClass
getTemplateRestriction()
Returns the meta object for class 'Template Restriction
'.org.eclipse.emf.ecore.EReference
getTemplateRestriction_Template()
Returns the meta object for the containment reference 'Template
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final RightQlPackage eINSTANCE
The singleton instance of the package.
-
RESTRICTION
static final int RESTRICTION
The meta object id for the 'Restriction
' class.
-
RESTRICTION__OWNER
static final int RESTRICTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
RESTRICTION_FEATURE_COUNT
static final int RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Restriction' class.- See Also:
- Constant Field Values
-
RESTRICTION_OPERATION_COUNT
static final int RESTRICTION_OPERATION_COUNT
The number of operations of the 'Restriction' class.- See Also:
- Constant Field Values
-
TEMPLATE_RESTRICTION
static final int TEMPLATE_RESTRICTION
The meta object id for the 'Template Restriction
' class.
-
TEMPLATE_RESTRICTION__OWNER
static final int TEMPLATE_RESTRICTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
TEMPLATE_RESTRICTION__TEMPLATE
static final int TEMPLATE_RESTRICTION__TEMPLATE
The feature id for the 'Template' containment reference.- See Also:
- Constant Field Values
-
TEMPLATE_RESTRICTION_FEATURE_COUNT
static final int TEMPLATE_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Template Restriction' class.- See Also:
- Constant Field Values
-
TEMPLATE_RESTRICTION_OPERATION_COUNT
static final int TEMPLATE_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Template Restriction' class.- See Also:
- Constant Field Values
-
TEMPLATE_CALL
static final int TEMPLATE_CALL
The meta object id for the 'Template Call
' class.
-
TEMPLATE_CALL__NAME
static final int TEMPLATE_CALL__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
TEMPLATE_CALL__PARAMS
static final int TEMPLATE_CALL__PARAMS
The feature id for the 'Params' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_CALL_FEATURE_COUNT
static final int TEMPLATE_CALL_FEATURE_COUNT
The number of structural features of the 'Template Call' class.- See Also:
- Constant Field Values
-
TEMPLATE_CALL_OPERATION_COUNT
static final int TEMPLATE_CALL_OPERATION_COUNT
The number of operations of the 'Template Call' class.- See Also:
- Constant Field Values
-
QL_RESTRICTION
static final int QL_RESTRICTION
The meta object id for the 'Ql Restriction
' class.
-
QL_RESTRICTION__OWNER
static final int QL_RESTRICTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
QL_RESTRICTION__RESTRICT_TABLE_NAME
static final int QL_RESTRICTION__RESTRICT_TABLE_NAME
The feature id for the 'Restrict Table Name' attribute.- See Also:
- Constant Field Values
-
QL_RESTRICTION__FILTERS
static final int QL_RESTRICTION__FILTERS
The feature id for the 'Filters' containment reference.- See Also:
- Constant Field Values
-
QL_RESTRICTION__SOURCES
static final int QL_RESTRICTION__SOURCES
The feature id for the 'Sources' containment reference list.- See Also:
- Constant Field Values
-
QL_RESTRICTION__DB_VIEW_BY_FROM
static 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_TABLE
static 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__FROM
static final int QL_RESTRICTION__FROM
The feature id for the 'From' attribute.- See Also:
- Constant Field Values
-
QL_RESTRICTION_FEATURE_COUNT
static final int QL_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Ql Restriction' class.- See Also:
- Constant Field Values
-
QL_RESTRICTION_OPERATION_COUNT
static final int QL_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Ql Restriction' class.- See Also:
- Constant Field Values
-
PREPROCESSOR_RESTRICTION
static final int PREPROCESSOR_RESTRICTION
The meta object id for the 'Preprocessor Restriction
' class.
-
PREPROCESSOR_RESTRICTION__OWNER
static final int PREPROCESSOR_RESTRICTION__OWNER
The feature id for the 'Owner' reference.- See Also:
- Constant Field Values
-
PREPROCESSOR_RESTRICTION__IF_PART
static final int PREPROCESSOR_RESTRICTION__IF_PART
The feature id for the 'If Part' containment reference.- See Also:
- Constant Field Values
-
PREPROCESSOR_RESTRICTION__ELS_IF_PARTS
static 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_RESTRICTION
static final int PREPROCESSOR_RESTRICTION__ELSE_RESTRICTION
The feature id for the 'Else Restriction' containment reference.- See Also:
- Constant Field Values
-
PREPROCESSOR_RESTRICTION_FEATURE_COUNT
static final int PREPROCESSOR_RESTRICTION_FEATURE_COUNT
The number of structural features of the 'Preprocessor Restriction' class.- See Also:
- Constant Field Values
-
PREPROCESSOR_RESTRICTION_OPERATION_COUNT
static final int PREPROCESSOR_RESTRICTION_OPERATION_COUNT
The number of operations of the 'Preprocessor Restriction' class.- See Also:
- Constant Field Values
-
PREPROCESSOR_CONDITIONAL
static final int PREPROCESSOR_CONDITIONAL
The meta object id for the 'Preprocessor Conditional
' class.
-
PREPROCESSOR_CONDITIONAL__PREDICATE
static final int PREPROCESSOR_CONDITIONAL__PREDICATE
The feature id for the 'Predicate' containment reference.- See Also:
- Constant Field Values
-
PREPROCESSOR_CONDITIONAL__RESTRICTION
static final int PREPROCESSOR_CONDITIONAL__RESTRICTION
The feature id for the 'Restriction' containment reference.- See Also:
- Constant Field Values
-
PREPROCESSOR_CONDITIONAL_FEATURE_COUNT
static final int PREPROCESSOR_CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Preprocessor Conditional' class.- See Also:
- Constant Field Values
-
PREPROCESSOR_CONDITIONAL_OPERATION_COUNT
static final int PREPROCESSOR_CONDITIONAL_OPERATION_COUNT
The number of operations of the 'Preprocessor Conditional' class.- See Also:
- Constant Field Values
-
-
Method Detail
-
getRestriction
org.eclipse.emf.ecore.EClass getRestriction()
Returns the meta object for class 'Restriction
'.- Returns:
- the meta object for class 'Restriction'.
- See Also:
Restriction
-
getRestriction_Owner
org.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()
-
getTemplateRestriction
org.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_Template
org.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()
-
getTemplateCall
org.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_Params
org.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()
-
getQlRestriction
org.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_RestrictTableName
org.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_Filters
org.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_Sources
org.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_DbViewByFrom
org.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_DescriptionTempTable
org.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_From
org.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()
-
getPreprocessorRestriction
org.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_IfPart
org.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_ElsIfParts
org.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_ElseRestriction
org.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()
-
getPreprocessorConditional
org.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_Predicate
org.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_Restriction
org.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()
-
getRightQlFactory
RightQlFactory getRightQlFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-