Class AnnotationGraphBuilder

java.lang.Object
edu.handong.csee.isel.bic.szz.graph.AnnotationGraphBuilder

public class AnnotationGraphBuilder
extends java.lang.Object
The AnnotationGraphBuilder class is for making Annotation Graph
Author:
SJ, JY
  • Constructor Summary

    Constructors 
    Constructor Description
    AnnotationGraphBuilder()  
  • Method Summary

    Modifier and Type Method Description
    AnnotationGraphModel buildAnnotationGraph​(org.eclipse.jgit.lib.Repository repo, RevsWithPath revsWithPath)
    spiting Map RevsWithPath
    executing AnnotationGraphBuilderThread

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • buildAnnotationGraph

      public AnnotationGraphModel buildAnnotationGraph​(org.eclipse.jgit.lib.Repository repo, RevsWithPath revsWithPath)
      spiting Map RevsWithPath
      executing AnnotationGraphBuilderThread
      Parameters:
      repo - Github repository
      revsWithPath - revs With Path
      Returns:
      annotationGraph annotation Graph