Projekt

Obecné

Profil

Stáhnout (69.4 KB) Statistiky
| Větev: | Tag: | Revize:
1
<!DOCTYPE HTML>
2
<!-- NewPage -->
3
<html lang="cs">
4
<head>
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6
<title>G-Index</title>
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2022-06-13">
9
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
11
<script type="text/javascript" src="../script.js"></script>
12
<script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script>
13
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14
<!--[if IE]>
15
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16
<![endif]-->
17
<script type="text/javascript" src="../jquery/jquery-3.5.1.js"></script>
18
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
19
</head>
20
<body>
21
<script type="text/javascript"><!--
22
    try {
23
        if (location.href.indexOf('is-external=true') == -1) {
24
            parent.document.title="G-Index";
25
        }
26
    }
27
    catch(err) {
28
    }
29
//-->
30
var pathtoroot = "../";
31
var useModuleDirectories = true;
32
loadScripts(document, 'script');</script>
33
<noscript>
34
<div>JavaScript is disabled on your browser.</div>
35
</noscript>
36
<header role="banner">
37
<nav role="navigation">
38
<div class="fixedNav">
39
<!-- ========= START OF TOP NAVBAR ======= -->
40
<div class="topNav"><a id="navbar.top">
41
<!--   -->
42
</a>
43
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44
<a id="navbar.top.firstrow">
45
<!--   -->
46
</a>
47
<ul class="navList" title="Navigation">
48
<li><a href="../index.html">Overview</a></li>
49
<li>Package</li>
50
<li>Class</li>
51
<li><a href="../overview-tree.html">Tree</a></li>
52
<li class="navBarCell1Rev">Index</li>
53
<li><a href="../help-doc.html">Help</a></li>
54
</ul>
55
</div>
56
<div class="subNav">
57
<ul class="navList" id="allclasses_navbar_top">
58
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
59
</ul>
60
<ul class="navListSearch">
61
<li><label for="search">SEARCH:</label>
62
<input type="text" id="search" value="search" disabled="disabled">
63
<input type="reset" id="reset" value="reset" disabled="disabled">
64
</li>
65
</ul>
66
<div>
67
<script type="text/javascript"><!--
68
  allClassesLink = document.getElementById("allclasses_navbar_top");
69
  if(window==top) {
70
    allClassesLink.style.display = "block";
71
  }
72
  else {
73
    allClassesLink.style.display = "none";
74
  }
75
  //-->
76
</script>
77
<noscript>
78
<div>JavaScript is disabled on your browser.</div>
79
</noscript>
80
</div>
81
<a id="skip.navbar.top">
82
<!--   -->
83
</a></div>
84
<!-- ========= END OF TOP NAVBAR ========= -->
85
</div>
86
<div class="navPadding">&nbsp;</div>
87
<script type="text/javascript"><!--
88
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
89
//-->
90
</script>
91
</nav>
92
</header>
93
<main role="main">
94
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a><a id="I:G">
95
<!--   -->
96
</a>
97
<h2 class="title">G</h2>
98
<dl>
99
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html#getAccountUserName()">getAccountUserName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></dt>
100
<dd>&nbsp;</dd>
101
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html#getAccountUserPassword()">getAccountUserPassword()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></dt>
102
<dd>&nbsp;</dd>
103
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getAllAntiPatterns()">getAllAntiPatterns()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
104
<dd>
105
<div class="block">Get all loaded AP from global value.</div>
106
</dd>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getAllAntiPatterns()">getAllAntiPatterns()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
108
<dd>&nbsp;</dd>
109
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getAllAntiPatterns()">getAllAntiPatterns()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
110
<dd>&nbsp;</dd>
111
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#getAllAntiPatterns(org.springframework.ui.Model)">getAllAntiPatterns(Model)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
112
<dd>
113
<div class="block">Method for obtaining all AP.</div>
114
</dd>
115
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getAllAntiPatternsForGivenIds(java.lang.Long%5B%5D)">getAllAntiPatternsForGivenIds(Long[])</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
116
<dd>&nbsp;</dd>
117
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getAllAntiPatternsForGivenIds(java.lang.Long%5B%5D)">getAllAntiPatternsForGivenIds(Long[])</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
118
<dd>&nbsp;</dd>
119
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html#getAllConfigurationNames()">getAllConfigurationNames()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationService</a></dt>
120
<dd>
121
<div class="block">Method for getting all configuration names</div>
122
</dd>
123
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#getAllConfigurationNames()">getAllConfigurationNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></dt>
124
<dd>&nbsp;</dd>
125
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html#getAllProjects()">getAllProjects()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectService</a></dt>
126
<dd>&nbsp;</dd>
127
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html#getAllProjects()">getAllProjects()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectServiceImpl</a></dt>
128
<dd>&nbsp;</dd>
129
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html#getAllProjectsForGivenIds(java.lang.Long%5B%5D)">getAllProjectsForGivenIds(Long[])</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectService</a></dt>
130
<dd>&nbsp;</dd>
131
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html#getAllProjectsForGivenIds(java.lang.Long%5B%5D)">getAllProjectsForGivenIds(Long[])</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectServiceImpl</a></dt>
132
<dd>&nbsp;</dd>
133
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#getAnalyzedAntiPatterns()">getAnalyzedAntiPatterns()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
134
<dd>&nbsp;</dd>
135
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getAnalyzedAntiPatterns()">getAnalyzedAntiPatterns()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
136
<dd>&nbsp;</dd>
137
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getAnalyzedAntiPatterns()">getAnalyzedAntiPatterns()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
138
<dd>&nbsp;</dd>
139
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#getAnalyzedProjects()">getAnalyzedProjects()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
140
<dd>&nbsp;</dd>
141
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getAnalyzedProjects()">getAnalyzedProjects()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
142
<dd>&nbsp;</dd>
143
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getAnalyzedProjects()">getAnalyzedProjects()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
144
<dd>&nbsp;</dd>
145
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#getAntiPattern()">getAntiPattern()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></dt>
146
<dd>&nbsp;</dd>
147
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getAntiPatternById(java.lang.Long)">getAntiPatternById(Long)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
148
<dd>
149
<div class="block">Get AP by given ID.</div>
150
</dd>
151
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getAntiPatternById(java.lang.Long)">getAntiPatternById(Long)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
152
<dd>&nbsp;</dd>
153
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getAntiPatternById(java.lang.Long)">getAntiPatternById(Long)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
154
<dd>&nbsp;</dd>
155
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#getAntiPatternById(java.lang.Long,org.springframework.ui.Model,javax.servlet.http.HttpSession)">getAntiPatternById(Long, Model, HttpSession)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
156
<dd>
157
<div class="block">Method for obtaining AP by ID.</div>
158
</dd>
159
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getAntiPatternFromJsonFile(java.lang.String)">getAntiPatternFromJsonFile(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
160
<dd>
161
<div class="block">Method for reading anti-pattern parameters from json file</div>
162
</dd>
163
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">AntiPatternDetector</a></dt>
164
<dd>
165
<div class="block">Method for getting AP like model class for manipulating on UI.</div>
166
</dd>
167
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
168
<dd>&nbsp;</dd>
169
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
170
<dd>&nbsp;</dd>
171
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
172
<dd>&nbsp;</dd>
173
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
174
<dd>&nbsp;</dd>
175
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
176
<dd>&nbsp;</dd>
177
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
178
<dd>&nbsp;</dd>
179
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
180
<dd>&nbsp;</dd>
181
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></dt>
182
<dd>&nbsp;</dd>
183
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
184
<dd>&nbsp;</dd>
185
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#getAntiPatternModel()">getAntiPatternModel()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
186
<dd>&nbsp;</dd>
187
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#getAntiPatterns()">getAntiPatterns()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Query</a></dt>
188
<dd>&nbsp;</dd>
189
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getCatalogueFileName()">getCatalogueFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
190
<dd>&nbsp;</dd>
191
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html#getConfigurationByName(java.lang.String)">getConfigurationByName(String)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationService</a></dt>
192
<dd>&nbsp;</dd>
193
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#getConfigurationByName(java.lang.String)">getConfigurationByName(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></dt>
194
<dd>&nbsp;</dd>
195
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html#getContext()">getContext()</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">SpringApplicationContext</a></dt>
196
<dd>
197
<div class="block">Note that this is a static method which expose ApplicationContext</div>
198
</dd>
199
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html#getDatabaseConnection()">getDatabaseConnection()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></dt>
200
<dd>
201
<div class="block">Simple getter for getting the database connection.</div>
202
</dd>
203
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html#getDataSourcePassword()">getDataSourcePassword()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></dt>
204
<dd>&nbsp;</dd>
205
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html#getDataSourceUrl()">getDataSourceUrl()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></dt>
206
<dd>&nbsp;</dd>
207
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html#getDataSourceUsername()">getDataSourceUsername()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></dt>
208
<dd>&nbsp;</dd>
209
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html#getDefaultConfigurationNames()">getDefaultConfigurationNames()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationService</a></dt>
210
<dd>
211
<div class="block">Method for getting default configuration names
212
 Default configurations cannot be changed in the app</div>
213
</dd>
214
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#getDefaultConfigurationNames()">getDefaultConfigurationNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></dt>
215
<dd>&nbsp;</dd>
216
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html#getDefaultObjectMapper()">getDefaultObjectMapper()</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">JsonParser</a></dt>
217
<dd>
218
<div class="block">Method for getting Jackson ObjectMapper object</div>
219
</dd>
220
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getDescription()">getDescription()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
221
<dd>&nbsp;</dd>
222
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#getDescription()">getDescription()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Project</a></dt>
223
<dd>&nbsp;</dd>
224
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#getDescription()">getDescription()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt>
225
<dd>&nbsp;</dd>
226
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getDescriptionFromCatalogue(long)">getDescriptionFromCatalogue(long)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
227
<dd>
228
<div class="block">Method for getting description of the anti-pattern from online catalogue on Github</div>
229
</dd>
230
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getDescriptionFromCatalogue(long)">getDescriptionFromCatalogue(long)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
231
<dd>&nbsp;</dd>
232
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getDivisionOfIterationsWithFeedbackLoop(java.util.Map)">getDivisionOfIterationsWithFeedbackLoop(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
233
<dd>&nbsp;</dd>
234
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#getDivisionOfIterationsWithRetrospective(java.util.Map)">getDivisionOfIterationsWithRetrospective(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
235
<dd>&nbsp;</dd>
236
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#getErrorMessage()">getErrorMessage()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt>
237
<dd>&nbsp;</dd>
238
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getFullCatalogueUrl()">getFullCatalogueUrl()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
239
<dd>&nbsp;</dd>
240
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getId()">getId()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
241
<dd>&nbsp;</dd>
242
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#getId()">getId()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Project</a></dt>
243
<dd>&nbsp;</dd>
244
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#getJsonFileName()">getJsonFileName()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">AntiPatternDetector</a></dt>
245
<dd>
246
<div class="block">Method for getting name of the json file with anti-pattern details</div>
247
</dd>
248
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
249
<dd>&nbsp;</dd>
250
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
251
<dd>&nbsp;</dd>
252
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
253
<dd>&nbsp;</dd>
254
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
255
<dd>&nbsp;</dd>
256
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
257
<dd>&nbsp;</dd>
258
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
259
<dd>&nbsp;</dd>
260
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
261
<dd>&nbsp;</dd>
262
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></dt>
263
<dd>&nbsp;</dd>
264
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
265
<dd>&nbsp;</dd>
266
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#getJsonFileName()">getJsonFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
267
<dd>&nbsp;</dd>
268
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#getMaxBadDivisionLimit(java.util.Map)">getMaxBadDivisionLimit(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
269
<dd>&nbsp;</dd>
270
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#getMaxDaysDifference(java.util.Map)">getMaxDaysDifference(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
271
<dd>&nbsp;</dd>
272
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#getMaxDivisionRange(java.util.Map)">getMaxDivisionRange(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
273
<dd>&nbsp;</dd>
274
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getMaxGapBetweenFeedbackLoopRate(java.util.Map)">getMaxGapBetweenFeedbackLoopRate(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
275
<dd>&nbsp;</dd>
276
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#getMaximumNumberOfNewContributors(java.util.Map)">getMaximumNumberOfNewContributors(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
277
<dd>&nbsp;</dd>
278
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#getMaximumPercentageOfTasksWithoutTeamwork(java.util.Map)">getMaximumPercentageOfTasksWithoutTeamwork(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
279
<dd>&nbsp;</dd>
280
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#getMaxIterationChanged(java.util.Map)">getMaxIterationChanged(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
281
<dd>&nbsp;</dd>
282
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#getMaxIterationLength(java.util.Map)">getMaxIterationLength(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
283
<dd>&nbsp;</dd>
284
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#getMaxNumberOfTooLongIterations(java.util.Map)">getMaxNumberOfTooLongIterations(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
285
<dd>&nbsp;</dd>
286
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getMinAvgLengthOfActivityDescription(java.util.Map)">getMinAvgLengthOfActivityDescription(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
287
<dd>&nbsp;</dd>
288
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getMinNumberOfActivitiesWithProjectPlan(java.util.Map)">getMinNumberOfActivitiesWithProjectPlan(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
289
<dd>&nbsp;</dd>
290
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getMinNumberOfActivitiesWithSpecification(java.util.Map)">getMinNumberOfActivitiesWithSpecification(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
291
<dd>&nbsp;</dd>
292
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getMinNumberOfWikiPagesWithProjectPlan(java.util.Map)">getMinNumberOfWikiPagesWithProjectPlan(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
293
<dd>&nbsp;</dd>
294
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getMinNumberOfWikiPagesWithSpecification(java.util.Map)">getMinNumberOfWikiPagesWithSpecification(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
295
<dd>&nbsp;</dd>
296
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getName()">getName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
297
<dd>&nbsp;</dd>
298
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#getName()">getName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Project</a></dt>
299
<dd>&nbsp;</dd>
300
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#getName()">getName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt>
301
<dd>&nbsp;</dd>
302
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#getNumberOfFirstMonthsWithoutDetection(java.util.Map)">getNumberOfFirstMonthsWithoutDetection(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
303
<dd>&nbsp;</dd>
304
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html#getObjectMapper()">getObjectMapper()</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">JsonParser</a></dt>
305
<dd>&nbsp;</dd>
306
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html#getObjectWriter()">getObjectWriter()</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">JsonParser</a></dt>
307
<dd>&nbsp;</dd>
308
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getOperationalizationDirPathName()">getOperationalizationDirPathName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
309
<dd>&nbsp;</dd>
310
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getOperationalizationFilePath(java.lang.String)">getOperationalizationFilePath(String)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
311
<dd>&nbsp;</dd>
312
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getOperationalizationFilePath(java.lang.String)">getOperationalizationFilePath(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
313
<dd>&nbsp;</dd>
314
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getOperationalizationImageFilePath(java.lang.String)">getOperationalizationImageFilePath(String)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
315
<dd>&nbsp;</dd>
316
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getOperationalizationImageFilePath(java.lang.String)">getOperationalizationImageFilePath(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
317
<dd>&nbsp;</dd>
318
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getOperationalizationImgDirFileName()">getOperationalizationImgDirFileName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
319
<dd>&nbsp;</dd>
320
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getOperationalizationText(java.lang.String)">getOperationalizationText(String)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
321
<dd>&nbsp;</dd>
322
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getOperationalizationText(java.lang.String)">getOperationalizationText(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
323
<dd>&nbsp;</dd>
324
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getPrintName()">getPrintName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
325
<dd>&nbsp;</dd>
326
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#getPrintName()">getPrintName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt>
327
<dd>&nbsp;</dd>
328
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#getProject()">getProject()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResult</a></dt>
329
<dd>&nbsp;</dd>
330
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html#getProjectById(java.lang.Long)">getProjectById(Long)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectService</a></dt>
331
<dd>&nbsp;</dd>
332
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html#getProjectById(java.lang.Long)">getProjectById(Long)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectServiceImpl</a></dt>
333
<dd>&nbsp;</dd>
334
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#getProjectById(java.lang.Long,org.springframework.ui.Model)">getProjectById(Long, Model)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.controller.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></dt>
335
<dd>
336
<div class="block">Method for obtaining project by ID.</div>
337
</dd>
338
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#getProjects()">getProjects()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Query</a></dt>
339
<dd>&nbsp;</dd>
340
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#getQueryResultItems()">getQueryResultItems()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResult</a></dt>
341
<dd>&nbsp;</dd>
342
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html#getResultDetailName()">getResultDetailName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">ResultDetail</a></dt>
343
<dd>&nbsp;</dd>
344
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#getResultDetails()">getResultDetails()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></dt>
345
<dd>&nbsp;</dd>
346
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html#getResultDetailValue()">getResultDetailValue()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">ResultDetail</a></dt>
347
<dd>&nbsp;</dd>
348
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#getResults()">getResults()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
349
<dd>&nbsp;</dd>
350
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#getResults()">getResults()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
351
<dd>&nbsp;</dd>
352
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#getResults()">getResults()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
353
<dd>&nbsp;</dd>
354
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#getSearchSubstringsInvalidContributors(java.util.Map)">getSearchSubstringsInvalidContributors(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
355
<dd>&nbsp;</dd>
356
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#getSearchSubstringsInvalidNames(java.util.Map)">getSearchSubstringsInvalidNames(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></dt>
357
<dd>&nbsp;</dd>
358
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getSearchSubstringsWithFeedbackLoop(java.util.Map)">getSearchSubstringsWithFeedbackLoop(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
359
<dd>&nbsp;</dd>
360
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getSearchSubstringsWithProjectPlan(java.util.Map)">getSearchSubstringsWithProjectPlan(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
361
<dd>&nbsp;</dd>
362
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getSearchSubstringsWithProjectSpecification(java.util.Map)">getSearchSubstringsWithProjectSpecification(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
363
<dd>&nbsp;</dd>
364
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#getSearchSubstringsWithRetrospective(java.util.Map)">getSearchSubstringsWithRetrospective(Map&lt;String, String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
365
<dd>&nbsp;</dd>
366
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">AntiPatternDetector</a></dt>
367
<dd>
368
<div class="block">Method for getting all sql files names due to loading all queries from files.</div>
369
</dd>
370
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></dt>
371
<dd>&nbsp;</dd>
372
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></dt>
373
<dd>&nbsp;</dd>
374
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></dt>
375
<dd>&nbsp;</dd>
376
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></dt>
377
<dd>&nbsp;</dd>
378
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></dt>
379
<dd>&nbsp;</dd>
380
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></dt>
381
<dd>&nbsp;</dd>
382
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></dt>
383
<dd>&nbsp;</dd>
384
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></dt>
385
<dd>&nbsp;</dd>
386
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></dt>
387
<dd>&nbsp;</dd>
388
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#getSqlFileNames()">getSqlFileNames()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></dt>
389
<dd>&nbsp;</dd>
390
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#getThreshold(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)">getThreshold(String, String, String, String, String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></dt>
391
<dd>
392
<div class="block">Method for creating of the Threshold object from given parameters</div>
393
</dd>
394
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getThresholds()">getThresholds()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
395
<dd>&nbsp;</dd>
396
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#getType()">getType()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt>
397
<dd>&nbsp;</dd>
398
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getUrl()">getUrl()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></dt>
399
<dd>&nbsp;</dd>
400
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#getValue()">getValue()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">Percentage</a></dt>
401
<dd>&nbsp;</dd>
402
</dl>
403
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">Y</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
404
</main>
405
<footer role="contentinfo">
406
<nav role="navigation">
407
<!-- ======= START OF BOTTOM NAVBAR ====== -->
408
<div class="bottomNav"><a id="navbar.bottom">
409
<!--   -->
410
</a>
411
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
412
<a id="navbar.bottom.firstrow">
413
<!--   -->
414
</a>
415
<ul class="navList" title="Navigation">
416
<li><a href="../index.html">Overview</a></li>
417
<li>Package</li>
418
<li>Class</li>
419
<li><a href="../overview-tree.html">Tree</a></li>
420
<li class="navBarCell1Rev">Index</li>
421
<li><a href="../help-doc.html">Help</a></li>
422
</ul>
423
</div>
424
<div class="subNav">
425
<ul class="navList" id="allclasses_navbar_bottom">
426
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
427
</ul>
428
<div>
429
<script type="text/javascript"><!--
430
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
431
  if(window==top) {
432
    allClassesLink.style.display = "block";
433
  }
434
  else {
435
    allClassesLink.style.display = "none";
436
  }
437
  //-->
438
</script>
439
<noscript>
440
<div>JavaScript is disabled on your browser.</div>
441
</noscript>
442
</div>
443
<a id="skip.navbar.bottom">
444
<!--   -->
445
</a></div>
446
<!-- ======== END OF BOTTOM NAVBAR ======= -->
447
</nav>
448
</footer>
449
</body>
450
</html>
(20-20/22)