org.drools.common
Interface NodeMemory

All Known Implementing Classes:
AccumulateNode, AlphaNode, BetaNode, ElseNode, EvalConditionNode, ExistsNode, FromNode, JoinNode, NotNode, ObjectTypeNode, PropagationQueuingNode, QueryElementNode, RightInputAdapterNode

public interface NodeMemory


Method Summary
 Memory createMemory(RuleBaseConfiguration config)
           
 int getId()
           
 

Method Detail

getId

int getId()

createMemory

Memory createMemory(RuleBaseConfiguration config)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.