| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
FieldValue |
FieldValue.addExtensions(Extension... extensions) |
FieldValue |
FieldValue.addFieldValueCounts(FieldValueCount... fieldValueCounts) |
FieldValue |
FieldValue.addFieldValues(FieldValue... fieldValues) |
FieldValue |
ObjectFactory.createFieldValue()
Create an instance of
FieldValue |
FieldValue |
FieldValue.setField(FieldName field)
Sets the value of the field property.
|
FieldValue |
FieldValue.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<FieldValue> |
CountTable.getFieldValues()
Gets the value of the fieldValues property.
|
List<FieldValue> |
FieldValue.getFieldValues()
Gets the value of the fieldValues property.
|
| Modifier and Type | Method and Description |
|---|---|
CountTable |
CountTable.addFieldValues(FieldValue... fieldValues) |
FieldValue |
FieldValue.addFieldValues(FieldValue... fieldValues) |
VisitorAction |
Visitor.visit(FieldValue fieldValue) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(FieldValue fieldValue) |
VisitorAction |
AbstractVisitor.visit(FieldValue fieldValue) |
VisitorAction |
FieldReferenceFinder.visit(FieldValue fieldValue) |
Copyright © 2016 University of Tartu. All Rights Reserved.