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