| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected Interval |
DiscretizeBin.interval |
| Modifier and Type | Field and Description |
|---|---|
protected List<Interval> |
EventValues.intervals |
protected List<Interval> |
DataField.intervals |
protected List<Interval> |
ContStats.intervals |
| Modifier and Type | Method and Description |
|---|---|
Interval |
ObjectFactory.createInterval()
Create an instance of
Interval |
Interval |
DiscretizeBin.getInterval()
Gets the value of the interval property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Interval> |
EventValues.getIntervals()
Gets the value of the intervals property.
|
List<Interval> |
DataField.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 |
|---|---|
void |
DiscretizeBin.setInterval(Interval value)
Sets the value of the interval property.
|
| Constructor and Description |
|---|
DiscretizeBin(Interval interval,
String binValue) |
Copyright © 2013 University of Tartu. All Rights Reserved.