Uses of Class
org.lfenergy.compas.scl2007b4.model.TCompasBay
Packages that use 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
Methods in org.lfenergy.compas.scl2007b4.model that return TCompasBayModifier and TypeMethodDescriptionObjectFactory.createTCompasBay()Create an instance ofTCompasBayMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TCompasBayModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCompasBay>ObjectFactory.createBay(TCompasBay value) Methods in org.lfenergy.compas.scl2007b4.model with parameters of type TCompasBayModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TCompasBay>ObjectFactory.createBay(TCompasBay value) -
Uses of TCompasBay in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto that return TCompasBayModifier and TypeMethodDescriptionExtRefInfo.ExtRefBayReference.compasBay()Returns the value of thecompasBayrecord component.Constructors in org.lfenergy.compas.sct.commons.dto with parameters of type TCompasBayModifierConstructorDescriptionExtRefBayReference(String iedName, TCompasBay compasBay, TExtRef extRef) Creates an instance of aExtRefBayReferencerecord class. -
Uses of TCompasBay in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied that return types with arguments of type TCompasBay -
Uses of TCompasBay in org.lfenergy.compas.sct.commons.util
Methods in org.lfenergy.compas.sct.commons.util with parameters of type TCompasBayModifier and TypeMethodDescriptionstatic TPrivatePrivateUtils.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)