Bug 139022 - gmfgen creation: Provide an option for the user to be able to specify whether map mode should be used
Summary: gmfgen creation: Provide an option for the user to be able to specify whether...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 1.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-04-27 13:49 EDT by Boris Blajer CLA
Modified: 2010-07-19 22:21 EDT (History)
0 users

See Also:


Attachments
Fixes the subj (25.93 KB, patch)
2006-04-28 11:52 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-04-27 13:49:05 EDT
When generating standalone figure plugin, the user is presented with an option to specify whether map mode should be used. 
However, if figures are generated as inner classes, RuntimeUnspecifiedMapMode is always used. 
The user should be able to specify whether he/she actually wants to use the map mode when creating the generator model. 
This is especially important for the pure-GEF version, where the runtime map mode is not available.
Comment 1 Boris Blajer CLA 2006-04-28 11:52:08 EDT
Created attachment 39791 [details]
Fixes the subj

Option provided. The option dialog refactored to be usable with little modification both for standalone and inner-class mode. If the lite mode is available in the user workspace, the user is warned that using map mode for pure-GEF variant is not recommended. MapModeStrategy refactored to get rid of import assistant where it is not used (in co-operation with M. Golubev).
Comment 2 Artem Tikhomirov CLA 2006-05-01 13:27:34 EDT
reviewed and committed
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:21:57 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug