Package | Description |
---|---|
org.dmg.pmml.pmml_4_2.descr |
Modifier and Type | Field and Description |
---|---|
protected MapValues |
DefineFunction.mapValues |
protected MapValues |
ComplexPartialScore.mapValues |
protected MapValues |
DerivedField.mapValues |
protected MapValues |
OutputField.mapValues |
protected MapValues |
TextIndex.mapValues |
Modifier and Type | Method and Description |
---|---|
MapValues |
ObjectFactory.createMapValues()
Create an instance of
MapValues |
MapValues |
DefineFunction.getMapValues()
Gets the value of the mapValues property.
|
MapValues |
ComplexPartialScore.getMapValues()
Gets the value of the mapValues property.
|
MapValues |
DerivedField.getMapValues()
Gets the value of the mapValues property.
|
MapValues |
OutputField.getMapValues()
Gets the value of the mapValues property.
|
MapValues |
TextIndex.getMapValues()
Gets the value of the mapValues property.
|
Modifier and Type | Method and Description |
---|---|
void |
DefineFunction.setMapValues(MapValues value)
Sets the value of the mapValues property.
|
void |
ComplexPartialScore.setMapValues(MapValues value)
Sets the value of the mapValues property.
|
void |
DerivedField.setMapValues(MapValues value)
Sets the value of the mapValues property.
|
void |
OutputField.setMapValues(MapValues value)
Sets the value of the mapValues property.
|
void |
TextIndex.setMapValues(MapValues value)
Sets the value of the mapValues property.
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.