Interface RawMeasurements

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier
    All Known Implementing Classes:
    RawMeasurementsImpl

    public interface RawMeasurements
    extends de.uka.ipd.sdq.identifier.Identifier
    A representation of the model object 'Raw Measurements'. Raw measurements contains an orderered list of measurements for a sensor. For each measurement the time when the measurement as well as the measurement itself are stored. Hence, n measurements imply n event times. This means that inheriting classes have to ensure the same number and ordering for additionally stored measurements.

    The following features are supported:

    See Also:
    ExperimentDataPackage.getRawMeasurements()
    Generated class or method.
    EMF model class or method.