org.drools.reteoo
Class NodeTypeEnums
java.lang.Object
org.drools.reteoo.NodeTypeEnums
public class NodeTypeEnums
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JoinNode
public static final short JoinNode
- See Also:
- Constant Field Values
NotNode
public static final short NotNode
- See Also:
- Constant Field Values
ExistsNode
public static final short ExistsNode
- See Also:
- Constant Field Values
EvalConditionNode
public static final short EvalConditionNode
- See Also:
- Constant Field Values
FromNode
public static final short FromNode
- See Also:
- Constant Field Values
AccumulateNode
public static final short AccumulateNode
- See Also:
- Constant Field Values
RightInputAdaterNode
public static final short RightInputAdaterNode
- See Also:
- Constant Field Values
QueryTerminalNode
public static final short QueryTerminalNode
- See Also:
- Constant Field Values
RuleTerminalNode
public static final short RuleTerminalNode
- See Also:
- Constant Field Values
ForallNotNode
public static final short ForallNotNode
- See Also:
- Constant Field Values
UnificationNode
public static final short UnificationNode
- See Also:
- Constant Field Values
QueryRiaFixerNode
public static final short QueryRiaFixerNode
- See Also:
- Constant Field Values
WindowNode
public static final short WindowNode
- See Also:
- Constant Field Values
ElseNode
public static final short ElseNode
- See Also:
- Constant Field Values
AlphaNode
public static final short AlphaNode
- See Also:
- Constant Field Values
ObjectTypeNode
public static final short ObjectTypeNode
- See Also:
- Constant Field Values
PropagationQueueingNode
public static final short PropagationQueueingNode
- See Also:
- Constant Field Values
QueryElementNode
public static final short QueryElementNode
- See Also:
- Constant Field Values
NodeTypeEnums
public NodeTypeEnums()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.