Projekt

Obecné

Profil

« Předchozí | Další » 

Revize afe7e572

Přidáno uživatelem stepanekp před téměř 3 roky(ů)

updated java_doc added

Zobrazit rozdíly:

java_doc/constant-values.html
2 2
<!-- NewPage -->
3 3
<html lang="cs">
4 4
<head>
5
<!-- Generated by javadoc (11.0.2) on Sun Sep 05 23:58:51 CEST 2021 -->
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6 6
<title>Constant Field Values</title>
7 7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2021-09-05">
8
<meta name="dc.created" content="2022-06-13">
9 9
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10 10
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
11 11
<script type="text/javascript" src="script.js"></script>
......
14 14
<!--[if IE]>
15 15
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16 16
<![endif]-->
17
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
18
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
17
<script type="text/javascript" src="jquery/jquery-3.5.1.js"></script>
19 18
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
20 19
</head>
21 20
<body>
......
50 49
<li>Package</li>
51 50
<li>Class</li>
52 51
<li><a href="overview-tree.html">Tree</a></li>
53
<li><a href="deprecated-list.html">Deprecated</a></li>
54 52
<li><a href="index-files/index-1.html">Index</a></li>
55 53
<li><a href="help-doc.html">Help</a></li>
56 54
</ul>
......
125 123
<td class="colLast"><code>"https://github.com/ReliSA/Software-process-antipatterns-catalogue/blob/master/catalogue/"</code></td>
126 124
</tr>
127 125
<tr class="rowColor">
126
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.Constants.ANTI_PATTERN_CATALOGUE_URL_RAW">
127
<!--   -->
128
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
129
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html#ANTI_PATTERN_CATALOGUE_URL_RAW">ANTI_PATTERN_CATALOGUE_URL_RAW</a></code></th>
130
<td class="colLast"><code>"https://raw.githubusercontent.com/ReliSA/Software-process-antipatterns-catalogue/master/catalogue/"</code></td>
131
</tr>
132
<tr class="altColor">
128 133
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.Constants.SUBSTRING_DELIMITER">
129 134
<!--   -->
130 135
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
......
138 143
<ul class="blockList">
139 144
<li class="blockList">
140 145
<table class="constantsSummary">
146
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
147
<tr>
148
<th class="colFirst" scope="col">Modifier and Type</th>
149
<th class="colSecond" scope="col">Constant Field</th>
150
<th class="colLast" scope="col">Value</th>
151
</tr>
152
<tbody>
153
<tr class="altColor">
154
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BusinessAsUsualDetectorImpl.configJsonFileName">
155
<!--   -->
156
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
157
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
158
<td class="colLast"><code>"BusinessAsUsual.json"</code></td>
159
</tr>
160
</tbody>
161
</table>
162
</li>
163
<li class="blockList">
164
<table class="constantsSummary">
165
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
166
<tr>
167
<th class="colFirst" scope="col">Modifier and Type</th>
168
<th class="colSecond" scope="col">Constant Field</th>
169
<th class="colLast" scope="col">Value</th>
170
</tr>
171
<tbody>
172
<tr class="altColor">
173
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.BystanderApathyDetectorImpl.configJsonFileName">
174
<!--   -->
175
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
176
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
177
<td class="colLast"><code>"BystanderApathy.json"</code></td>
178
</tr>
179
</tbody>
180
</table>
181
</li>
182
<li class="blockList">
183
<table class="constantsSummary">
184
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
185
<tr>
186
<th class="colFirst" scope="col">Modifier and Type</th>
187
<th class="colSecond" scope="col">Constant Field</th>
188
<th class="colLast" scope="col">Value</th>
189
</tr>
190
<tbody>
191
<tr class="altColor">
192
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.LongOrNonExistentFeedbackLoopsDetectorImpl.configJsonFileName">
193
<!--   -->
194
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
195
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
196
<td class="colLast"><code>"LongOrNonExistentFeedbackLoops.json"</code></td>
197
</tr>
198
</tbody>
199
</table>
200
</li>
201
<li class="blockList">
202
<table class="constantsSummary">
203
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
204
<tr>
205
<th class="colFirst" scope="col">Modifier and Type</th>
206
<th class="colSecond" scope="col">Constant Field</th>
207
<th class="colLast" scope="col">Value</th>
208
</tr>
209
<tbody>
210
<tr class="altColor">
211
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.NinetyNinetyRuleDetectorImpl.configJsonFileName">
212
<!--   -->
213
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
214
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
215
<td class="colLast"><code>"NinetyNinetyRule.json"</code></td>
216
</tr>
217
</tbody>
218
</table>
219
</li>
220
<li class="blockList">
221
<table class="constantsSummary">
222
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
223
<tr>
224
<th class="colFirst" scope="col">Modifier and Type</th>
225
<th class="colSecond" scope="col">Constant Field</th>
226
<th class="colLast" scope="col">Value</th>
227
</tr>
228
<tbody>
229
<tr class="altColor">
230
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.RoadToNowhereDetectorImpl.configJsonFileName">
231
<!--   -->
232
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
233
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
234
<td class="colLast"><code>"RoadToNowhere.json"</code></td>
235
</tr>
236
</tbody>
237
</table>
238
</li>
239
<li class="blockList">
240
<table class="constantsSummary">
241
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
242
<tr>
243
<th class="colFirst" scope="col">Modifier and Type</th>
244
<th class="colSecond" scope="col">Constant Field</th>
245
<th class="colLast" scope="col">Value</th>
246
</tr>
247
<tbody>
248
<tr class="altColor">
249
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.SpecifyNothingDetectorImpl.configJsonFileName">
250
<!--   -->
251
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
252
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
253
<td class="colLast"><code>"SpecifyNothing.json"</code></td>
254
</tr>
255
</tbody>
256
</table>
257
</li>
258
<li class="blockList">
259
<table class="constantsSummary">
260
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
261
<tr>
262
<th class="colFirst" scope="col">Modifier and Type</th>
263
<th class="colSecond" scope="col">Constant Field</th>
264
<th class="colLast" scope="col">Value</th>
265
</tr>
266
<tbody>
267
<tr class="altColor">
268
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.TooLongSprintDetectorImpl.configJsonFileName">
269
<!--   -->
270
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
271
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
272
<td class="colLast"><code>"TooLongSprint.json"</code></td>
273
</tr>
274
</tbody>
275
</table>
276
</li>
277
<li class="blockList">
278
<table class="constantsSummary">
279
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
280
<tr>
281
<th class="colFirst" scope="col">Modifier and Type</th>
282
<th class="colSecond" scope="col">Constant Field</th>
283
<th class="colLast" scope="col">Value</th>
284
</tr>
285
<tbody>
286
<tr class="altColor">
287
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.UnknownPosterDetectorImpl.configJsonFileName">
288
<!--   -->
289
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
290
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
291
<td class="colLast"><code>"UnknownPoster.json"</code></td>
292
</tr>
293
</tbody>
294
</table>
295
</li>
296
<li class="blockList">
297
<table class="constantsSummary">
298
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
299
<tr>
300
<th class="colFirst" scope="col">Modifier and Type</th>
301
<th class="colSecond" scope="col">Constant Field</th>
302
<th class="colLast" scope="col">Value</th>
303
</tr>
304
<tbody>
305
<tr class="altColor">
306
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.VaryingSprintLengthDetectorImpl.configJsonFileName">
307
<!--   -->
308
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
309
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
310
<td class="colLast"><code>"VaryingSprintLength.json"</code></td>
311
</tr>
312
</tbody>
313
</table>
314
</li>
315
<li class="blockList">
316
<table class="constantsSummary">
317
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
318
<tr>
319
<th class="colFirst" scope="col">Modifier and Type</th>
320
<th class="colSecond" scope="col">Constant Field</th>
321
<th class="colLast" scope="col">Value</th>
322
</tr>
323
<tbody>
324
<tr class="altColor">
325
<td class="colFirst"><a id="cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors.YetAnotherProgrammerDetectorImpl.configJsonFileName">
326
<!--   -->
327
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
328
<th class="colSecond" scope="row"><code><a href="cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#configJsonFileName">configJsonFileName</a></code></th>
329
<td class="colLast"><code>"YetAnotherProgrammer.json"</code></td>
330
</tr>
331
</tbody>
332
</table>
333
</li>
334
</ul>
335
<ul class="blockList">
336
<li class="blockList">
337
<table class="constantsSummary">
141 338
<caption><span>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></span><span class="tabEnd">&nbsp;</span></caption>
142 339
<tr>
143 340
<th class="colFirst" scope="col">Modifier and Type</th>
......
233 430
<li>Package</li>
234 431
<li>Class</li>
235 432
<li><a href="overview-tree.html">Tree</a></li>
236
<li><a href="deprecated-list.html">Deprecated</a></li>
237 433
<li><a href="index-files/index-1.html">Index</a></li>
238 434
<li><a href="help-doc.html">Help</a></li>
239 435
</ul>

Také k dispozici: Unified diff