| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.util.Collection<Extension> values) |
TargetValueCount |
TargetValueCount.withExtensions(Extension... values) |
TargetValueCount |
TargetValueCount.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TargetValueCount> |
TargetValueCounts.getTargetValueCounts()
Gets the value of the targetValueCounts property.
|
java.util.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(java.util.Collection<TargetValueCount> values) |
| Constructor and Description |
|---|
TargetValueCounts(java.util.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.