Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected BoundaryValues |
LiftGraph.boundaryValues |
protected BoundaryValues |
ROCGraph.boundaryValues |
Modifier and Type | Method and Description |
---|---|
BoundaryValues |
ObjectFactory.createBoundaryValues()
Create an instance of
BoundaryValues |
BoundaryValues |
LiftGraph.getBoundaryValues()
Gets the value of the boundaryValues property.
|
BoundaryValues |
ROCGraph.getBoundaryValues()
Gets the value of the boundaryValues property.
|
Modifier and Type | Method and Description |
---|---|
void |
LiftGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property.
|
void |
ROCGraph.setBoundaryValues(BoundaryValues value)
Sets the value of the boundaryValues property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.