Uses of Class
net.sf.statcvs.model.SymbolicName
Packages that use SymbolicName
Package
Description
This package is responsible for parsing CVS logs and working
copy and creating a StatCVS model from them.
Classes providing a representation of all log data in a
repository.
-
Uses of SymbolicName in net.sf.statcvs.charts
Constructors in net.sf.statcvs.charts with parameters of type SymbolicNameModifierConstructorDescriptionSymbolicNameAnnotation(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 SymbolicNameModifier and TypeMethodDescriptionBuilder.getSymbolicName(String name) Returns theSymbolicNamewith 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 SymbolicNameModifier and TypeMethodDescriptionRepository.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 -
Uses of SymbolicName in net.sf.statcvs.pages.xml
Methods in net.sf.statcvs.pages.xml with parameters of type SymbolicNameModifier and TypeMethodDescriptionstatic StringLogXmlMaker.getAnchor(SymbolicName tag) static StringRevisedFilesXml.getAnchor(SymbolicName tag)