Uses of Class
org.lfenergy.compas.sct.commons.scl.sstation.SubstationAdapter
Packages that use 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
Methods in org.lfenergy.compas.sct.commons.scl that return SubstationAdapterModifier 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
Constructors in org.lfenergy.compas.sct.commons.scl.sstation with parameters of type SubstationAdapterModifierConstructorDescriptionVoltageLevelAdapter(SubstationAdapter parentAdapter) ConstructorVoltageLevelAdapter(SubstationAdapter parentAdapter, String vLevelName) ConstructorVoltageLevelAdapter(SubstationAdapter substationAdapter, TVoltageLevel currentElem) Constructor