| 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(Number defaultValue) |
TargetValue |
TargetValue.setDisplayValue(String displayValue) |
TargetValue |
TargetValue.setPartition(Partition partition) |
TargetValue |
TargetValue.setPriorProbability(Number priorProbability) |
TargetValue |
TargetValue.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetValue> |
Target.getTargetValues() |
| Modifier and Type | Method and Description |
|---|---|
Target |
Target.addTargetValues(TargetValue... targetValues) |
VisitorAction |
Visitor.visit(TargetValue targetValue) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TargetValue targetValue) |
Copyright © 2019 University of Tartu. All rights reserved.