| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
PartitionFieldStats |
PartitionFieldStats.addArrays(Array... arrays) |
PartitionFieldStats |
PartitionFieldStats.addExtensions(Extension... extensions) |
PartitionFieldStats |
ObjectFactory.createPartitionFieldStats()
Create an instance of
PartitionFieldStats |
PartitionFieldStats |
PartitionFieldStats.setCounts(Counts counts)
Sets the value of the counts property.
|
PartitionFieldStats |
PartitionFieldStats.setField(FieldName field)
Sets the value of the field property.
|
PartitionFieldStats |
PartitionFieldStats.setNumericInfo(NumericInfo numericInfo)
Sets the value of the numericInfo property.
|
PartitionFieldStats |
PartitionFieldStats.setWeighted(PartitionFieldStats.Weighted weighted)
Sets the value of the weighted property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PartitionFieldStats> |
Partition.getPartitionFieldStats()
Gets the value of the partitionFieldStats property.
|
| Modifier and Type | Method and Description |
|---|---|
Partition |
Partition.addPartitionFieldStats(PartitionFieldStats... partitionFieldStats) |
VisitorAction |
Visitor.visit(PartitionFieldStats partitionFieldStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PartitionFieldStats partitionFieldStats) |
VisitorAction |
AbstractVisitor.visit(PartitionFieldStats partitionFieldStats) |
Copyright © 2016 University of Tartu. All Rights Reserved.