Uses of Class
org.lfenergy.compas.scl2007b4.model.TGeneralEquipment
Packages that use TGeneralEquipment
-
Uses of TGeneralEquipment in org.lfenergy.compas.scl2007b4.model
Fields in org.lfenergy.compas.scl2007b4.model with type parameters of type TGeneralEquipmentModifier and TypeFieldDescriptionprotected List<TGeneralEquipment>TAbstractEqFuncSubFunc.generalEquipmentprotected List<TGeneralEquipment>TEquipmentContainer.generalEquipmentprotected List<TGeneralEquipment>TFunction.generalEquipmentprotected List<TGeneralEquipment>TGeneralEquipmentContainer.generalEquipmentprotected List<TGeneralEquipment>TSubFunction.generalEquipmentMethods in org.lfenergy.compas.scl2007b4.model that return TGeneralEquipmentModifier and TypeMethodDescriptionObjectFactory.createTGeneralEquipment()Create an instance ofTGeneralEquipmentMethods in org.lfenergy.compas.scl2007b4.model that return types with arguments of type TGeneralEquipmentModifier and TypeMethodDescriptionTAbstractEqFuncSubFunc.getGeneralEquipment()Gets the value of the generalEquipment property.TEquipmentContainer.getGeneralEquipment()Gets the value of the generalEquipment property.TFunction.getGeneralEquipment()Gets the value of the generalEquipment property.TGeneralEquipmentContainer.getGeneralEquipment()Gets the value of the generalEquipment property.TSubFunction.getGeneralEquipment()Gets the value of the generalEquipment property.