Book a Demo

Author Topic: Moving EA diagrams between EAP projects  (Read 2729 times)

gliesian

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Moving EA diagrams between EAP projects
« on: September 13, 2008, 12:49:49 am »
Is there a way to move EA diagrams from one EAP project to another?

Thelonius

  • EA User
  • **
  • Posts: 274
  • Karma: +6/-0
  • I think. Therefore I get paid.
    • View Profile
Re: Moving EA diagrams between EAP projects
« Reply #1 on: September 13, 2008, 11:00:07 am »
Gliesian

I just figured this out myself a few days ago.

Assuming you have all the objects you want to move / copy in a 'package' -- you right click on the package and do an XMI export.

Then you import into the project you want.

Seems to work pretty good, actually.

Let me know how you go.

Cheers

Thomas Mercer-Hursh

  • EA User
  • **
  • Posts: 386
  • Karma: +0/-0
  • Computing Integrity
    • View Profile
Re: Moving EA diagrams between EAP projects
« Reply #2 on: September 14, 2008, 02:10:19 am »
Point being, of course, that you need to move both the diagram and the objects in the diagram as a unit.  If you try to move the diagram itself because the same objects are already in the other project, you will need some special coding to connect the diagram with the objects.