Uses of Enum Class
neqsim.process.util.optimizer.ProductionOptimizer.SearchMode
Packages that use ProductionOptimizer.SearchMode
Package
Description
Process optimization engine and constraint evaluation utilities.
-
Uses of ProductionOptimizer.SearchMode in neqsim.process.util.optimizer
Subclasses with type arguments of type ProductionOptimizer.SearchMode in neqsim.process.util.optimizerModifier and TypeClassDescriptionstatic enumSupported search algorithms.Fields in neqsim.process.util.optimizer declared as ProductionOptimizer.SearchModeModifier and TypeFieldDescriptionprivate ProductionOptimizer.SearchModeProductionOptimizer.OptimizationConfig.searchModeMethods in neqsim.process.util.optimizer that return ProductionOptimizer.SearchModeModifier and TypeMethodDescriptionProductionOptimizer.OptimizationConfig.getSearchMode()Gets the search mode (algorithm) for the optimization.Returns the enum constant of this class with the specified name.static ProductionOptimizer.SearchMode[]ProductionOptimizer.SearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.util.optimizer with parameters of type ProductionOptimizer.SearchModeModifier and TypeMethodDescriptionProductionOptimizer.OptimizationConfig.searchMode(ProductionOptimizer.SearchMode mode)