Eclipse Platform
Release 3.1

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

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

Uses of ProjectSetCapability in org.eclipse.team.core
 

Methods in org.eclipse.team.core that return ProjectSetCapability
 ProjectSetCapability RepositoryProviderType.getProjectSetCapability()
          Answers an object for serializing and deserializing of references to projects.
 

Methods in org.eclipse.team.core with parameters of type ProjectSetCapability
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.