Interface ScalarMeasurement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Measurement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
DoubleMeasurement, FloatMeasurement, IntMeasurement, LongMeasurement
All Known Implementing Classes:
DoubleMeasurementImpl, FloatMeasurementImpl, IntMeasurementImpl, LongMeasurementImpl, ScalarMeasurementImpl

public interface ScalarMeasurement
extends Measurement
A representation of the model object 'Scalar Measurement'.

The following features are supported:

See Also:
StatisticsPackage.getScalarMeasurement()
Generated:
Model:
  • Method Summary

    Modifier and Type Method Description
    Unit getUnit()
    Returns the value of the 'Unit' reference.
    void setUnit​(Unit value)
    Sets the value of the 'Unit' reference.

    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 kieker.model.analysismodel.statistics.Measurement

    getTimestamp, setTimestamp

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver