Uses of Interface
org.eclipse.team.core.history.ITag
Package
Description
Application programming interfaces for describing the history associated with
files.
Application programming interfaces for describing the history associated with
files.
-
Uses of ITag in org.eclipse.team.core.history
Modifier and TypeMethodDescriptionITag[]
IFileRevision.getBranches()
Returns the branches names of file revision.ITag[]
IFileRevision.getTags()
Returns the set of tags available for this file revision. -
Uses of ITag in org.eclipse.team.core.history.provider
Modifier and TypeMethodDescriptionITag[]
FileRevision.getBranches()
Returns the branches names of file revision.ITag[]
FileRevision.getTags()