XMIExportExport Method |
| Name | Description | |
|---|---|---|
| Export(IGraph) | ||
| Export(IGraph, TextWriter) | Exports the given graph in XMI format to the given text writer output stream. Any errors will be reported by exception. | |
| Export(IGraph, String) | Exports the given graph to a XMI file with the given filename. Any errors will be reported by exception. |