Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » UMLElementTypes
UMLElementTypes [message #623524] Mon, 26 January 2009 13:35
Salva is currently offline SalvaFriend
Messages: 29
Registered: July 2009
Junior Member
Hi,

I need certain customizations in the UML diagrams so I've decided to get
the source code, change what I need in the models, regenerate generator
model and then regenerate diagram's code (Using Generate UML2tools
Diagrams)

Well, I can regenerate the gmfGen model (ignoring validation errors as
I've read I must do) and then the code. However, in the generated class
UMLElementTypes.java, the type's ids are changed and those changes in the
ids are not propagated across the rest of the generated code. I would
expect such behavior in those parts tagged with @generated NOT but no in
the re-generated classes, and methods.
Then, after de generation, I Have many classes referencing non-existing
UMLElementTypes.

¿I'm missing something? Maybe the problem come from the GMF generator ¿Do
you need a specific version of GMF to generate the code?

I'm using source code from version 0.8 and GMF 2.1.

Cheers!

Salva.
Previous Topic:Outline Tree Navigator
Next Topic:UMLElementTypes
Goto Forum:
  


Current Time: Fri Apr 26 22:14:39 GMT 2024

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

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

Back to the top