| Modifier and Type | Method and Description |
|---|---|
Collection<ConstraintMatchTotal> |
ConstraintMatchAwareIncrementalScoreCalculator.getConstraintMatchTotals() |
| Modifier and Type | Method and Description |
|---|---|
int |
ConstraintMatchTotalScoreComparator.compare(ConstraintMatchTotal a,
ConstraintMatchTotal b)
Deprecated.
|
int |
ConstraintMatchTotal.compareTo(ConstraintMatchTotal other) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ConstraintMatchTotal> |
AbstractScoreHolder.constraintMatchTotalMap
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
ScoreHolder.getConstraintMatchTotalMap()
Deprecated.
for removal from public API, see
ScoreManager |
Map<String,ConstraintMatchTotal> |
AbstractScoreHolder.getConstraintMatchTotalMap()
Deprecated.
|
Collection<ConstraintMatchTotal> |
ScoreHolder.getConstraintMatchTotals()
Deprecated.
for removal from public API, see
ScoreManager |
Collection<ConstraintMatchTotal> |
AbstractScoreHolder.getConstraintMatchTotals()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
ScoreDirector.getConstraintMatchTotalMap()
|
Collection<ConstraintMatchTotal> |
ScoreDirector.getConstraintMatchTotals()
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
DroolsScoreDirector.getConstraintMatchTotalMap() |
Collection<ConstraintMatchTotal> |
DroolsScoreDirector.getConstraintMatchTotals() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
TestGenDroolsScoreDirector.getConstraintMatchTotalMap() |
Collection<ConstraintMatchTotal> |
TestGenDroolsScoreDirector.getConstraintMatchTotals() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
EasyScoreDirector.getConstraintMatchTotalMap()
ConstraintMatchs are not supported by this ScoreDirector implementation. |
Collection<ConstraintMatchTotal> |
EasyScoreDirector.getConstraintMatchTotals()
ConstraintMatchs are not supported by this ScoreDirector implementation. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
IncrementalScoreDirector.getConstraintMatchTotalMap() |
Collection<ConstraintMatchTotal> |
IncrementalScoreDirector.getConstraintMatchTotals() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
ConstraintStreamScoreDirector.getConstraintMatchTotalMap() |
Collection<ConstraintMatchTotal> |
ConstraintStreamScoreDirector.getConstraintMatchTotals() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
ConstraintSession.getConstraintMatchTotalMap()
As defined by
ScoreDirector.getConstraintMatchTotalMap(). |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
BavetConstraintSession.getConstraintMatchTotalMap() |
| Modifier and Type | Method and Description |
|---|---|
ConstraintMatchTotal |
BavetScoringBiNode.buildConstraintMatchTotal(Score<?> zeroScore) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintMatchTotal |
BavetScoringNode.buildConstraintMatchTotal(Score<?> zeroScore) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintMatchTotal |
BavetScoringTriNode.buildConstraintMatchTotal(Score<?> zeroScore) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintMatchTotal |
BavetScoringUniNode.buildConstraintMatchTotal(Score<?> zeroScore) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConstraintMatchTotal> |
DroolsConstraintSession.getConstraintMatchTotalMap() |
| Constructor and Description |
|---|
DefaultSingleConstraintAssertion(ConstraintStreamScoreDirectorFactory<Solution_> scoreDirectorFactory,
Map<String,ConstraintMatchTotal> constraintMatchTotalMap) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.