Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

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

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


Drools :: PMML - Compiler 6.2.0.CR2

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