Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341587 - [Restructuring] There should be a getFacetByName method in the FacetCatalog
Summary: [Restructuring] There should be a getFacetByName method in the FacetCatalog
Status: CLOSED INVALID
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-01 04:57 EDT by Nicolas Guyomar CLA
Modified: 2020-05-01 11:27 EDT (History)
1 user (show)

See Also:
gdupe: juno+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Guyomar CLA 2011-04-01 04:57:20 EDT
Hi,

It would be useful to have a way to retrieve a facet by name from the FacetCatalog.

A simple "getFacetByName(String name)" method could satisfy this.

Regards,
Nicolas Guyomar
Comment 1 Gregoire Dupe CLA 2012-05-30 13:19:51 EDT
It's not a good id to access (using the API) to a facet hosted in a plug-in by its name. Its URI must be used.