Interface Measurement

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

public interface Measurement
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Measurement'.

The following features are supported:

See Also:
StatisticsPackage.getMeasurement()
Generated:
Model:
abstract="true"
  • Method Summary

    Modifier and Type Method Description
    java.time.Instant getTimestamp()
    Returns the value of the 'Timestamp' attribute.
    void setTimestamp​(java.time.Instant value)
    Sets the value of the 'Timestamp' attribute.

    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.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver