Bug 522296 - [Designer, example models] SimpleSM SM contains deadlock

- Remove deadlock from SimpleSM and ComplexSM.

- Since SimpleSM is not really a good example of a simpleSM, rename it to SMwithJunction
- Create a new simpler version of a simple state-machine with additional comments
- Update example description

Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
Change-Id: If43eb89c7b54268e553182e44a03760bdd1ac60a
51 files changed
tree: 0e7f50c6ed7df10df4eb6768db2d674b5c14d311
  1. components/
  2. deployment/
  3. gui/
  4. languages/
  5. releng/
  6. src/
  7. targetplatform/
  8. transformation/
  9. ucm/
  10. .gitattributes
  11. .gitignore
  12. .project
  13. CONTRIBUTING.md
  14. LICENSE
  15. pom.xml
  16. 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