Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.team.core.RepositoryProviderType

Packages that use RepositoryProviderType
org.eclipse.team.core Application programming interfaces for defining and working with repository providers.  
 

Uses of RepositoryProviderType in org.eclipse.team.core
 

Subclasses of RepositoryProviderType in org.eclipse.team.core
 class DefaultRepositoryProviderType
           
 

Methods in org.eclipse.team.core that return RepositoryProviderType
static RepositoryProviderType RepositoryProviderType.getProviderType(String id)
          Return the RepositoryProviderType for the given provider ID.
 

Methods in org.eclipse.team.core with parameters of type RepositoryProviderType
static void ProjectSetCapability.ensureBackwardsCompatible(RepositoryProviderType type, ProjectSetCapability capability)
          Ensure that the provider type is backwards compatible by passing the project set serializer to the type if a serializer is registered.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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