| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<TargetValueCount> |
TargetValueCounts.targetValueCounts |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCount |
ObjectFactory.createTargetValueCount()
Create an instance of
TargetValueCount |
TargetValueCount |
TargetValueCount.withCount(double value) |
TargetValueCount |
TargetValueCount.withExtensions(Collection<Extension> values) |
TargetValueCount |
TargetValueCount.withExtensions(Extension... values) |
TargetValueCount |
TargetValueCount.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetValueCount> |
TargetValueCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
Iterator<TargetValueCount> |
TargetValueCounts.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TargetValueCount targetValueCount) |
VisitorAction |
AbstractVisitor.visit(TargetValueCount targetValueCount) |
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueCount targetValueCount) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(TargetValueCount... values) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(Collection<TargetValueCount> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.