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