| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected Segmentation |
MiningModel.segmentation |
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
ObjectFactory.createSegmentation()
Create an instance of
Segmentation |
Segmentation |
MiningModel.getSegmentation()
Gets the value of the segmentation property.
|
Segmentation |
Segmentation.withExtensions(java.util.Collection<Extension> values) |
Segmentation |
Segmentation.withExtensions(Extension... values) |
Segmentation |
Segmentation.withLocalTransformations(LocalTransformations value) |
Segmentation |
Segmentation.withMultipleModelMethod(MultipleModelMethodType value) |
Segmentation |
Segmentation.withSegments(java.util.Collection<Segment> values) |
Segmentation |
Segmentation.withSegments(Segment... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MiningModel.setSegmentation(Segmentation value)
Sets the value of the segmentation property.
|
VisitorAction |
Visitor.visit(Segmentation segmentation) |
MiningModel |
MiningModel.withSegmentation(Segmentation value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Segmentation segmentation) |
VisitorAction |
AbstractVisitor.visit(Segmentation segmentation) |
Copyright © 2015 University of Tartu. All Rights Reserved.