Package org.objectweb.dsrg.sofa.repository.renamer

Class Summary
Renamer Holds necessary informations for following renaming process.
RenamerHelper This class is responsible for renaming process of classes stored in repository.
RenameVisitor Internal class used by RenamerHelper, see ASM for details.
 

Exception Summary
CyclicDependanciesException  
DuplicitClassnameException Thrown when two classes in two CodeBundles collides with their names.
RenamerException Standard ancestor of all Exceptions thrown by all renamer classes.