public interface NumericalBaseMetricDescription extends BaseMetricDescription
The following features are supported:
MetricSpecPackage.getNumericalBaseMetricDescription()
Modifier and Type | Method and Description |
---|---|
javax.measure.unit.Unit<javax.measure.quantity.Quantity> |
getDefaultUnit()
Returns the value of the 'Default Unit' attribute.
|
PersistenceKindOptions |
getPersistenceKind()
Returns the value of the 'Persistence Kind' attribute.
|
void |
setDefaultUnit(javax.measure.unit.Unit<javax.measure.quantity.Quantity> value)
Sets the value of the '
Default Unit ' attribute. |
void |
setPersistenceKind(PersistenceKindOptions value)
Sets the value of the '
Persistence Kind ' attribute. |
getCaptureType, getDataType, getScale, setCaptureType, setDataType, setScale
getRepository, setRepository
getName, getTextualDescription, setName, setTextualDescription
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
javax.measure.unit.Unit<javax.measure.quantity.Quantity> getDefaultUnit()
setDefaultUnit(Unit)
,
MetricSpecPackage.getNumericalBaseMetricDescription_DefaultUnit()
void setDefaultUnit(javax.measure.unit.Unit<javax.measure.quantity.Quantity> value)
Default Unit
' attribute. value
- the new value of the 'Default Unit' attribute.getDefaultUnit()
PersistenceKindOptions getPersistenceKind()
PersistenceKindOptions
.
If the meaning of the 'Persistence Kind' attribute isn't clear, there really should be more of a description here...
PersistenceKindOptions
,
setPersistenceKind(PersistenceKindOptions)
,
MetricSpecPackage.getNumericalBaseMetricDescription_PersistenceKind()
void setPersistenceKind(PersistenceKindOptions value)
Persistence Kind
' attribute. value
- the new value of the 'Persistence Kind' attribute.PersistenceKindOptions
,
getPersistenceKind()