| Package | Description |
|---|---|
| org.beangle.ems.rule.engine | |
| org.beangle.ems.rule.engine.impl | |
| org.beangle.ems.rule.impl |
| Modifier and Type | Method and Description |
|---|---|
RuleBase |
Engine.getRuleBase() |
| Modifier and Type | Method and Description |
|---|---|
Agenda |
PatternMatcher.buildAgenda(RuleBase base,
Context context)
根据规则集,判断哪些属于这次的执行范围
|
void |
Engine.setRuleBase(RuleBase base) |
| Modifier and Type | Field and Description |
|---|---|
protected RuleBase |
SimpleEngine.base |
| Modifier and Type | Method and Description |
|---|---|
RuleBase |
SimpleEngine.getRuleBase() |
| Modifier and Type | Method and Description |
|---|---|
Agenda |
FullPatternMatcher.buildAgenda(RuleBase base,
Context context) |
void |
SimpleEngine.setRuleBase(RuleBase base) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleBaseImpl |
Copyright © 2005–2013 The Beangle Software Group. All rights reserved.