Bug 542515 - [MARTE] change multiplicity of base properties to 0..1 (in
uml and ecore files) should regenerate code since 2 changes occurs when
changing property multiplicity

* @model required="true" **/ is removed : property is no longer required
if lower bound =0

* some PackageImpl are modified : how to initialize properties : lower
bound no longer = 1

Change-Id: I5e662a3767fe25b5e4260f772d47e2479845b8b0
Signed-off-by: Asma Smaoui <asma.smaoui@cea.fr>
71 files changed
tree: 8050a212bdbf7b4b6b5ab201aaa7d9f48bda8b1f
  1. core/
  2. releng/
  3. src/
  4. targetplatform/
  5. textedit/
  6. view/
  7. .gitattributes
  8. .gitignore
  9. .project
  10. CONTRIBUTING.md
  11. LICENSE
  12. pom.xml
  13. 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