org.globus.cog.gui.grapheditor.ant
Class ParallelFlowTransformation
java.lang.Object
org.globus.cog.gui.grapheditor.ant.FlowTransformation
org.globus.cog.gui.grapheditor.ant.ParallelFlowTransformation
- All Implemented Interfaces:
- GraphTransformation
- public class ParallelFlowTransformation
- extends FlowTransformation
Implements a starting point for a parallel -> flow transformation.
It will use the FlowTransformation class for the recursive work
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParallelFlowTransformation
public ParallelFlowTransformation()
transform
public GraphInterface transform(GraphInterface graph)