| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.bayesian_network | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TriangularDistribution triangularDistribution) |
| Modifier and Type | Method and Description |
|---|---|
TriangularDistribution |
TriangularDistribution.addExtensions(Extension... extensions) |
TriangularDistribution |
ObjectFactory.createTriangularDistribution()
Create an instance of
TriangularDistribution |
TriangularDistribution |
ContinuousDistribution.getTriangularDistributionForBN()
Gets the value of the triangularDistributionForBN property.
|
TriangularDistribution |
TriangularDistribution.setLower(Lower lower)
Sets the value of the lower property.
|
TriangularDistribution |
TriangularDistribution.setMean(Mean mean)
Sets the value of the mean property.
|
TriangularDistribution |
TriangularDistribution.setUpper(Upper upper)
Sets the value of the upper property.
|
| Modifier and Type | Method and Description |
|---|---|
ContinuousDistribution |
ContinuousDistribution.setTriangularDistributionForBN(TriangularDistribution triangularDistributionForBN)
Sets the value of the triangularDistributionForBN property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TriangularDistribution triangularDistribution) |
VisitorAction |
AbstractVisitor.visit(TriangularDistribution triangularDistribution) |
Copyright © 2016 University of Tartu. All rights reserved.