1
|
memberSearchIndex = [{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"about(Model)","url":"about(org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"AppConfig","l":"addResourceHandlers(ResourceHandlerRegistry)","url":"addResourceHandlers(org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"allConfigurations"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManagerImpl","l":"analyze(List<Project>, List<AntiPatternDetector>, Map<String, Map<String, String>>)","url":"analyze(java.util.List,java.util.List,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"analyze(Model, String[], String[], HttpSession)","url":"analyze(org.springframework.ui.Model,java.lang.String[],java.lang.String[],javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"analyze(Project, DatabaseConnection, Map<String, String>)","url":"analyze(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,cz.zcu.fav.kiv.antipatterndetectionapp.detecting.DatabaseConnection,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManager","l":"analyze(String[], String[], Map<String, Map<String, String>>)","url":"analyze(java.lang.String[],java.lang.String[],java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManagerImpl","l":"analyze(String[], String[], Map<String, Map<String, String>>)","url":"analyze(java.lang.String[],java.lang.String[],java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"analyzedAntiPatterns"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"analyzedProjects"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"analyzeGet(Model)","url":"analyzeGet(org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"Constants","l":"ANTI_PATTERN_CATALOGUE_URL"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"Constants","l":"ANTI_PATTERN_CATALOGUE_URL_RAW"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"antiPattern"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"AntiPattern(Long, String, String, String, Map<String, Threshold>, String)","url":"%3Cinit%3E(java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.util.Map,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"AntiPattern(Long, String, String, String, Map<String, Threshold>)","url":"%3Cinit%3E(java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"AntiPattern(Long, String, String, String)","url":"%3Cinit%3E(java.lang.Long,java.lang.String,java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"AntiPatternDetectionAppApplication","l":"AntiPatternDetectionAppApplication()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"antiPatternDetectors"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"antiPatternManager"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManagerImpl","l":"AntiPatternManagerImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"antiPatternRepository"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"AntiPatternRepository(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"antiPatterns"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"antiPatternService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManagerImpl","l":"antiPatternService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"AntiPatternServiceImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"antiPatternsPost(Model, Long, String, RedirectAttributes)","url":"antiPatternsPost(org.springframework.ui.Model,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"antiPatternsPost(Model, Long, String[], String[], String[], HttpSession, RedirectAttributes)","url":"antiPatternsPost(org.springframework.ui.Model,java.lang.Long,java.lang.String[],java.lang.String[],java.lang.String[],javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"antiPatternsToModel(List<AntiPatternDetector>)","url":"antiPatternsToModel(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"antiPatternsToModel(List<AntiPatternDetector>)","url":"antiPatternsToModel(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"antiPatternToModel(AntiPatternDetector)","url":"antiPatternToModel(cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"antiPatternToModel(AntiPatternDetector)","url":"antiPatternToModel(cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.AntiPatternDetector)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"AP_DIR"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"AppConfig","l":"AppConfig()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"AppController()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"SpringApplicationContext","l":"applicationContext"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"ApplicationProperties()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"arrayOfStringsToArrayOfLongs(String[])","url":"arrayOfStringsToArrayOfLongs(java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"BusinessAsUsualDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"BystanderApathyDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"cacheablesValues"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"CacheablesValues()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"catalogueFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"closeConnection()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"configJsonFileName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"CONFIGURATION_DIR"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configuration(Model, HttpSession)","url":"configuration(org.springframework.ui.Model,javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configurationGetFromSession(HttpSession)","url":"configurationGetFromSession(javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"configurationChanged"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"configurationRepository"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"ConfigurationRepository(String)","url":"%3Cinit%3E(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configurationSaveAsPost(Model, String[], String[], String[], String, HttpSession, RedirectAttributes)","url":"configurationSaveAsPost(org.springframework.ui.Model,java.lang.String[],java.lang.String[],java.lang.String[],java.lang.String,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configurationSavePost(Model, String[], String[], String[], HttpSession, RedirectAttributes)","url":"configurationSavePost(org.springframework.ui.Model,java.lang.String[],java.lang.String[],java.lang.String[],javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configurationService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"ConfigurationServiceImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"configurationsGetList(HttpSession)","url":"configurationsGetList(javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ServletInitializer","l":"configure(SpringApplicationBuilder)","url":"configure(org.springframework.boot.builder.SpringApplicationBuilder)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"Constants","l":"Constants()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"createConnection(String, String, String)","url":"createConnection(java.lang.String,java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"createResultDetailsList(ResultDetail...)","url":"createResultDetailsList(cz.zcu.fav.kiv.antipatterndetectionapp.model.ResultDetail...)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"databaseConnection"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"DatabaseConnection()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"daysBetween(Date, Date)","url":"daysBetween(java.sql.Date,java.sql.Date)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"description"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"description"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"description"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"doubleValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"doubleValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"doubleValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"environment"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"errorMessage"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"executeQueries(Project, List<String>)","url":"executeQueries(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"executeQueriesWithMultipleResults(Project, List<String>)","url":"executeQueriesWithMultipleResults(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"fillQueryWithSearchSubstrings(List<String>, List<String>)","url":"fillQueryWithSearchSubstrings(java.util.List,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"floatValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"floatValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"floatValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"getAccountUserName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"getAccountUserPassword()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getAllAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getAllAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getAllAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"getAllAntiPatterns(Model)","url":"getAllAntiPatterns(org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getAllAntiPatternsForGivenIds(Long[])","url":"getAllAntiPatternsForGivenIds(java.lang.Long[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getAllAntiPatternsForGivenIds(Long[])","url":"getAllAntiPatternsForGivenIds(java.lang.Long[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationService","l":"getAllConfigurationNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"getAllConfigurationNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectService","l":"getAllProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectServiceImpl","l":"getAllProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectService","l":"getAllProjectsForGivenIds(Long[])","url":"getAllProjectsForGivenIds(java.lang.Long[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectServiceImpl","l":"getAllProjectsForGivenIds(Long[])","url":"getAllProjectsForGivenIds(java.lang.Long[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"getAnalyzedAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getAnalyzedAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getAnalyzedAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"getAnalyzedProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getAnalyzedProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getAnalyzedProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"getAntiPattern()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"getAntiPatternById(Long, Model, HttpSession)","url":"getAntiPatternById(java.lang.Long,org.springframework.ui.Model,javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getAntiPatternById(Long)","url":"getAntiPatternById(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getAntiPatternById(Long)","url":"getAntiPatternById(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getAntiPatternById(Long)","url":"getAntiPatternById(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getAntiPatternFromJsonFile(String)","url":"getAntiPatternFromJsonFile(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"getAntiPatternModel()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"getAntiPatterns()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getCatalogueFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationService","l":"getConfigurationByName(String)","url":"getConfigurationByName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"getConfigurationByName(String)","url":"getConfigurationByName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"SpringApplicationContext","l":"getContext()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"DatabaseConnection","l":"getDatabaseConnection()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"getDataSourcePassword()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"getDataSourceUrl()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ApplicationProperties","l":"getDataSourceUsername()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationService","l":"getDefaultConfigurationNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"getDefaultConfigurationNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"getDefaultObjectMapper()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getDescription()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"getDescription()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"getDescription()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getDescriptionFromCatalogue(long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getDescriptionFromCatalogue(long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getDivisionOfIterationsWithFeedbackLoop(Map<String, String>)","url":"getDivisionOfIterationsWithFeedbackLoop(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"getDivisionOfIterationsWithRetrospective(Map<String, String>)","url":"getDivisionOfIterationsWithRetrospective(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"getErrorMessage()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getFullCatalogueUrl()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getId()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"getId()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"getJsonFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"getMaxBadDivisionLimit(Map<String, String>)","url":"getMaxBadDivisionLimit(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"getMaxDaysDifference(Map<String, String>)","url":"getMaxDaysDifference(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"getMaxDivisionRange(Map<String, String>)","url":"getMaxDivisionRange(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getMaxGapBetweenFeedbackLoopRate(Map<String, String>)","url":"getMaxGapBetweenFeedbackLoopRate(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"getMaximumNumberOfNewContributors(Map<String, String>)","url":"getMaximumNumberOfNewContributors(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"getMaximumPercentageOfTasksWithoutTeamwork(Map<String, String>)","url":"getMaximumPercentageOfTasksWithoutTeamwork(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"getMaxIterationChanged(Map<String, String>)","url":"getMaxIterationChanged(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"getMaxIterationLength(Map<String, String>)","url":"getMaxIterationLength(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"getMaxNumberOfTooLongIterations(Map<String, String>)","url":"getMaxNumberOfTooLongIterations(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getMinAvgLengthOfActivityDescription(Map<String, String>)","url":"getMinAvgLengthOfActivityDescription(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getMinNumberOfActivitiesWithProjectPlan(Map<String, String>)","url":"getMinNumberOfActivitiesWithProjectPlan(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getMinNumberOfActivitiesWithSpecification(Map<String, String>)","url":"getMinNumberOfActivitiesWithSpecification(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getMinNumberOfWikiPagesWithProjectPlan(Map<String, String>)","url":"getMinNumberOfWikiPagesWithProjectPlan(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getMinNumberOfWikiPagesWithSpecification(Map<String, String>)","url":"getMinNumberOfWikiPagesWithSpecification(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"getName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"getName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"getNumberOfFirstMonthsWithoutDetection(Map<String, String>)","url":"getNumberOfFirstMonthsWithoutDetection(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"getObjectMapper()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"getObjectWriter()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getOperationalizationDirPathName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getOperationalizationFilePath(String)","url":"getOperationalizationFilePath(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getOperationalizationFilePath(String)","url":"getOperationalizationFilePath(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getOperationalizationImageFilePath(String)","url":"getOperationalizationImageFilePath(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getOperationalizationImageFilePath(String)","url":"getOperationalizationImageFilePath(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getOperationalizationImgDirFileName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getOperationalizationText(String)","url":"getOperationalizationText(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getOperationalizationText(String)","url":"getOperationalizationText(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getPrintName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"getPrintName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"getProject()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"getProjectById(Long, Model)","url":"getProjectById(java.lang.Long,org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectService","l":"getProjectById(Long)","url":"getProjectById(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectServiceImpl","l":"getProjectById(Long)","url":"getProjectById(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"getProjects()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"getQueryResultItems()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"getResultDetailName()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"getResultDetails()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"getResultDetailValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"getResults()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"getResults()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"getResults()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"getSearchSubstringsInvalidContributors(Map<String, String>)","url":"getSearchSubstringsInvalidContributors(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"getSearchSubstringsInvalidNames(Map<String, String>)","url":"getSearchSubstringsInvalidNames(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getSearchSubstringsWithFeedbackLoop(Map<String, String>)","url":"getSearchSubstringsWithFeedbackLoop(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getSearchSubstringsWithProjectPlan(Map<String, String>)","url":"getSearchSubstringsWithProjectPlan(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getSearchSubstringsWithProjectSpecification(Map<String, String>)","url":"getSearchSubstringsWithProjectSpecification(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"getSearchSubstringsWithRetrospective(Map<String, String>)","url":"getSearchSubstringsWithRetrospective(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"getSqlFileNames()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"getThreshold(String, String, String, String, String)","url":"getThreshold(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getThresholds()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"getType()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"getUrl()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"getValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"handleFileUpload(MultipartFile)","url":"handleFileUpload(org.springframework.web.multipart.MultipartFile)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"UserAccountService","l":"checkCredentials(String, String)","url":"checkCredentials(java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"UserAccountServiceImpl","l":"checkCredentials(String, String)","url":"checkCredentials(java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"checkStringSubstrings(String)","url":"checkStringSubstrings(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"id"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"id"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"imageGet(String)","url":"imageGet(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"index(Model)","url":"index(org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"initDetectors()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"initSqlQueries()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"intValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"intValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"intValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"isConfigEditableForUser(Model, HttpSession, String)","url":"isConfigEditableForUser(org.springframework.ui.Model,javax.servlet.http.HttpSession,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"isConfigurationChanged()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"isConfigurationChanged()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"isConfigurationChanged()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"isDetected"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"isDetected()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"isErrorMessageShown"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"isErrorMessageShown()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"JsonParser()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"loadConfigurations()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"loadSqlFile(List<String>)","url":"loadSqlFile(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"UserAccountServiceImpl","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"LOGGER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"login(Model)","url":"login(org.springframework.ui.Model)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"loginProcess(HttpSession, String, String, RedirectAttributes)","url":"loginProcess(javax.servlet.http.HttpSession,java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"LongOrNonExistentFeedbackLoopsDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"longValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"longValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"longValue()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"AntiPatternDetectionAppApplication","l":"main(String[])","url":"main(java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"MAX_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"MAX_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"MAX_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"MIN_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"MIN_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"MIN_VALUE"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"name"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"name"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"name"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"NinetyNinetyRuleDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"objectMapper"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"OPERATIONALIZATION_DIR"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"OPERATIONALIZATION_IMG_DIR"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"JsonParser","l":"parse(String)","url":"parse(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"parseAntiPatternFromJson(String)","url":"parseAntiPatternFromJson(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"parsePercentage(String)","url":"parsePercentage(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"parsePositiveFloat(String)","url":"parsePositiveFloat(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"parsePositiveInteger(String)","url":"parsePositiveInteger(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"Percentage(float)","url":"%3Cinit%3E(float)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"PositiveFloat(float)","url":"%3Cinit%3E(float)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"PositiveInteger(int)","url":"%3Cinit%3E(int)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"printName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"printName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"project"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"Project()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"Project(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectServiceImpl","l":"projectRepository"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"projects"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"projectService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting","c":"AntiPatternManagerImpl","l":"projectService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ProjectServiceImpl","l":"ProjectServiceImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"AntiPatternRepository","l":"QUERY_DIR"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"Query(List<Project>, List<AntiPattern>)","url":"%3Cinit%3E(java.util.List,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"QueryResult()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"QueryResult(Project, List<QueryResultItem>)","url":"%3Cinit%3E(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"QueryResultItem()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"QueryResultItem(AntiPattern, boolean, List<ResultDetail>)","url":"%3Cinit%3E(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern,boolean,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"queryResultItems"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"ResultDetail(String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"resultDetailName"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"resultDetails"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"resultDetailsToString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"resultDetailValue"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"results"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"resultSetToArrayList(ResultSet)","url":"resultSetToArrayList(java.sql.ResultSet)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"RoadToNowhereDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"saveAnalyzedProjects(String[], String[])","url":"saveAnalyzedProjects(java.lang.String[],java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"saveAnalyzedProjects(String[], String[])","url":"saveAnalyzedProjects(java.lang.String[],java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"saveConfigurationToFile(String, Map<String, Map<String, String>>)","url":"saveConfigurationToFile(java.lang.String,java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.repository","c":"ConfigurationRepository","l":"saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)","url":"saveNewConfiguration(java.util.List,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String[],boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationService","l":"saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)","url":"saveNewConfiguration(java.util.List,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String[],boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"ConfigurationServiceImpl","l":"saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)","url":"saveNewConfiguration(java.util.List,java.lang.String,java.lang.String[],java.lang.String[],java.lang.String[],boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"saveResults(List<QueryResult>)","url":"saveResults(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"saveResults(List<QueryResult>)","url":"saveResults(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"ServletInitializer","l":"ServletInitializer()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"setAnalyzedAntiPatterns(String[])","url":"setAnalyzedAntiPatterns(java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"setAnalyzedProjects(String[])","url":"setAnalyzedProjects(java.lang.String[])"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"setAntiPattern(AntiPattern)","url":"setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"setAntiPatterns(List<AntiPattern>)","url":"setAntiPatterns(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"SpringApplicationContext","l":"setApplicationContext(ApplicationContext)","url":"setApplicationContext(org.springframework.context.ApplicationContext)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setCatalogueFileName(String)","url":"setCatalogueFileName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"setConfigurationChanged(boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"setConfigurationChanged(boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"setConfigurationChanged(boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setDescription(String)","url":"setDescription(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"setDetected(boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setErrorMessage(String)","url":"setErrorMessage(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"setErrorMessages(AntiPattern, List<String>)","url":"setErrorMessages(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"setErrorMessages(AntiPattern, List<String>)","url":"setErrorMessages(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternService","l":"setErrorMessages(List<AntiPattern>, List<String>)","url":"setErrorMessages(java.util.List,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"AntiPatternServiceImpl","l":"setErrorMessages(List<AntiPattern>, List<String>)","url":"setErrorMessages(java.util.List,java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setErrorMessageShown(boolean)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setId(Long)","url":"setId(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"setId(Long)","url":"setId(java.lang.Long)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setName(String)","url":"setName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setPrintName(String)","url":"setPrintName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setPrintName(String)","url":"setPrintName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"setProject(Project)","url":"setProject(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Query","l":"setProjects(List<Project>)","url":"setProjects(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResult","l":"setQueryResultItems(List<QueryResultItem>)","url":"setQueryResultItems(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"setResultDetailName(String)","url":"setResultDetailName(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"QueryResultItem","l":"setResultDetails(List<ResultDetail>)","url":"setResultDetails(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"setResultDetailValue(String)","url":"setResultDetailValue(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"CacheablesValues","l":"setResults(List<QueryResult>)","url":"setResults(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"setSelectedConfiguration(HttpSession, String, RedirectAttributes)","url":"setSelectedConfiguration(javax.servlet.http.HttpSession,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"AntiPatternDetector","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"setSqlQueries(List<String>)","url":"setSqlQueries(java.util.List)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"setThresholds(Map<String, Threshold>)","url":"setThresholds(java.util.Map)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"setType(String)","url":"setType(java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"SpecifyNothingDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"SpringApplicationContext","l":"SpringApplicationContext()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"SQL_FILE_NAMES"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BusinessAsUsualDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"BystanderApathyDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"LongOrNonExistentFeedbackLoopsDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"NinetyNinetyRuleDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"RoadToNowhereDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"SpecifyNothingDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"sqlQueries"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp","c":"Constants","l":"SUBSTRING_DELIMITER"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"AppConfig","l":"templateEngine()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"AppConfig","l":"templateResolver()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"Threshold(String, String, String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"Threshold(String, String, String)","url":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"thresholds"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"TooLongSprintDetectorImpl","l":"TooLongSprintDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"AntiPattern","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Project","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"ResultDetail","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"toString()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model","c":"Threshold","l":"type"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"UnknownPosterDetectorImpl","l":"UnknownPosterDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"userAccountService"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.service","c":"UserAccountServiceImpl","l":"UserAccountServiceImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"userLogged(Model, HttpSession)","url":"userLogged(org.springframework.ui.Model,javax.servlet.http.HttpSession)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.controller","c":"AppController","l":"userLogout(Model, HttpSession, RedirectAttributes)","url":"userLogout(org.springframework.ui.Model,javax.servlet.http.HttpSession,org.springframework.web.servlet.mvc.support.RedirectAttributes)"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.utils","c":"Utils","l":"Utils()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"Percentage","l":"value"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveFloat","l":"value"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.model.types","c":"PositiveInteger","l":"value"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"VaryingSprintLengthDetectorImpl","l":"VaryingSprintLengthDetectorImpl()","url":"%3Cinit%3E()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.spring","c":"AppConfig","l":"viewResolver()"},{"p":"cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors","c":"YetAnotherProgrammerDetectorImpl","l":"YetAnotherProgrammerDetectorImpl()","url":"%3Cinit%3E()"}]
|