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