Uses of Class
org.lfenergy.compas.scl2007b4.model.TCompasBay
Package
Description
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 TCompasBay in org.lfenergy.compas.scl2007b4.model
Modifier and TypeMethodDescriptionObjectFactory.createTCompasBay()
Create an instance ofTCompasBay
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCompasBay>
ObjectFactory.createBay
(TCompasBay value) Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCompasBay>
ObjectFactory.createBay
(TCompasBay value) -
Uses of TCompasBay in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionExtRefInfo.ExtRefBayReference.compasBay()
Returns the value of thecompasBay
record component.ModifierConstructorDescriptionExtRefBayReference
(String iedName, TCompasBay compasBay, TExtRef extRef) Creates an instance of aExtRefBayReference
record class. -
Uses of TCompasBay in org.lfenergy.compas.sct.commons.scl.ied
-
Uses of TCompasBay in org.lfenergy.compas.sct.commons.util
Modifier and TypeMethodDescriptionstatic TPrivate
PrivateUtils.createPrivate
(TCompasBay compasBay) Create Private of given type as parameterILDEPFSettings.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)