Skip to main content



      Home
Home » Modeling » UML2 » How to load an Enterprise Architect extension inside an Eclipse UML file ?
How to load an Enterprise Architect extension inside an Eclipse UML file ? [message #625997] Fri, 08 February 2008 17:54
Eclipse UserFriend
Originally posted by: flavio.p.duarte.gmail.com

Recently I faced an Eclipse UML file that contains an extension tag
generated by Enterprise Architect tool, like the example below:

<uml:Model>
...
</uml:Model>
<xmi:Extension extender="Enterprise Architect" extenderID="6.5">
...
</xmi:Extension>

By the documentation, I would say that standard API loads only uml model
(<uml:Model>). Is there a way that I can extend the API to load this file
with this additional information (</xmi:Extension>) ?
Previous Topic:Propagating stereotypes for all components
Next Topic:How to load an Enterprise Architect extension inside an Eclipse UML file ?
Goto Forum:
  


Current Time: Sat Jul 05 16:37:06 EDT 2025

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

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

Back to the top