| Interface | Description |
|---|---|
| IExchangeService |
Gathers services to import/export model elements.
For now, only XMI format is supported. |
| Class | Description |
|---|---|
| XmiExportConfiguration |
Configuration class for the XMI export service in
IExchangeService. |
| XmiImportConfiguration |
Configuration class for the XMI import service in
IExchangeService. |
| Enum | Description |
|---|---|
| XmiExportConfiguration.VersionExport |
This enumeration lists the available formats for the export
|
| Exception | Description |
|---|---|
| XmiException |
Subclass of
Exception for the XMI import/export services. |