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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Categories
protected  Categories Predictor.categories
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Categories
 Categories ObjectFactory.createCategories()
          Create an instance of Categories
 Categories Predictor.getCategories()
          Gets the value of the categories property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Categories
 void Predictor.setCategories(Categories value)
          Sets the value of the categories property.
 



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