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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PPCell
protected  List<PPCell> PPMatrix.ppCells
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PPCell
 List<PPCell> PPMatrix.getPPCells()
          Gets the value of the ppCells property.
 



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