Uses of Enum Class
org.ojalgo.optimisation.ExpressionsBasedModel.IntegrationProperty
Packages that use ExpressionsBasedModel.IntegrationProperty
-
Uses of ExpressionsBasedModel.IntegrationProperty in org.ojalgo.optimisation
Methods in org.ojalgo.optimisation that return ExpressionsBasedModel.IntegrationPropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExpressionsBasedModel.IntegrationProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.ojalgo.optimisation with parameters of type ExpressionsBasedModel.IntegrationPropertyModifier and TypeMethodDescriptionprotected final booleanExpressionsBasedModel.Integration.isSwitch(ExpressionsBasedModel model, ExpressionsBasedModel.IntegrationProperty property) protected final voidExpressionsBasedModel.Integration.setSwitch(ExpressionsBasedModel model, ExpressionsBasedModel.IntegrationProperty property, boolean value)