Package | Description |
---|---|
org.eclipse.emf.facet.util.emf.core.catalog |
Modifier and Type | Method and Description |
---|---|
ICatalogManager |
ICatalogManagerFactory.createCatalogManager(ICatalogManagerConfiguration catalogMgrconfig,
ResourceSet resourceSet)
The returned catalog will not be serialized on file system.
|
ICatalogManager |
ICatalogManagerFactory.getOrCreateCatalogManager(ICatalogManagerConfiguration catalogMgrconfig,
ResourceSet resourceSet,
java.lang.String catalogId)
The returned catalog will be serialized on file system.
|