Class NumericalRatioStatisticsImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- org.eclipse.emf.internal.cdo.CDOObjectImpl
-
- de.uka.ipd.sdq.identifier.impl.IdentifierImpl
-
- org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalNominalStatisticsImpl
-
- org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalOrdinalStatisticsImpl
-
- org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalIntervalStatisticsImpl
-
- org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalRatioStatisticsImpl
-
- All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier
,org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker
,Notifier
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,org.eclipse.emf.spi.cdo.InternalCDOLoadable
,org.eclipse.emf.spi.cdo.InternalCDOObject
,NumericalIntervalStatistics
,NumericalNominalStatistics
,NumericalOrdinalStatistics
,NumericalRatioStatistics
public class NumericalRatioStatisticsImpl extends NumericalIntervalStatisticsImpl implements NumericalRatioStatistics
An implementation of the model object ' Numerical Ratio Statistics'.The following features are implemented:
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
NumericalRatioStatisticsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
protected EClass
eStaticClass()
void
eUnset(int featureID)
javax.measure.Measure
getCoefficientOfVariation()
javax.measure.Measure
getGeometricMean()
javax.measure.Measure
getHarmonicMean()
void
setCoefficientOfVariation(javax.measure.Measure newCoefficientOfVariation)
void
setGeometricMean(javax.measure.Measure newGeometricMean)
void
setHarmonicMean(javax.measure.Measure newHarmonicMean)
-
Methods inherited from class org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalIntervalStatisticsImpl
getArithmethicMean, getStandardDeviation, getSum, getVariance, setArithmethicMean, setStandardDeviation, setSum, setVariance
-
Methods inherited from class org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalOrdinalStatisticsImpl
eInverseAdd, eInverseRemove, getMaximum, getMedian, getMinimum, getPercentiles, setMaximum, setMedian, setMinimum
-
Methods inherited from class org.palladiosimulator.edp2.models.ExperimentData.impl.NumericalNominalStatisticsImpl
basicSetDataSeries, eBasicRemoveFromContainerFeature, getDataSeries, getNumberMeasurements, getNumericalMassDistribution, setDataSeries, setNumberMeasurements
-
Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
eStaticFeatureCount, getId, setId
-
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
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, createFeatureMap, createList, createLock, createMap, createUnorderedList, dynamicGet, dynamicSet, dynamicUnset, eAdapterAdded, eAdapterRemoved, eBasicAdapterListeners, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerAdapterArray, eContainerFeatureID, eDirectResource, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicIsSet, eHasSettings, eInternalContainer, eInternalResource, eIsCaching, equals, eSetClass, eSetDirectResource, eSetResource, eSettings, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOption
-
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.ecore.InternalEObject
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface org.palladiosimulator.edp2.models.ExperimentData.NumericalIntervalStatistics
getArithmethicMean, getStandardDeviation, getSum, getVariance, setArithmethicMean, setStandardDeviation, setSum, setVariance
-
Methods inherited from interface org.palladiosimulator.edp2.models.ExperimentData.NumericalNominalStatistics
getDataSeries, getNumberMeasurements, getNumericalMassDistribution, setDataSeries, setNumberMeasurements
-
Methods inherited from interface org.palladiosimulator.edp2.models.ExperimentData.NumericalOrdinalStatistics
getMaximum, getMedian, getMinimum, getPercentiles, setMaximum, setMedian, setMinimum
-
-
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classNumericalIntervalStatisticsImpl
- Generated class or method.
-
getCoefficientOfVariation
public javax.measure.Measure getCoefficientOfVariation()
- Specified by:
getCoefficientOfVariation
in interfaceNumericalRatioStatistics
- Returns:
- the value of the 'Coefficient Of Variation' attribute.
- See Also:
NumericalRatioStatistics.setCoefficientOfVariation(Measure)
,ExperimentDataPackage.getNumericalRatioStatistics_CoefficientOfVariation()
- Generated class or method.
-
setCoefficientOfVariation
public void setCoefficientOfVariation(javax.measure.Measure newCoefficientOfVariation)
- Specified by:
setCoefficientOfVariation
in interfaceNumericalRatioStatistics
- Parameters:
newCoefficientOfVariation
- the new value of the 'Coefficient Of Variation' attribute.- See Also:
NumericalRatioStatistics.getCoefficientOfVariation()
- Generated class or method.
-
getGeometricMean
public javax.measure.Measure getGeometricMean()
- Specified by:
getGeometricMean
in interfaceNumericalRatioStatistics
- Returns:
- the value of the 'Geometric Mean' attribute.
- See Also:
NumericalRatioStatistics.setGeometricMean(Measure)
,ExperimentDataPackage.getNumericalRatioStatistics_GeometricMean()
- Generated class or method.
-
setGeometricMean
public void setGeometricMean(javax.measure.Measure newGeometricMean)
- Specified by:
setGeometricMean
in interfaceNumericalRatioStatistics
- Parameters:
newGeometricMean
- the new value of the 'Geometric Mean' attribute.- See Also:
NumericalRatioStatistics.getGeometricMean()
- Generated class or method.
-
getHarmonicMean
public javax.measure.Measure getHarmonicMean()
- Specified by:
getHarmonicMean
in interfaceNumericalRatioStatistics
- Returns:
- the value of the 'Harmonic Mean' attribute.
- See Also:
NumericalRatioStatistics.setHarmonicMean(Measure)
,ExperimentDataPackage.getNumericalRatioStatistics_HarmonicMean()
- Generated class or method.
-
setHarmonicMean
public void setHarmonicMean(javax.measure.Measure newHarmonicMean)
- Specified by:
setHarmonicMean
in interfaceNumericalRatioStatistics
- Parameters:
newHarmonicMean
- the new value of the 'Harmonic Mean' attribute.- See Also:
NumericalRatioStatistics.getHarmonicMean()
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classNumericalIntervalStatisticsImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classNumericalIntervalStatisticsImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classNumericalIntervalStatisticsImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classNumericalIntervalStatisticsImpl
- Generated class or method.
-
-