Skip to content

Xmi_exporting

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

Exporting a model in XMI format

Introduction

The Modelio XMI export operation is used to generate XMI files from models built in Modelio.

The “XMI Export” command can only be run from a package.

image

The XMI Export command

Key:

image. Right-click on a package to open the context menu.

image. Run the “Import/Export \ Export \XMI Export” command.

The “XMI Export” window

image

The XMI export window

Key:

image. In this field, select the path of the file (which may or may not already exist) to which you want to export.

image. When the “Adding Modelio annotations” option has been activated, more information will be exported, ensuring maximum compatibility in the case of a re-import into Modelio. Some information available in Modelio but not present in UML2 can be retrieved in this way.

image. In the “Compatibility” field, select a format for the export. Choose between UML2.1.1, UML2.2, UML2.3, UML2.4.1 and EMF210.

image. In the “Extension” field, define the extension that will be assigned to the file you are going to export (either “.xmi” ou “.uml”).

image. The progress bar shows the progress of the export operation.

Partial export

With Modelio XMI Import/Export, you can carry out a partial export. To do this, simply run the export command from any of your project’s “Package” type elements.

The scope of the export will then be limited to the sub-elements of the package from which the command is run. Any links to elements outside this package are severed.

Clone this wiki locally