| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
PPCell |
PPCell.addExtensions(Extension... extensions) |
PPCell |
ObjectFactory.createPPCell()
Create an instance of
PPCell |
PPCell |
PPCell.setParameterName(String parameterName)
Sets the value of the parameterName property.
|
PPCell |
PPCell.setPredictorName(FieldName predictorName)
Sets the value of the predictorName property.
|
PPCell |
PPCell.setTargetCategory(String targetCategory)
Sets the value of the targetCategory property.
|
PPCell |
PPCell.setValue(String value)
Sets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
List<PPCell> |
PPMatrix.getPPCells()
Gets the value of the ppCells property.
|
| Modifier and Type | Method and Description |
|---|---|
PPMatrix |
PPMatrix.addPPCells(PPCell... ppCells) |
VisitorAction |
Visitor.visit(PPCell ppCell) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PPCell ppCell) |
VisitorAction |
AbstractVisitor.visit(PPCell ppCell) |
VisitorAction |
FieldReferenceFinder.visit(PPCell ppCell) |
Copyright © 2016 University of Tartu. All Rights Reserved.