| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Coefficient |
Coefficient.addExtensions(Extension... extensions) |
Coefficient |
ObjectFactory.createCoefficient()
Create an instance of
Coefficient |
Coefficient |
Coefficient.setValue(Double value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Coefficient> |
Coefficients.getCoefficients()
Gets the value of the coefficients property.
|
Iterator<Coefficient> |
Coefficients.iterator() |
| Modifier and Type | Method and Description |
|---|---|
Coefficients |
Coefficients.addCoefficients(Coefficient... coefficients) |
VisitorAction |
Visitor.visit(Coefficient coefficient) |
| Constructor and Description |
|---|
Coefficients(List<Coefficient> coefficients) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Coefficient coefficient) |
VisitorAction |
AbstractVisitor.visit(Coefficient coefficient) |
Copyright © 2015 University of Tartu. All Rights Reserved.