org.drools.definition.process
Interface NodeContainer

All Known Subinterfaces:
WorkflowProcess

public interface NodeContainer


Method Summary
 Node getNode(long id)
           
 Node[] getNodes()
           
 

Method Detail

getNodes

Node[] getNodes()

getNode

Node getNode(long id)


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