Drools :: PMML - Compiler 6.2.0.CR3

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

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

Uses of AggregationStrategy in org.drools.pmml.pmml_4_2
 

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

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

Methods in org.drools.pmml.pmml_4_2.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.2.0.CR3

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