| Package | Description |
|---|---|
| org.optaplanner.core.api.score.constraint.primdouble |
Constraint match support for a
double score weight. |
| Modifier and Type | Field and Description |
|---|---|
protected Set<DoubleConstraintMatch> |
DoubleConstraintMatchTotal.constraintMatchSet |
| Modifier and Type | Method and Description |
|---|---|
DoubleConstraintMatch |
DoubleConstraintMatchTotal.addConstraintMatch(List<Object> justificationList,
double weight) |
DoubleConstraintMatch |
DoubleConstraintMatchTotal.addConstraintMatch(org.kie.api.runtime.rule.RuleContext kcontext,
double weight) |
| Modifier and Type | Method and Description |
|---|---|
Set<DoubleConstraintMatch> |
DoubleConstraintMatchTotal.getConstraintMatchSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleConstraintMatchTotal.removeConstraintMatch(DoubleConstraintMatch constraintMatch) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.