| 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) |
| Modifier and Type | Method and Description |
|---|---|
TableLocator |
TrainingInstances.getTableLocator() |
| Modifier and Type | Method and Description |
|---|---|
TrainingInstances |
TrainingInstances.setTableLocator(TableLocator tableLocator) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TableLocator tableLocator) |
Copyright © 2022. All rights reserved.