org.drools.runtime.pipeline.impl
Class Root

java.lang.Object
  extended by org.drools.runtime.pipeline.impl.Root

public class Root
extends Object


Constructor Summary
Root()
           
 
Method Summary
 List getChildren()
           
 void setChildren(List children)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Root

public Root()
Method Detail

getChildren

public List getChildren()

setChildren

public void setChildren(List children)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.