Eclipse Platform
Release 3.2

Uses of Package
org.eclipse.team.core.history

Packages that use org.eclipse.team.core.history
org.eclipse.team.core Application programming interfaces for defining and working with repository providers.  
org.eclipse.team.core.history Application programming interfaces for describing the history associated with files.  
org.eclipse.team.core.history.provider Application programming interfaces for describing the history associated with files.  
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings.  
 

Classes in org.eclipse.team.core.history used by org.eclipse.team.core
IFileHistoryProvider
          This is API to access individual file histories.
 

Classes in org.eclipse.team.core.history used by org.eclipse.team.core.history
IFileHistory
          Provides a complete set of IFileRevisions that make up this IFileHistory.
IFileRevision
          Represents an individual revision of a file.
ITag
          ITags can be used to hang additional repository information for IFileRevisions.
 

Classes in org.eclipse.team.core.history used by org.eclipse.team.core.history.provider
IFileHistory
          Provides a complete set of IFileRevisions that make up this IFileHistory.
IFileHistoryProvider
          This is API to access individual file histories.
IFileRevision
          Represents an individual revision of a file.
ITag
          ITags can be used to hang additional repository information for IFileRevisions.
 

Classes in org.eclipse.team.core.history used by org.eclipse.team.core.mapping
IFileRevision
          Represents an individual revision of a file.
 

Classes in org.eclipse.team.core.history used by org.eclipse.team.core.mapping.provider
IFileRevision
          Represents an individual revision of a file.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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