public class DAAPathFinder
extends java.lang.Object
| Constructor and Description |
|---|
DAAPathFinder(IDataFlowNode rootNode,
Executable shim) |
DAAPathFinder(IDataFlowNode rootNode,
Executable shim,
int maxPaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public DAAPathFinder(IDataFlowNode rootNode, Executable shim)
public DAAPathFinder(IDataFlowNode rootNode, Executable shim, int maxPaths)