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

Uses of Class org.drools.reteoo.ReteooBuilder.IdGenerator (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Uses of Class
org.drools.reteoo.ReteooBuilder.IdGenerator

Packages that use ReteooBuilder.IdGenerator
org.drools.reteoo.builder   
 

Uses of ReteooBuilder.IdGenerator in org.drools.reteoo.builder
 

Methods in org.drools.reteoo.builder with parameters of type ReteooBuilder.IdGenerator
 List ReteooRuleBuilder.addRule(Rule rule, ReteooRuleBase rulebase, ReteooBuilder.IdGenerator idGenerator)
          Creates the corresponting Rete network for the given Rule and adds it to the given rule base.
 

Constructors in org.drools.reteoo.builder with parameters of type ReteooBuilder.IdGenerator
BuildContext(ReteooRuleBase rulebase, ReteooBuilder.IdGenerator idGenerator)
           
 



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