Uses of Class
org.lfenergy.compas.sct.commons.scl.sstation.SubstationAdapter
Package
Description
commons.scl is a group of services for operating on
Header
,
Substation
,
Communication
,
IED
,
DataTypeTemplates
objectsscl.sstation is a group of services for operating on
Substation
object-
Uses of SubstationAdapter in org.lfenergy.compas.sct.commons.scl
Modifier and TypeMethodDescriptionSclRootAdapter.getSubstationAdapter()
Gets the first Substation from SCL root nodeSclRootAdapter.getSubstationAdapter
(String ssName) Gets Substation from SCL root node by Substation name -
Uses of SubstationAdapter in org.lfenergy.compas.sct.commons.scl.sstation
ModifierConstructorDescriptionVoltageLevelAdapter
(SubstationAdapter parentAdapter) ConstructorVoltageLevelAdapter
(SubstationAdapter parentAdapter, String vLevelName) ConstructorVoltageLevelAdapter
(SubstationAdapter substationAdapter, TVoltageLevel currentElem) Constructor