Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 360460 - [Model Explorer] Facet not loaded : Unable to load all necessary meta models.
Summary: [Model Explorer] Facet not loaded : Unable to load all necessary meta models.
Status: CLOSED WORKSFORME
Alias: None
Product: Papyrus
Classification: Modeling
Component: Views (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-10 12:22 EDT by Arthur Daussy CLA
Modified: 2013-09-09 12:24 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?