public abstract class BaseMetricDescriptionImpl extends MetricDescriptionImpl implements BaseMetricDescription
The following features are implemented:
MinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreEOPPOSITE_FEATURE_BASENIL| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
CaptureType |
getCaptureType() |
DataType |
getDataType() |
Scale |
getScale() |
void |
setCaptureType(CaptureType newCaptureType) |
void |
setDataType(DataType newDataType) |
void |
setScale(Scale newScale) |
basicSetRepository, eBasicRemoveFromContainerFeature, eInverseAdd, eInverseRemove, getRepository, setRepositorygetName, getTextualDescription, setName, setTextualDescriptioncdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createLock, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eClass, eContainerFeatureID, eDirectResource, eInternalContainer, eInternalResource, equals, eSetClass, eSetResource, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toStringeDerivedStructuralFeatureIDeAdapters, eContents, eCrossReferences, eDeliver, eIsProxy, eProxyURI, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetStore, eSetting, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifygetRepository, setRepositorygetName, getTextualDescription, setName, setTextualDescriptioncdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegmentpublic CaptureType getCaptureType()
getCaptureType in interface BaseMetricDescriptionCaptureType,
BaseMetricDescription.setCaptureType(CaptureType),
MetricSpecPackage.getBaseMetricDescription_CaptureType()public void setCaptureType(CaptureType newCaptureType)
setCaptureType in interface BaseMetricDescriptionnewCaptureType - the new value of the 'Capture Type' attribute.CaptureType,
BaseMetricDescription.getCaptureType()public DataType getDataType()
getDataType in interface BaseMetricDescriptionDataType,
BaseMetricDescription.setDataType(DataType),
MetricSpecPackage.getBaseMetricDescription_DataType()public void setDataType(DataType newDataType)
setDataType in interface BaseMetricDescriptionnewDataType - the new value of the 'Data Type' attribute.DataType,
BaseMetricDescription.getDataType()public Scale getScale()
getScale in interface BaseMetricDescriptionScale,
BaseMetricDescription.setScale(Scale),
MetricSpecPackage.getBaseMetricDescription_Scale()public void setScale(Scale newScale)
setScale in interface BaseMetricDescriptionnewScale - the new value of the 'Scale' attribute.Scale,
BaseMetricDescription.getScale()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface InternalEObjecteGet in class MetricDescriptionImplpublic void eSet(int featureID,
Object newValue)
eSet in interface InternalEObjecteSet in class MetricDescriptionImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class MetricDescriptionImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class MetricDescriptionImpl