| Package | Description |
|---|---|
| org.dmg.pmml.mining |
| Modifier and Type | Method and Description |
|---|---|
static Segmentation.MultipleModelMethod |
Segmentation.MultipleModelMethod.fromValue(String v) |
Segmentation.MultipleModelMethod |
Segmentation.getMultipleModelMethod()
Gets the value of the multipleModelMethod property.
|
static Segmentation.MultipleModelMethod |
Segmentation.MultipleModelMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Segmentation.MultipleModelMethod[] |
Segmentation.MultipleModelMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
Segmentation.setMultipleModelMethod(Segmentation.MultipleModelMethod multipleModelMethod)
Sets the value of the multipleModelMethod property.
|
| Constructor and Description |
|---|
Segmentation(Segmentation.MultipleModelMethod multipleModelMethod,
List<Segment> segments) |
Copyright © 2016 University of Tartu. All rights reserved.