| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Field and Description |
|---|---|
protected BoundaryValueMeans |
LiftGraph.boundaryValueMeans |
| Modifier and Type | Method and Description |
|---|---|
BoundaryValueMeans |
ObjectFactory.createBoundaryValueMeans()
Create an instance of
BoundaryValueMeans |
BoundaryValueMeans |
LiftGraph.getBoundaryValueMeans()
Gets the value of the boundaryValueMeans property.
|
BoundaryValueMeans |
BoundaryValueMeans.withArray(Array value) |
BoundaryValueMeans |
BoundaryValueMeans.withExtensions(java.util.Collection<Extension> values) |
BoundaryValueMeans |
BoundaryValueMeans.withExtensions(Extension... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
LiftGraph.setBoundaryValueMeans(BoundaryValueMeans value)
Sets the value of the boundaryValueMeans property.
|
VisitorAction |
Visitor.visit(BoundaryValueMeans boundaryValueMeans) |
LiftGraph |
LiftGraph.withBoundaryValueMeans(BoundaryValueMeans value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(BoundaryValueMeans boundaryValueMeans) |
VisitorAction |
AbstractVisitor.visit(BoundaryValueMeans boundaryValueMeans) |
Copyright © 2015 University of Tartu. All Rights Reserved.