public class DataFlowGraphGenerator extends Object
Constructor and Description |
---|
DataFlowGraphGenerator() |
Modifier and Type | Method and Description |
---|---|
String |
genDataflowGraph(Dataflow model) |
String |
genDlineageGraph(EDbVendor vendor,
boolean isIndirect,
dataflow dataflow) |
String |
genERGraph(EDbVendor vendor,
dataflow dataflow) |
public DataFlowGraphGenerator()
public String genDlineageGraph(EDbVendor vendor, boolean isIndirect, dataflow dataflow) throws Exception
Exception
public String genERGraph(EDbVendor vendor, dataflow dataflow) throws Exception
Exception
public String genDataflowGraph(Dataflow model) throws Exception
Exception