Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected DecisionTree |
Node.decisionTree |
Modifier and Type | Method and Description |
---|---|
DecisionTree |
ObjectFactory.createDecisionTree()
Create an instance of
DecisionTree |
DecisionTree |
Node.getDecisionTree()
Gets the value of the decisionTree property.
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setDecisionTree(DecisionTree value)
Sets the value of the decisionTree property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.