| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected BoundaryValues |
ROCGraph.boundaryValues |
protected BoundaryValues |
LiftGraph.boundaryValues |
| Modifier and Type | Method and Description |
|---|---|
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.withArray(Array value) |
BoundaryValues |
BoundaryValues.withExtensions(Collection<Extension> values) |
BoundaryValues |
BoundaryValues.withExtensions(Extension... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
ROCGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property.
|
void |
LiftGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property.
|
VisitorAction |
AbstractSimpleVisitor.visit(BoundaryValues boundaryValues) |
VisitorAction |
AbstractVisitor.visit(BoundaryValues boundaryValues) |
VisitorAction |
Visitor.visit(BoundaryValues boundaryValues) |
ROCGraph |
ROCGraph.withBoundaryValues(BoundaryValues value) |
LiftGraph |
LiftGraph.withBoundaryValues(BoundaryValues value) |
Copyright © 2014 University of Tartu. All Rights Reserved.