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

Bug 329018

Summary: [Property View] Element edit service should be used to set values in the model for the references
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:52:53 EDT
Element edit service should be used to set values in the model for the references, instead of a eSet method on the element
Comment 1 Remi Schnekenburger CLA 2010-10-29 05:01:40 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...