| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<FieldValueCount> |
CountTable.fieldValueCounts |
protected List<FieldValueCount> |
FieldValue.fieldValueCounts |
| Modifier and Type | Method and Description |
|---|---|
FieldValueCount |
ObjectFactory.createFieldValueCount()
Create an instance of
FieldValueCount |
FieldValueCount |
FieldValueCount.withCount(double value) |
FieldValueCount |
FieldValueCount.withExtensions(Collection<Extension> values) |
FieldValueCount |
FieldValueCount.withExtensions(Extension... values) |
FieldValueCount |
FieldValueCount.withField(FieldName value) |
FieldValueCount |
FieldValueCount.withValue(String value) |
| 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 |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(FieldValueCount fieldValueCount) |
VisitorAction |
AbstractVisitor.visit(FieldValueCount fieldValueCount) |
VisitorAction |
Visitor.visit(FieldValueCount fieldValueCount) |
CountTable |
CountTable.withFieldValueCounts(FieldValueCount... values) |
FieldValue |
FieldValue.withFieldValueCounts(FieldValueCount... values) |
| Modifier and Type | Method and Description |
|---|---|
CountTable |
CountTable.withFieldValueCounts(Collection<FieldValueCount> values) |
FieldValue |
FieldValue.withFieldValueCounts(Collection<FieldValueCount> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.