Class TimeSpanToThroughputUtilizationAdapter

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

public class TimeSpanToThroughputUtilizationAdapter extends DataAdapter
Deprecated.
Superseded by EDP2.
Adapter for TimeSpanSensors to Utilization.
  • Field Details

    • UTILIZATION_WIDTH

      public static final String UTILIZATION_WIDTH
      Deprecated.
      Width of the utilization classes.
      See Also:
  • Constructor Details

    • TimeSpanToThroughputUtilizationAdapter

      public TimeSpanToThroughputUtilizationAdapter(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