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

Bug 370567

Summary: [EFacet] IFacetCatalogManager#getRegisteredFacetSets should return a List
Product: z_Archived Reporter: Nicolas Bros <nicolas.bros>
Component: EMF-FacetAssignee: Project Inbox <emft.facet-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P5 CC: gdupe
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Nicolas Bros CLA 2012-02-03 11:08:16 EST
IFacetCatalogManager#getRegisteredFacetSets returns a Collection. It should return a List, because this is more convenient for the user of the API (otherwise we have to go through an iterator)