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