Uses of Class
org.dmg.pmml.pmml_4_1.descr.DefineFunction

Packages that use DefineFunction
org.dmg.pmml.pmml_4_1.descr   
 

Uses of DefineFunction in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type DefineFunction
protected  List<DefineFunction> TransformationDictionary.defineFunctions
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return DefineFunction
 DefineFunction ObjectFactory.createDefineFunction()
          Create an instance of DefineFunction
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type DefineFunction
 List<DefineFunction> TransformationDictionary.getDefineFunctions()
          Gets the value of the defineFunctions property.
 



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