public class CriteriaNode extends BaseReteNode implements ConditionNode
lines| 构造器和说明 |
|---|
CriteriaNode() |
CriteriaNode(Criteria criteria,
int id,
boolean debug) |
| 限定符和类型 | 方法和说明 |
|---|---|
Criteria |
getCriteria() |
String |
getCriteriaInfo() |
NodeType |
getNodeType() |
Activity |
newActivity(Map<Object,Object> context) |
void |
setCriteria(Criteria criteria) |
void |
setCriteriaInfo(String criteriaInfo) |
addLine, buildVariables, fetchData, getChildrenNodes, getLines, setChildrenNodes, setLinesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLine, getChildrenNodespublic CriteriaNode()
public CriteriaNode(Criteria criteria, int id, boolean debug)
public NodeType getNodeType()
getNodeType 在类中 ReteNodepublic Criteria getCriteria()
getCriteria 在接口中 ConditionNodepublic void setCriteria(Criteria criteria)
public String getCriteriaInfo()
getCriteriaInfo 在接口中 ConditionNodepublic void setCriteriaInfo(String criteriaInfo)
Copyright © 2018 Bstek. All rights reserved.