| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected RandomLiftGraph |
LiftData.randomLiftGraph |
| Modifier and Type | Method and Description |
|---|---|
RandomLiftGraph |
ObjectFactory.createRandomLiftGraph()
Create an instance of
RandomLiftGraph |
RandomLiftGraph |
LiftData.getRandomLiftGraph()
Gets the value of the randomLiftGraph property.
|
RandomLiftGraph |
RandomLiftGraph.withExtensions(java.util.Collection<Extension> values) |
RandomLiftGraph |
RandomLiftGraph.withExtensions(Extension... values) |
RandomLiftGraph |
RandomLiftGraph.withLiftGraph(LiftGraph value) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiftData.setRandomLiftGraph(RandomLiftGraph value)
Sets the value of the randomLiftGraph property.
|
VisitorAction |
Visitor.visit(RandomLiftGraph randomLiftGraph) |
LiftData |
LiftData.withRandomLiftGraph(RandomLiftGraph value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(RandomLiftGraph randomLiftGraph) |
VisitorAction |
AbstractVisitor.visit(RandomLiftGraph randomLiftGraph) |
Copyright © 2015 University of Tartu. All Rights Reserved.