Uses of Package
net.sf.statcvs.model

Packages that use net.sf.statcvs.model
net.sf.statcvs.charts   
net.sf.statcvs.input This package is responsible for parsing CVS logs and working copy and creating a StatCVS model from them. 
net.sf.statcvs.model Classes providing a representation of all log data in a repository. 
net.sf.statcvs.output   
net.sf.statcvs.pages   
net.sf.statcvs.pages.xml   
net.sf.statcvs.renderer   
net.sf.statcvs.reports   
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.charts
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
SymbolicName
          Represents a symbolic name (tags).
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.input
Author
          Represents an author of one or more Revisions in a repository.
Commit
          Represents a commit, which may consist of several Revision objects.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
Repository
          Represents a CVS Repository and provides access to the VersionedFiles, Directorys, Revisions and Authors recorded in the repository's history.
Revision
          One revision of a VersionedFile.
SymbolicName
          Represents a symbolic name (tags).
VersionedFile
          Represents one versioned file in the Repository, including its name, Directory and Revision list.
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.model
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
Revision
          One revision of a VersionedFile.
SymbolicName
          Represents a symbolic name (tags).
VersionedFile
          Represents one versioned file in the Repository, including its name, Directory and Revision list.
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.output
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
Repository
          Represents a CVS Repository and provides access to the VersionedFiles, Directorys, Revisions and Authors recorded in the repository's history.
Revision
          One revision of a VersionedFile.
VersionedFile
          Represents one versioned file in the Repository, including its name, Directory and Revision list.
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.pages
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
SymbolicName
          Represents a symbolic name (tags).
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.pages.xml
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
SymbolicName
          Represents a symbolic name (tags).
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.renderer
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
VersionedFile
          Represents one versioned file in the Repository, including its name, Directory and Revision list.
 

Classes in net.sf.statcvs.model used by net.sf.statcvs.reports
Author
          Represents an author of one or more Revisions in a repository.
Directory
          Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
Repository
          Represents a CVS Repository and provides access to the VersionedFiles, Directorys, Revisions and Authors recorded in the repository's history.
Revision
          One revision of a VersionedFile.
 



Copyright © 2008. All Rights Reserved.