Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.descr that return Constant
 Constant ObjectFactory.createConstant()
          Create an instance of Constant
 Constant ComplexPartialScore.getConstant()
          Gets the value of the constant property.
 Constant DefineFunction.getConstant()
          Gets the value of the constant property.
 Constant DerivedField.getConstant()
          Gets the value of the constant property.
 Constant TextIndex.getConstant()
          Gets the value of the constant property.
 Constant OutputField.getConstant()
          Gets the value of the constant property.
 

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


Drools :: PMML - Compiler 6.2.0.CR2

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