public abstract class BaseMetricDescriptionImpl extends MetricDescriptionImpl implements BaseMetricDescription
The following features are implemented:
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
EOPPOSITE_FEATURE_BASE
NIL
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, setRepository
getName, getTextualDescription, setName, setTextualDescription
cdoClassInfo, 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, toString
eDerivedStructuralFeatureID
eAdapters, eContents, eCrossReferences, eDeliver, eIsProxy, eProxyURI, eSetDeliver, eSetProxyURI
eAllContents, 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, eVirtualUnset
eNotificationRequired, eNotify
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
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
public CaptureType getCaptureType()
getCaptureType
in interface BaseMetricDescription
CaptureType
,
BaseMetricDescription.setCaptureType(CaptureType)
,
MetricSpecPackage.getBaseMetricDescription_CaptureType()
public void setCaptureType(CaptureType newCaptureType)
setCaptureType
in interface BaseMetricDescription
newCaptureType
- the new value of the 'Capture Type' attribute.CaptureType
,
BaseMetricDescription.getCaptureType()
public DataType getDataType()
getDataType
in interface BaseMetricDescription
DataType
,
BaseMetricDescription.setDataType(DataType)
,
MetricSpecPackage.getBaseMetricDescription_DataType()
public void setDataType(DataType newDataType)
setDataType
in interface BaseMetricDescription
newDataType
- the new value of the 'Data Type' attribute.DataType
,
BaseMetricDescription.getDataType()
public Scale getScale()
getScale
in interface BaseMetricDescription
Scale
,
BaseMetricDescription.setScale(Scale)
,
MetricSpecPackage.getBaseMetricDescription_Scale()
public void setScale(Scale newScale)
setScale
in interface BaseMetricDescription
newScale
- the new value of the 'Scale' attribute.Scale
,
BaseMetricDescription.getScale()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class MetricDescriptionImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class MetricDescriptionImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class MetricDescriptionImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class MetricDescriptionImpl