站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

Uses of Interface org.drools.spi.Accumulator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Interface
org.drools.spi.Accumulator

Packages that use Accumulator
org.drools.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
 

Uses of Accumulator in org.drools.rule
 

Methods in org.drools.rule that return Accumulator
 Accumulator Accumulate.getAccumulator()
           
 

Methods in org.drools.rule with parameters of type Accumulator
 void Accumulate.setAccumulator(Accumulator accumulator)
           
 

Constructors in org.drools.rule with parameters of type Accumulator
Accumulate(Pattern sourcePattern, Pattern resultPattern, Declaration[] requiredDeclarations, Declaration[] innerDeclarations, Accumulator accumulator)
           
 



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