| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
PCell |
PCell.addExtensions(Extension... extensions) |
PCell |
ObjectFactory.createPCell()
Create an instance of
PCell |
PCell |
PCell.setBeta(double beta)
Sets the value of the beta property.
|
PCell |
PCell.setDf(Integer df)
Sets the value of the df property.
|
PCell |
PCell.setParameterName(String parameterName)
Sets the value of the parameterName property.
|
PCell |
PCell.setTargetCategory(String targetCategory)
Sets the value of the targetCategory property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PCell> |
ParamMatrix.getPCells()
Gets the value of the pCells property.
|
| Modifier and Type | Method and Description |
|---|---|
ParamMatrix |
ParamMatrix.addPCells(PCell... pCells) |
VisitorAction |
Visitor.visit(PCell pCell) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PCell pCell) |
VisitorAction |
AbstractVisitor.visit(PCell pCell) |
Copyright © 2016 University of Tartu. All Rights Reserved.