Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.core.resources.mapping.IModelProviderDescriptor

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
  IModelProviderDescriptor ModelProvider. getDescriptor ()
          Return the descriptor of this model provider.
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.
 

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.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire