[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Re: Exception when generating diagram code from .gmfgen
|
Hello Olivier,
Is it a good way to solve this issue?
Well, the "tail" of this template (throwIncorrectInputException, fileEditorInputClassFQName
, uriEditorInputClassFQName) looks not necessary because you are just copying
original template.. Here you can either call original DEFINEs orcreate your
custom one with different parameters... "aspects" folder was designed to
hold "arounds" for the original templates + some custom DEFINEs. If you'd
like to override original DEFINE completely you can put corresponding custom
template in a folder without "aspects" top-level folder...
What is this code used for?
It is a question to an author of this custom template.. ;-)
-----------------
Alex Shatalin