| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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) |
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(TargetValueCount... values) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCounts |
TargetValueCounts.withTargetValueCounts(Collection<TargetValueCount> values) |
| Constructor and Description |
|---|
TargetValueCounts(List<TargetValueCount> targetValueCounts) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueCount targetValueCount) |
VisitorAction |
AbstractVisitor.visit(TargetValueCount targetValueCount) |
Copyright © 2015 University of Tartu. All Rights Reserved.