Uses of Class
org.lfenergy.compas.sct.commons.dto.FcdaForDataSetsCreation
Package
Description
commons.api contains interfaces for manipulating SCL Files
scl.ied is a group of services for operating on
IED
object-
Uses of FcdaForDataSetsCreation in org.lfenergy.compas.sct.commons
Modifier and TypeMethodDescriptionControlBlockService.createDataSetAndControlBlocks
(SCL scd, String targetIedName, String targetLDeviceInst, Set<FcdaForDataSetsCreation> allowedFcdas) ControlBlockService.createDataSetAndControlBlocks
(SCL scd, String targetIedName, Set<FcdaForDataSetsCreation> allowedFcdas) ControlBlockService.createDataSetAndControlBlocks
(SCL scd, Set<FcdaForDataSetsCreation> allowedFcdas) -
Uses of FcdaForDataSetsCreation in org.lfenergy.compas.sct.commons.api
Modifier and TypeMethodDescriptionControlBlockEditor.createDataSetAndControlBlocks
(SCL scd, String targetIedName, String targetLDeviceInst, Set<FcdaForDataSetsCreation> allowedFcdas) Create All DataSet and ControlBlock for the ExtRef in given IED and LDeviceControlBlockEditor.createDataSetAndControlBlocks
(SCL scd, String targetIedName, Set<FcdaForDataSetsCreation> allowedFcdas) Create All DataSet and ControlBlock for the ExtRef in given IEDControlBlockEditor.createDataSetAndControlBlocks
(SCL scd, Set<FcdaForDataSetsCreation> allowedFcdas) Create All DataSet and ControlBlock in the SCL based on the ExtRef -
Uses of FcdaForDataSetsCreation in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeMethodDescriptionLDeviceAdapter.createDataSetAndControlBlocks
(Set<FcdaForDataSetsCreation> allowedFcdas) InputsAdapter.updateAllSourceDataSetsAndControlBlocks
(Set<FcdaForDataSetsCreation> allowedFcdas)