java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
de.uka.ipd.sdq.sensorframework.visualisation.jfreechartvisualisation.ExportCSVUtilization
All Implemented Interfaces:
IAction

public class ExportCSVUtilization extends Action
Deprecated.
Superseded by EDP2.
Exports the utilization values displayed in the corresponding JFreeChart editor as CSV file.
See Also:
  • Constructor Details

  • Method Details

    • run

      public void run()
      Deprecated.
      Specified by:
      run in interface IAction
      Overrides:
      run in class Action