Class SensorValidationToView

java.lang.Object
de.uka.ipd.sdq.sensorframework.visualisation.editor.SensorValidationToView

public class SensorValidationToView extends Object
Deprecated.
Superseded by EDP2.
This class offers the methods, which it for validating possible a Sensor->View makes. Sensor->View - that only Views for sensors can be selected that can represent this sensor
  • Constructor Details

    • SensorValidationToView

      public SensorValidationToView()
      Deprecated.
  • Method Details

    • findViews

      public static Object[] findViews(SensorAndMeasurements sensorAndMeasurements)
      Deprecated.
      Returns:
      - all view, which can represent the sensor
    • canViewSensor

      public static boolean canViewSensor(SensorAndMeasurements sensorAndMeasurements)
      Deprecated.
    • getConfigurationElements

      public static IConfigurationElement[] getConfigurationElements()
      Deprecated.
      Returns:
      - actions, which are present in Menu/Visualization
    • showMessage

      public static void showMessage(Shell shell)
      Deprecated.
      show message use the MessageDialog. DialogTitle is a curent name of active editor
    • getSelectedAction

      public static ViewAndAdapterFactory getSelectedAction(Shell shell, Object[] elements)
      Deprecated.
      The method get a selected action from 'ActionListSelectionDialog'.
      Returns:
      - choose Action from ActionListSelectionDialog