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

Bug 329016

Summary: [Property View] Element edit service should be used to set values in the model for the String features
Product: [Modeling] Papyrus Reporter: Remi Schnekenburger <rschnekenburger>
Component: CoreAssignee: Remi Schnekenburger <rschnekenburger>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 0.7.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 329015    

Description Remi Schnekenburger CLA 2010-10-29 04:51:13 EDT
Element edit service should be used for String and Integer values.
Comment 1 Remi Schnekenburger CLA 2010-10-29 05:01:28 EDT
This is taken in charge in the class org.eclipse.papyrus.properties.runtime.controller.EMFTPropertyEditorController#updateModel() method. The method setValueInModel() should niot be used anymore...