|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICatalogSetManager
| Field Summary | |
|---|---|
static ICatalogSetManager |
INSTANCE
The singleton instance of this ICatalogSetManager. |
| Method Summary | |
|---|---|
Bundle |
getBundleByResource(Resource eResource)
Return the bundle containing the file from which we have created the given resource. |
CatalogSet |
getCatalogSet()
This method returns the CatalogSet object which contains all the registered catalogs. |
void |
registerModelDeclaration(IFile file)
This method takes a FacetSet file to register it as a "modelDeclaration" extension in its containing plug-in. |
| Field Detail |
|---|
static final ICatalogSetManager INSTANCE
ICatalogSetManager.
| Method Detail |
|---|
CatalogSet getCatalogSet()
CatalogSet object which contains all the registered catalogs.
CatalogsBundle getBundleByResource(Resource eResource)
eResource -
void registerModelDeclaration(IFile file)
throws InvalidFacetSetException
file - the file to be registered as a "modelDeclaration"
InvalidFacetSetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||