Uses of Class
org.lfenergy.compas.scl2007b4.model.TEqFunction
Packages that use TEqFunction
-
Uses of TEqFunction in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TEqFunctionModifier and TypeFieldDescriptionprotected List<TEqFunction>TConductingEquipment.eqFunctionprotected List<TEqFunction>TGeneralEquipment.eqFunctionprotected List<TEqFunction>TPowerTransformer.eqFunctionprotected List<TEqFunction>TSubEquipment.eqFunctionprotected List<TEqFunction>TTapChanger.eqFunctionprotected List<TEqFunction>TTransformerWinding.eqFunctionMethods in org.lfenergy.compas.scl2007b4.model that return TEqFunctionModifier and TypeMethodDescriptionObjectFactory.createTEqFunction()Create an instance ofTEqFunctionMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TEqFunctionModifier and TypeMethodDescriptionTConductingEquipment.getEqFunction()Gets the value of the eqFunction property.TGeneralEquipment.getEqFunction()Gets the value of the eqFunction property.TPowerTransformer.getEqFunction()Gets the value of the eqFunction property.TSubEquipment.getEqFunction()Gets the value of the eqFunction property.TTapChanger.getEqFunction()Gets the value of the eqFunction property.TTransformerWinding.getEqFunction()Gets the value of the eqFunction property.