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