Uses of Class
neqsim.process.mechanicaldesign.heatexchanger.HeatExchangerDesignFeasibilityReport.SupplierMatch
Packages that use HeatExchangerDesignFeasibilityReport.SupplierMatch
-
Uses of HeatExchangerDesignFeasibilityReport.SupplierMatch in neqsim.process.mechanicaldesign.heatexchanger
Fields in neqsim.process.mechanicaldesign.heatexchanger with type parameters of type HeatExchangerDesignFeasibilityReport.SupplierMatchMethods in neqsim.process.mechanicaldesign.heatexchanger that return HeatExchangerDesignFeasibilityReport.SupplierMatchModifier and TypeMethodDescriptionHeatExchangerDesignFeasibilityReport.parseSupplierLine(String line) Parse a CSV line into a SupplierMatch.Methods in neqsim.process.mechanicaldesign.heatexchanger that return types with arguments of type HeatExchangerDesignFeasibilityReport.SupplierMatchModifier and TypeMethodDescriptionHeatExchangerDesignFeasibilityReport.getMatchingSuppliers()Get the list of matching suppliers.HeatExchangerDesignFeasibilityReport.loadSupplierDatabase()Load supplier data from HeatExchangerSuppliers.csv.Methods in neqsim.process.mechanicaldesign.heatexchanger with parameters of type HeatExchangerDesignFeasibilityReport.SupplierMatchModifier and TypeMethodDescriptionprivate booleanHeatExchangerDesignFeasibilityReport.isSupplierMatch(HeatExchangerDesignFeasibilityReport.SupplierMatch supplier) Check if a supplier matches the current operating requirements.