Uses of Interface
org.drools.runtime.rule.AccumulateFunction

Packages that use AccumulateFunction
org.drools.builder.conf   
 

Uses of AccumulateFunction in org.drools.builder.conf
 

Methods in org.drools.builder.conf that return AccumulateFunction
 AccumulateFunction AccumulateFunctionOption.getFunction()
          Returns the accumulate function instance
 

Methods in org.drools.builder.conf with parameters of type AccumulateFunction
static AccumulateFunctionOption AccumulateFunctionOption.get(String name, AccumulateFunction function)
          This is a factory method for this AccumulateFunction configuration.
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.