Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329016 - [Property View] Element edit service should be used to set values in the model for the String features
Summary: [Property View] Element edit service should be used to set values in the mode...
Status: RESOLVED FIXED
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Remi Schnekenburger CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 329015
  Show dependency tree
 
Reported: 2010-10-29 04:51 EDT by Remi Schnekenburger CLA
Modified: 2010-10-29 05:01 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...