Bug 568883 - [Designer, transformation] Java statemachines should be supported.

Java state-machine bug-fixes/improvements
- Support stopping a state-machine (generated stop code, threads respect interruption)
- Adapt hard-coded SimpleSM name
- Use notifyAll (avoid blocking the wait loops)
- Fix BehaviorUtil
- Adapt test code

Change-Id: Iac44cded2aeb9aaf7ac0c2f640b3847dfe830043
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
12 files changed
tree: 99c441fe94a2dd635acb94ee353d4e73e6e1a72b
  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