Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Using emf and uml2 standalone parsing for a Magicdraw exported model
Using emf and uml2 standalone parsing for a Magicdraw exported model [message #625935] Thu, 24 January 2008 21:54
Eclipse UserFriend
Originally posted by: gkapi.mail.ntua.gr

Hello.

I am using Magicdraw 14.0, eclipse emf v. 2.3.1 and uml2 v. 2.1.1. I have a
UML model designed in Magicrdaw and then exported as UML2 (1.x ) EMF model.
In order to use emf and uml2 libraries as standalone I am following the
instrucitons given in:
http://dev.eclipse.org/newslists/news.eclipse.tools.uml2/msg 00833.html

My goal is to perform code generation based on the model stereotypes (using
EMF, UML2 libraries and Velocity templates). However, I am facing some
parsing
problems. The stereotypes used in classes, operations, etc, cannot be read
by
the relevant operation ( element.getAppliedStereotypes()), although they do
appear as applied stereotypes in the exported .uml2 files from Magicdraw.
A same problem appears with the datatypes of the element properties (the
getDatatype() method is not working). Again the datatypes appear normal in
the exported .uml2 files.
Do you know if there is a solution to the problem or if there is another
parsing way to use uml2 standalone ?standalone uml2

If not, is there a way to transfrom a org.eclipse.uml2.uml.Element to a
org.jdom.Element or to another XML parsing element ? This way I can combine
emf, uml2 and a number of xml parsing tools to get all the information I
need
from the model for the code generation.

If you need any more information let me know.

Thank you very much in advance.

Regards,
Georgina
Previous Topic:[Announce] MDT UML2 2.2.0 I200801222300 is available
Next Topic:extents in UML
Goto Forum:
  


Current Time: Thu Apr 18 00:29:42 GMT 2024

Powered by FUDForum. Page generated in 0.01828 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top