| 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() |
BoundaryValues |
LiftGraph.getBoundaryValues() |
BoundaryValues |
BoundaryValues.setArray(Array array) |
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ROCGraph.setBoundaryValues(BoundaryValues boundaryValues) |
LiftGraph |
LiftGraph.setBoundaryValues(BoundaryValues boundaryValues) |
VisitorAction |
Visitor.visit(BoundaryValues boundaryValues) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(BoundaryValues boundaryValues) |
Copyright © 2024. All rights reserved.