Community
Participate
Working Groups
When calling : org.eclipse.papyrus.modelexplorer.handler.LoadBrowserCustomization.getMetamodels() The only meta model found are: -> UML -> All meta model which are represented in diagrams (GMF, SysML etc ..) However it should be able to load all meta model linked to our model. A registry of all meta model used should be used. Each time an EObject is loaded, the registry should check if the meta model is registered if not it should be added to registry. This cause that some customization from EMF Facet are not loaded.
Cannot reproduce on the current version. Do you have some steps to reproduce the bug?