Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mklink

Pages: [1]
1
General Board / Re: EA 6.5 XMI not read by Rational Software Archi
« on: September 29, 2006, 01:12:57 am »
Most likely it will not work, since RSA as an eclipse based tool will expect an XMI file which describes the UML model with EMF (the eclipse meta model), whereas Sparx EA uses XMI to describe the UML model with MOF.

All those different standards can be fairly confusing and there are numerous people who are waiting exactly for this kind of bridge to the eclipse world.

Regards
Markus

2
I am still looking for ways to import the whole UML2 model into eclipse. Jos already showed a way to import basic class diagrams by using a XSLT file. However, this seems to be based on XMI 1.1.

Now that EA produces XMI 2.1 did anyone find alternative ways to get EA and OAW connected. Did someone develop the XSL sheet further?

I know someone who is working on the problem using the COM Automation Interface. I think in the long run this might be easier to maintain than the style sheet.

I would be very happy to find a solution to this problem and welcome any further hints...

Regards
Markus

Pages: [1]