Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Not able to get hidden NoteEditParts.
Not able to get hidden NoteEditParts. [message #211860] Mon, 24 November 2008 04:21 Go to next message
Eclipse UserFriend
Hi,

I have a diagram having a visible and hidden NoteEditParts. When I want to
get all NoteEditParts from diagram using getChildren() method, I am able
to get only visible NoteEditParts. How can I get hidden NoteEditParts from
diagram?.

Thanks In Advance,
-Nagesh
Re: Not able to get hidden NoteEditParts. [message #211900 is a reply to message #211860] Mon, 24 November 2008 07:23 Go to previous messageGo to next message
Eclipse UserFriend
Hello Nagesh,

You should be able to access invisible iagram elements using org.eclipse.gmf.runtime.notation.Diagram.getChildren()
method (using notation model instead of an EditParts).

-----------------
Alex Shatalin
Re: Not able to get hidden NoteEditParts. [message #212007 is a reply to message #211900] Tue, 25 November 2008 03:53 Go to previous message
Eclipse UserFriend
Thanks Alex........

-Nagesh


Alex Shatalin wrote:

> Hello Nagesh,

> You should be able to access invisible iagram elements using
org.eclipse.gmf.runtime.notation.Diagram.getChildren()
> method (using notation model instead of an EditParts).

> -----------------
> Alex Shatalin
Previous Topic:Custom save
Next Topic:Connection to/from a label
Goto Forum:
  


Current Time: Tue Jul 22 18:28:52 EDT 2025

Powered by FUDForum. Page generated in 0.05649 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top