Community
Participate
Working Groups
The method OperationImplementation.deleteFeatureValue should not only remove the value of a feature, but also delete the contents of model elements, if the feature is a reference.
Model.delete needs to be used instead of EcoreUtil.delete.