Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Double links are created when using palette tool
Double links are created when using palette tool [message #56683] Wed, 27 September 2006 20:47 Go to next message
Eclipse UserFriend
If I initialize a diagram with a valid model, the link is properly displayed
between two model elements. If I delete the single valid link, the data
model
is properly updated. If I use the palette creation tool to create a link
(called an attribute mapping in this model) between two elements (called
attributes in this model), the link is created once in the data model, but
displayed as two visible links.


<eClassifiers xsi:type="ecore:EClass" name="AttributeMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="source"
eType="#//Value"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination"
eType="#//Attribute"/>
</eClassifiers>

Example Screenshot:
https://bugs.eclipse.org/bugs/attachment.cgi?id=50871&ac tion=view
Re: Double links are created when using palette tool [message #56895 is a reply to message #56683] Thu, 28 September 2006 05:20 Go to previous message
Eclipse UserFriend
Hello Borna,

Looks like a problem described in: https://bugs.eclipse.org/bugs/show_bug.cgi?id=148021

-----------------
Alex Shatalin
Previous Topic:Is GMF the right tool for me?
Next Topic:Sample DB persistence program
Goto Forum:
  


Current Time: Thu May 01 15:13:10 EDT 2025

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

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

Back to the top