Bug 157204 - [gmfgraph UI] EMF editor should show gmfgraph Compartments as "<compartment-name> (<figure-name>)"
Summary: [gmfgraph UI] EMF editor should show gmfgraph Compartments as "<compartment-n...
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: Michael Golubev CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-09-13 13:23 EDT by Michael Golubev CLA
Modified: 2010-07-19 12:18 EDT (History)
0 users

See Also:


Attachments
Fixes the subj (1.95 KB, patch)
2006-09-13 13:38 EDT, Michael Golubev CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Golubev CLA 2006-09-13 13:23:02 EDT
Actually the title of runtime compartment editpart (that is, the value of GenCompartment#title) is taken from gmfgraph comprtment name. Also actually there are no possibility to reconcile GenCompartment#tiltle. 

It forces user to set simple one word names (like "packages" or even "other") for gmfgraph.Compartments, that makes very probable that the different gmfgraph.Compartment's will share the same name (while being stored in the separate gmfgraph resource to preserve name uniquess across resource). 

In this case it is hard to select correct compartment for CompartmentMapping in the gmfmap model. 

Expected: all generated EMF editors (including combobox values for CompartmentMapping) shows gmfgraph.Compartments as "<compartment-name> (<figure-name>)" label, simplifying the selection.
Comment 1 Michael Golubev CLA 2006-09-13 13:23:33 EDT
typo in the summary fixed
Comment 2 Michael Golubev CLA 2006-09-13 13:38:50 EDT
Created attachment 50069 [details]
Fixes the subj
Comment 3 Artem Tikhomirov CLA 2006-09-14 08:14:59 EDT
Reviewed and committed.
Comment 4 Eclipse Webmaster CLA 2010-07-19 12:18:09 EDT
[GMF Restructure] Bug 319140 : product GMF and component
UI was the original product and component for this bug