Drools :: PMML - Compiler 6.1.0.Beta2

Uses of Class
org.drools.pmml.pmml_4_1.extensions.AggregationStrategy

Packages that use AggregationStrategy
org.drools.pmml.pmml_4_1   
org.drools.pmml.pmml_4_1.extensions   
 

Uses of AggregationStrategy in org.drools.pmml.pmml_4_1
 

Methods in org.drools.pmml.pmml_4_1 that return AggregationStrategy
static AggregationStrategy PMML4Helper.resolveAggregationStrategy(String strat)
           
 

Uses of AggregationStrategy in org.drools.pmml.pmml_4_1.extensions
 

Methods in org.drools.pmml.pmml_4_1.extensions that return AggregationStrategy
static AggregationStrategy AggregationStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AggregationStrategy[] AggregationStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Drools :: PMML - Compiler 6.1.0.Beta2

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