Uses of Interface
nl.toolforge.karma.core.vc.SymbolicName

Packages that use SymbolicName
nl.toolforge.karma.core.vc.cvsimpl CVS implementation of the vc package. 
 

Uses of SymbolicName in nl.toolforge.karma.core.vc.cvsimpl
 

Classes in nl.toolforge.karma.core.vc.cvsimpl that implement SymbolicName
 class CVSTag
          Symbolic names in CVS are implemented in two ways: 'sticky-tag' and 'branch'.
 

Methods in nl.toolforge.karma.core.vc.cvsimpl that return SymbolicName
static SymbolicName Utils.createSymbolicName(Module module, DevelopmentLine developmentLine, Version version)
          Creates a symbolic name for module, based on version and whether a module has an associated DevelopmentLine.
static SymbolicName Utils.createSymbolicName(Module module, Version version)
           
static SymbolicName Utils.createSymbolicName(Patch patch)
           
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.