Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-13Bug 510451 - Reimplement the ISO42010 specification to properly supportMaged Elaasar1-7/+7
architectural contexts and viewpoints Replaced the viewpoint configuration framework by a new architectural context/viewpoint framework. This involves defining architecture contexts and viewpoints in models and contributing them via extension points or via the preferences. Models reference an architecture context and a set of viewpoints at creation time, but can be switched later. Architecture contexts double as client contexts for which elementtypesetconfigurations can be registered. They also define viewpoints, which reference representation kinds (diagrams or tables). This contribution defines three architecture contexts: UML, Profile, and SysML corresponding to what Papyrus used to call diagram categories. Change-Id: I203b58d9e97afdffc45c2674683c0281eb8a7c5b Signed-off-by: Maged Elaasar <melaasar@gmail.com>
2015-04-27439894: [Wizard] Refactoring and enhancementQuentin Le Menez1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=439894 435474: [Wizards] Wizards should set the name of the created diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=435474 412676: Models created from uml files containing spaces in their names are invalid https://bugs.eclipse.org/bugs/show_bug.cgi?id=412676 440842: [New Papyrus Model Wizard] Model templates check list should have a scroll bar https://bugs.eclipse.org/bugs/show_bug.cgi?id=440842 435501: [Usability] The create new model wizard asks questions in the wrong order https://bugs.eclipse.org/bugs/show_bug.cgi?id=435501 + implementation the api modification pattern + refactor and modification of the code to fit Mars + added a non QVT transformation behavior + changed the page order Change-Id: If1a7040066937f1344f90c20b6a7b5b3fc6e4492 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr> Also-by: Thibault Le Ouay <t.leouay@sherpa-eng.com> Reviewed-on: https://git.eclipse.org/r/43320 Tested-by: Hudson CI Reviewed-by: Remi Schnekenburger <remi.schnekenburger@cea.fr> Tested-by: Remi Schnekenburger <remi.schnekenburger@cea.fr>
2011-11-02362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo1-0/+7
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162

    Back to the top