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