[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: check a property while reading file

Hello Martin,

You can start with org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts.DiagramDocumentEditor.setInput(). DiagramDocumentEditor is one of the superclasses for generated ???DiagramEditor class.

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