Class TimeSpanToQuantilAdapter

java.lang.Object
java.util.Observable
de.uka.ipd.sdq.sensorframework.adapter.DataAdapter
de.uka.ipd.sdq.sensorframework.adapter.TimeSpanToQuantilAdapter
All Implemented Interfaces:
IAdapter

public class TimeSpanToQuantilAdapter extends DataAdapter
Deprecated.
Superseded by EDP2.
Adapter for TimeSpanSensors to Quantiles.
  • Constructor Details

    • TimeSpanToQuantilAdapter

      public TimeSpanToQuantilAdapter(SensorAndMeasurements samInformation)
      Deprecated.
      Initializes the adapter with the provided TimeSpanSensor.
      Parameters:
      samInformation - Information about the TimeSpanSensor and the measurements.
  • Method Details

    • getAdaptedObject

      public Object getAdaptedObject()
      Deprecated.
      Return the computed visualisation data structure, e.g., a time series, a histogram, etc.
      Returns:
      The adapted object