| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
LiftGraph |
LiftGraph.addExtensions(Extension... extensions) |
LiftGraph |
ObjectFactory.createLiftGraph()
Create an instance of
LiftGraph |
LiftGraph |
OptimumLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
LiftGraph |
RandomLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
LiftGraph |
ModelLiftGraph.getLiftGraph()
Gets the value of the liftGraph property.
|
LiftGraph |
LiftGraph.setBoundaryValueMeans(BoundaryValueMeans boundaryValueMeans)
Sets the value of the boundaryValueMeans property.
|
LiftGraph |
LiftGraph.setBoundaryValues(BoundaryValues boundaryValues)
Sets the value of the boundaryValues property.
|
LiftGraph |
LiftGraph.setXCoordinates(XCoordinates xCoordinates)
Sets the value of the xCoordinates property.
|
LiftGraph |
LiftGraph.setYCoordinates(YCoordinates yCoordinates)
Sets the value of the yCoordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
OptimumLiftGraph |
OptimumLiftGraph.setLiftGraph(LiftGraph liftGraph)
Sets the value of the liftGraph property.
|
RandomLiftGraph |
RandomLiftGraph.setLiftGraph(LiftGraph liftGraph)
Sets the value of the liftGraph property.
|
ModelLiftGraph |
ModelLiftGraph.setLiftGraph(LiftGraph liftGraph)
Sets the value of the liftGraph property.
|
VisitorAction |
Visitor.visit(LiftGraph liftGraph) |
| Constructor and Description |
|---|
ModelLiftGraph(LiftGraph liftGraph) |
OptimumLiftGraph(LiftGraph liftGraph) |
RandomLiftGraph(LiftGraph liftGraph) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(LiftGraph liftGraph) |
VisitorAction |
AbstractVisitor.visit(LiftGraph liftGraph) |
Copyright © 2016 University of Tartu. All rights reserved.