[Table] Bad label for Element referenced in Cell (On #MR60 with the provided StereotypeTable)
The table works fine, excepted the label displayed in 2 cases:
- the reference (single or multi) to a UML Element:
- the label provider is not able to display the label of the UML element displayed in a Cell.
- the reference (single of multi) to a Stereotyped element:
- The contents provider set the StereotypeApplication as CellContent. For this specific usecase, the content of the Cell should be the baseElement of the StereotypeApplication. Once this change done, with the previous point also fixed, we will get the expected label in the cell.
To reproduce the bug, you can use the attached profile and model projects.
Edited by Vincent Lorenzo