| 程序包 | 说明 |
|---|---|
| com.bstek.urule.model.rete |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<Line> |
BaseReteNode.lines |
protected List<Line> |
JunctionNode.toConnections |
| 限定符和类型 | 方法和说明 |
|---|---|
Line |
ConditionNode.addLine(ReteNode toNode) |
Line |
BaseReteNode.addLine(ReteNode toNode) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Line> |
BaseReteNode.getLines() |
List<Line> |
JunctionNode.getToConnections() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JunctionNode.addToConnection(Line connection) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BaseReteNode.setLines(List<Line> lines) |
Copyright © 2018 Bstek. All rights reserved.