Interface ElementQualityProperty
-
- All Superinterfaces:
EObject
,Notifier
,QualityProperty
- All Known Implementing Classes:
ElementQualityPropertyImpl
public interface ElementQualityProperty extends QualityProperty
A representation of the model object 'Element Quality Property'.- See Also:
qualitypropertiesPackage.getElementQualityProperty()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface de.uka.ipd.sdq.pcm.designdecision.qualityproperties.QualityProperty
getQualityValue, setQualityValue
-
-