Book a Demo

Author Topic: Importing diagrams from Rational Rhapsody  (Read 3959 times)

elgringogordo

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Importing diagrams from Rational Rhapsody
« on: November 05, 2018, 10:38:01 pm »
I am investigating importing class diagrams from Rhapsody into EA.  We do not have the license for exporting to XMI in Rhapsody and sadly the evaluation licence doesn't cover it either so I can't even see if it is worth advocating buying the add on license. 

I am trying to import using the built in EA option instead.  At the moment I am trying to import class diagrams using the Import|Rhapsody tool.  This dies seem to successfully import the object nicely Classes, Descriptors and so on but no diagrams.  Is it possible to import the diagrams or would I have to manually recreate them ?  Or...there seems to be quite a bit of info in the Tracability box, is it possible to get EA to try and rebuild the diagrams from this ?

Thanks...

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Importing diagrams from Rational Rhapsody
« Reply #1 on: November 05, 2018, 11:38:36 pm »
XMI is a format to exchange models, but it doesn't include diagrams.
Although a lot of vendors have extended XMI to also include diagram information the exchange-ability of these extensions is pretty low.

So even if you got the XMI add-in working, I doubt that you will get a better result then you are getting now.

But luckily it is quit easy to rebuild diagrams in EA.
You simply select all imported elements from the project browser and drag them onto an empty diagram.

Then you can do an auto-layout and voila.

Geert

elgringogordo

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Importing diagrams from Rational Rhapsody
« Reply #2 on: November 06, 2018, 02:11:17 am »
Thanks that seems to work pretty well!