Drools :: PMML - Compiler 6.2.0.CR3

Uses of Class
org.dmg.pmml.pmml_4_2.descr.Discretize

Packages that use Discretize
org.dmg.pmml.pmml_4_2.descr   
 

Uses of Discretize in org.dmg.pmml.pmml_4_2.descr
 

Fields in org.dmg.pmml.pmml_4_2.descr declared as Discretize
protected  Discretize ComplexPartialScore.discretize
           
protected  Discretize DefineFunction.discretize
           
protected  Discretize DerivedField.discretize
           
protected  Discretize TextIndex.discretize
           
protected  Discretize OutputField.discretize
           
 

Methods in org.dmg.pmml.pmml_4_2.descr that return Discretize
 Discretize ObjectFactory.createDiscretize()
          Create an instance of Discretize
 Discretize ComplexPartialScore.getDiscretize()
          Gets the value of the discretize property.
 Discretize DefineFunction.getDiscretize()
          Gets the value of the discretize property.
 Discretize DerivedField.getDiscretize()
          Gets the value of the discretize property.
 Discretize TextIndex.getDiscretize()
          Gets the value of the discretize property.
 Discretize OutputField.getDiscretize()
          Gets the value of the discretize property.
 

Methods in org.dmg.pmml.pmml_4_2.descr with parameters of type Discretize
 void ComplexPartialScore.setDiscretize(Discretize value)
          Sets the value of the discretize property.
 void DefineFunction.setDiscretize(Discretize value)
          Sets the value of the discretize property.
 void DerivedField.setDiscretize(Discretize value)
          Sets the value of the discretize property.
 void TextIndex.setDiscretize(Discretize value)
          Sets the value of the discretize property.
 void OutputField.setDiscretize(Discretize value)
          Sets the value of the discretize property.
 


Drools :: PMML - Compiler 6.2.0.CR3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.