[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Getting EMF model out of EditPart

Alex Shatalin wrote:

> call ((View) EditPart.getModel()).getElement().
> 
Thanks a lot Alex, it worked just as you suggested.