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