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