|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SymbolicName | |
| 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.pages | |
| net.sf.statcvs.pages.xml | |
| Uses of SymbolicName in net.sf.statcvs.charts |
| Constructors in net.sf.statcvs.charts with parameters of type SymbolicName | |
SymbolicNameAnnotation(SymbolicName symbolicName,
Collection all,
int style)
Creates an annotation for a symbolic name. |
|
| Uses of SymbolicName in net.sf.statcvs.input |
| Methods in net.sf.statcvs.input that return SymbolicName | |
SymbolicName |
Builder.getSymbolicName(String name)
Returns the SymbolicName with the given name or creates it
if it does not yet exist. |
| Uses of SymbolicName in net.sf.statcvs.model |
| Methods in net.sf.statcvs.model that return SymbolicName | |
SymbolicName |
Repository.getHead()
A special symbolic name that contains the latest revision of every file. |
| Uses of SymbolicName in net.sf.statcvs.pages |
| Methods in net.sf.statcvs.pages with parameters of type SymbolicName | |
static String |
LogPageMaker.getAnchor(SymbolicName tag)
|
| Uses of SymbolicName in net.sf.statcvs.pages.xml |
| Methods in net.sf.statcvs.pages.xml with parameters of type SymbolicName | |
static String |
RevisedFilesXml.getAnchor(SymbolicName tag)
|
static String |
LogXmlMaker.getAnchor(SymbolicName tag)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||