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

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


Uses of Interface
org.drools.spi.RuleFlowGroup

Packages that use RuleFlowGroup
org.drools This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory 
org.drools.common   
 

Uses of RuleFlowGroup in org.drools
 

Methods in org.drools that return RuleFlowGroup
 RuleFlowGroup Agenda.getRuleFlowGroup(String name)
           
 

Uses of RuleFlowGroup in org.drools.common
 

Subinterfaces of RuleFlowGroup in org.drools.common
 interface InternalRuleFlowGroup
           
 

Classes in org.drools.common that implement RuleFlowGroup
 class RuleFlowGroupImpl
          Implementation of a RuleFlowGroup that collects activations of rules of this ruleflow-group.
 

Methods in org.drools.common that return RuleFlowGroup
 RuleFlowGroup DefaultAgenda.getRuleFlowGroup(String name)
           
 



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