| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
MapValues |
MapValues.addExtensions(Extension... extensions) |
MapValues |
MapValues.addFieldColumnPairs(FieldColumnPair... fieldColumnPairs) |
MapValues |
ObjectFactory.createMapValues()
Create an instance of
MapValues |
MapValues |
MapValues.setDataType(DataType dataType)
Sets the value of the dataType property.
|
MapValues |
MapValues.setDefaultValue(String defaultValue)
Sets the value of the defaultValue property.
|
MapValues |
MapValues.setInlineTable(InlineTable inlineTable)
Sets the value of the inlineTable property.
|
MapValues |
MapValues.setMapMissingTo(String mapMissingTo)
Sets the value of the mapMissingTo property.
|
MapValues |
MapValues.setOutputColumn(String outputColumn)
Sets the value of the outputColumn property.
|
MapValues |
MapValues.setTableLocator(TableLocator tableLocator)
Sets the value of the tableLocator property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(MapValues mapValues) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(MapValues mapValues) |
VisitorAction |
AbstractVisitor.visit(MapValues mapValues) |
Copyright © 2016 University of Tartu. All rights reserved.