Uses of Class
org.lfenergy.compas.sct.commons.scl.ied.LNAdapter
Packages that use LNAdapter
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 LNAdapter in org.lfenergy.compas.sct.commons.dto
Methods in org.lfenergy.compas.sct.commons.dto with parameters of type LNAdapterModifier and TypeMethodDescriptionstatic LNodeDTO
LNodeDTO.extractExtRefInfo
(LNAdapter lnAdapter) Extracts LNode ExtRef informations -
Uses of LNAdapter in org.lfenergy.compas.sct.commons.scl.ied
Methods in org.lfenergy.compas.sct.commons.scl.ied that return LNAdapterModifier and TypeMethodDescriptionLDeviceAdapter.getLNAdapter
(String lnClass, String lnInst, String prefix) Gets specific LNode from current LDeviceMethods in org.lfenergy.compas.sct.commons.scl.ied that return types with arguments of type LNAdapterModifier and TypeMethodDescriptionLDeviceAdapter.findLnAdapter
(String lnClass, String lnInst, String prefix) Find a specific LN from current LDeviceLDeviceAdapter.getLNAdapters()
Gets current LDevice LNodes (except LN0)