public class HardSoftScoreInliner extends ScoreInliner<HardSoftScore>
| Modifier and Type | Field and Description |
|---|---|
protected int |
hardScore |
protected int |
softScore |
constraintMatchEnabled| Modifier | Constructor and Description |
|---|---|
protected |
HardSoftScoreInliner(boolean constraintMatchEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IntWeightedScoreImpacter |
buildWeightedScoreImpacter(HardSoftScore constraintWeight) |
HardSoftScore |
extractScore(int initScore) |
String |
toString() |
protected HardSoftScoreInliner(boolean constraintMatchEnabled)
public IntWeightedScoreImpacter buildWeightedScoreImpacter(HardSoftScore constraintWeight)
buildWeightedScoreImpacter in class ScoreInliner<HardSoftScore>public HardSoftScore extractScore(int initScore)
extractScore in class ScoreInliner<HardSoftScore>Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.