| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TargetValueStat> |
TargetValueStats.targetValueStats |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStat |
ObjectFactory.createTargetValueStat()
Create an instance of
TargetValueStat |
TargetValueStat |
TargetValueStat.withContinuousDistribution(ContinuousDistribution value) |
TargetValueStat |
TargetValueStat.withExtensions(java.util.Collection<Extension> values) |
TargetValueStat |
TargetValueStat.withExtensions(Extension... values) |
TargetValueStat |
TargetValueStat.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TargetValueStat> |
TargetValueStats.getTargetValueStats()
Gets the value of the targetValueStats property.
|
java.util.Iterator<TargetValueStat> |
TargetValueStats.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TargetValueStat targetValueStat) |
TargetValueStats |
TargetValueStats.withTargetValueStats(TargetValueStat... values) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStats |
TargetValueStats.withTargetValueStats(java.util.Collection<TargetValueStat> values) |
| Constructor and Description |
|---|
TargetValueStats(java.util.List<TargetValueStat> targetValueStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueStat targetValueStat) |
VisitorAction |
AbstractVisitor.visit(TargetValueStat targetValueStat) |
Copyright © 2015 University of Tartu. All Rights Reserved.