Drools :: PMML - Compiler 6.1.0.Beta2

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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type MatCell
protected  List<MatCell> Matrix.matCells
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type MatCell
 List<MatCell> Matrix.getMatCells()
          Gets the value of the matCells property.
 


Drools :: PMML - Compiler 6.1.0.Beta2

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