Class qualitypropertiesPackageImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
de.uka.ipd.sdq.pcm.designdecision.qualityproperties.impl.qualitypropertiesPackageImpl
- All Implemented Interfaces:
qualitypropertiesPackage
,Notifier
,EModelElement
,ENamedElement
,EObject
,EPackage
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BasicExtendedMetaData.EPackageExtendedMetaData.Holder
An implementation of the model Package.
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
EPackageImpl.EBasicWhiteList
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
Nested classes/interfaces inherited from interface de.uka.ipd.sdq.pcm.designdecision.qualityproperties.qualitypropertiesPackage
qualitypropertiesPackage.Literals
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
name, NAME_EDEFAULT
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface de.uka.ipd.sdq.pcm.designdecision.qualityproperties.qualitypropertiesPackage
CONFIDENCE_INTERVAL, CONFIDENCE_INTERVAL__CONFIDENCE_LEVEL, CONFIDENCE_INTERVAL__LOWER_BOUND, CONFIDENCE_INTERVAL__MEAN, CONFIDENCE_INTERVAL__UPPER_BOUND, CONFIDENCE_INTERVAL_FEATURE_COUNT, DOUBLE_QUALITY_PROPERTY, DOUBLE_QUALITY_PROPERTY__CONFIDENCE_INTERVAL, DOUBLE_QUALITY_PROPERTY__QUALITY_VALUE, DOUBLE_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY, DOUBLE_QUALITY_PROPERTY__VALUE, DOUBLE_QUALITY_PROPERTY_FEATURE_COUNT, eINSTANCE, ELEMENT_QUALITY_PROPERTY, ELEMENT_QUALITY_PROPERTY__QUALITY_VALUE, ELEMENT_QUALITY_PROPERTY_FEATURE_COUNT, eNAME, eNS_PREFIX, eNS_URI, INTEGER_QUALITY_PROPERTY, INTEGER_QUALITY_PROPERTY__CONFIDENCE_INTERVAL, INTEGER_QUALITY_PROPERTY__QUALITY_VALUE, INTEGER_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY, INTEGER_QUALITY_PROPERTY__VALUE, INTEGER_QUALITY_PROPERTY_FEATURE_COUNT, NUMERIC_QUALITY_PROPERTY, NUMERIC_QUALITY_PROPERTY__CONFIDENCE_INTERVAL, NUMERIC_QUALITY_PROPERTY__QUALITY_VALUE, NUMERIC_QUALITY_PROPERTY__RESULT_DECORATOR_REPOSITORY, NUMERIC_QUALITY_PROPERTY_FEATURE_COUNT, QUALITY_PREDICTION, QUALITY_PREDICTION_FEATURE_COUNT, QUALITY_PROPERTY, QUALITY_PROPERTY__QUALITY_VALUE, QUALITY_PROPERTY_FEATURE_COUNT
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Creates the meta-model objects for the package.static qualitypropertiesPackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
Complete the initialization of the package and its meta-model.Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
init
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
qualitypropertiesPackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.- See Also:
- Generated class or method.
-
getNumericQualityProperty
- Specified by:
getNumericQualityProperty
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Numeric Quality Property'.
- See Also:
- Generated class or method.
-
getNumericQualityProperty_ResultDecoratorRepository
- Specified by:
getNumericQualityProperty_ResultDecoratorRepository
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the reference 'Result Decorator Repository'.
- See Also:
- Generated class or method.
-
getNumericQualityProperty_ConfidenceInterval
- Specified by:
getNumericQualityProperty_ConfidenceInterval
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the reference 'Confidence Interval'.
- See Also:
- Generated class or method.
-
getConfidenceInterval
- Specified by:
getConfidenceInterval
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Confidence Interval'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_ConfidenceLevel
- Specified by:
getConfidenceInterval_ConfidenceLevel
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Confidence Level'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_Mean
- Specified by:
getConfidenceInterval_Mean
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Mean'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_UpperBound
- Specified by:
getConfidenceInterval_UpperBound
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Upper Bound'.
- See Also:
- Generated class or method.
-
getConfidenceInterval_LowerBound
- Specified by:
getConfidenceInterval_LowerBound
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Lower Bound'.
- See Also:
- Generated class or method.
-
getElementQualityProperty
- Specified by:
getElementQualityProperty
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Element Quality Property'.
- See Also:
- Generated class or method.
-
getIntegerQualityProperty
- Specified by:
getIntegerQualityProperty
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Integer Quality Property'.
- See Also:
- Generated class or method.
-
getIntegerQualityProperty_Value
- Specified by:
getIntegerQualityProperty_Value
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getDoubleQualityProperty
- Specified by:
getDoubleQualityProperty
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Double Quality Property'.
- See Also:
- Generated class or method.
-
getDoubleQualityProperty_Value
- Specified by:
getDoubleQualityProperty_Value
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getQualityPrediction
- Specified by:
getQualityPrediction
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Quality Prediction'.
- See Also:
- Generated class or method.
-
getQualityProperty
- Specified by:
getQualityProperty
in interfacequalitypropertiesPackage
- Returns:
- the meta object for class 'Quality Property'.
- See Also:
- Generated class or method.
-
getQualityProperty_QualityValue
- Specified by:
getQualityProperty_QualityValue
in interfacequalitypropertiesPackage
- Returns:
- the meta object for the attribute 'Quality Value'.
- See Also:
- Generated class or method.
-
getqualitypropertiesFactory
- Specified by:
getqualitypropertiesFactory
in interfacequalitypropertiesPackage
- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
createPackageContents
public void createPackageContents()Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-
initializePackageContents
public void initializePackageContents()Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.- Generated class or method.
-