| [news.eclipse.modeling.gmf] Re: Link between GMF Figure and EMF Node, Properties provisionning |
Hello Rodolphe,
Try calling ConceptEditPart.getNotationView().getElement() to get domain model element from the selected EditPart instance.selected concept only. How can y translate my ConceptEditPart object (the one I get in my selectionChanged method) into the corresponding EObject ?
----------------- Alex Shatalin