[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: how to get editPart from model/diagram filename

Thanks Alex. But i am trying to get the diagram editparts without opening the diagram file.

At the time of launching the runtime workbench i am retriveing all the projects and the diagram files in it. I need to perform some check for all the elements in all diagram files in all projects before the runtime launches completely .

Is there any way i can be doing this