Bug 139022

Summary: gmfgen creation: Provide an option for the user to be able to specify whether map mode should be used
Product: [Modeling] GMF-Tooling (ARCHIVED) Reporter: Boris Blajer <boris.blajer>
Component: CoreAssignee: Boris Blajer <boris.blajer>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Fixes the subj none

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