| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.mining | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Segment segment) |
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.addExtensions(Extension... extensions) |
Segment |
ObjectFactory.createSegment()
Create an instance of
Segment |
Segment |
Segment.setId(String id)
Sets the value of the id property.
|
Segment |
Segment.setModel(Model model)
Sets the value of the model property.
|
Segment |
Segment.setPredicate(Predicate predicate)
Sets the value of the predicate property.
|
Segment |
Segment.setWeight(Double weight)
Sets the value of the weight property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Segment> |
Segmentation.getSegments()
Gets the value of the segments property.
|
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
Segmentation.addSegments(Segment... segments) |
| Constructor and Description |
|---|
Segmentation(Segmentation.MultipleModelMethod multipleModelMethod,
List<Segment> segments) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Segment segment) |
VisitorAction |
AbstractVisitor.visit(Segment segment) |
Copyright © 2016 University of Tartu. All rights reserved.