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.eqFunction
protected List<TEqFunction>
TGeneralEquipment.eqFunction
protected List<TEqFunction>
TPowerTransformer.eqFunction
protected List<TEqFunction>
TSubEquipment.eqFunction
protected List<TEqFunction>
TTapChanger.eqFunction
protected List<TEqFunction>
TTransformerWinding.eqFunction
Methods in org.lfenergy.compas.scl2007b4.model that return TEqFunctionModifier and TypeMethodDescriptionObjectFactory.createTEqFunction()
Create an instance ofTEqFunction
Methods 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.