| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
InlineTable |
InlineTable.addExtensions(Extension... extensions) |
InlineTable |
InlineTable.addRows(Row... rows) |
InlineTable |
ObjectFactory.createInlineTable()
Create an instance of
InlineTable |
InlineTable |
ChildParent.getInlineTable()
Gets the value of the inlineTable property.
|
InlineTable |
MapValues.getInlineTable()
Gets the value of the inlineTable property.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ChildParent |
ChildParent.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
MapValues |
MapValues.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
TrainingInstances |
TrainingInstances.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
TextIndexNormalization |
TextIndexNormalization.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
ModelVerification |
ModelVerification.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
VisitorAction |
Visitor.visit(InlineTable inlineTable) |
| Constructor and Description |
|---|
ModelVerification(VerificationFields verificationFields,
InlineTable inlineTable) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(InlineTable inlineTable) |
VisitorAction |
AbstractVisitor.visit(InlineTable inlineTable) |
Copyright © 2016 University of Tartu. All Rights Reserved.