[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: how to create "abstract" node reference in gmfmap ?

Hello Sylvain,

You have to create NodeMapping for each of your concrete sub-classes of asbstract super-class. In this case you'll have two different toolbar tools for each of concrete subclasses of AbstractElement on digram.

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