| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TargetValueCount |
TargetValueCount.addExtensions(Extension... extensions) |
TargetValueCount |
ObjectFactory.createTargetValueCount()
Create an instance of
TargetValueCount |
TargetValueCount |
TargetValueCount.setCount(double count)
Sets the value of the count property.
|
TargetValueCount |
TargetValueCount.setValue(String value)
Sets the value of the value property.
|
| 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 |
|---|---|
TargetValueCounts |
TargetValueCounts.addTargetValueCounts(TargetValueCount... targetValueCounts) |
VisitorAction |
Visitor.visit(TargetValueCount targetValueCount) |
| 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.