org.drools.guvnor.client.rulefloweditor
Class RuleFlowNodeFactory

java.lang.Object
  extended by org.drools.guvnor.client.rulefloweditor.RuleFlowNodeFactory

public class RuleFlowNodeFactory
extends Object


Nested Class Summary
protected static class RuleFlowNodeFactory.LayoutCalculator
           
 
Constructor Summary
RuleFlowNodeFactory()
           
 
Method Summary
static org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode createNode(TransferNode tn)
           
protected static void fillIdAndCoordinates(org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode node, TransferNode tn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleFlowNodeFactory

public RuleFlowNodeFactory()
Method Detail

createNode

public static org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode createNode(TransferNode tn)

fillIdAndCoordinates

protected static void fillIdAndCoordinates(org.drools.guvnor.client.rulefloweditor.RuleFlowBaseNode node,
                                           TransferNode tn)


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