Bug 114230 - [req] Persist diagram content in files
Summary: [req] Persist diagram content in files
Status: RESOLVED FIXED
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 enhancement
Target Milestone: ---   Edit
Assignee: Steven R. Shaw CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2005-10-28 15:22 EDT by Richard Gronback CLA
Modified: 2006-05-19 09:05 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Gronback CLA 2005-10-28 15:22:56 EDT
The runtime should persist diagram information in a separate file from domain 
models, using XML/XMI capabilities of EMF in both cases.
Comment 1 Vishy Ramaswamy CLA 2005-12-07 21:38:00 EST
Assigning to Steve's team
Comment 2 Jin CLA 2005-12-08 01:26:48 EST
Sometimes I want store all model information in one file? Not two separate files. It should be possible to let desinger to choose the persistent way. Maybe some services(extensions) in GMF can deal with this case? (ps:I'm starting to learn GMF recently, it seems great but also a bit more complex^_^)
Comment 3 Guennadi V. Vanine CLA 2006-01-29 12:14:28 EST
IMHO there should be the option both for separate and merged persistence
For ex., I have requirements to upload/download all relevant to workflow definition information in one XML file
Comment 4 Guennadi V. Vanine CLA 2006-01-29 12:30:16 EST
more exactly, I should upload/download (and locally save/open) the diagram (workglow definition) as one merged file but I should have a separate persistence for palette.
Meanwhile, as I understand, palette elements should be also linked to semantic and non-semantic models, with corresponding instantion of this linked structures
Comment 5 Guennadi V. Vanine CLA 2006-01-29 12:31:57 EST
would be nice to have it ASAP
Comment 6 Steven R. Shaw CLA 2006-01-29 20:23:02 EST
You can refer to the logic example.  This example stores the semantic model and diagram model in the same file resource.
Comment 7 Richard Gronback CLA 2006-05-18 22:14:42 EDT
Can't this be closed?
Comment 8 Steven R. Shaw CLA 2006-05-19 09:05:42 EDT
There are 2 variations:
- logic example demonstrates how to store diagram and model in same file.
- Generator example taipan shows how to separate diagram and model into separate resources.
Comment 9 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug