Uses of Class
org.lfenergy.compas.scl2007b4.model.TFunction
-
Uses of TFunction in org.lfenergy.compas.scl2007b4.model
Modifier and TypeFieldDescriptionTBay.function
TGeneralEquipmentContainer.function
TSubstation.function
TVoltageLevel.function
Modifier and TypeMethodDescriptionObjectFactory.createTFunction()
Create an instance ofTFunction
Modifier and TypeMethodDescriptionTBay.getFunction()
Gets the value of the function property.TGeneralEquipmentContainer.getFunction()
Gets the value of the function property.TSubstation.getFunction()
Gets the value of the function property.TVoltageLevel.getFunction()
Gets the value of the function property. -
Uses of TFunction in org.lfenergy.compas.sct.commons.scl.sstation
ModifierConstructorDescriptionFunctionAdapter
(BayAdapter parentAdapter, TFunction currentElem) Constructor