Eclipse Platform
Release 3.2

org.eclipse.team.core.history
Interface ITag


public interface ITag

ITags can be used to hang additional repository information for IFileRevisions.

EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is a guarantee neither that this API will work nor that it will remain the same. Please do not use this API without consulting with the Platform/Team team.

Since:
3.2
See Also:
IFileRevision

Method Summary
 String getName()
          Returns the name of this tag.
 

Method Detail

getName

public String getName()
Returns the name of this tag.

Returns:
String containing the name of the tag

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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