| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
MatCell |
ObjectFactory.createMatCell()
Create an instance of
MatCell |
MatCell |
MatCell.setCol(int col) |
MatCell |
MatCell.setRow(int row) |
MatCell |
MatCell.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MatCell> |
Matrix.getMatCells() |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
Matrix.addMatCells(MatCell... matCells) |
VisitorAction |
Visitor.visit(MatCell matCell) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(MatCell matCell) |
Copyright © 2019 University of Tartu. All rights reserved.