Bug 112988 - Consider "Same File For Diagram and Model" GenDiagram property in generation process
Summary: Consider "Same File For Diagram and Model" GenDiagram property in generation ...
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: Alex Shatalin CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
: 112989 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-18 15:21 EDT by Alex Shatalin CLA
Modified: 2010-07-19 22:19 EDT (History)
0 users

See Also:


Attachments
Feature implemented by this patch (110.89 KB, patch)
2005-10-19 13:32 EDT, Alex Shatalin CLA
no flags Details | Diff
Feature implemented by this patch (3.12 KB, patch)
2005-10-19 13:32 EDT, Alex Shatalin 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 2005-10-18 15:21:06 EDT
Currently generated code will always store model and diagram in the same file. 
If "Same File For Diagram and Model" GenDiagram property was set to "true" 
then:
- separate file for storing domain model should be created while 
executing "New Diagram Action"
- model contents should not be copied to the diagram file while 
executing "InitDiagramFileAction"
Comment 1 Alex Shatalin CLA 2005-10-18 15:29:16 EDT
*** Bug 112989 has been marked as a duplicate of this bug. ***
Comment 2 Alex Shatalin CLA 2005-10-19 13:32:02 EDT
Created attachment 28459 [details]
Feature implemented by this patch
Comment 3 Alex Shatalin CLA 2005-10-19 13:32:18 EDT
Created attachment 28460 [details]
Feature implemented by this patch
Comment 4 Artem Tikhomirov CLA 2005-10-19 13:55:52 EDT
reviewed and committed
Comment 5 Eclipse Webmaster CLA 2010-07-19 22:19:35 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug