| Package | Description |
|---|---|
| org.dmg.pmml.tree |
| Modifier and Type | Method and Description |
|---|---|
static TreeModel.SplitCharacteristic |
TreeModel.SplitCharacteristic.fromValue(String v) |
TreeModel.SplitCharacteristic |
TreeModel.getSplitCharacteristic() |
static TreeModel.SplitCharacteristic |
TreeModel.SplitCharacteristic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeModel.SplitCharacteristic[] |
TreeModel.SplitCharacteristic.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.setSplitCharacteristic(TreeModel.SplitCharacteristic splitCharacteristic) |
Copyright © 2019 University of Tartu. All rights reserved.