Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 344825 - [Table Editor] Table Editor should use TableConfiguration2
Summary: [Table Editor] Table Editor should use TableConfiguration2
Status: CLOSED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.8.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 0.8.0   Edit
Assignee: Vincent Lorenzo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 334240
  Show dependency tree
 
Reported: 2011-05-05 07:22 EDT by Vincent Lorenzo CLA
Modified: 2013-02-07 04:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Lorenzo CLA 2011-05-05 07:22:31 EDT
Currently, we use TableConfiguration to configure the tables in Papyrus. We should use TableConfiguration2.
This new type allows to define default local customization for the table. Using it, the user will only show "localcustomization" in the customization dialog, and not "localcustomization" + the other customizations applied on the table.
Comment 1 Vincent Lorenzo CLA 2011-09-13 10:55:54 EDT
Done on branch in R5462 and R5463. 
Merged in trunk in R5464.

This bug can't be closed, because we should remove the method TableConfiguration getTableConfiguration() on the trunk.
Comment 2 Vincent Lorenzo CLA 2013-02-07 04:31:52 EST
This bug can be marked as closed fixed. These table will be deprecated in few month, so we will never remove this old method.