1 |
48a86d47
|
Ondřej Váně
|
<!DOCTYPE HTML>
|
2 |
|
|
<!-- NewPage -->
|
3 |
|
|
<html lang="cs">
|
4 |
|
|
<head>
|
5 |
afe7e572
|
stepanekp
|
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
|
6 |
48a86d47
|
Ondřej Váně
|
<title>All Classes</title>
|
7 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
8 |
afe7e572
|
stepanekp
|
<meta name="dc.created" content="2022-06-13">
|
9 |
48a86d47
|
Ondřej Váně
|
<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 |
afe7e572
|
stepanekp
|
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
|
18 |
48a86d47
|
Ondřej Váně
|
<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="All Classes";
|
25 |
|
|
}
|
26 |
|
|
}
|
27 |
|
|
catch(err) {
|
28 |
|
|
}
|
29 |
|
|
//-->
|
30 |
afe7e572
|
stepanekp
|
var data = {"i0":2,"i1":2,"i2":1,"i3":1,"i4":2,"i5":2,"i6":1,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":1,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":1,"i27":1,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":2,"i40":1,"i41":2,"i42":2,"i43":2,"i44":2};
|
31 |
48a86d47
|
Ondřej Váně
|
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"]};
|
32 |
|
|
var altColor = "altColor";
|
33 |
|
|
var rowColor = "rowColor";
|
34 |
|
|
var tableTab = "tableTab";
|
35 |
|
|
var activeTableTab = "activeTableTab";
|
36 |
|
|
var pathtoroot = "./";
|
37 |
|
|
var useModuleDirectories = true;
|
38 |
|
|
loadScripts(document, 'script');</script>
|
39 |
|
|
<noscript>
|
40 |
|
|
<div>JavaScript is disabled on your browser.</div>
|
41 |
|
|
</noscript>
|
42 |
|
|
<header role="banner">
|
43 |
|
|
<nav role="navigation">
|
44 |
|
|
<div class="fixedNav">
|
45 |
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
46 |
|
|
<div class="topNav"><a id="navbar.top">
|
47 |
|
|
<!-- -->
|
48 |
|
|
</a>
|
49 |
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
50 |
|
|
<a id="navbar.top.firstrow">
|
51 |
|
|
<!-- -->
|
52 |
|
|
</a>
|
53 |
|
|
<ul class="navList" title="Navigation">
|
54 |
|
|
<li><a href="index.html">Overview</a></li>
|
55 |
|
|
<li>Package</li>
|
56 |
|
|
<li>Class</li>
|
57 |
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
58 |
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
59 |
|
|
<li><a href="help-doc.html">Help</a></li>
|
60 |
|
|
</ul>
|
61 |
|
|
</div>
|
62 |
|
|
<div class="subNav">
|
63 |
|
|
<ul class="navList" id="allclasses_navbar_top">
|
64 |
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
65 |
|
|
</ul>
|
66 |
|
|
<ul class="navListSearch">
|
67 |
|
|
<li><label for="search">SEARCH:</label>
|
68 |
|
|
<input type="text" id="search" value="search" disabled="disabled">
|
69 |
|
|
<input type="reset" id="reset" value="reset" disabled="disabled">
|
70 |
|
|
</li>
|
71 |
|
|
</ul>
|
72 |
|
|
<div>
|
73 |
|
|
<script type="text/javascript"><!--
|
74 |
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
75 |
|
|
if(window==top) {
|
76 |
|
|
allClassesLink.style.display = "block";
|
77 |
|
|
}
|
78 |
|
|
else {
|
79 |
|
|
allClassesLink.style.display = "none";
|
80 |
|
|
}
|
81 |
|
|
//-->
|
82 |
|
|
</script>
|
83 |
|
|
<noscript>
|
84 |
|
|
<div>JavaScript is disabled on your browser.</div>
|
85 |
|
|
</noscript>
|
86 |
|
|
</div>
|
87 |
|
|
<a id="skip.navbar.top">
|
88 |
|
|
<!-- -->
|
89 |
|
|
</a></div>
|
90 |
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
91 |
|
|
</div>
|
92 |
|
|
<div class="navPadding"> </div>
|
93 |
|
|
<script type="text/javascript"><!--
|
94 |
|
|
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
95 |
|
|
//-->
|
96 |
|
|
</script>
|
97 |
|
|
</nav>
|
98 |
|
|
</header>
|
99 |
|
|
<main role="main">
|
100 |
|
|
<div class="header">
|
101 |
|
|
<h1 title="All&nbsp;Classes" class="title">All Classes</h1>
|
102 |
|
|
</div>
|
103 |
|
|
<div class="allClassesContainer">
|
104 |
|
|
<ul class="blockList">
|
105 |
|
|
<li class="blockList">
|
106 |
|
|
<table class="typeSummary">
|
107 |
|
|
<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Interface Summary</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd"> </span></span></caption>
|
108 |
|
|
<tr>
|
109 |
|
|
<th class="colFirst" scope="col">Class</th>
|
110 |
|
|
<th class="colLast" scope="col">Description</th>
|
111 |
|
|
</tr>
|
112 |
|
|
<tr id="i0" class="altColor">
|
113 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">AntiPattern</a></td>
|
114 |
|
|
<th class="colLast" scope="row">
|
115 |
|
|
<div class="block">Model class for AP.</div>
|
116 |
|
|
</th>
|
117 |
|
|
</tr>
|
118 |
|
|
<tr id="i1" class="rowColor">
|
119 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/AntiPatternDetectionAppApplication.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp">AntiPatternDetectionAppApplication</a></td>
|
120 |
|
|
<th class="colLast" scope="row"> </th>
|
121 |
|
|
</tr>
|
122 |
|
|
<tr id="i2" class="altColor">
|
123 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">AntiPatternDetector</a></td>
|
124 |
|
|
<th class="colLast" scope="row">
|
125 |
|
|
<div class="block">This is base interface for all AP detector.</div>
|
126 |
|
|
</th>
|
127 |
|
|
</tr>
|
128 |
|
|
<tr id="i3" class="rowColor">
|
129 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/AntiPatternManager.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">AntiPatternManager</a></td>
|
130 |
|
|
<th class="colLast" scope="row"> </th>
|
131 |
|
|
</tr>
|
132 |
|
|
<tr id="i4" class="altColor">
|
133 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/AntiPatternManagerImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">AntiPatternManagerImpl</a></td>
|
134 |
|
|
<th class="colLast" scope="row"> </th>
|
135 |
|
|
</tr>
|
136 |
|
|
<tr id="i5" class="rowColor">
|
137 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">AntiPatternRepository</a></td>
|
138 |
|
|
<th class="colLast" scope="row">
|
139 |
|
|
<div class="block">A class that takes care of working with AP.</div>
|
140 |
|
|
</th>
|
141 |
|
|
</tr>
|
142 |
|
|
<tr id="i6" class="altColor">
|
143 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></td>
|
144 |
|
|
<th class="colLast" scope="row"> </th>
|
145 |
|
|
</tr>
|
146 |
|
|
<tr id="i7" class="rowColor">
|
147 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></td>
|
148 |
|
|
<th class="colLast" scope="row"> </th>
|
149 |
|
|
</tr>
|
150 |
|
|
<tr id="i8" class="altColor">
|
151 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/spring/AppConfig.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">AppConfig</a></td>
|
152 |
|
|
<th class="colLast" scope="row">
|
153 |
|
|
<div class="block">A class that configures a web application and loads templates correctly.</div>
|
154 |
|
|
</th>
|
155 |
|
|
</tr>
|
156 |
|
|
<tr id="i9" class="rowColor">
|
157 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.controller">AppController</a></td>
|
158 |
|
|
<th class="colLast" scope="row">
|
159 |
|
|
<div class="block">This class contains all endpoints of the web application.</div>
|
160 |
|
|
</th>
|
161 |
|
|
</tr>
|
162 |
|
|
<tr id="i10" class="altColor">
|
163 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/spring/ApplicationProperties.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ApplicationProperties</a></td>
|
164 |
|
|
<th class="colLast" scope="row"> </th>
|
165 |
|
|
</tr>
|
166 |
|
|
<tr id="i11" class="rowColor">
|
167 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BusinessAsUsualDetectorImpl</a></td>
|
168 |
|
|
<th class="colLast" scope="row"> </th>
|
169 |
|
|
</tr>
|
170 |
|
|
<tr id="i12" class="altColor">
|
171 |
afe7e572
|
stepanekp
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">BystanderApathyDetectorImpl</a></td>
|
172 |
|
|
<th class="colLast" scope="row"> </th>
|
173 |
48a86d47
|
Ondřej Váně
|
</tr>
|
174 |
|
|
<tr id="i13" class="rowColor">
|
175 |
afe7e572
|
stepanekp
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></td>
|
176 |
48a86d47
|
Ondřej Váně
|
<th class="colLast" scope="row">
|
177 |
afe7e572
|
stepanekp
|
<div class="block">Model class for cacheables values.</div>
|
178 |
48a86d47
|
Ondřej Váně
|
</th>
|
179 |
|
|
</tr>
|
180 |
|
|
<tr id="i14" class="altColor">
|
181 |
afe7e572
|
stepanekp
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ConfigurationRepository</a></td>
|
182 |
48a86d47
|
Ondřej Váně
|
<th class="colLast" scope="row"> </th>
|
183 |
|
|
</tr>
|
184 |
|
|
<tr id="i15" class="rowColor">
|
185 |
afe7e572
|
stepanekp
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationService</a></td>
|
186 |
|
|
<th class="colLast" scope="row"> </th>
|
187 |
|
|
</tr>
|
188 |
|
|
<tr id="i16" class="altColor">
|
189 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ConfigurationServiceImpl</a></td>
|
190 |
|
|
<th class="colLast" scope="row"> </th>
|
191 |
|
|
</tr>
|
192 |
|
|
<tr id="i17" class="rowColor">
|
193 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp">Constants</a></td>
|
194 |
|
|
<th class="colLast" scope="row"> </th>
|
195 |
|
|
</tr>
|
196 |
|
|
<tr id="i18" class="altColor">
|
197 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></td>
|
198 |
|
|
<th class="colLast" scope="row">
|
199 |
|
|
<div class="block">A class that takes care of database connections and running queries.</div>
|
200 |
|
|
</th>
|
201 |
|
|
</tr>
|
202 |
afe7e572
|
stepanekp
|
<tr id="i19" class="rowColor">
|
203 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">JsonParser</a></td>
|
204 |
|
|
<th class="colLast" scope="row"> </th>
|
205 |
|
|
</tr>
|
206 |
|
|
<tr id="i20" class="altColor">
|
207 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">LongOrNonExistentFeedbackLoopsDetectorImpl</a></td>
|
208 |
|
|
<th class="colLast" scope="row"> </th>
|
209 |
|
|
</tr>
|
210 |
afe7e572
|
stepanekp
|
<tr id="i21" class="rowColor">
|
211 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">NinetyNinetyRuleDetectorImpl</a></td>
|
212 |
|
|
<th class="colLast" scope="row"> </th>
|
213 |
|
|
</tr>
|
214 |
afe7e572
|
stepanekp
|
<tr id="i22" class="altColor">
|
215 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">Percentage</a></td>
|
216 |
|
|
<th class="colLast" scope="row">
|
217 |
|
|
<div class="block">This class represents percentage as a positive float number between 0 an 100.</div>
|
218 |
|
|
</th>
|
219 |
|
|
</tr>
|
220 |
afe7e572
|
stepanekp
|
<tr id="i23" class="rowColor">
|
221 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveFloat</a></td>
|
222 |
|
|
<th class="colLast" scope="row">
|
223 |
|
|
<div class="block">This class represents percentage as a positive float number between 0 and MAX_FLOAT.</div>
|
224 |
|
|
</th>
|
225 |
|
|
</tr>
|
226 |
afe7e572
|
stepanekp
|
<tr id="i24" class="altColor">
|
227 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveInteger</a></td>
|
228 |
|
|
<th class="colLast" scope="row">
|
229 |
|
|
<div class="block">This class represents percentage as a positive int number between 0 and MAX_INT.</div>
|
230 |
|
|
</th>
|
231 |
|
|
</tr>
|
232 |
afe7e572
|
stepanekp
|
<tr id="i25" class="rowColor">
|
233 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Project</a></td>
|
234 |
|
|
<th class="colLast" scope="row">
|
235 |
|
|
<div class="block">Model class for project.</div>
|
236 |
|
|
</th>
|
237 |
|
|
</tr>
|
238 |
afe7e572
|
stepanekp
|
<tr id="i26" class="altColor">
|
239 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/repository/ProjectRepository.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ProjectRepository</a></td>
|
240 |
|
|
<th class="colLast" scope="row">
|
241 |
|
|
<div class="block">Simple class that is implements JPA for easy loading project from DB.</div>
|
242 |
|
|
</th>
|
243 |
|
|
</tr>
|
244 |
afe7e572
|
stepanekp
|
<tr id="i27" class="rowColor">
|
245 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectService</a></td>
|
246 |
|
|
<th class="colLast" scope="row"> </th>
|
247 |
|
|
</tr>
|
248 |
afe7e572
|
stepanekp
|
<tr id="i28" class="altColor">
|
249 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">ProjectServiceImpl</a></td>
|
250 |
|
|
<th class="colLast" scope="row"> </th>
|
251 |
|
|
</tr>
|
252 |
afe7e572
|
stepanekp
|
<tr id="i29" class="rowColor">
|
253 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Query</a></td>
|
254 |
|
|
<th class="colLast" scope="row">
|
255 |
|
|
<div class="block">Model class for query.</div>
|
256 |
|
|
</th>
|
257 |
|
|
</tr>
|
258 |
afe7e572
|
stepanekp
|
<tr id="i30" class="altColor">
|
259 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResult</a></td>
|
260 |
|
|
<th class="colLast" scope="row">
|
261 |
|
|
<div class="block">Model class for store results of one specific projects.</div>
|
262 |
|
|
</th>
|
263 |
|
|
</tr>
|
264 |
afe7e572
|
stepanekp
|
<tr id="i31" class="rowColor">
|
265 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></td>
|
266 |
|
|
<th class="colLast" scope="row">
|
267 |
|
|
<div class="block">Model class for store result about specific anti-pattern.</div>
|
268 |
|
|
</th>
|
269 |
|
|
</tr>
|
270 |
afe7e572
|
stepanekp
|
<tr id="i32" class="altColor">
|
271 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">ResultDetail</a></td>
|
272 |
|
|
<th class="colLast" scope="row">
|
273 |
|
|
<div class="block">Model class that stores details about single anti-pattern detection
|
274 |
|
|
|
275 |
|
|
resultDetailName: name of the detail field
|
276 |
|
|
resultDetailValue: value for detail</div>
|
277 |
|
|
</th>
|
278 |
|
|
</tr>
|
279 |
afe7e572
|
stepanekp
|
<tr id="i33" class="rowColor">
|
280 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">RoadToNowhereDetectorImpl</a></td>
|
281 |
|
|
<th class="colLast" scope="row"> </th>
|
282 |
|
|
</tr>
|
283 |
afe7e572
|
stepanekp
|
<tr id="i34" class="altColor">
|
284 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ServletInitializer</a></td>
|
285 |
|
|
<th class="colLast" scope="row"> </th>
|
286 |
|
|
</tr>
|
287 |
afe7e572
|
stepanekp
|
<tr id="i35" class="rowColor">
|
288 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">SpecifyNothingDetectorImpl</a></td>
|
289 |
|
|
<th class="colLast" scope="row"> </th>
|
290 |
|
|
</tr>
|
291 |
afe7e572
|
stepanekp
|
<tr id="i36" class="altColor">
|
292 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">SpringApplicationContext</a></td>
|
293 |
|
|
<th class="colLast" scope="row"> </th>
|
294 |
|
|
</tr>
|
295 |
afe7e572
|
stepanekp
|
<tr id="i37" class="rowColor">
|
296 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></td>
|
297 |
|
|
<th class="colLast" scope="row">
|
298 |
|
|
<div class="block">Model class for threshold.</div>
|
299 |
|
|
</th>
|
300 |
|
|
</tr>
|
301 |
|
|
<tr id="i38" class="altColor">
|
302 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">TooLongSprintDetectorImpl</a></td>
|
303 |
|
|
<th class="colLast" scope="row"> </th>
|
304 |
|
|
</tr>
|
305 |
afe7e572
|
stepanekp
|
<tr id="i39" class="rowColor">
|
306 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">UnknownPosterDetectorImpl</a></td>
|
307 |
|
|
<th class="colLast" scope="row"> </th>
|
308 |
|
|
</tr>
|
309 |
|
|
<tr id="i40" class="altColor">
|
310 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">UserAccountService</a></td>
|
311 |
|
|
<th class="colLast" scope="row"> </th>
|
312 |
|
|
</tr>
|
313 |
|
|
<tr id="i41" class="rowColor">
|
314 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/service/UserAccountServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">UserAccountServiceImpl</a></td>
|
315 |
|
|
<th class="colLast" scope="row"> </th>
|
316 |
|
|
</tr>
|
317 |
|
|
<tr id="i42" class="altColor">
|
318 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">Utils</a></td>
|
319 |
|
|
<th class="colLast" scope="row"> </th>
|
320 |
|
|
</tr>
|
321 |
afe7e572
|
stepanekp
|
<tr id="i43" class="rowColor">
|
322 |
48a86d47
|
Ondřej Váně
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">VaryingSprintLengthDetectorImpl</a></td>
|
323 |
|
|
<th class="colLast" scope="row"> </th>
|
324 |
|
|
</tr>
|
325 |
afe7e572
|
stepanekp
|
<tr id="i44" class="altColor">
|
326 |
|
|
<td class="colFirst"><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors">YetAnotherProgrammerDetectorImpl</a></td>
|
327 |
|
|
<th class="colLast" scope="row"> </th>
|
328 |
|
|
</tr>
|
329 |
48a86d47
|
Ondřej Váně
|
</table>
|
330 |
|
|
</li>
|
331 |
|
|
</ul>
|
332 |
|
|
</div>
|
333 |
|
|
</main>
|
334 |
|
|
<footer role="contentinfo">
|
335 |
|
|
<nav role="navigation">
|
336 |
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
337 |
|
|
<div class="bottomNav"><a id="navbar.bottom">
|
338 |
|
|
<!-- -->
|
339 |
|
|
</a>
|
340 |
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
341 |
|
|
<a id="navbar.bottom.firstrow">
|
342 |
|
|
<!-- -->
|
343 |
|
|
</a>
|
344 |
|
|
<ul class="navList" title="Navigation">
|
345 |
|
|
<li><a href="index.html">Overview</a></li>
|
346 |
|
|
<li>Package</li>
|
347 |
|
|
<li>Class</li>
|
348 |
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
349 |
|
|
<li><a href="index-files/index-1.html">Index</a></li>
|
350 |
|
|
<li><a href="help-doc.html">Help</a></li>
|
351 |
|
|
</ul>
|
352 |
|
|
</div>
|
353 |
|
|
<div class="subNav">
|
354 |
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
355 |
|
|
<li><a href="allclasses.html">All Classes</a></li>
|
356 |
|
|
</ul>
|
357 |
|
|
<div>
|
358 |
|
|
<script type="text/javascript"><!--
|
359 |
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
360 |
|
|
if(window==top) {
|
361 |
|
|
allClassesLink.style.display = "block";
|
362 |
|
|
}
|
363 |
|
|
else {
|
364 |
|
|
allClassesLink.style.display = "none";
|
365 |
|
|
}
|
366 |
|
|
//-->
|
367 |
|
|
</script>
|
368 |
|
|
<noscript>
|
369 |
|
|
<div>JavaScript is disabled on your browser.</div>
|
370 |
|
|
</noscript>
|
371 |
|
|
</div>
|
372 |
|
|
<a id="skip.navbar.bottom">
|
373 |
|
|
<!-- -->
|
374 |
|
|
</a></div>
|
375 |
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
376 |
|
|
</nav>
|
377 |
|
|
</footer>
|
378 |
|
|
</body>
|
379 |
|
|
</html>
|