| Package | Description |
|---|---|
| org.dmg.pmml.pmml_4_2.descr |
| Modifier and Type | Field and Description |
|---|---|
protected NormDiscrete |
TextIndex.normDiscrete |
protected NormDiscrete |
OutputField.normDiscrete |
protected NormDiscrete |
DerivedField.normDiscrete |
protected NormDiscrete |
DefineFunction.normDiscrete |
protected NormDiscrete |
ComplexPartialScore.normDiscrete |
| Modifier and Type | Method and Description |
|---|---|
NormDiscrete |
ObjectFactory.createNormDiscrete()
Create an instance of
NormDiscrete |
NormDiscrete |
TextIndex.getNormDiscrete()
Gets the value of the normDiscrete property.
|
NormDiscrete |
OutputField.getNormDiscrete()
Gets the value of the normDiscrete property.
|
NormDiscrete |
DerivedField.getNormDiscrete()
Gets the value of the normDiscrete property.
|
NormDiscrete |
DefineFunction.getNormDiscrete()
Gets the value of the normDiscrete property.
|
NormDiscrete |
ComplexPartialScore.getNormDiscrete()
Gets the value of the normDiscrete property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextIndex.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property.
|
void |
OutputField.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property.
|
void |
DerivedField.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property.
|
void |
DefineFunction.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property.
|
void |
ComplexPartialScore.setNormDiscrete(NormDiscrete value)
Sets the value of the normDiscrete property.
|
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.