Skip to content

[Sirius-Diagram][ClassDiagram] The popup bar proposes invalid elements

Bugzilla Link 581766
Status NEW
Importance P3 normal
Reported Apr 03, 2023 09:54 EDT
Modified Apr 03, 2023 09:55 EDT
Version 0.7.0
Blocks 581705

Description

Steps to reproduce:

  1. your installation must include the last available Papyrus nighlty build (to get the fix of bug 577845)
  2. the (future) gmf-runtime release, to get the fix of the issue (bug 581705)
  3. creates an empty Papyrus-Sirius class diagram
  4. put the mouse pointer on the diagram backgroup and the popup bar will appear. This popup bar will contains some elements that can't be create on the diagram background: Operation/Property/...

We don't still have explanation:

  • maybe the bug comes from the SHARED mapping
  • maybe the bug comes the Stereotype and the QualifiedName layers. If we remove the concerned mapping from these layers, the problem dissappears (but we also lose the capacity to use these layers for such elements)
  • maybe a Sirius bug ?
    -adding precondition in the mapping could also help us?!