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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PartitionFieldStats
protected  List<PartitionFieldStats> Partition.partitionFieldStats
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PartitionFieldStats
 List<PartitionFieldStats> Partition.getPartitionFieldStats()
          Gets the value of the partitionFieldStats property.
 



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