Community
Participate
Working Groups
Element edit service should be used to set values in the model when editing an element in the property view. For now, eSet() has been used, but this does not ensure coherence of the model.
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...