| Package | Description |
|---|---|
| org.dmg.pmml.tree |
| Modifier and Type | Method and Description |
|---|---|
static TreeModel.MissingValueStrategy |
TreeModel.MissingValueStrategy.fromValue(String v) |
TreeModel.MissingValueStrategy |
TreeModel.getMissingValueStrategy()
Gets the value of the missingValueStrategy property.
|
static TreeModel.MissingValueStrategy |
TreeModel.MissingValueStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeModel.MissingValueStrategy[] |
TreeModel.MissingValueStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TreeModel |
TreeModel.setMissingValueStrategy(TreeModel.MissingValueStrategy missingValueStrategy)
Sets the value of the missingValueStrategy property.
|
Copyright © 2016 University of Tartu. All rights reserved.