|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ojalgo.optimisation.ModelEntity<ME> org.ojalgo.optimisation.ModelComponent<RelExpr> org.ojalgo.optimisation.linear.network.RelExpr
public final class RelExpr
Node
Method Summary | |
---|---|
BigDecimal |
getAdjustmentFactor()
|
Methods inherited from class org.ojalgo.optimisation.ModelComponent |
---|
getAdjustedLowerLimit, getAdjustedUpperLimit, getContributionWeight, getLowerLimit, getUpperLimit, isConstraint, isContributionWeightSet, isEqualityConstraint, isLowerConstraint, isLowerLimitSet, isObjective, isUpperConstraint, isUpperLimitSet, level, lower, setContributionWeight, setLowerLimit, setUpperLimit, toString, upper, validateConfiguration, weight |
Methods inherited from class org.ojalgo.optimisation.ModelEntity |
---|
compareTo, equals, getName, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public BigDecimal getAdjustmentFactor()
getAdjustmentFactor
in class ModelComponent<RelExpr>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |