| Package | Description |
|---|---|
| org.dmg.pmml.tree |
| Modifier and Type | Method and Description |
|---|---|
static DecisionTree.NoTrueChildStrategy |
DecisionTree.NoTrueChildStrategy.fromValue(String v) |
DecisionTree.NoTrueChildStrategy |
DecisionTree.getNoTrueChildStrategy() |
static DecisionTree.NoTrueChildStrategy |
DecisionTree.NoTrueChildStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionTree.NoTrueChildStrategy[] |
DecisionTree.NoTrueChildStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DecisionTree |
DecisionTree.setNoTrueChildStrategy(DecisionTree.NoTrueChildStrategy noTrueChildStrategy) |
Copyright © 2019 University of Tartu. All rights reserved.