| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Segment> |
Segmentation.segments |
| Modifier and Type | Method and Description |
|---|---|
Segment |
ObjectFactory.createSegment()
Create an instance of
Segment |
Segment |
Segment.withExtensions(java.util.Collection<Extension> values) |
Segment |
Segment.withExtensions(Extension... values) |
Segment |
Segment.withId(java.lang.String value) |
Segment |
Segment.withModel(Model value) |
Segment |
Segment.withPredicate(Predicate value) |
Segment |
Segment.withWeight(java.lang.Double value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Segment> |
Segmentation.getSegments()
Gets the value of the segments property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Segment segment) |
Segmentation |
Segmentation.withSegments(Segment... values) |
| Modifier and Type | Method and Description |
|---|---|
Segmentation |
Segmentation.withSegments(java.util.Collection<Segment> values) |
| Constructor and Description |
|---|
Segmentation(MultipleModelMethodType multipleModelMethod,
java.util.List<Segment> segments) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Segment segment) |
VisitorAction |
AbstractVisitor.visit(Segment segment) |
Copyright © 2015 University of Tartu. All Rights Reserved.