| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Decision |
Decision.addExtensions(Extension... extensions) |
Decision |
ObjectFactory.createDecision()
Create an instance of
Decision |
Decision |
Decision.setDescription(String description)
Sets the value of the description property.
|
Decision |
Decision.setDisplayValue(String displayValue)
Sets the value of the displayValue property.
|
Decision |
Decision.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Decision> |
Decisions.getDecisions()
Gets the value of the decisions property.
|
Iterator<Decision> |
Decisions.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Decisions |
Decisions.addDecisions(Decision... decisions) |
VisitorAction |
Visitor.visit(Decision decision) |
| Constructor and Description |
|---|
Decisions(List<Decision> decisions) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Decision decision) |
VisitorAction |
AbstractVisitor.visit(Decision decision) |
Copyright © 2016 University of Tartu. All rights reserved.