Bug 156358 - [Lite Generator]: Implement diagram overview
Summary: [Lite Generator]: Implement diagram overview
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Blajer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-09-06 10:26 EDT by Boris Blajer CLA
Modified: 2010-07-19 22:21 EDT (History)
0 users

See Also:


Attachments
Fixes the Subj (1.11 MB, patch)
2006-09-11 06:21 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 Boris Blajer CLA 2006-09-06 10:26:24 EDT
Currently, overview is always empty for generated lite diagrams.
Comment 1 Boris Blajer CLA 2006-09-11 06:21:37 EDT
Created attachment 49818 [details]
Fixes the Subj

The implemented overview uses generative approach in contrast to the one used for the runtime version. This was needed to avoid registry of parsers. At the same time, it allows the user to fine-tune the behavior of the tree items.
Also, direct-editing in the overview was implemented, which is missing in the runtime version (in fact, I had to implement a special DirectEditManager suitable for TreeEditParts, which is missing in GEF).
Comment 2 Artem Tikhomirov CLA 2006-09-11 11:40:57 EDT
reviewed and committed.
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:21:23 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug