|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |