Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 344825

Summary: [Table Editor] Table Editor should use TableConfiguration2
Product: [Modeling] Papyrus Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: CoreAssignee: Vincent Lorenzo <vincent.lorenzo>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.8.0   
Target Milestone: 0.8.0   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 334240    

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.