Bug 206598 - Wrong graphical information on associations with same relationship names
Summary: Wrong graphical information on associations with same relationship names
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: OHF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Bence Oláh CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-10-17 06:34 EDT by Zsolt Török CLA
Modified: 2012-01-05 13:31 EST (History)
0 users

See Also:


Attachments
Patch (4.64 KB, patch)
2007-10-17 06:36 EDT, Bence Oláh CLA
no flags Details | Diff
Patch (9.13 KB, patch)
2007-10-18 06:37 EDT, Bence Oláh CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Török CLA 2007-10-17 06:34:44 EDT
The creation of AssociationGraphicalInformation objects is based on association relationship name. If this is the same on two associations we just use the first we find.
We need more information to identify the right association.
Comment 1 Bence Oláh CLA 2007-10-17 06:36:46 EDT
Created attachment 80540 [details]
Patch
Comment 2 Zsolt Török CLA 2007-10-17 06:52:32 EDT
Tested and committed Bence's patch.
Comment 3 Bence Oláh CLA 2007-10-18 06:37:21 EDT
Created attachment 80649 [details]
Patch

Finding the corresponding associations is based on the source and the target shape id.