[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

Hello sowmya,

As I already said, you can use Notation model API to perform nearly all the checks/modifications you need (without openning an editor).
Another option (if you really need EditParts) is to open diagram in a viewer without actual UI. This is a GEF-related question and AFAIK GEF allows it.


-----------------
Alex Shatalin