Uses of Class
ccvisu.ReaderDataGraphCVS.Revision

Uses of ReaderDataGraphCVS.Revision in ccvisu
 

Methods in ccvisu that return types with arguments of type ReaderDataGraphCVS.Revision
private  java.util.Vector<ReaderDataGraphCVS.Revision> ReaderDataGraphCVS.readRevisionList()
          Parses the CVS log data and extracts revisions.
 

Method parameters in ccvisu with type arguments of type ReaderDataGraphCVS.Revision
private  java.util.SortedMap ReaderDataGraphCVS.recoverTransactions(java.util.Vector<ReaderDataGraphCVS.Revision> revisionList)
          Recovers the change transactions for the co-change graph from the revision information, i.e., it assignes the transaction ids for the revisions.