| Class Summary | 
| StarTeamCheckin | Checks files into a StarTeam project. | 
| StarTeamCheckout | Checks out files from a StarTeam project. | 
| StarTeamLabel | Creates a view label in StarTeam at the specified view. | 
| StarTeamList | Produces a listing of the contents of the StarTeam repository
 at the specified view and StarTeamFolder. | 
| StarTeamTask | Common super class for all StarTeam tasks. | 
| TreeBasedTask | TreeBasedTask.java
 This abstract class is the base for any tasks that are tree-based, that
 is, for tasks which iterate over a tree of folders in StarTeam which
 is reflected in a tree of folder the local machine. |