Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.team.ui.mapping.ITeamContentProviderDescriptor

Packages that use ITeamContentProviderDescriptor
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
 

Uses of ITeamContentProviderDescriptor in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping that return ITeamContentProviderDescriptor
 ITeamContentProviderDescriptor[] ITeamContentProviderManager.getDescriptors()
          Return descriptors for all the registered content extensions.
 ITeamContentProviderDescriptor ITeamContentProviderManager.getDescriptor(String modelProviderId)
          Return the team content provider descriptor for the given model provider id.
 

Methods in org.eclipse.team.ui.mapping with parameters of type ITeamContentProviderDescriptor
 void ITeamContentProviderManager.setEnabledDescriptors(ITeamContentProviderDescriptor[] descriptors)
          Enable the given content descriptors, disabling all others.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.