|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LiftGraph | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of LiftGraph in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as LiftGraph | |
---|---|
protected LiftGraph |
ModelLiftGraph.liftGraph
|
protected LiftGraph |
OptimumLiftGraph.liftGraph
|
protected LiftGraph |
RandomLiftGraph.liftGraph
|
Methods in org.dmg.pmml.pmml_4_1.descr that return LiftGraph | |
---|---|
LiftGraph |
ObjectFactory.createLiftGraph()
Create an instance of LiftGraph |
LiftGraph |
ModelLiftGraph.getLiftGraph()
Gets the value of the liftGraph property. |
LiftGraph |
OptimumLiftGraph.getLiftGraph()
Gets the value of the liftGraph property. |
LiftGraph |
RandomLiftGraph.getLiftGraph()
Gets the value of the liftGraph property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type LiftGraph | |
---|---|
void |
ModelLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property. |
void |
OptimumLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property. |
void |
RandomLiftGraph.setLiftGraph(LiftGraph value)
Sets the value of the liftGraph property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |