Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Node |
DecisionTree.node |
Modifier and Type | Field and Description |
---|---|
protected List<Node> |
Node.nodes |
Modifier and Type | Method and Description |
---|---|
Node |
ObjectFactory.createNode()
Create an instance of
Node |
Node |
DecisionTree.getNode()
Gets the value of the node property.
|
Modifier and Type | Method and Description |
---|---|
List<Node> |
Node.getNodes()
Gets the value of the nodes property.
|
Modifier and Type | Method and Description |
---|---|
void |
DecisionTree.setNode(Node value)
Sets the value of the node property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.