Double links are created when using palette tool [message #56683] |
Wed, 27 September 2006 20:47  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.02686 seconds