| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
ConstraintMatchAwareIncrementalScoreCalculator.getIndictmentMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
IndictmentScoreTotalComparator.compare(Indictment a,
Indictment b)
Deprecated.
|
int |
IndictmentScoreComparator.compare(Indictment a,
Indictment b)
Deprecated.
|
int |
Indictment.compareTo(Indictment other) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Object,Indictment> |
AbstractScoreHolder.indictmentMap
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
ScoreHolder.getIndictmentMap()
Deprecated.
for removal from public API, see
ScoreManager |
Map<Object,Indictment> |
AbstractScoreHolder.getIndictmentMap()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
ScoreDirector.getIndictmentMap()
Explains the impact of each planning entity or problem fact on the
Score. |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
DroolsScoreDirector.getIndictmentMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
EasyScoreDirector.getIndictmentMap()
ConstraintMatchs are not supported by this ScoreDirector implementation. |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
IncrementalScoreDirector.getIndictmentMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
ConstraintStreamScoreDirector.getIndictmentMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
ConstraintSession.getIndictmentMap()
As defined by
ScoreDirector.getIndictmentMap(). |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
BavetConstraintSession.getIndictmentMap() |
| Modifier and Type | Method and Description |
|---|---|
Map<Object,Indictment> |
DroolsConstraintSession.getIndictmentMap() |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.