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

R

readConfig(String) - Static method in class edu.university.ecs.lab.common.config.ConfigUtil
This method read's the input config and return Config object
readFromJSON(String, Class<T>) - Static method in class edu.university.ecs.lab.common.utils.JsonReadWriteUtils
Reads a JSON file from a given path and converts it into an object of the specified type.
recursivelyScanFiles(String) - Method in class edu.university.ecs.lab.intermediate.create.services.IRExtractionService
Recursively scan the files in the given repository path and extract the endpoints and dependencies for a single microservice.
removeFile(Delta) - Method in class edu.university.ecs.lab.intermediate.merge.services.MergeService
This method removes a JClass based on a Delta change
removeJClass(String) - Method in class edu.university.ecs.lab.common.models.Microservice
This method removes a JClass from the microservice by looking up it's path
removeOuterQuotations(String) - Static method in class edu.university.ecs.lab.intermediate.utils.StringParserUtils
Remove start/end quotations from the given string.
REPO_DONT_EXIST - Enum constant in enum class edu.university.ecs.lab.common.error.Error
 
repoPathToPath(String) - Static method in class edu.university.ecs.lab.common.utils.FileUtils
Deprecated.
reportAndExit(Error) - Static method in enum class edu.university.ecs.lab.common.error.Error
 
REPOSITORY - Enum constant in enum class edu.university.ecs.lab.common.models.enums.ClassRole
 
resetLocal(int) - Method in class edu.university.ecs.lab.common.services.GitService
This method reset's the local branch to a relative commit from head
resetLocal(String) - Method in class edu.university.ecs.lab.common.services.GitService
This method resets the local repository to commitID.
RestCall - Class in edu.university.ecs.lab.common.models
Represents an extension of a method call.
RestCall(MethodCall, String, HttpMethod, String) - Constructor for class edu.university.ecs.lab.common.models.RestCall
 
RestCall(String, String, String, String) - Constructor for class edu.university.ecs.lab.common.models.RestCall
 
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