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