| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected InlineTable |
TrainingInstances.inlineTable |
protected InlineTable |
TextIndexNormalization.inlineTable |
protected InlineTable |
ModelVerification.inlineTable |
protected InlineTable |
MapValues.inlineTable |
protected InlineTable |
ChildParent.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 |
TextIndexNormalization.getInlineTable()
Gets the value of the inlineTable property.
|
InlineTable |
ModelVerification.getInlineTable()
Gets the value of the inlineTable property.
|
InlineTable |
MapValues.getInlineTable()
Gets the value of the inlineTable property.
|
InlineTable |
ChildParent.getInlineTable()
Gets the value of the inlineTable property.
|
InlineTable |
InlineTable.withExtensions(Collection<Extension> values) |
InlineTable |
InlineTable.withExtensions(Extension... values) |
InlineTable |
InlineTable.withRows(Collection<Row> values) |
InlineTable |
InlineTable.withRows(Row... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrainingInstances.setInlineTable(InlineTable value)
Sets the value of the inlineTable property.
|
void |
TextIndexNormalization.setInlineTable(InlineTable value)
Sets the value of the inlineTable property.
|
void |
ModelVerification.setInlineTable(InlineTable value)
Sets the value of the inlineTable property.
|
void |
MapValues.setInlineTable(InlineTable value)
Sets the value of the inlineTable property.
|
void |
ChildParent.setInlineTable(InlineTable value)
Sets the value of the inlineTable property.
|
VisitorAction |
Visitor.visit(InlineTable inlineTable) |
VisitorAction |
AbstractVisitor.visit(InlineTable inlineTable) |
VisitorAction |
AbstractSimpleVisitor.visit(InlineTable inlineTable) |
TrainingInstances |
TrainingInstances.withInlineTable(InlineTable value) |
TextIndexNormalization |
TextIndexNormalization.withInlineTable(InlineTable value) |
ModelVerification |
ModelVerification.withInlineTable(InlineTable value) |
MapValues |
MapValues.withInlineTable(InlineTable value) |
ChildParent |
ChildParent.withInlineTable(InlineTable value) |
| Constructor and Description |
|---|
ModelVerification(VerificationFields verificationFields,
InlineTable inlineTable) |
Copyright © 2014 University of Tartu. All Rights Reserved.