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.
 



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