Bug 570888 - [Designer, Codegen] code cleanup should exclude some files

- Add additional code cleanup method to ICleanUntouched. This methods takes exceptions into account
- Add exceptions to TransformationContext
- Unify ILangCodegen and ILangCodegen2 => Breaks API/implications on existing code (also in Robotics)
- Add CommonLangCodegen class that simplifies/unifies the definition of <LanguageX>LangCodegen classes

Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
Change-Id: I74f592c3e401b378d0faef9b9f52049420c9145a
18 files changed
tree: 81e8c8bdcc05d0a6887272752badcbe795aaec91
  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