| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TargetValueStat |
TargetValueStat.addExtensions(Extension... extensions) |
TargetValueStat |
ObjectFactory.createTargetValueStat()
Create an instance of
TargetValueStat |
TargetValueStat |
TargetValueStat.setContinuousDistribution(ContinuousDistribution continuousDistribution)
Sets the value of the continuousDistribution property.
|
TargetValueStat |
TargetValueStat.setValue(String value)
Sets the value of the value property.
|
| 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 |
|---|---|
TargetValueStats |
TargetValueStats.addTargetValueStats(TargetValueStat... targetValueStats) |
VisitorAction |
Visitor.visit(TargetValueStat targetValueStat) |
| Constructor and Description |
|---|
TargetValueStats(List<TargetValueStat> targetValueStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValueStat targetValueStat) |
VisitorAction |
AbstractVisitor.visit(TargetValueStat targetValueStat) |
Copyright © 2016 University of Tartu. All Rights Reserved.