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