Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Exporting models with Papyrus

Tags:

papyrus

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?

like image 898
Terry L Anderson Avatar asked Oct 30 '22 06:10

Terry L Anderson


1 Answers

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
like image 53
byerun Avatar answered Nov 10 '22 12:11

byerun