A B C D E F G I L M N P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- saveAnalyzedProjects(String[], String[]) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- saveAnalyzedProjects(String[], String[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- saveNewConfiguration(String[], String[]) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- saveNewConfiguration(String[], String[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- saveResults(List<QueryResult>) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- saveResults(List<QueryResult>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- ServletInitializer - Class in cz.zcu.fav.kiv.antipatterndetectionapp.spring
- ServletInitializer() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.spring.ServletInitializer
- setAnalyzedAntiPatterns(String[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
- setAnalyzedProjects(String[]) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
- setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
- setAntiPatterns(List<AntiPattern>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
- setApplicationContext(ApplicationContext) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.SpringApplicationContext
- setCatalogueFileName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setConfigurationChanged(boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
- setConfigurationChanged(boolean) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- setConfigurationChanged(boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- setConfigurations(Map<String, Configuration>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
- setDetected(boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
- setErrorMessage(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- setErrorMessages(AntiPattern, List<String>) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- setErrorMessages(AntiPattern, List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- setErrorMessages(List<AntiPattern>, List<String>) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternService
- setErrorMessages(List<AntiPattern>, List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.AntiPatternServiceImpl
- setErrorMessageShown(boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- setId(Long) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setId(Long) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
- setName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- setName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
- setPrintName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
- setPrintName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- setProject(Project) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
- setProjects(List<Project>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Query
- setQueryResultItems(List<QueryResultItem>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResult
- setResultDetailName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail
- setResultDetails(List<ResultDetail>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
- setResultDetailValue(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail
- setResults(List<QueryResult>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.CacheablesValues
- setServletContext(ServletContext) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.AntiPatternRepository
-
This method load all queries from files for each AP.
- setSqlQueries(List<String>) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector
-
Setter for loaded sql queries.
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
- setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
- setValue(T) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Configuration
- SpecifyNothingDetectorImpl - Class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors
- SpecifyNothingDetectorImpl() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
- SpringApplicationContext - Class in cz.zcu.fav.kiv.antipatterndetectionapp.spring
- SpringApplicationContext() - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.spring.SpringApplicationContext
- SUBSTRING_DELIMITER - Static variable in class cz.zcu.fav.kiv.antipatterndetectionapp.Constants
All Classes All Packages