Drools :: PMML - Compiler 6.2.0.CR2

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

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

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

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

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

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


Drools :: PMML - Compiler 6.2.0.CR2

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