Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 360460

Summary: [Model Explorer] Facet not loaded : Unable to load all necessary meta models.
Product: [Modeling] Papyrus Reporter: Arthur Daussy <arthur.daussy>
Component: ViewsAssignee: Project Inbox <mdt-papyrus-inbox>
Status: CLOSED WORKSFORME QA Contact:
Severity: major    
Priority: P3 CC: cletavernier
Version: 0.9.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Arthur Daussy CLA 2011-10-10 12:22:11 EDT
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.
Comment 1 Camille Letavernier CLA 2013-09-09 12:24:22 EDT
Cannot reproduce on the current version.

Do you have some steps to reproduce the bug?