Package | Description |
---|---|
org.kie.pmml.pmml_4_2.model.scorecard |
Modifier and Type | Method and Description |
---|---|
ScoreCard |
ScoreRank.getScoreCard() |
ScoreCard |
CodeScore.getScoreCard() |
Modifier and Type | Method and Description |
---|---|
void |
ScoreRank.setScoreCard(ScoreCard scoreCard) |
void |
CodeScore.setScoreCard(ScoreCard scoreCard) |
Constructor and Description |
---|
CodeScore(ScoreCard scoreCard,
String code,
Double score) |
ScoreRank(ScoreCard scoreCard) |
ScoreRank(ScoreCard scoreCard,
Map rank) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.