5

I am a newby to Papyrus. Export seems to only support exporting graphics of the model diagrams. Is there a way to export a model that is compatibly with other tools, such as XMI?

Terry L Anderson
  • 263
  • 1
  • 11

1 Answers1

2

You can create an XMI file for your model by doing the following:

  1. Right click on the project containing the model you wish to export
  2. Select General > File System
  3. Include the .uml file for the model to export
  4. Select the directory for export and click Finish
byerun
  • 36
  • 2