Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
ITag[] |
IFileRevision.getBranches()
Returns the branches names of file revision.
|
ITag[] |
IFileRevision.getTags()
Returns the set of tags available for this file revision.
|
Modifier and Type | Method and Description |
---|---|
ITag[] |
FileRevision.getBranches()
Returns the branches names of file revision.
|
ITag[] |
FileRevision.getTags() |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.