| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.bayesian_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Lower lower) |
| Modifier and Type | Method and Description |
|---|---|
Lower |
Lower.addExtensions(Extension... extensions) |
Lower |
ObjectFactory.createLower()
Create an instance of
Lower |
Lower |
UniformDistribution.getLower()
Gets the value of the lower property.
|
Lower |
TriangularDistribution.getLower()
Gets the value of the lower property.
|
Lower |
Lower.setExpression(Expression expression)
Sets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
UniformDistribution |
UniformDistribution.setLower(Lower lower)
Sets the value of the lower property.
|
TriangularDistribution |
TriangularDistribution.setLower(Lower lower)
Sets the value of the lower property.
|
| Constructor and Description |
|---|
TriangularDistribution(Mean mean,
Lower lower,
Upper upper) |
UniformDistribution(Lower lower,
Upper upper) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Lower lower) |
VisitorAction |
AbstractVisitor.visit(Lower lower) |
Copyright © 2016 University of Tartu. All rights reserved.