| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.bayesian_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Upper upper) |
| Modifier and Type | Method and Description |
|---|---|
Upper |
Upper.addExtensions(Extension... extensions) |
Upper |
ObjectFactory.createUpper()
Create an instance of
Upper |
Upper |
UniformDistribution.getUpper()
Gets the value of the upper property.
|
Upper |
TriangularDistribution.getUpper()
Gets the value of the upper property.
|
Upper |
Upper.setExpression(Expression expression)
Sets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
UniformDistribution |
UniformDistribution.setUpper(Upper upper)
Sets the value of the upper property.
|
TriangularDistribution |
TriangularDistribution.setUpper(Upper upper)
Sets the value of the upper 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(Upper upper) |
VisitorAction |
AbstractVisitor.visit(Upper upper) |
Copyright © 2016 University of Tartu. All rights reserved.