| [news.eclipse.modeling.gmf] Re: check a property while reading file |
Hi,
Martin
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