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