IDumper Interface |
Namespace: de.unika.ipd.grGen.libGr
public interface IDumper : IDisposable
The IDumper type exposes the following members.
| Name | Description | |
|---|---|---|
| DumpEdge |
Dump an edge
| |
| DumpNode |
Dump a node.
| |
| FinishDump |
Finishes the dump and closes the file
| |
| FinishSubgraph |
Finishes a subgraph
| |
| StartSubgraph |
Creates a new sub-graph
|