| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Interval |
Interval.addExtensions(Extension... extensions) |
Interval |
ObjectFactory.createInterval()
Create an instance of
Interval |
Interval |
DiscretizeBin.getInterval()
Gets the value of the interval property.
|
Interval |
Interval.setClosure(Interval.Closure closure)
Sets the value of the closure property.
|
Interval |
Interval.setLeftMargin(Double leftMargin)
Sets the value of the leftMargin property.
|
Interval |
Interval.setRightMargin(Double rightMargin)
Sets the value of the rightMargin property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Interval> |
DataField.getIntervals()
Gets the value of the intervals property.
|
List<Interval> |
EventValues.getIntervals()
Gets the value of the intervals property.
|
abstract List<Interval> |
TypeDefinitionField.getIntervals() |
List<Interval> |
DerivedField.getIntervals()
Gets the value of the intervals property.
|
List<Interval> |
ContStats.getIntervals()
Gets the value of the intervals property.
|
| Modifier and Type | Method and Description |
|---|---|
DataField |
DataField.addIntervals(Interval... intervals) |
EventValues |
EventValues.addIntervals(Interval... intervals) |
DerivedField |
DerivedField.addIntervals(Interval... intervals) |
ContStats |
ContStats.addIntervals(Interval... intervals) |
DiscretizeBin |
DiscretizeBin.setInterval(Interval interval)
Sets the value of the interval property.
|
VisitorAction |
Visitor.visit(Interval interval) |
| Constructor and Description |
|---|
DiscretizeBin(String binValue,
Interval interval) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Interval interval) |
VisitorAction |
AbstractVisitor.visit(Interval interval) |
Copyright © 2015 University of Tartu. All Rights Reserved.