[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Multiple editpart objects with numbers in name

Hello Hallvard Tr?tteberg,

I ended up using this approach. Unfortunately, I have to change the
extends clause of each of the classes to refer to the common
To my understanding if you specify "@generated NOT" java doc comment for each of these classes then generator will not overwrite modified "extends" clause by the default values anymore.

this (empty) class. Perhaps a feature request: Specify the name of a
class for common code for the EditParts generated for the same
This request could be covered by substituting existing template engine with more powerful one. In this case I hope youâll be able to even generate the code of this super-class by modifying existing set of templates.

-----------------
Alex Shatalin