Uses of Class
org.lfenergy.compas.sct.commons.dto.ControlBlock
Package
Description
commons.api contains interfaces for manipulating SCL Files
sct.commons.dto is a group of DTO utils for operating on
SCL
servicesscl.ied is a group of services for operating on
IED
object-
Uses of ControlBlock in org.lfenergy.compas.sct.commons
Modifier and TypeMethodDescriptionSclElementsProviderService.getExtRefSourceInfo
(SCL scd, ExtRefInfo extRefInfo) -
Uses of ControlBlock in org.lfenergy.compas.sct.commons.api
Modifier and TypeMethodDescriptionSclElementsProvider.getExtRefSourceInfo
(SCL scd, ExtRefInfo extRefInfo) Gets all Control Blocks related to extRefInfo in given SCL file -
Uses of ControlBlock in org.lfenergy.compas.sct.commons.dto
Modifier and TypeClassDescriptionclass
A representation of the model object GooseControlBlock.class
A representation of the model object ReportControlBlock.class
A representation of the model object SMVControlBlock.Modifier and TypeMethodDescriptionvoid
LNodeDTO.addControlBlock
(ControlBlock controlBlock) Adds Control Block to LNode Control BlocksModifier and TypeMethodDescriptionvoid
LNodeDTO.addAllControlBlocks
(List<ControlBlock> controlBlockInfoList) Adds lis of Control Block to LNode Control Blocks -
Uses of ControlBlock in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeMethodDescriptionprotected List<ControlBlock>
AbstractLNAdapter.getControlBlocks
(List<TDataSet> tDataSets, TServiceType serviceType) Gets all Control Blocks from LNode for specified Service Type (GOOSE, SMV and REPORT) and Data SetsAbstractLNAdapter.getControlBlocksForMatchingFCDA
(@NonNull ExtRefInfo extRefInfo) Gets Control Blocks matching FCDA compatible with specified in extRefInfoModifier and TypeMethodDescriptionAbstractLNAdapter.addControlBlock
(ControlBlock controlBlock) Creates Control Block in specified LNode in current IED