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