|
Drools :: PMML - Compiler 6.1.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interval | |
|---|---|
| org.dmg.pmml.pmml_4_1.descr | |
| Uses of Interval in org.dmg.pmml.pmml_4_1.descr |
|---|
| Fields in org.dmg.pmml.pmml_4_1.descr declared as Interval | |
|---|---|
protected Interval |
DiscretizeBin.interval
|
| Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Interval | |
|---|---|
protected List<Interval> |
EventValues.intervals
|
protected List<Interval> |
DataField.intervals
|
protected List<Interval> |
ContStats.intervals
|
| Methods in org.dmg.pmml.pmml_4_1.descr that return Interval | |
|---|---|
Interval |
ObjectFactory.createInterval()
Create an instance of Interval |
Interval |
DiscretizeBin.getInterval()
Gets the value of the interval property. |
| Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Interval | |
|---|---|
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. |
| Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Interval | |
|---|---|
void |
DiscretizeBin.setInterval(Interval value)
Sets the value of the interval property. |
|
Drools :: PMML - Compiler 6.1.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||