| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.nearest_neighbor | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TableLocator |
TableLocator.addExtensions(Extension... extensions) |
TableLocator |
ObjectFactory.createTableLocator()
Create an instance of
TableLocator |
TableLocator |
MapValues.getTableLocator() |
TableLocator |
TextIndexNormalization.getTableLocator() |
TableLocator |
ChildParent.getTableLocator() |
TableLocator |
HasTable.getTableLocator() |
| Modifier and Type | Method and Description |
|---|---|
MapValues |
MapValues.setTableLocator(TableLocator tableLocator) |
TextIndexNormalization |
TextIndexNormalization.setTableLocator(TableLocator tableLocator) |
ChildParent |
ChildParent.setTableLocator(TableLocator tableLocator) |
E |
HasTable.setTableLocator(TableLocator tableLocator) |
VisitorAction |
Visitor.visit(TableLocator tableLocator) |
| Constructor and Description |
|---|
ChildParent(String childField,
String parentField,
TableLocator tableLocator,
InlineTable inlineTable) |
MapValues(String outputColumn,
TableLocator tableLocator,
InlineTable inlineTable) |
TextIndexNormalization(TableLocator tableLocator,
InlineTable inlineTable) |
| Modifier and Type | Method and Description |
|---|---|
TableLocator |
TrainingInstances.getTableLocator() |
| Modifier and Type | Method and Description |
|---|---|
TrainingInstances |
TrainingInstances.setTableLocator(TableLocator tableLocator) |
| Constructor and Description |
|---|
TrainingInstances(InstanceFields instanceFields,
TableLocator tableLocator,
InlineTable inlineTable) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TableLocator tableLocator) |
Copyright © 2019 University of Tartu. All rights reserved.