Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-11Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier3-956/+0
notation Add new test and refactor codes Change-Id: Ie107bcf6bdc55f33b79d9024f5bda1c4d352da66
2015-05-06Bug 463564 - [Performances] Opening a menu in the ModelExplorer takesRemi Schnekenburger1-265/+265
several seconds (Mars M6) https://bugs.eclipse.org/bugs/show_bug.cgi?id=463564 - define a cache registry for type and advices - update the profile research for Stereotype dependent advice
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier5-65/+199
notation Change-Id: I43787247e9d11ea861dbcc42fcdc37bff9efd6f5
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier3-12/+12
notation Add tests + begin of specification for the BDD Conflicts: plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/ExpansionmodelFactory.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/impl/ExpansionmodelFactoryImpl.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/util/ExpansionmodelAdapterFactory.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/util/ExpansionmodelSwitch.java Change-Id: I2d112cc6efd54d33fdada46f20aed17537e17b12
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier2-1/+524
notation Add singleton and tests Change-Id: I9e737fe040ff43d7b60fc2db250a06f8ac464500
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier5-4/+91
notation modify interpertors and, add custom validator for expansion model add requirements Conflicts: plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/model/expansionmodel.ecore plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/ExpansionmodelPackage.java plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common/src-gen/org/eclipse/papyrus/infra/gmfdiag/common/expansionmodel/impl/ExpansionmodelPackageImpl.java Change-Id: Ibc062877bc8893e51e5e79a1de2b5dd352ea4c15
2015-04-17bug 463290 clean filesptessier1-63/+0
Change-Id: I893b47962bc77ca248a4e69050315f21f0f745d5
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier6-488/+424
notation create the first version of interpretors Change-Id: I206b42116762524eef531fe09b18dd7fae2bbed6
2015-04-17Bug 463290 - Papyrus diagram shall be expanded with new visual graphicalptessier8-0/+1383
notation Change-Id: I1a988a133c8799d1cff5356e3717a2140f530502 Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation Change-Id: Idfcd4c49f9bb45f8d6567d06a717aafff1f82c74 Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation update Metamodel Change-Id: Iaa47a0d1d1b472c8246cc8fd8118166124aa6cd9 Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation remove plugins Change-Id: Ia1fbd849957def00b1d90c4718b15f5ad63fa848 Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation First Version of the metamodel to expand diagram Change-Id: Iebd87ed949447e21a0e0e588dc9d8f035d6a65db Bug 463290 - Papyrus diagram shall be expanded with new visual graphical notation forgotten files Change-Id: I68d52398e920de3bdb65081e30a70434f62fb854
2014-11-19Initial implementation of the elementtypesconfigurations framework. UMLFlorian Noyrit1-0/+6
Usecase diagram has been migrated to it. Change-Id: I756862dfcded289b56dc14724963d62ae173082b Signed-off-by: Florian Noyrit <florian.noyrit@cea.fr>
2014-07-02399876: [Test] Improve Papyrus test coverageptessier1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399876 Change-Id: I790dd954703795d8623ca492ed2bcb88ec5fd41c
2014-07-02282857: [Developer doc] Update documentation related to Papyrusptessier3-89/+19
development https://bugs.eclipse.org/bugs/show_bug.cgi?id=282857 Change-Id: Ic9391804d698b389bc80c8ade9d6cb3653614e3c
2014-07-02282857: [Developer doc] Update documentation related to Papyrusptessier1-7/+13
development https://bugs.eclipse.org/bugs/show_bug.cgi?id=282857 Change-Id: I492c05c72f98714d274d80e6245a34d9d6f1d54c
2014-06-30282857: [Developer doc] Update documentation related to Papyrusptessier3-3/+31
development https://bugs.eclipse.org/bugs/show_bug.cgi?id=282857 Change-Id: Ib4d98d7ef9c2296eb2e944798efa43695502ea39
2014-06-11399858: [Documentation] Papyrus shall have an embedded documentationptessier3-260/+142
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399858 Change-Id: I1c818de70024b6e08dd2a043931c59ff972c8197
2014-06-04436569: [Diagram Version] test that diagram has a versionptessier1-0/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=436569 Merge branch 'master' of ssh://ptessier@git.eclipse.org:29418/papyrus/org.eclipse.papyrus Change-Id: I4426bf3205edf9c1397d2204cf02383fa91c86ce
2014-05-22434626: [Diagram] change gmfgen to ensure that shape are generatedptessier3-0/+324
https://bugs.eclipse.org/bugs/show_bug.cgi?id=434626

    Back to the top