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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PCovCell
protected  List<PCovCell> PCovMatrix.pCovCells
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PCovCell
 List<PCovCell> PCovMatrix.getPCovCells()
          Gets the value of the pCovCells property.
 



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