Uses of Class
org.lfenergy.compas.scl2007b4.model.TFunction
Packages that use TFunction
-
Uses of TFunction in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TFunctionModifier and TypeFieldDescriptionTBay.functionTGeneralEquipmentContainer.functionTSubstation.functionTVoltageLevel.functionMethods in org.lfenergy.compas.scl2007b4.model that return TFunctionModifier and TypeMethodDescriptionObjectFactory.createTFunction()Create an instance ofTFunctionMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TFunctionModifier 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
Constructors in org.lfenergy.compas.sct.commons.scl.sstation with parameters of type TFunctionModifierConstructorDescriptionFunctionAdapter(BayAdapter parentAdapter, TFunction currentElem) Constructor