Drools :: PMML - Compiler 6.2.0.CR3

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

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

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

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

Methods in org.dmg.pmml.pmml_4_2.descr that return Apply
 Apply ObjectFactory.createApply()
          Create an instance of Apply
 Apply ComplexPartialScore.getApply()
          Gets the value of the apply property.
 Apply DefineFunction.getApply()
          Gets the value of the apply property.
 Apply DerivedField.getApply()
          Gets the value of the apply property.
 Apply TextIndex.getApply()
          Gets the value of the apply property.
 Apply OutputField.getApply()
          Gets the value of the apply property.
 

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


Drools :: PMML - Compiler 6.2.0.CR3

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