Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.team.core.history.IFileHistoryProvider

Packages that use IFileHistoryProvider
org.eclipse.team.core Application programming interfaces for defining and working with repository providers.  
org.eclipse.team.core.history.provider Application programming interfaces for describing the history associated with files.  
 

Uses of IFileHistoryProvider in org.eclipse.team.core
 

Methods in org.eclipse.team.core that return IFileHistoryProvider
 IFileHistoryProvider RepositoryProvider.getFileHistoryProvider()
          Returns an IFileHistoryProvider which can be used to access file histories.
 

Uses of IFileHistoryProvider in org.eclipse.team.core.history.provider
 

Classes in org.eclipse.team.core.history.provider that implement IFileHistoryProvider
 class FileHistoryProvider
          Abstract FileHistoryProvider class.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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