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

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


Uses of Class
org.drools.reteoo.ReteooRuleBase

Packages that use ReteooRuleBase
org.drools.reteoo   
org.drools.reteoo.builder   
 

Uses of ReteooRuleBase in org.drools.reteoo
 

Methods in org.drools.reteoo with parameters of type ReteooRuleBase
 void MemoryVisitor.visitReteooRuleBase(ReteooRuleBase ruleBase)
          RuleBaseImpl visits its Rete.
 

Uses of ReteooRuleBase in org.drools.reteoo.builder
 

Methods in org.drools.reteoo.builder that return ReteooRuleBase
 ReteooRuleBase BuildContext.getRuleBase()
          Returns context rulebase
 

Methods in org.drools.reteoo.builder with parameters of type ReteooRuleBase
 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 ReteooRuleBase
BuildContext(ReteooRuleBase rulebase, ReteooBuilder.IdGenerator idGenerator)
           
 



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