|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InlineTable | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of InlineTable in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr declared as InlineTable | |
---|---|
protected InlineTable |
MapValues.inlineTable
|
protected InlineTable |
ChildParent.inlineTable
|
protected InlineTable |
ModelVerification.inlineTable
|
protected InlineTable |
TrainingInstances.inlineTable
|
Methods in org.dmg.pmml.pmml_4_1.descr that return InlineTable | |
---|---|
InlineTable |
ObjectFactory.createInlineTable()
Create an instance of InlineTable |
InlineTable |
MapValues.getInlineTable()
Gets the value of the inlineTable property. |
InlineTable |
ChildParent.getInlineTable()
Gets the value of the inlineTable property. |
InlineTable |
ModelVerification.getInlineTable()
Gets the value of the inlineTable property. |
InlineTable |
TrainingInstances.getInlineTable()
Gets the value of the inlineTable property. |
Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type InlineTable | |
---|---|
void |
MapValues.setInlineTable(InlineTable value)
Sets the value of the inlineTable property. |
void |
ChildParent.setInlineTable(InlineTable value)
Sets the value of the inlineTable property. |
void |
ModelVerification.setInlineTable(InlineTable value)
Sets the value of the inlineTable property. |
void |
TrainingInstances.setInlineTable(InlineTable value)
Sets the value of the inlineTable property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |