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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PCell
protected  List<PCell> ParamMatrix.pCells
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PCell
 List<PCell> ParamMatrix.getPCells()
          Gets the value of the pCells property.
 



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