Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected TableLocator |
TrainingInstances.tableLocator |
protected TableLocator |
MapValues.tableLocator |
protected TableLocator |
ChildParent.tableLocator |
protected TableLocator |
TextIndexNormalization.tableLocator |
Modifier and Type | Method and Description |
---|---|
TableLocator |
ObjectFactory.createTableLocator()
Create an instance of
TableLocator |
TableLocator |
TrainingInstances.getTableLocator()
Gets the value of the tableLocator property.
|
TableLocator |
MapValues.getTableLocator()
Gets the value of the tableLocator property.
|
TableLocator |
ChildParent.getTableLocator()
Gets the value of the tableLocator property.
|
TableLocator |
TextIndexNormalization.getTableLocator()
Gets the value of the tableLocator property.
|
Modifier and Type | Method and Description |
---|---|
void |
TrainingInstances.setTableLocator(TableLocator value)
Sets the value of the tableLocator property.
|
void |
MapValues.setTableLocator(TableLocator value)
Sets the value of the tableLocator property.
|
void |
ChildParent.setTableLocator(TableLocator value)
Sets the value of the tableLocator property.
|
void |
TextIndexNormalization.setTableLocator(TableLocator value)
Sets the value of the tableLocator property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.