Index

A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Packages

E

edu.handong.csee.isel - package edu.handong.csee.isel
A package containing the entire file.
edu.handong.csee.isel.bfc - package edu.handong.csee.isel.bfc
A package that collects the necessary classes for Metric.
edu.handong.csee.isel.bfc.collector - package edu.handong.csee.isel.bfc.collector
A package containing the interface of the BFC collector.
edu.handong.csee.isel.bfc.collector.github - package edu.handong.csee.isel.bfc.collector.github
A package of functions to collect BFCs from Github issue page.
edu.handong.csee.isel.bfc.collector.jira - package edu.handong.csee.isel.bfc.collector.jira
A package of functions to collect BFCs from Jira.
edu.handong.csee.isel.bic - package edu.handong.csee.isel.bic
A package that collects the necessary classes for collecting bug Introducing commits.
edu.handong.csee.isel.bic.collector - package edu.handong.csee.isel.bic.collector
A package containing the interface of the BIC collector.
edu.handong.csee.isel.bic.szz.data - package edu.handong.csee.isel.bic.szz.data
A package containing a class containing BIC information.
edu.handong.csee.isel.bic.szz.exception - package edu.handong.csee.isel.bic.szz.exception
A package containing error classes related to AG-SZZ.
edu.handong.csee.isel.bic.szz.graph - package edu.handong.csee.isel.bic.szz.graph
A package containing a class for creating AnnotationGraph.
edu.handong.csee.isel.bic.szz.model - package edu.handong.csee.isel.bic.szz.model
A package containing basic models related to AnnotationGraph.
edu.handong.csee.isel.bic.szz.trace - package edu.handong.csee.isel.bic.szz.trace
A package containing a tracer Class.
edu.handong.csee.isel.bic.szz.util - package edu.handong.csee.isel.bic.szz.util
A package containing Utils used in the AG-SZZ algorithm.
edu.handong.csee.isel.data - package edu.handong.csee.isel.data
A package containing primitive datatype classes.
edu.handong.csee.isel.data.csv - package edu.handong.csee.isel.data.csv
A package containing a class that determines the resulting csv format.
edu.handong.csee.isel.data.processor.input - package edu.handong.csee.isel.data.processor.input
A package containing the interface of the input format collector.
edu.handong.csee.isel.data.processor.input.command - package edu.handong.csee.isel.data.processor.input.command
A package containing classes that receive input using the pico library.
edu.handong.csee.isel.data.processor.input.converter - package edu.handong.csee.isel.data.processor.input.converter
A package that receives input using the common cli.
edu.handong.csee.isel.metric - package edu.handong.csee.isel.metric
A package that collects the necessary classes for collecting bug fix commits.
edu.handong.csee.isel.metric.collector - package edu.handong.csee.isel.metric.collector
A package containing several classes that create Metric.
edu.handong.csee.isel.metric.metadata - package edu.handong.csee.isel.metric.metadata
A package containing the classes required to collect metadata metrics.
edu.handong.csee.isel.patch - package edu.handong.csee.isel.patch
A package that include the necessary classes for Patch.
edu.handong.csee.isel.patch.collector - package edu.handong.csee.isel.patch.collector
A package containing the class that creates the Patch.
edu.handong.csee.isel.repo - package edu.handong.csee.isel.repo
A package that include the necessary classes for FindRepo.
edu.handong.csee.isel.repo.collector - package edu.handong.csee.isel.repo.collector
A package containing classes that collect information related to repository.
edu.handong.csee.isel.repo.control - package edu.handong.csee.isel.repo.control
A package that collects classes that act as controllers for collecting repository information.
edu.handong.csee.isel.szz - package edu.handong.csee.isel.szz
A package containing class related to BSZZ.
edu.handong.csee.isel.szz.data - package edu.handong.csee.isel.szz.data
A package containing the dataType associated with BSZZ.
edu.handong.csee.isel.szz.utils - package edu.handong.csee.isel.szz.utils
A package containing Utils class related to BSZZ.
EmptyHunkTypeException - Exception in edu.handong.csee.isel.bic.szz.exception
 
EmptyHunkTypeException() - Constructor for exception edu.handong.csee.isel.bic.szz.exception.EmptyHunkTypeException
 
EmptyHunkTypeException(String) - Constructor for exception edu.handong.csee.isel.bic.szz.exception.EmptyHunkTypeException
 
EmptyHunkTypeException(String, Throwable) - Constructor for exception edu.handong.csee.isel.bic.szz.exception.EmptyHunkTypeException
 
EmptyHunkTypeException(String, Throwable, boolean, boolean) - Constructor for exception edu.handong.csee.isel.bic.szz.exception.EmptyHunkTypeException
 
EmptyHunkTypeException(Throwable) - Constructor for exception edu.handong.csee.isel.bic.szz.exception.EmptyHunkTypeException
 
endDate - Static variable in class edu.handong.csee.isel.data.Input
 
equals(BICInfo) - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
 
equals(BICInfo) - Method in class edu.handong.csee.isel.data.csv.BICInfo
 
A B C D E F G H I J K L M N O P R S T U V 
All Classes|All Packages