Index

A C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values

G

generateDelta() - Method in class edu.university.ecs.lab.delta.services.DeltaExtractionService
Generate delta between base branch and base branch + 1
generateDelta(List<DiffEntry>) - Method in class edu.university.ecs.lab.delta.services.DeltaExtractionService
Process the differences between the local and remote repository and write the differences to a file.
generateIR(String) - Method in class edu.university.ecs.lab.intermediate.create.services.IRExtractionService
Intermediate extraction runner, generates IR from remote repository and writes to file.
generateMergeIR() - Method in class edu.university.ecs.lab.intermediate.merge.services.MergeService
This method generates the new IR from the old IR + Delta file
GET - Enum constant in enum class edu.university.ecs.lab.common.models.enums.HttpMethod
 
getBaseClonePath() - Static method in class edu.university.ecs.lab.common.utils.FileUtils
This method returns the relative local path of the output directory as ./DEFAULT_OUTPUT_PATH.
getBaseOutputPath() - Static method in class edu.university.ecs.lab.common.utils.FileUtils
This method returns the relative local path of the output directory as ./DEFAULT_OUTPUT_PATH.
getClasses() - Method in class edu.university.ecs.lab.common.models.Microservice
This method returns all classes of the microservice in a new set
getClonePath(String) - Static method in class edu.university.ecs.lab.common.utils.FileUtils
This method returns the relative path of the cloned repository directory as ./DEFAULT_CLONE_PATH/repoName.
getDifferences(String, String) - Method in class edu.university.ecs.lab.common.services.GitService
Get the differences between commitOld and commitNew
getEndpoints() - Method in class edu.university.ecs.lab.common.models.JClass
This method returns all endpoints found in the methods of this class, grouped under the same list as an Endpoint is an extension of a Method see Endpoint
getGreedyMicroservices(NetworkGraph) - Method in class edu.university.ecs.lab.metrics.services.GreedyService
 
getHubLikeMicroservice(NetworkGraph) - Method in class edu.university.ecs.lab.metrics.services.HubLikeService
 
getLog() - Method in class edu.university.ecs.lab.common.services.GitService
 
getMicroserviceNameFromPath(String) - Static method in class edu.university.ecs.lab.common.utils.FileUtils
 
getRepoName() - Method in class edu.university.ecs.lab.common.config.Config
This method gets the repository name parsed from the repositoryURL
getRestCalls() - Method in class edu.university.ecs.lab.common.models.JClass
This method returns all restCalls found in the methodCalls of this class, grouped under the same list as an RestCall is an extension of a MethodCall see RestCall
getServiceChains(NetworkGraph) - Method in class edu.university.ecs.lab.metrics.services.ServiceChainService
 
GIT_FAILED - Enum constant in enum class edu.university.ecs.lab.common.error.Error
 
GitService - Class in edu.university.ecs.lab.common.services
Service for managing local repository including the cloning and resetting the current commit.
GitService(Config) - Constructor for class edu.university.ecs.lab.common.services.GitService
 
GitService(String) - Constructor for class edu.university.ecs.lab.common.services.GitService
 
GreedyMicroservice - Class in edu.university.ecs.lab.metrics.models.metrics
 
GreedyMicroservice(Set<String>) - Constructor for class edu.university.ecs.lab.metrics.models.metrics.GreedyMicroservice
 
GreedyService - Class in edu.university.ecs.lab.metrics.services
 
GreedyService() - Constructor for class edu.university.ecs.lab.metrics.services.GreedyService
 
A C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values