Uses of Class
org.lfenergy.compas.scl2007b4.model.TConductingEquipment
Packages that use TConductingEquipment
-
Uses of TConductingEquipment in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TConductingEquipmentModifier and TypeFieldDescriptionprotected List<TConductingEquipment>
TBay.conductingEquipment
protected List<TConductingEquipment>
TFunction.conductingEquipment
protected List<TConductingEquipment>
TLine.conductingEquipment
protected List<TConductingEquipment>
TProcess.conductingEquipment
protected List<TConductingEquipment>
TSubFunction.conductingEquipment
Methods in org.lfenergy.compas.scl2007b4.model that return TConductingEquipmentModifier and TypeMethodDescriptionObjectFactory.createTConductingEquipment()
Create an instance ofTConductingEquipment
Methods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TConductingEquipmentModifier and TypeMethodDescriptionTBay.getConductingEquipment()
Gets the value of the conductingEquipment property.TFunction.getConductingEquipment()
Gets the value of the conductingEquipment property.TLine.getConductingEquipment()
Gets the value of the conductingEquipment property.TProcess.getConductingEquipment()
Gets the value of the conductingEquipment property.TSubFunction.getConductingEquipment()
Gets the value of the conductingEquipment property.