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