org.drools.marshalling.impl
Class RuleBaseNodes

java.lang.Object
  extended by org.drools.marshalling.impl.RuleBaseNodes

public class RuleBaseNodes
extends Object


Constructor Summary
RuleBaseNodes()
           
 
Method Summary
static Map<Integer,BaseNode> getNodeMap(InternalRuleBase ruleBase)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleBaseNodes

public RuleBaseNodes()
Method Detail

getNodeMap

public static Map<Integer,BaseNode> getNodeMap(InternalRuleBase ruleBase)


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