Book a Demo

Author Topic: UML tools for extracting from EA  (Read 22507 times)

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
UML tools for extracting from EA
« on: May 12, 2015, 06:57:19 pm »
could someone help me finding tools/ any tools used to convert or export or extract UML data structure from or to EA,

thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: UML tools for extracting from EA
« Reply #1 on: May 12, 2015, 07:31:12 pm »
What format do you prefer? French fries or mashed potatoes?

q.

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #2 on: May 12, 2015, 07:36:59 pm »
xml, or any format

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: UML tools for extracting from EA
« Reply #3 on: May 12, 2015, 09:05:20 pm »
You don't like Package/Im-/Export/XMI ?

q.

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #4 on: May 13, 2015, 07:47:35 am »
Not the case, but I trying to show the useful of this mechanism regarding any other tools, because I am doing a research on this area, and need to  garbing as many as possible tools to highlight which tools is more sufficient and why?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: UML tools for extracting from EA
« Reply #5 on: May 13, 2015, 09:01:29 am »
In most cases, XMI is the only practical choice for converting UML between tools, even with its obvious deficiencies. There's still the choice of XMI version (different tools support different versions), and some tools implement imports directly from another tool.


dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #6 on: May 13, 2015, 11:05:19 am »
which tools please, do you have any idea ?
Quote
...), and some tools implement imports directly from another tool.


VKN

  • EA User
  • **
  • Posts: 187
  • Karma: +9/-1
    • View Profile
Re: UML tools for extracting from EA
« Reply #7 on: May 13, 2015, 11:49:00 am »
EA primarily supports XMI 1.1 and XMI 2.1 formats for the Export/Import.

You may want to search for other tools supporting similar formats for their round trip purposes.

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #8 on: May 13, 2015, 11:53:45 am »
Yes I am working to find some tools that support exporting data from UML, just  I asked if somebody knows any plugins/tools used in this regard.

Thanks
« Last Edit: May 13, 2015, 12:04:26 pm by dangel »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: UML tools for extracting from EA
« Reply #9 on: May 13, 2015, 12:30:31 pm »
As an example, our Visio importer gets more information than the Visio XMI export.

We also have a dedicated emx importer (although that's still a variant of XMI) and custom handlers for various exporters when we are importing XMI (mostly for diagram information) I know some other tools do the reverse with our XMI.

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #10 on: May 13, 2015, 01:36:31 pm »
Thank you  Simon M for your information,, it was very good idea.

Quote
....I know some other tools do the reverse with our XMI.

like what please give me another tools  please?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: UML tools for extracting from EA
« Reply #11 on: May 13, 2015, 02:21:33 pm »
Sorry, even if I could remember (which I don't) I avoid mentioning competitors on this forum.

dangel

  • EA User
  • **
  • Posts: 74
  • Karma: +0/-0
    • View Profile
Re: UML tools for extracting from EA
« Reply #12 on: May 13, 2015, 02:32:27 pm »
No I am not talking about competitions !

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: UML tools for extracting from EA
« Reply #13 on: May 13, 2015, 03:29:52 pm »
I know that Rational Rose had an XMI im-/export from Unisys. No idea what RSA is doing nowadays (guess with it's 7 Gig base installation t will poop XMI along with martian formats easily).

Also there was a recent question about Papyrus which did not seem to work well  for reasons (I supposed myself) named by Simon above. (found it http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1431436494/1#1)

q.
« Last Edit: May 13, 2015, 03:35:31 pm by qwerty »

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: UML tools for extracting from EA
« Reply #14 on: May 14, 2015, 01:39:35 am »
EA can directly import from MagicDraw's mdzip file.  I believe the reverse is true as well i.e. Magic Draw can pull in an EA model, however I've never tried that direction.