Uses of Interface
org.lfenergy.compas.sct.commons.dto.ControlBlockNetworkSettings
Package
Description
commons.api contains interfaces for manipulating SCL Files
-
Uses of ControlBlockNetworkSettings in org.lfenergy.compas.sct.commons
Modifier and TypeMethodDescriptionControlBlockService.configureNetworkForAllControlBlocks
(SCL scd, ControlBlockNetworkSettings controlBlockNetworkSettings, ControlBlockNetworkSettings.RangesPerCbType rangesPerCbType) -
Uses of ControlBlockNetworkSettings in org.lfenergy.compas.sct.commons.api
Modifier and TypeMethodDescriptionControlBlockEditor.configureNetworkForAllControlBlocks
(SCL scd, ControlBlockNetworkSettings controlBlockNetworkSettings, ControlBlockNetworkSettings.RangesPerCbType rangesPerCbType) Configure the network for all the ControlBlocks. -
Uses of ControlBlockNetworkSettings in org.lfenergy.compas.sct.commons.util
Modifier and TypeClassDescriptionclass
This class is an implementation example for interface ControlBlockNetworkSettings.