Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Duplicate Edges across muliple views
Duplicate Edges across muliple views [message #157799] Tue, 30 October 2007 16:45 Go to next message
Eclipse UserFriend
Hello,

We have built a DSL editor that allows us to create diagram views
of an instance of an underlying EMF model. However, although
we can show the same node in multiple diagrams, we can't
seem to show the same edge in multiple diagrams. Is this possible,
and how would people recommend we support it?

The objectibe is to be able to show different views of the same
model with shared elements and edges.

Thanks,

Andy
Re: Duplicate Edges across muliple views [message #157936 is a reply to message #157799] Wed, 31 October 2007 10:25 Go to previous message
Eclipse UserFriend
Hello ase,

If you are using the same generated eidtor code to visualize same model elements
on different diagrams then edges should be automatically created by diagram
CanonicalEditPolicy. If you have non-synchronized diagrams then you should
take care on creation diagram elements (links)..

-----------------
Alex Shatalin
Previous Topic:Import from XML errors
Next Topic:Automatic screen scroll
Goto Forum:
  


Current Time: Fri Sep 19 01:32:57 EDT 2025

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

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

Back to the top