com.altair.hwm.toolkit.workflow
Class HWMGraphFlowNode

java.lang.Object
  extended by com.altair.hwm.toolkit.workflow.HWMGraphNode
      extended by com.altair.hwm.toolkit.workflow.HWMGraphFlowNode
Direct Known Subclasses:
HWMGraphFloderNode

public class HWMGraphFlowNode
extends HWMGraphNode


Field Summary
 
Fields inherited from class com.altair.hwm.toolkit.workflow.HWMGraphNode
cases, label
 
Method Summary
 void setNextPath(HWMGraphNode node)
           
 
Methods inherited from class com.altair.hwm.toolkit.workflow.HWMGraphNode
getLabel, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

setNextPath

public void setNextPath(HWMGraphNode node)