[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to execute diagrams validation programmatically?

Hello Georges,

You can load diagram XMI file using EMF resource loading mechnizm. In a root of this resource you will see Diagram instance wich is an instance of a View.

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