public class PathFinder extends Object
| Constructor and Description |
|---|
PathFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<Path> |
getPaths(TNodeWithUnbound snode,
TNodeWithUnbound tnode,
TransformationsGraphImpl.Consistency consistencyLevel,
NodesCollection nodes) |
protected ArrayList<Path> getPaths(TNodeWithUnbound snode, TNodeWithUnbound tnode, TransformationsGraphImpl.Consistency consistencyLevel, NodesCollection nodes)
Copyright © 2014. All Rights Reserved.