org.gcube.datatransformation.datatransformationlibrary.model.graph
Class PathFinder
java.lang.Object
org.gcube.datatransformation.datatransformationlibrary.model.graph.PathFinder
public class PathFinder
- extends Object
- Author:
- Dimitris
This class finds transformationUnit paths in the graph...
!!!!Is not Thread Safe...
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathFinder
public PathFinder()
getPaths
protected ArrayList<Path> getPaths(TNodeWithUnbound snode,
TNodeWithUnbound tnode,
TransformationsGraphImpl.Consistency consistencyLevel,
NodesCollection nodes)
Copyright © 2013. All Rights Reserved.