Bug 573160 - [Designer, CDT integration] Don't replace operation parameters

- Create class ParameterUtils with some utility functions around parameters
- Don't delete and re-create parameter. Only delete parameters, if they have been
  cannot be found any more (this includes renamed parameters => rename on model
  level, if you want to keep)
- Only add stereotypes to parameters, don't remove them.

Change-Id: Ic6bf91b38398ed4fbafb852d1606891d1bc7886c
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
2 files changed
tree: df999c9fb27232c1cc6deab9513e1486883dfe14
  1. features/
  2. plugins/
  3. releng/
  4. targetplatform/
  5. .gitattributes
  6. .gitignore
  7. .project
  8. CONTRIBUTING.md
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

Papyrus Designer

mvn -f languages/pom.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=1.0.0 mvn -f components/pom.xml org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=0.7.1