Uses of Class
org.palladiosimulator.dependencytool.GitHubAPIHandler
-
-
Uses of GitHubAPIHandler in org.palladiosimulator.dependencytool
Constructors in org.palladiosimulator.dependencytool with parameters of type GitHubAPIHandler Constructor Description DependencyCalculator(GitHubAPIHandler ghRepo, UpdateSiteTypes type)
Create a new DependencyCalculator object to handle the assignment of dependencies.RepositoryObject(String repositoryName, GitHubAPIHandler handler, boolean includeImports)
Create a new RepositoryObject from the given repository name.
-