A B C D E F G H I J L M N O P Q R S T U V Y 
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
 
saveConfigurationToFile(String, Map<String, Map<String, String>>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.ConfigurationRepository
Method that creates json file from the given configuration
saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.ConfigurationRepository
Method that saves new configuration from given parameters to the map structure
saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean) - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.ConfigurationService
Method for saving new configuration to the map structure and json file
saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.ConfigurationServiceImpl
 
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 interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector
Method for setting anti-pattern to the detector
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BystanderApathyDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.UnknownPosterDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
setAntiPattern(AntiPattern) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl
 
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
 
setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Project
 
setDescription(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
setDetected(boolean) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.QueryResultItem
 
setErrorMessage(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
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.Threshold
 
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.Project
 
setName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
setPrintName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
setPrintName(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
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
 
setSelectedConfiguration(HttpSession, String, RedirectAttributes) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.AppController
Processing select of configuration from select box
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.BystanderApathyDetectorImpl
 
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.UnknownPosterDetectorImpl
 
setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
setSqlQueries(List<String>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl
 
setThresholds(Map<String, Threshold>) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern
 
setType(String) - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.Threshold
 
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
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BystanderApathyDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.UnknownPosterDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
SQL_FILE_NAMES - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BystanderApathyDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.UnknownPosterDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl
 
sqlQueries - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl
 
SUBSTRING_DELIMITER - Static variable in class cz.zcu.fav.kiv.antipatterndetectionapp.Constants
 
A B C D E F G H I J L M N O P Q R S T U V Y 
All Classes All Packages