|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IModelProviderDescriptor | |
---|---|
org.eclipse.core.resources.mapping | Provides APIs for integrating application models with the workspace Package Specification This package specifies the APIs in the Resources plug-in that are used to integrate application models with the workspace. |
Uses of IModelProviderDescriptor in org.eclipse.core.resources.mapping |
---|
Methods in org.eclipse.core.resources.mapping that return IModelProviderDescriptor | |
static IModelProviderDescriptor |
ModelProvider.getModelProviderDescriptor(String id)
Return the descriptor for the model provider of the given id or null if the provider has not been registered. |
static IModelProviderDescriptor[] |
ModelProvider.getModelProviderDescriptors()
Return the descriptors for all model providers that are registered. |
IModelProviderDescriptor |
ModelProvider.getDescriptor()
Return the descriptor of this model provider. |
Methods in org.eclipse.core.resources.mapping with parameters of type IModelProviderDescriptor | |
void |
ModelProvider.init(IModelProviderDescriptor desc)
This method is called by the model provider framework when the model provider is instantiated. |
|
Eclipse Platform Release 3.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.