Book a Demo

Author Topic: Importing model from Jude/Astah  (Read 6232 times)

Pawel Jasinski

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Importing model from Jude/Astah
« on: November 12, 2013, 01:08:56 am »
hi,

I have astah model which I would like to import into EA. It contains class, activity and interaction diagrams. The packages and elements appears to be imported ok, but no diagrams.
Any help or suggestions are appreciated.

--pawel

Sam Courtney

  • EA User
  • **
  • Posts: 58
  • Karma: +1/-0
    • View Profile
Re: Importing model from Jude/Astah
« Reply #1 on: November 13, 2013, 06:58:40 am »
Do you use XMI to import this content?

Pawel Jasinski

  • EA User
  • **
  • Posts: 29
  • Karma: +0/-0
    • View Profile
Re: Importing model from Jude/Astah
« Reply #2 on: November 18, 2013, 08:42:56 pm »
yes, astah saves project as xmi

I can see the following in the file:
<XMI xmi.version="1.1" ...
 <XMI.header>
    <XMI.documentation>
    
    <XMI.documentation>
    <XMI.metamodel xmi.name="UML" xmi.version="1.4"/>
  </XMI.header>

I dig it a bit more. Diagrams are within jude namespace which is very likely the reason why EA can not do much about it.
I also noticed that connectors from activity diagrams are lost but connectors from class diagrams are fine.
All diagram Notes are also lost.