Bug 131365 - Standalone GMFGraph generator: Optionally generate separate GMFGrpah instance containing the same set of diagram elements but pointing to the custom figures
Summary: Standalone GMFGraph generator: Optionally generate separate GMFGrpah instance...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Michael Golubev CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-03-10 13:51 EST by Michael Golubev CLA
Modified: 2010-07-19 22:17 EDT (History)
0 users

See Also:


Attachments
Fixes the subj (22.86 KB, patch)
2006-03-13 10:06 EST, Michael Golubev CLA
no flags Details | Diff
Tests + fixed: Connections are not mirrored in the original implementation (10.37 KB, patch)
2006-04-18 17:28 EDT, Michael Golubev CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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