Class HmiService

java.lang.Object
org.lfenergy.compas.sct.commons.HmiService
All Implemented Interfaces:
HmiEditor

public class HmiService extends Object implements HmiEditor
  • Constructor Details

    • HmiService

      public HmiService()
  • Method Details

    • createAllHmiReportControlBlocks

      public void createAllHmiReportControlBlocks(SCL scd, List<TFCDA> fcdas)
      Description copied from interface: HmiEditor
      Create the DataSet and ReportControl Blocks for the HMI with the given FCDAs.
      Specified by:
      createAllHmiReportControlBlocks in interface HmiEditor
      fcdas - List of FCDA for which we must create the DataSet and ReportControl Blocks