| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(PPCell ppCell) |
| Modifier and Type | Method and Description |
|---|---|
PPCell |
PPCell.addExtensions(Extension... extensions) |
PPCell |
ObjectFactory.createPPCell()
Create an instance of
PPCell |
PPCell |
PPCell.setField(FieldName field) |
PPCell |
PPCell.setParameterName(String parameterName) |
PPCell |
PPCell.setTargetCategory(Object targetCategory) |
PPCell |
PPCell.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
List<PPCell> |
PPMatrix.getPPCells() |
| Modifier and Type | Method and Description |
|---|---|
PPMatrix |
PPMatrix.addPPCells(PPCell... ppCells) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(PPCell ppCell) |
VisitorAction |
FieldReferenceFinder.visit(PPCell ppCell) |
Copyright © 2019 University of Tartu. All rights reserved.