| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
PCovCell |
PCovCell.addExtensions(Extension... extensions) |
PCovCell |
ObjectFactory.createPCovCell()
Create an instance of
PCovCell |
PCovCell |
PCovCell.setPCol(String pCol)
Sets the value of the pCol property.
|
PCovCell |
PCovCell.setPRow(String pRow)
Sets the value of the pRow property.
|
PCovCell |
PCovCell.setTargetCategory(String targetCategory)
Sets the value of the targetCategory property.
|
PCovCell |
PCovCell.setTCol(String tCol)
Sets the value of the tCol property.
|
PCovCell |
PCovCell.setTRow(String tRow)
Sets the value of the tRow property.
|
PCovCell |
PCovCell.setValue(double value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PCovCell> |
PCovMatrix.getPCovCells()
Gets the value of the pCovCells property.
|
| Modifier and Type | Method and Description |
|---|---|
PCovMatrix |
PCovMatrix.addPCovCells(PCovCell... pCovCells) |
VisitorAction |
Visitor.visit(PCovCell pCovCell) |
| Constructor and Description |
|---|
PCovMatrix(List<PCovCell> pCovCells) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PCovCell pCovCell) |
VisitorAction |
AbstractVisitor.visit(PCovCell pCovCell) |
Copyright © 2016 University of Tartu. All Rights Reserved.