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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type ItemRef
protected  List<ItemRef> Itemset.itemReves
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type ItemRef
 List<ItemRef> Itemset.getItemReves()
          Gets the value of the itemReves property.
 



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