Uses of Class
org.lfenergy.compas.sct.commons.scl.SclRootAdapter
Package
Description
sct.commons.dto is a group of DTO utils for operating on
SCL
servicesscl.com is a group of services for operating on
Communication
objectscl.dtt is a group of services for operating on
DataTypeTemplates
objectscl.header is a group of services for operating on
Header
objectscl.ied is a group of services for operating on
IED
objectscl.sstation is a group of services for operating on
Substation
object-
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionstatic SclDTO
SclDTO.from
(SclRootAdapter sclRootAdapter) Initializes SclDTO -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.scl.com
ModifierConstructorDescriptionCommunicationAdapter
(SclRootAdapter parentAdapter) ConstructorCommunicationAdapter
(SclRootAdapter parentAdapter, TCommunication currentElem) Constructor -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.scl.dtt
ModifierConstructorDescriptionDataTypeTemplateAdapter
(SclRootAdapter parentAdapter, TDataTypeTemplates dataTypeTemplate) Constructor -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.scl.header
ModifierConstructorDescriptionHeaderAdapter
(SclRootAdapter parentAdapter, THeader currentElem) Constructor -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeMethodDescriptionprotected SclRootAdapter
AbstractLNAdapter.getCurrentScd()
Gets root ScdModifierConstructorDescriptionIEDAdapter
(SclRootAdapter parentAdapter) ConstructorIEDAdapter
(SclRootAdapter parentAdapter, String iedName) ConstructorIEDAdapter
(SclRootAdapter parentAdapter, TIED currentElem) Constructor -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.scl.sstation
ModifierConstructorDescriptionSubstationAdapter
(SclRootAdapter parentAdapter) ConstructorSubstationAdapter
(SclRootAdapter parentAdapter, String ssName) ConstructorSubstationAdapter
(SclRootAdapter parentAdapter, TSubstation currentElem) Constructor -
Uses of SclRootAdapter in org.lfenergy.compas.sct.commons.util
Modifier and TypeMethodDescriptionILDEPFSettings.getIedSources
(SclRootAdapter sclRootAdapter, TCompasBay compasBay, LDEPFSettingData setting) Provides valid IED sources with LDEPF configuration.
Example of LDEPF configuration include:
1.SettingLDEPFCsvHelper.getIedSources
(SclRootAdapter sclRootAdapter, TCompasBay compasBay, LDEPFSettingData setting)