| 程序包 | 说明 |
|---|---|
| com.bstek.urule.model.rule | |
| com.bstek.urule.model.rule.loop | |
| com.bstek.urule.model.scorecard.runtime | |
| com.bstek.urule.runtime.agenda | |
| com.bstek.urule.runtime.response |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Rule |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LoopRule |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ScoreRule |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<RuleInfo> |
RuleGroup.executedRules |
protected List<RuleInfo> |
AbstractRuleBox.executedRules |
| 限定符和类型 | 方法和说明 |
|---|---|
RuleInfo |
ActivationImpl.execute(Context context,
List<RuleInfo> executedRules,
List<ActionValue> actionValues) |
RuleInfo |
Activation.execute(Context context,
List<RuleInfo> executedRules,
List<ActionValue> actionValues) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RuleInfo> |
RuleBox.execute(AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
List<RuleInfo> |
AgendaGroupRuleBox.execute(AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
List<RuleInfo> |
ActivationRuleBox.execute(AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
List<RuleInfo> |
ActivationGroupRuleBox.execute(AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
abstract List<RuleInfo> |
RuleGroup.execute(Context context,
AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
List<RuleInfo> |
AgendaGroup.execute(Context context,
AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
List<RuleInfo> |
ActivationGroup.execute(Context context,
AgendaFilter filter,
int max,
List<ActionValue> actionValues) |
| 限定符和类型 | 方法和说明 |
|---|---|
RuleInfo |
ActivationImpl.execute(Context context,
List<RuleInfo> executedRules,
List<ActionValue> actionValues) |
RuleInfo |
Activation.execute(Context context,
List<RuleInfo> executedRules,
List<ActionValue> actionValues) |
| 构造器和说明 |
|---|
AbstractRuleBox(Context context,
List<RuleInfo> executedRules) |
ActivationGroup(String name,
List<RuleInfo> executedRules) |
ActivationGroupRuleBox(Context context,
List<RuleInfo> executedRules) |
ActivationRuleBox(Context context,
List<RuleInfo> executedRules) |
AgendaGroup(String name,
List<RuleInfo> executedRules) |
AgendaGroupRuleBox(Context context,
List<RuleInfo> executedRules) |
RuleGroup(String name,
List<RuleInfo> executedRules) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RuleInfo> |
RuleExecutionResponse.getFiredRules() |
List<RuleInfo> |
ExecutionResponseImpl.getFiredRules() |
List<RuleInfo> |
RuleExecutionResponse.getMatchedRules() |
List<RuleInfo> |
ExecutionResponseImpl.getMatchedRules() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExecutionResponseImpl.addMatchedRules(List<RuleInfo> matchedRules) |
void |
ExecutionResponseImpl.setFiredRules(List<RuleInfo> rulesFired) |
Copyright © 2018 Bstek. All rights reserved.