Package | Description |
---|---|
org.optaplanner.core.api.score.constraint.primdouble |
Modifier and Type | Field and Description |
---|---|
protected Set<DoubleConstraintMatch> |
DoubleConstraintMatchTotal.constraintMatchSet |
Modifier and Type | Method and Description |
---|---|
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-2013 JBoss by Red Hat. All Rights Reserved.