| Summary: | [Deprecated] org.eclipse.emf.facet.util.emf.core.ICatalogSetManager | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Gregoire Dupe <gdupe> |
| Component: | EMF-Facet | Assignee: | Gregoire Dupe <gdupe> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | emft.facet-inbox |
| Version: | unspecified | Flags: | gdupe:
mars+
|
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Gregoire Dupe
When the interface org.eclipse.emf.facet.util.emf.core.ICatalogSetManager will be removed, we have to update the class org.eclipse.emf.facet.util.emf.core.internal.catalog.CatalogSetManager.
CatalogSetManager implements the interface ICatalogSetManager. I’ve added a @SuppressWarnings("deprecation") to hide useless warning.
Committed revision 1044.
I've updated the following classes: org.eclipse.emf.facet.efacet.catalog.tests.TestEFacetRegistration org.eclipse.emf.facet.efacet.core.internal.query.Query2EvaluatorFactoryRegistry org.eclipse.emf.facet.util.emf.core.internal.catalog.CatalogSetManager Committed revision 1045. commit f311a52084e560f263bf83c03008148c4f77b54a This API has been removed in the branch 'rmDeprecated'. This bug can be closed. |