Interface GeometricMean
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject,org.eclipse.emf.cdo.common.id.CDOWithID,EObject,Notifier,StatisticalCharacterization
- All Known Implementing Classes:
GeometricMeanImpl
A representation of the model object 'Geometric Mean'.
The StatisticalCharacterization 'GeometricMean' which computes the geometric mean of a sequence of measurements.
- See Also:
- Generated class or method.
- EMF model class or method.
-
Method Summary
Modifier and TypeMethodDescriptiongetAggregator(org.palladiosimulator.metricspec.NumericalBaseMetricDescription expectedDataMetric) Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAggregator
StatisticalCharacterizationAggregator getAggregator(org.palladiosimulator.metricspec.NumericalBaseMetricDescription expectedDataMetric) - Specified by:
getAggregatorin interfaceStatisticalCharacterization- Generated class or method.
- EMF model class or method.
- dataType="org.palladiosimulator.monitorrepository.util.StatisticalCharacterizationAggregator"
-