| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.baseline | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(FieldValueCount fieldValueCount) |
| Modifier and Type | Method and Description |
|---|---|
FieldValueCount |
FieldValueCount.addExtensions(Extension... extensions) |
FieldValueCount |
ObjectFactory.createFieldValueCount()
Create an instance of
FieldValueCount |
FieldValueCount |
FieldValueCount.setCount(double count)
Sets the value of the count property.
|
FieldValueCount |
FieldValueCount.setField(FieldName field)
Sets the value of the field property.
|
FieldValueCount |
FieldValueCount.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldValueCount> |
CountTable.getFieldValueCounts()
Gets the value of the fieldValueCounts property.
|
List<FieldValueCount> |
FieldValue.getFieldValueCounts()
Gets the value of the fieldValueCounts property.
|
| Modifier and Type | Method and Description |
|---|---|
CountTable |
CountTable.addFieldValueCounts(FieldValueCount... fieldValueCounts) |
FieldValue |
FieldValue.addFieldValueCounts(FieldValueCount... fieldValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(FieldValueCount fieldValueCount) |
VisitorAction |
AbstractVisitor.visit(FieldValueCount fieldValueCount) |
VisitorAction |
FieldReferenceFinder.visit(FieldValueCount fieldValueCount) |
Copyright © 2016 University of Tartu. All rights reserved.