| Package | Description |
|---|---|
| org.dmg.pmml |
| 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.
|
| Constructor and Description |
|---|
ModelLiftGraph(LiftGraph liftGraph) |
OptimumLiftGraph(LiftGraph liftGraph) |
RandomLiftGraph(LiftGraph liftGraph) |
Copyright © 2013 University of Tartu. All Rights Reserved.