Drools :: Core 6.2.0.CR4

org.drools.core.spi
Interface MvelAccumulator

All Superinterfaces:
Accumulator, Invoker, RuleComponent
All Known Implementing Classes:
MVELAccumulator, MVELAccumulatorFunctionExecutor

public interface MvelAccumulator
extends Accumulator


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.drools.core.spi.Accumulator
Accumulator.SafeAccumulator
 
Method Summary
 Declaration[] getRequiredDeclarations()
           
 
Methods inherited from interface org.drools.core.spi.Accumulator
accumulate, createContext, createWorkingMemoryContext, getResult, init, reverse, supportsReverse
 

Method Detail

getRequiredDeclarations

Declaration[] getRequiredDeclarations()

Drools :: Core 6.2.0.CR4

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