| [news.eclipse.modeling.gmf] Re: Not able to get hidden NoteEditParts. |
Thanks Alex........
-Nagesh
Alex Shatalin wrote:
Hello Nagesh,
You should be able to access invisible iagram elements usingorg.eclipse.gmf.runtime.notation.Diagram.getChildren()
method (using notation model instead of an EditParts).
----------------- Alex Shatalin