Interface qualitypropertiesPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
qualitypropertiesPackageImpl
The Package for the model. It contains accessors for the meta
objects to represent
- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Confidence Interval
' class.static final int
The feature id for the 'Confidence Level' attribute.static final int
The feature id for the 'Lower Bound' attribute.static final int
The feature id for the 'Mean' attribute.static final int
The feature id for the 'Upper Bound' attribute.static final int
The number of structural features of the 'Confidence Interval' class.static final int
The meta object id for the 'Double Quality Property
' class.static final int
The feature id for the 'Confidence Interval' reference.static final int
The feature id for the 'Quality Value' attribute.static final int
The feature id for the 'Result Decorator Repository' reference.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Double Quality Property' class.static final qualitypropertiesPackage
The singleton instance of the package.static final int
The meta object id for the 'Element Quality Property
' class.static final int
The feature id for the 'Quality Value' attribute.static final int
The number of structural features of the 'Element Quality Property' class.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Integer Quality Property
' class.static final int
The feature id for the 'Confidence Interval' reference.static final int
The feature id for the 'Quality Value' attribute.static final int
The feature id for the 'Result Decorator Repository' reference.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Integer Quality Property' class.static final int
The meta object id for the 'Numeric Quality Property
' class.static final int
The feature id for the 'Confidence Interval' reference.static final int
The feature id for the 'Quality Value' attribute.static final int
The feature id for the 'Result Decorator Repository' reference.static final int
The number of structural features of the 'Numeric Quality Property' class.static final int
The meta object id for the 'Quality Prediction
' class.static final int
The number of structural features of the 'Quality Prediction' class.static final int
The meta object id for the 'Quality Property
' class.static final int
The feature id for the 'Quality Value' attribute.static final int
The number of structural features of the 'Quality Property' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Confidence Interval
'.Returns the meta object for the attribute 'Confidence Level
'.Returns the meta object for the attribute 'Lower Bound
'.Returns the meta object for the attribute 'Mean
'.Returns the meta object for the attribute 'Upper Bound
'.Returns the meta object for class 'Double Quality Property
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Element Quality Property
'.Returns the meta object for class 'Integer Quality Property
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Numeric Quality Property
'.Returns the meta object for the reference 'Confidence Interval
'.Returns the meta object for the reference 'Result Decorator Repository
'.Returns the meta object for class 'Quality Prediction
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Quality Property
'.Returns the meta object for the attribute 'Quality Value
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
QUALITY_PROPERTY
static final int QUALITY_PROPERTYThe meta object id for the 'Quality Property
' class.- See Also:
- Generated class or method.
-
QUALITY_PROPERTY__QUALITY_VALUE
static final int QUALITY_PROPERTY__QUALITY_VALUEThe feature id for the 'Quality Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
QUALITY_PROPERTY_FEATURE_COUNT
static final int QUALITY_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Quality Property' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERIC_QUALITY_PROPERTY
static final int NUMERIC_QUALITY_PROPERTYThe meta object id for the 'Numeric Quality Property
' class.- See Also:
- Generated class or method.
-
NUMERIC_QUALITY_PROPERTY__QUALITY_VALUE
static final int NUMERIC_QUALITY_PROPERTY__QUALITY_VALUEThe feature id for the 'Quality Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERIC_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY
static final int NUMERIC_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORYThe feature id for the 'Result Decorator Repository' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERIC_QUALITY_PROPERTY__CONFIDENCE_INTERVAL
static final int NUMERIC_QUALITY_PROPERTY__CONFIDENCE_INTERVALThe feature id for the 'Confidence Interval' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
NUMERIC_QUALITY_PROPERTY_FEATURE_COUNT
static final int NUMERIC_QUALITY_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Numeric Quality Property' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONFIDENCE_INTERVAL
static final int CONFIDENCE_INTERVALThe meta object id for the 'Confidence Interval
' class.- See Also:
- Generated class or method.
-
CONFIDENCE_INTERVAL__CONFIDENCE_LEVEL
static final int CONFIDENCE_INTERVAL__CONFIDENCE_LEVELThe feature id for the 'Confidence Level' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONFIDENCE_INTERVAL__MEAN
static final int CONFIDENCE_INTERVAL__MEANThe feature id for the 'Mean' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONFIDENCE_INTERVAL__UPPER_BOUND
static final int CONFIDENCE_INTERVAL__UPPER_BOUNDThe feature id for the 'Upper Bound' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONFIDENCE_INTERVAL__LOWER_BOUND
static final int CONFIDENCE_INTERVAL__LOWER_BOUNDThe feature id for the 'Lower Bound' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONFIDENCE_INTERVAL_FEATURE_COUNT
static final int CONFIDENCE_INTERVAL_FEATURE_COUNTThe number of structural features of the 'Confidence Interval' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ELEMENT_QUALITY_PROPERTY
static final int ELEMENT_QUALITY_PROPERTYThe meta object id for the 'Element Quality Property
' class.- See Also:
- Generated class or method.
-
ELEMENT_QUALITY_PROPERTY__QUALITY_VALUE
static final int ELEMENT_QUALITY_PROPERTY__QUALITY_VALUEThe feature id for the 'Quality Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ELEMENT_QUALITY_PROPERTY_FEATURE_COUNT
static final int ELEMENT_QUALITY_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Element Quality Property' class.- See Also:
- Generated class or method.
- Ordered collection.
-
INTEGER_QUALITY_PROPERTY
static final int INTEGER_QUALITY_PROPERTYThe meta object id for the 'Integer Quality Property
' class.- See Also:
- Generated class or method.
-
INTEGER_QUALITY_PROPERTY__QUALITY_VALUE
static final int INTEGER_QUALITY_PROPERTY__QUALITY_VALUEThe feature id for the 'Quality Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INTEGER_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY
static final int INTEGER_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORYThe feature id for the 'Result Decorator Repository' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
INTEGER_QUALITY_PROPERTY__CONFIDENCE_INTERVAL
static final int INTEGER_QUALITY_PROPERTY__CONFIDENCE_INTERVALThe feature id for the 'Confidence Interval' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
INTEGER_QUALITY_PROPERTY__VALUE
static final int INTEGER_QUALITY_PROPERTY__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INTEGER_QUALITY_PROPERTY_FEATURE_COUNT
static final int INTEGER_QUALITY_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Integer Quality Property' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_QUALITY_PROPERTY
static final int DOUBLE_QUALITY_PROPERTYThe meta object id for the 'Double Quality Property
' class.- See Also:
- Generated class or method.
-
DOUBLE_QUALITY_PROPERTY__QUALITY_VALUE
static final int DOUBLE_QUALITY_PROPERTY__QUALITY_VALUEThe feature id for the 'Quality Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY
static final int DOUBLE_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORYThe feature id for the 'Result Decorator Repository' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_QUALITY_PROPERTY__CONFIDENCE_INTERVAL
static final int DOUBLE_QUALITY_PROPERTY__CONFIDENCE_INTERVALThe feature id for the 'Confidence Interval' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_QUALITY_PROPERTY__VALUE
static final int DOUBLE_QUALITY_PROPERTY__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_QUALITY_PROPERTY_FEATURE_COUNT
static final int DOUBLE_QUALITY_PROPERTY_FEATURE_COUNTThe number of structural features of the 'Double Quality Property' class.- See Also:
- Generated class or method.
- Ordered collection.
-
QUALITY_PREDICTION
static final int QUALITY_PREDICTIONThe meta object id for the 'Quality Prediction
' class.- See Also:
- Generated class or method.
-
QUALITY_PREDICTION_FEATURE_COUNT
static final int QUALITY_PREDICTION_FEATURE_COUNTThe number of structural features of the 'Quality Prediction' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getNumericQualityProperty
EClass getNumericQualityProperty()Returns the meta object for class 'Numeric Quality Property
'.- Returns:
- the meta object for class 'Numeric Quality Property'.
- See Also:
- Generated class or method.
-
getNumericQualityProperty_ResultDecoratorRepository
EReference getNumericQualityProperty_ResultDecoratorRepository()Returns the meta object for the reference 'Result Decorator Repository
'.- Returns:
- the meta object for the reference 'Result Decorator Repository'.
- See Also:
- Generated class or method.
-
getNumericQualityProperty_ConfidenceInterval
EReference getNumericQualityProperty_ConfidenceInterval()Returns the meta object for the reference 'Confidence Interval
'.- Returns:
- the meta object for the reference 'Confidence Interval'.
- See Also:
- Generated class or method.
-
getConfidenceInterval
EClass getConfidenceInterval()Returns the meta object for class 'Confidence Interval
'.- Returns:
- the meta object for class 'Confidence Interval'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_ConfidenceLevel
EAttribute getConfidenceInterval_ConfidenceLevel()Returns the meta object for the attribute 'Confidence Level
'.- Returns:
- the meta object for the attribute 'Confidence Level'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_Mean
EAttribute getConfidenceInterval_Mean()Returns the meta object for the attribute 'Mean
'.- Returns:
- the meta object for the attribute 'Mean'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_UpperBound
EAttribute getConfidenceInterval_UpperBound()Returns the meta object for the attribute 'Upper Bound
'.- Returns:
- the meta object for the attribute 'Upper Bound'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_LowerBound
EAttribute getConfidenceInterval_LowerBound()Returns the meta object for the attribute 'Lower Bound
'.- Returns:
- the meta object for the attribute 'Lower Bound'.
- See Also:
- Generated class or method.
-
getElementQualityProperty
EClass getElementQualityProperty()Returns the meta object for class 'Element Quality Property
'.- Returns:
- the meta object for class 'Element Quality Property'.
- See Also:
- Generated class or method.
-
getIntegerQualityProperty
EClass getIntegerQualityProperty()Returns the meta object for class 'Integer Quality Property
'.- Returns:
- the meta object for class 'Integer Quality Property'.
- See Also:
- Generated class or method.
-
getIntegerQualityProperty_Value
EAttribute getIntegerQualityProperty_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getDoubleQualityProperty
EClass getDoubleQualityProperty()Returns the meta object for class 'Double Quality Property
'.- Returns:
- the meta object for class 'Double Quality Property'.
- See Also:
- Generated class or method.
-
getDoubleQualityProperty_Value
EAttribute getDoubleQualityProperty_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getQualityPrediction
EClass getQualityPrediction()Returns the meta object for class 'Quality Prediction
'.- Returns:
- the meta object for class 'Quality Prediction'.
- See Also:
- Generated class or method.
-
getQualityProperty
EClass getQualityProperty()Returns the meta object for class 'Quality Property
'.- Returns:
- the meta object for class 'Quality Property'.
- See Also:
- Generated class or method.
-
getQualityProperty_QualityValue
EAttribute getQualityProperty_QualityValue()Returns the meta object for the attribute 'Quality Value
'.- Returns:
- the meta object for the attribute 'Quality Value'.
- See Also:
- Generated class or method.
-
getqualitypropertiesFactory
qualitypropertiesFactory getqualitypropertiesFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-