| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TargetValue |
TargetValue.addExtensions(Extension... extensions) |
TargetValue |
ObjectFactory.createTargetValue()
Create an instance of
TargetValue |
TargetValue |
TargetValue.setDefaultValue(Double defaultValue)
Sets the value of the defaultValue property.
|
TargetValue |
TargetValue.setDisplayValue(String displayValue)
Sets the value of the displayValue property.
|
TargetValue |
TargetValue.setPartition(Partition partition)
Sets the value of the partition property.
|
TargetValue |
TargetValue.setPriorProbability(Double priorProbability)
Sets the value of the priorProbability property.
|
TargetValue |
TargetValue.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<TargetValue> |
Target.getTargetValues()
Gets the value of the targetValues property.
|
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.addTargetValues(TargetValue... targetValues) |
VisitorAction |
Visitor.visit(TargetValue targetValue) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TargetValue targetValue) |
VisitorAction |
AbstractVisitor.visit(TargetValue targetValue) |
Copyright © 2015 University of Tartu. All Rights Reserved.