Package org.lfenergy.compas.sct.commons
Class HmiService
java.lang.Object
org.lfenergy.compas.sct.commons.HmiService
- All Implemented Interfaces:
HmiEditor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createAllHmiReportControlBlocks
(SCL scd, List<TFCDA> fcdas) Create the DataSet and ReportControl Blocks for the HMI with the given FCDAs.
-
Constructor Details
-
HmiService
public HmiService()
-
-
Method Details
-
createAllHmiReportControlBlocks
Description copied from interface:HmiEditor
Create the DataSet and ReportControl Blocks for the HMI with the given FCDAs.- Specified by:
createAllHmiReportControlBlocks
in interfaceHmiEditor
fcdas
- List of FCDA for which we must create the DataSet and ReportControl Blocks
-