Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Replicating Diagram Partitioning behavior
Replicating Diagram Partitioning behavior [message #176753] Wed, 12 March 2008 09:42
Eclipse UserFriend
Originally posted by: trommas.yahoo.com

Hi all :)

Node A (in the super diagram) is double clicked to open a sub diagram.
Now I need for Node B (in the same super diagram) to also open this sub
diagram when double clicked.

I started with installing the edit policy for Node B:

installEditPolicy(EditPolicyRoles.OPEN_ROLE,
new OpenXYZDiagramEditPolicy());

What should I do next?



Cheers,

Tomas Zijdemans
Previous Topic:Scrolling in Diagram Editor Palette
Next Topic:Multiple ecore
Goto Forum:
  


Current Time: Thu Apr 25 09:44:44 GMT 2024

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

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

Back to the top