| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
BoundaryValues |
BoundaryValues.addExtensions(Extension... extensions) |
BoundaryValues |
ObjectFactory.createBoundaryValues()
Create an instance of
BoundaryValues |
BoundaryValues |
ROCGraph.getBoundaryValues()
Gets the value of the boundaryValues property.
|
BoundaryValues |
LiftGraph.getBoundaryValues()
Gets the value of the boundaryValues property.
|
BoundaryValues |
BoundaryValues.setArray(Array array)
Sets the value of the array property.
|
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ROCGraph.setBoundaryValues(BoundaryValues boundaryValues)
Sets the value of the boundaryValues property.
|
LiftGraph |
LiftGraph.setBoundaryValues(BoundaryValues boundaryValues)
Sets the value of the boundaryValues property.
|
VisitorAction |
Visitor.visit(BoundaryValues boundaryValues) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BoundaryValues boundaryValues) |
VisitorAction |
AbstractVisitor.visit(BoundaryValues boundaryValues) |
Copyright © 2016 University of Tartu. All rights reserved.