| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected 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(Collection<Extension> values) |
TargetValueStat |
TargetValueStat.withExtensions(Extension... values) |
TargetValueStat |
TargetValueStat.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetValueStat> |
TargetValueStats.getTargetValueStats()
Gets the value of the targetValueStats property.
|
Iterator<TargetValueStat> |
TargetValueStats.iterator() |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueStat targetValueStat) |
VisitorAction |
AbstractVisitor.visit(TargetValueStat targetValueStat) |
VisitorAction |
Visitor.visit(TargetValueStat targetValueStat) |
TargetValueStats |
TargetValueStats.withTargetValueStats(TargetValueStat... values) |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStats |
TargetValueStats.withTargetValueStats(Collection<TargetValueStat> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.