Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected LiftGraph |
RandomLiftGraph.liftGraph |
protected LiftGraph |
OptimumLiftGraph.liftGraph |
protected LiftGraph |
ModelLiftGraph.liftGraph |
Modifier and Type | Method and Description |
---|---|
LiftGraph |
ObjectFactory.createLiftGraph()
Create an instance of
LiftGraph |
LiftGraph |
RandomLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
LiftGraph |
OptimumLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
LiftGraph |
ModelLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
Modifier and Type | Method and Description |
---|---|
void |
RandomLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property.
|
void |
OptimumLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property.
|
void |
ModelLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.