[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Getting editpart in DiagramEditor file

Hi ,
My requirnment is I want to do some operation on my elements image on the editor during save operation. For this we have ***DiagramEditor class in which performsave() method is there. In this class I want to get the editpart of root element (or any other element). Using this I want to perform some operation on my element on the editor. Is this possible, if yes how I can achieve this. If no what are the other options I have to achieve this ?


Thanks in advance.

Best Regards,
Vikas