[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to make GMF represent recursive object model

You can reuse non Top Node Reference nodes. 'Model' should definitely be the Top Node Reference.

If your .ecore model is correct (you have all the Refs) then you can do it.
The only thing I'm not sure of is if it is possible to create a recursive mapping with only 1 element to itself. I used to have another Node in between...