Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected Interval |
DiscretizeBin.interval |
Modifier and Type | Field and Description |
---|---|
protected List<Interval> |
DataField.intervals |
protected List<Interval> |
ContStats.intervals |
protected List<Interval> |
EventValues.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> |
DataField.getIntervals()
Gets the value of the intervals property.
|
List<Interval> |
ContStats.getIntervals()
Gets the value of the intervals property.
|
List<Interval> |
EventValues.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.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.