Community
Participate
Working Groups
Element edit service should be used to set values in the model for the references, instead of a eSet method on the element
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...