| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected List<Row> |
InlineTable.rows |
| Modifier and Type | Method and Description |
|---|---|
Row |
ObjectFactory.createRow()
Create an instance of
Row |
Row |
Row.withContent(Collection<Object> values) |
Row |
Row.withContent(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
List<Row> |
InlineTable.getRows()
Gets the value of the rows property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Row row) |
VisitorAction |
AbstractVisitor.visit(Row row) |
VisitorAction |
Visitor.visit(Row row) |
InlineTable |
InlineTable.withRows(Row... values) |
| Modifier and Type | Method and Description |
|---|---|
InlineTable |
InlineTable.withRows(Collection<Row> values) |
Copyright © 2014 University of Tartu. All Rights Reserved.