Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Stereotypes are not correctly recognized
Stereotypes are not correctly recognized [message #628168] Mon, 11 January 2010 14:59
No real name is currently offline No real nameFriend
Messages: 33
Registered: July 2009
Member
Hi all,

I have some problems opening an .uml file, created by Rhapsody, in
Eclipse. Because the file is created by a proprietary exporter, some
URIs do not match the Eclipse URIs. In particular, the namespace URI for
Eclipse UML (http://www.eclipse.org/uml2/2.0.0/UML) is replaced by
another one.

To be able to open the file with the Eclipse UML Editor, I already
registered the UML Package against the other URI (and also new content
types). But I have still have the problem, that the applied Stereotypes
are not correctly recognized. They are only shown as XML elements beside
the model node. I think the reason for it is the source attribute of the
EAnnotations in the ProfileApplications and in the Profile itself,
because the value of source attributes is the URI of the exporter and
not the Eclipse UML URI. If I manually (find/replace) replace the
values, the Stereotypes will be correctly shown. But I do not want to
edit the file manually. So my actual question is, whether there is a
possibility to add an extension to do this automatically?


Thanks and regards,

Sebastian
Previous Topic:Stereotypes are not correctly recognized
Next Topic: encode UMLModel
Goto Forum:
  


Current Time: Tue Mar 19 09:17:00 GMT 2024

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

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

Back to the top