org.drools.reteoo
Class QueryElementNode.QueryElementNodeMemory
java.lang.Object
org.drools.core.util.AbstractBaseLinkedListNode<Memory>
org.drools.reteoo.QueryElementNode.QueryElementNodeMemory
- All Implemented Interfaces:
- Memory, Entry<Memory>, LinkedListNode<Memory>
- Enclosing class:
- QueryElementNode
public static class QueryElementNode.QueryElementNodeMemory
- extends AbstractBaseLinkedListNode<Memory>
- implements Memory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryElementNode.QueryElementNodeMemory
public QueryElementNode.QueryElementNodeMemory(QueryElementNode node)
getNode
public QueryElementNode getNode()
getNodeType
public short getNodeType()
- Specified by:
getNodeType in interface Memory
setSegmentMemory
public void setSegmentMemory(SegmentMemory smem)
getSegmentMemory
public SegmentMemory getSegmentMemory()
- Specified by:
getSegmentMemory in interface Memory
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.