public abstract class JunctionNode extends BaseReteNode
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<Line> |
toConnections |
protected int |
toLineCount |
lines| 构造器和说明 |
|---|
JunctionNode(int id) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addToConnection(Line connection) |
List<Line> |
getToConnections() |
int |
getToLineCount() |
addLine, buildVariables, fetchData, getChildrenNodes, getLines, setChildrenNodes, setLinesgetId, getNodeType, newActivity, setIdCopyright © 2018 Bstek. All rights reserved.