A B C D E F G I L M N P Q R S T U V 
All Classes All Packages

G

getAllAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.AppController
Method for obtaining all AP.
getAllAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.AntiPatternRepository
Get all loaded AP from global value.
getAllAntiPatterns() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getAllAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getAllAntiPatternsForGivenIds(Long[]) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getAllAntiPatternsForGivenIds(Long[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getAllProjects() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectService
 
getAllProjects() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectServiceImpl
 
getAllProjectsForGivenIds(Long[]) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectService
 
getAllProjectsForGivenIds(Long[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectServiceImpl
 
getAnalyzedAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
 
getAnalyzedAntiPatterns() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getAnalyzedAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getAnalyzedProjects() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
 
getAnalyzedProjects() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getAnalyzedProjects() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getAntiPattern() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
 
getAntiPatternById(Long) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.AntiPatternRepository
Get AP by given ID.
getAntiPatternById(Long) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getAntiPatternById(Long) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getAntiPatternById(Long, Model) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.AppController
Method for obtaining AP by ID.
getAntiPatternModel() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector
Method for getting AP like model class for manipulating on UI.
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
 
getAntiPatternModel() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
getAntiPatterns() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
 
getCatalogueFileName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getConfigurations() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getContext() - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.SpringApplicationContext
Note that this is a static method which expose ApplicationContext
getDatabaseConnection() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection
Simple getter for getting the database connection.
getDataSourcePassword() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.ApplicationProperties
 
getDataSourceUrl() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.ApplicationProperties
 
getDataSourceUsername() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.ApplicationProperties
 
getDescription() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getDescription() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
 
getDescription() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
getErrorMessage() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
 
getFullCatalogueUrl() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getId() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getId() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
getName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
 
getName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
getPrintName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getPrintName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
 
getProject() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
 
getProjectById(Long) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectService
 
getProjectById(Long) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.ProjectServiceImpl
 
getProjectById(Long, Model) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.AppController
Method for obtaining project by ID.
getProjects() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
 
getQueryResultItems() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
 
getResultDetailName() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail
 
getResultDetails() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
 
getResultDetailValue() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail
 
getResults() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
 
getResults() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
 
getResults() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
 
getSqlFileNames() - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector
Method for getting all sql files names due to loading all queries from files.
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
 
getSqlFileNames() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
getUrl() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
getValue() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
 
getValue() - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.Percentage
 
A B C D E F G I L M N P Q R S T U V 
All Classes All Packages