XMIExport Class |
public class XMIExport : IDisposable
The XMIExport type exposes the following members.
| Name | Description | |
|---|---|---|
| XMIExport(String) | Initializes a new instance of the XMIExport class | |
| XMIExport(TextWriter) | Initializes a new instance of the XMIExport class | |
| XMIExport(XmlTextWriter) | Initializes a new instance of the XMIExport class |
| Name | Description | |
|---|---|---|
| Dispose | ||
| 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. | |
| WriteAttributes | ||
| WriteNodeProperties | ||
| WriteReachedNode | ||
| WriteRootNode |
| Name | Description | |
|---|---|---|
| containedIn | ||
| containedVia | ||
| contains |