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
All Classes|All Packages
All Classes|All Packages
G
- getAllCommitList() - Method in class edu.handong.csee.isel.GitFunctions
-
After checking whether to clone the repository, if it is not cloned, clone the repository.
- getAllCommitList() - Static method in class edu.handong.csee.isel.Main
- getAncestors() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getArff() - Method in class edu.handong.csee.isel.metric.collector.BagOfWordsCollector
- getArff() - Method in class edu.handong.csee.isel.metric.collector.CharacteristicVectorCollector
- getArffFromDirectory(String) - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getAttributeLinesFrom(String) - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getAuthor() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getAuthor() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getAuthorId() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getBeginOfChild() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getBeginOfParent() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getBFCList(List<String>, List<RevCommit>) - Static method in class edu.handong.csee.isel.bic.szz.util.GitUtils
- getBIContent() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getBIDate() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getBIDate() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getBIDate() - Method in class edu.handong.csee.isel.szz.data.DeletedLineInCommits
- getBiLineIdx() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getBiPath() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getBIPath() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getBISha1() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getBISha1() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getBOWDirectoryPath() - Method in class edu.handong.csee.isel.metric.collector.BagOfWordsCollector
- getBuggyDirectory() - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getBuggyDirectory() - Method in class edu.handong.csee.isel.metric.collector.BagOfWordsCollector
- getBuggyDirectory() - Method in class edu.handong.csee.isel.metric.collector.CharacteristicVectorCollector
- getChangedLine(String) - Method in class edu.handong.csee.isel.patch.collector.CPatchCollector
- getCharacteristicVector(String, String) - Method in class edu.handong.csee.isel.metric.collector.CharacteristicVectorCollector
- getClassInstanceCreations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getClassInstanceCreations() - Method in class edu.handong.csee.isel.JavaASTParser
- getClassInstanceCreations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getCleanDirectory() - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getCleanDirectory() - Method in class edu.handong.csee.isel.metric.collector.BagOfWordsCollector
- getCleanDirectory() - Method in class edu.handong.csee.isel.metric.collector.CharacteristicVectorCollector
- getCommit() - Method in class edu.handong.csee.isel.bic.szz.model.PathRevision
- getCommitAddress() - Method in class edu.handong.csee.isel.bfc.collector.github.CommitParser
- getCommitAuthor() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getCommitDate() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getCommitDay() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getCommiter() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getCommiter() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getCommitHour() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getCommitListFrom(File) - Static method in class edu.handong.csee.isel.szz.SZZRunner
- getCommitTime() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getCompilationUnit() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getCompilationUnit() - Method in class edu.handong.csee.isel.JavaASTParser
- getCompilationUnit() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getConditionalExpressions() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getConditionalExpressions() - Method in class edu.handong.csee.isel.JavaASTParser
- getConditionalExpressions() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getContent() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getCVectorirectoryPath() - Method in class edu.handong.csee.isel.metric.collector.CharacteristicVectorCollector
- getDataLinesFrom(String) - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getDayFromCommitTime(RevCommit) - Static method in class edu.handong.csee.isel.metric.metadata.Utils
- getDeveloper() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getDeveloperExperience() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getDeveloperSubsystem() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getDirectories() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getDistributionOfModifiedLines() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getEdit() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getEditListFromDiff() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getEditListFromDiff(String, String) - Static method in class edu.handong.csee.isel.bic.szz.util.GitUtils
- getEditListFromDiff(String, String) - Static method in class edu.handong.csee.isel.szz.utils.Utils
- getEditListFromDiff(String, String) - Static method in class edu.handong.csee.isel.Utils
- getEditListFromDiff(Git, String, String, String) - Static method in class edu.handong.csee.isel.Utils
- getEncodedJQL(String) - Method in class edu.handong.csee.isel.bfc.collector.jira.JQLManager
- getEnd() - Method in class edu.handong.csee.isel.bfc.collector.jira.Period
- getEndOfChild() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getEndOfParent() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getEntropy() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getEntropy() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getFieldAccesses() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getFieldAccesses() - Method in class edu.handong.csee.isel.JavaASTParser
- getFieldAccesses() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getFieldDeclarations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getFieldDeclarations() - Method in class edu.handong.csee.isel.JavaASTParser
- getFieldDeclarations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getFileAge() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getFileOrder() - Static method in class edu.handong.csee.isel.metric.collector.Test
- getFiles() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getFilteredDueTo() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getFixDate() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getFixDate() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getFixSha1() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getFixSha1() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getForStatements() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getForStatements() - Method in class edu.handong.csee.isel.JavaASTParser
- getForStatements() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getGitDirectory() - Method in class edu.handong.csee.isel.GitFunctions
-
This method returns the location where the file to be cloned will be saved.
- getGitDirectory() - Static method in class edu.handong.csee.isel.Main
- getHeaders() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getHeaders() - Method in class edu.handong.csee.isel.data.csv.MetricInfo
- getHeaders() - Method in class edu.handong.csee.isel.data.csv.PatchInfo
- getHeaders() - Method in interface edu.handong.csee.isel.data.CSVInfo
- getHourFromCommitTime(RevCommit) - Static method in class edu.handong.csee.isel.metric.metadata.Utils
- getHunkType() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getIdx() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getIfStatements() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getIfStatements() - Method in class edu.handong.csee.isel.JavaASTParser
- getIfStatements() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getImportDeclarations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getImportDeclarations() - Method in class edu.handong.csee.isel.JavaASTParser
- getImportDeclarations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getInfixExpressions() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getInfixExpressions() - Method in class edu.handong.csee.isel.JavaASTParser
- getInfixExpressions() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getInputFrom(String[]) - Method in class edu.handong.csee.isel.data.processor.input.converter.CLIConverter
- getInputFrom(String[]) - Method in interface edu.handong.csee.isel.data.processor.input.InputConverter
- getIsAddedLine() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getIsBugCommit() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getIssueAddress() - Static method in class edu.handong.csee.isel.bfc.collector.github.IssueLinkParser
- getJavaRepositories(Map<String, String>) - Method in interface edu.handong.csee.isel.repo.control.GithubService
- getJiraBugs() - Method in class edu.handong.csee.isel.bfc.collector.jira.JiraBugIssueCrawler
- getJQL1(int) - Method in class edu.handong.csee.isel.bfc.collector.jira.JQLManager
- getJQL2(int, int) - Method in class edu.handong.csee.isel.bfc.collector.jira.JQLManager
- getKey() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getKeyName(String, String) - Static method in class edu.handong.csee.isel.Utils
- getKeyOrder() - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getLine() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getLineNum() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getLineNum() - Method in class edu.handong.csee.isel.szz.data.DeletedLineInCommits
- getLineNum(int) - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getLineNum(int) - Method in class edu.handong.csee.isel.JavaASTParser
- getLineNum(int) - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getLineNumInPrevFixRev() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getLinesOfCodeBeforeTheChange() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getLineType() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getMakeDate() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getMergedBOWArffBetween(BagOfWordsCollector, CharacteristicVectorCollector) - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getMergedDirectoryPath() - Method in class edu.handong.csee.isel.metric.collector.ArffHelper
- getMessage() - Method in exception edu.handong.csee.isel.bfc.collector.github.NoIssuePagesException
- getMethodDeclarations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getMethodDeclarations() - Method in class edu.handong.csee.isel.JavaASTParser
- getMethodDeclarations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getMethodInvocations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getMethodInvocations() - Method in class edu.handong.csee.isel.JavaASTParser
- getMethodInvocations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getModifiedLines() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getNumDeletedLines() - Method in class edu.handong.csee.isel.szz.data.Change
- getNumOfAddChunk() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfAddLines() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfBIC() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfBIC() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getNumOfCommits() - Method in class edu.handong.csee.isel.metric.metadata.DeveloperExperienceInfo
- getNumOfDeleteChunk() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfDeleteLines() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfDirectories() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfFiles() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfModify() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getNumOfModifyChunk() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfModifyLines() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfSubsystem() - Method in class edu.handong.csee.isel.metric.metadata.DeveloperExperienceInfo
- getNumOfSubsystems() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getNumOfUniqueCommitToTheModifyFiles() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getOneQueryData(String) - Method in class edu.handong.csee.isel.repo.collector.RepoCollector
- getOneQueryData(String) - Method in class edu.handong.csee.isel.repo.collector.RepoCommitCollector
- getOneQueryData(String) - Method in interface edu.handong.csee.isel.repo.RepoCollectable
- getPackageDeclaration() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getPackageDeclaration() - Method in class edu.handong.csee.isel.JavaASTParser
- getPackageDeclaration() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getPatch(DiffEntry, Repository) - Method in class edu.handong.csee.isel.patch.collector.CPatchCollector
- getPath() - Method in class edu.handong.csee.isel.bic.szz.data.BICInfo
- getPath() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getPath() - Method in class edu.handong.csee.isel.bic.szz.model.PathRevision
- getPath() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getPath() - Method in class edu.handong.csee.isel.szz.data.DeletedLineInCommits
- getPreviousCommitDate() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getPreviousCommitHash() - Method in class edu.handong.csee.isel.metric.metadata.SourceFileInfo
- getPreviousCommitHashs() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getProjectName(String) - Method in class edu.handong.csee.isel.data.processor.input.command.PatchCommand
- getProjectName(String) - Static method in class edu.handong.csee.isel.data.processor.input.converter.CLIConverter
- getProjectName(String) - Static method in class edu.handong.csee.isel.Utils
- getRangeOfChild() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getRangeOfParent() - Method in class edu.handong.csee.isel.bic.szz.model.Hunk
- getRecentDeveloperExperience() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getRecentExperiences() - Method in class edu.handong.csee.isel.metric.metadata.DeveloperExperienceInfo
- getRecord() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getRecordWithoutLineNumInPrevFix() - Method in class edu.handong.csee.isel.data.csv.BICInfo
- getReferencePath() - Method in class edu.handong.csee.isel.GitFunctions
-
This method returns the path of the reference folder.
- getReferencePath() - Method in class edu.handong.csee.isel.metric.collector.BagOfWordsCollector
- getRev() - Method in class edu.handong.csee.isel.bic.szz.model.Line
- getRevs(Git) - Static method in class edu.handong.csee.isel.bic.szz.util.GitUtils
- getREXP() - Method in class edu.handong.csee.isel.metric.metadata.DeveloperExperienceInfo
- getSha1() - Method in class edu.handong.csee.isel.szz.data.DeletedLineInCommits
- getSimpleNames() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getSimpleNames() - Method in class edu.handong.csee.isel.JavaASTParser
- getSimpleNames() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getSingleVariableDeclarations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getSingleVariableDeclarations() - Method in class edu.handong.csee.isel.JavaASTParser
- getSingleVariableDeclarations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getStart() - Method in class edu.handong.csee.isel.bfc.collector.jira.Period
- getStringCode() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getStringCode() - Method in class edu.handong.csee.isel.JavaASTParser
- getStringCode() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getStringDateTimeFromCommit(RevCommit) - Static method in class edu.handong.csee.isel.metric.metadata.Utils
- getStringDateTimeFromCommit(RevCommit) - Static method in class edu.handong.csee.isel.szz.utils.Utils
- getStringDateTimeFromCommit(RevCommit) - Static method in class edu.handong.csee.isel.Utils
- getStringDateTimeFromCommitTime(int) - Static method in class edu.handong.csee.isel.metric.metadata.Utils
- getStringDateTimeFromCommitTime(int) - Static method in class edu.handong.csee.isel.Utils
- getStringDateTimeFromCommitTime(RevCommit) - Static method in class edu.handong.csee.isel.bic.szz.util.Utils
- getSubsystems() - Method in class edu.handong.csee.isel.metric.metadata.CommitUnitInfo
- getSumOfDeveloper() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getSumOfSourceRevision() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getTargetPaths(Repository, List<RevCommit>) - Static method in class edu.handong.csee.isel.bic.szz.util.GitUtils
-
collect target path from bug fixing commit list.
only java file path and file with change. - getTimeBetweenLastAndCurrentCommitDate() - Method in class edu.handong.csee.isel.metric.metadata.Metrics
- getType(Expression, String, Repository, String) - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getType(Expression, String, Repository, String) - Method in class edu.handong.csee.isel.JavaASTParser
- getType(Expression, String, Repository, String) - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getTypeDeclarations() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getTypeDeclarations() - Method in class edu.handong.csee.isel.JavaASTParser
- getTypeDeclarations() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getTypeOfSimpleName(ASTNode, String) - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getTypeOfSimpleName(ASTNode, String) - Method in class edu.handong.csee.isel.JavaASTParser
- getTypeOfSimpleName(ASTNode, String) - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getURL(String) - Method in class edu.handong.csee.isel.bfc.collector.jira.URLManager
- getUserCommits(String, String) - Method in interface edu.handong.csee.isel.repo.control.GithubService
- getVariableDeclarationFragments() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getVariableDeclarationFragments() - Method in class edu.handong.csee.isel.JavaASTParser
- getVariableDeclarationFragments() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- getWhileStatements() - Method in class edu.handong.csee.isel.bic.szz.util.JavaASTParser
- getWhileStatements() - Method in class edu.handong.csee.isel.JavaASTParser
- getWhileStatements() - Method in class edu.handong.csee.isel.szz.utils.JavaASTParser
- gitClone(String) - Static method in class edu.handong.csee.isel.Utils
- GitClone() - Method in class edu.handong.csee.isel.GitFunctions
-
This method is used to clone the repository from Github.
- gitDirectory - Static variable in class edu.handong.csee.isel.data.Input
- GitFunctions - Class in edu.handong.csee.isel
-
This is a class that contains several methods necessary to collect commits in Github.
- GitFunctions(String, String, String, boolean) - Constructor for class edu.handong.csee.isel.GitFunctions
- GITHUB - edu.handong.csee.isel.data.Input.Mode
- GithubService - Interface in edu.handong.csee.isel.repo.control
- gitRemoteURI - Static variable in class edu.handong.csee.isel.data.Input
- gitURL - Static variable in class edu.handong.csee.isel.data.Input
- gitUtils - Variable in class edu.handong.csee.isel.metric.collector.CMetricCollector
- gitUtils - Variable in class edu.handong.csee.isel.patch.collector.CPatchCollector
- GitUtils - Class in edu.handong.csee.isel.bic.szz.util
-
The
GitUtilsclass
collects of functions necessary to execute AG_SZZ - GitUtils() - Constructor for class edu.handong.csee.isel.bic.szz.util.GitUtils
All Classes|All Packages