All Implemented Interfaces:
IVisualisation<SensorAndMeasurements>, Observer, IAdaptable, IExecutableExtension, IEditorPart, ISaveablePart, IWorkbenchPart, IWorkbenchPart2, IWorkbenchPart3, IWorkbenchPartOrientation, ITabbedPropertySheetPageContributor

public class DemandTimeHtmlReportView extends AbstractHtmlRReportView
View for DemandTimeReport in HTML format.
  • Field Details

    • RREPORTVIEW_ID

      public static final String RREPORTVIEW_ID
      Identifier to allow the use of the demand time report.
      See Also:
  • Constructor Details

    • DemandTimeHtmlReportView

      public DemandTimeHtmlReportView()
  • Method Details

    • getReport

      public RReport getReport()
      Used to ask for the report that should be displayed.
      Specified by:
      getReport in class AbstractHtmlRReportView
      Returns:
      The report that should be displayed by this view.