public interface FeasibilityScoreDefinition<S extends FeasibilityScore<S>> extends ScoreDefinition<S>
| Modifier and Type | Method and Description |
|---|---|
int |
getFeasibleLevelsSize()
Returns the number of levels of
Score.toLevelNumbers(). |
buildOptimisticBound, buildPessimisticBound, buildScoreHolder, buildScoreInliner, formatScore, fromLevelNumbers, getInitLabel, getLevelLabels, getLevelsSize, getScoreClass, getZeroScore, isNegativeOrZero, isPositiveOrZero, parseScoreint getFeasibleLevelsSize()
Score.toLevelNumbers().
that are used to determine FeasibilityScore.isFeasible().ScoreDefinition.getLevelsSize()Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.