Uses of Class
org.lfenergy.compas.sct.commons.scl.ied.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
Modifier and TypeMethodDescriptionstatic LNodeDTO
LNodeDTO.extractExtRefInfo
(LNAdapter lnAdapter) Extracts LNode ExtRef informations -
Uses of LNAdapter in org.lfenergy.compas.sct.commons.scl.ied
Modifier and TypeMethodDescriptionLDeviceAdapter.getLNAdapter
(String lnClass, String lnInst, String prefix) Gets specific LNode from current LDeviceModifier and TypeMethodDescriptionLDeviceAdapter.findLnAdapter
(String lnClass, String lnInst, String prefix) Find a specific LN from current LDeviceLDeviceAdapter.getLNAdapters()
Gets current LDevice LNodes (except LN0)