| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
Parameter.addExtensions(Extension... extensions) |
Parameter |
ObjectFactory.createParameter()
Create an instance of
Parameter |
Parameter |
Parameter.setLabel(String label)
Sets the value of the label property.
|
Parameter |
Parameter.setName(String name)
Sets the value of the name property.
|
Parameter |
Parameter.setReferencePoint(Double referencePoint)
Sets the value of the referencePoint property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Parameter> |
ParameterList.getParameters()
Gets the value of the parameters property.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterList |
ParameterList.addParameters(Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Parameter parameter) |
VisitorAction |
AbstractVisitor.visit(Parameter parameter) |
Copyright © 2016 University of Tartu. All rights reserved.