Eclipse Platform
Release 3.3

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

Packages that use ITag
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.  
 

Uses of ITag in org.eclipse.team.core.history
 

Methods in org.eclipse.team.core.history that return ITag
 ITag[] IFileRevision.getTags()
          Returns the set of tags available for this file revision.
 

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

Methods in org.eclipse.team.core.history.provider that return ITag
 ITag[] FileRevision.getTags()
           
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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