Bug 149484 - Lite Generator: Notation model instances (Edges) should not store domain model element for reference-only links
Summary: Lite Generator: Notation model instances (Edges) should not store domain mode...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Blajer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-07-03 12:57 EDT by Alex Shatalin CLA
Modified: 2010-07-19 22:21 EDT (History)
0 users

See Also:


Attachments
Fixes the subj in 1.0.1 branch (38.21 KB, patch)
2006-07-04 10:27 EDT, Boris Blajer CLA
no flags Details | Diff
Fixes the patch in HEAD (94.58 KB, patch)
2006-07-04 10:28 EDT, Boris Blajer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Shatalin CLA 2006-07-03 12:57:05 EDT
Currently Lite Generator creates a code where all notation model Edge instances has model element associated:
- for link with class - instance of the link-object
- for reference-only link - target of the link

It makes sense to align this behavior with runtime-based generator where reference-only links do not have model element attached.
Comment 1 Boris Blajer CLA 2006-07-04 10:27:27 EDT
Created attachment 45706 [details]
Fixes the subj in 1.0.1 branch
Comment 2 Boris Blajer CLA 2006-07-04 10:28:04 EDT
Created attachment 45707 [details]
Fixes the patch in HEAD
Comment 3 Alex Shatalin CLA 2006-07-04 11:51:36 EDT
Reviewed and commited
Comment 4 Eclipse Webmaster CLA 2010-07-19 22:21:30 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug