Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected List<ScoreDistribution> |
SimpleRule.scoreDistributions |
protected List<ScoreDistribution> |
RuleSet.scoreDistributions |
protected List<ScoreDistribution> |
Node.scoreDistributions |
Modifier and Type | Method and Description |
---|---|
ScoreDistribution |
ObjectFactory.createScoreDistribution()
Create an instance of
ScoreDistribution |
Modifier and Type | Method and Description |
---|---|
List<ScoreDistribution> |
SimpleRule.getScoreDistributions()
Gets the value of the scoreDistributions property.
|
List<ScoreDistribution> |
RuleSet.getScoreDistributions()
Gets the value of the scoreDistributions property.
|
List<ScoreDistribution> |
Node.getScoreDistributions()
Gets the value of the scoreDistributions property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.