Package org.eclipse.team.core.history
Interface ITag
-
public interface ITagITags can be used to hang additional repository information for IFileRevisions.- Since:
- 3.2
- See Also:
IFileRevision
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()Returns the name of this tag.
-