public interface QualityType
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
QualitiesPackage.getQualityType()
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
Dimension |
getDimension()
Returns the value of the 'Dimension' reference.
|
QualityTypeRepository |
getQualityTypeRepository()
Returns the value of the 'Quality Type Repository' container reference.
|
void |
setDescription(String value)
Sets the value of the '
Description ' attribute. |
void |
setDimension(Dimension value)
Sets the value of the '
Dimension ' reference. |
void |
setQualityTypeRepository(QualityTypeRepository value)
Sets the value of the '
Quality Type Repository ' container reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
QualitiesPackage.getQualityType_Description()
void setDescription(String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
QualityTypeRepository getQualityTypeRepository()
Quality Type
'.
If the meaning of the 'Quality Type Repository' container reference isn't clear, there really should be more of a description here...
setQualityTypeRepository(QualityTypeRepository)
,
QualitiesPackage.getQualityType_QualityTypeRepository()
,
QualityTypeRepository.getQualityType()
void setQualityTypeRepository(QualityTypeRepository value)
Quality Type Repository
' container reference.
value
- the new value of the 'Quality Type Repository' container reference.getQualityTypeRepository()
Dimension getDimension()
If the meaning of the 'Dimension' reference isn't clear, there really should be more of a description here...
setDimension(Dimension)
,
QualitiesPackage.getQualityType_Dimension()
void setDimension(Dimension value)
Dimension
' reference.
value
- the new value of the 'Dimension' reference.getDimension()