Bug 574783 - Add ability to specify "delete" or "default" methods.

- Add <Delete> and <Default> stereotypes
- Re-generate static profile
- Modify code generator
- The user is responsible to apply the stereotype only to valid
  operations (e.g. <Default> only to constructors)

Change-Id: I520712dc2f2b9111f118fccfec76f753c5bfcad1
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
17 files changed
tree: 9a2c6539f46d83e111491c286bfd5ac512507bc9
  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