Uses of Class
org.lfenergy.compas.scl2007b4.model.TEqFunction
-
Uses of TEqFunction in org.lfenergy.compas.scl2007b4.model
Modifier 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
Modifier and TypeMethodDescriptionObjectFactory.createTEqFunction()
Create an instance ofTEqFunction
Modifier 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.