Community
Participate
Working Groups
The content provider which allows to display the tables in the Model Explorer returns the StereotypeApplication too. It is not a correct behavior. The stereotype application should be hidden. There are 2 solutions for this bug : - the class NavigatorTableContent can filter the returned value for the method getRootElements(final ModelSet modelSet) - a specific customization could be applied on the model explorer to hide the stereotype application
Created attachment 196554 [details] This patch corrects this bug, but introduce a UML dependency
Comment on attachment 196554 [details] This patch corrects this bug, but introduce a UML dependency Committed in R4781
Not valid anymore on the latest version (Table 2)