Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » [AM3] Wrinting UML models with ANT plugin
[AM3] Wrinting UML models with ANT plugin [message #619939] Thu, 21 August 2008 12:26
Max Bureck is currently offline Max BureckFriend
Messages: 72
Registered: July 2009
Member
Hello,

I am using the AM3 ANT plugin to save a UML model (using the am3.saveModel
Task). The UML model contains some classes with stereotypes applied. In
another target I load this model and start an ATL-transformation, which
uses this model as an inputmodel. In this transformation the applied
stereotypes are not recognized. If I start the transformation over an
Eclipse run-configuration everything works fine.
I looked in the generated .uml files and found that AM3 uses paths for
references in the UML-model, whereas ATL uses xmi:id attributes and
references the ids. It seems that references via path are not working for
applied stereotypes. And there is another downside of the paths: When
using model elements with names that contain spaces, the paths cannot be
dereferenced.
Is there a workaround, like an extractor for the am3.saveModel task that
can save the UML model with xmi:id attributes and references?

BTW: I am using Eclipse Ganymede with AM3 from the CVS (downloaded
yesterday).

Greetings,
Max
Previous Topic:[MOFScript]execute transformation
Next Topic:[Epsilon] - Eugenia - Generate GMF tool, graph and map model
Goto Forum:
  


Current Time: Fri Apr 19 01:06:16 GMT 2024

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

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

Back to the top