Uses of Class
org.lfenergy.compas.sct.commons.scl.com.SubNetworkAdapter
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
object-
Uses of SubNetworkAdapter in org.lfenergy.compas.sct.commons.dto
Modifier and TypeMethodDescriptionstatic SubNetworkDTO
SubNetworkDTO.from
(SubNetworkAdapter subNetworkAdapter) Initializes SubNetworkDTO -
Uses of SubNetworkAdapter in org.lfenergy.compas.sct.commons.scl.com
Modifier and TypeMethodDescriptionCommunicationAdapter.addSubnetwork
(String snName, String snType, String iedName, String apName) Add Subnetwork node in Communication one.Modifier and TypeMethodDescriptionCommunicationAdapter.getSubNetworkAdapters()
Gets all Subnetworks from Communication node in an adapter wrapperCommunicationAdapter.getSubnetworkByName
(String snName) Gets Subnetwork by name from Communication in an adapter wrapperModifierConstructorDescriptionConnectedAPAdapter
(SubNetworkAdapter parentAdapter, TConnectedAP currentElem) Constructor