| [news.eclipse.modeling.gmf] Getting EMF model out of EditPart |
Hi, How to get the model out of the EditPart, EditPart.getModel() returns me the DiagramImpl not the Impl representing the EditPart. What should I do to get this or can I get all the attributes for any model from the EditPart itself? Thanks in advance, Aditya