Bug 131365

Summary: Standalone GMFGraph generator: Optionally generate separate GMFGrpah instance containing the same set of diagram elements but pointing to the custom figures
Product: [Modeling] GMF-Tooling (ARCHIVED) Reporter: Michael Golubev <borlander>
Component: CoreAssignee: Michael Golubev <borlander>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fixes the subj
none
Tests + fixed: Connections are not mirrored in the original implementation none

Description Michael Golubev CLA 2006-03-10 13:51:05 EST
Now user have an option to create separate GMFGraph instance containing custom figures referencing newly generated classes. In addition, it should be possible to create separate GMFGraph resource containing the original set of diagram elements but pointing to the newly generated custom figures.
Comment 1 Michael Golubev CLA 2006-03-13 10:06:34 EST
Created attachment 36141 [details]
Fixes the subj

Option "Mirror diagram elements" with desired functionality added to New Plugin Project wizard template. 
+ Generate Standalone Plugin action (popup menu) generates separate mirrored resource as well
Comment 2 Artem Tikhomirov CLA 2006-03-13 10:41:31 EST
reviewed and committed
Comment 3 Michael Golubev CLA 2006-04-18 17:28:39 EDT
Created attachment 38856 [details]
Tests + fixed: Connections are not mirrored in the original implementation
Comment 4 Artem Tikhomirov CLA 2006-04-20 12:15:38 EDT
Tests+fix for connections: reviewed and committed.
Comment 5 Artem Tikhomirov CLA 2006-05-30 09:24:12 EDT
Made this finally happen without any references kept to original file - using FigureAccessor for child elements (labels, at the moment).
Comment 6 Eclipse Webmaster CLA 2010-07-19 22:17:48 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug