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/index-files/index-7.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>G-Index</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 class="navBarCell1Rev">Index</li>
55 53
<li><a href="../help-doc.html">Help</a></li>
56 54
</ul>
......
93 91
</nav>
94 92
</header>
95 93
<main role="main">
96
<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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</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">
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">
97 95
<!--   -->
98 96
</a>
99 97
<h2 class="title">G</h2>
100 98
<dl>
101
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#getAllAntiPatterns()">getAllAntiPatterns()</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>
102
<dd>
103
<div class="block">Method for obtaining all AP.</div>
104
</dd>
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>
105 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>
106 104
<dd>
107 105
<div class="block">Get all loaded AP from global value.</div>
......
110 108
<dd>&nbsp;</dd>
111 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>
112 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>
113 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>
114 116
<dd>&nbsp;</dd>
115 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>
116 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>
117 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>
118 126
<dd>&nbsp;</dd>
119 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>
......
144 152
<dd>&nbsp;</dd>
145 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>
146 154
<dd>&nbsp;</dd>
147
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#getAntiPatternById(java.lang.Long,org.springframework.ui.Model)">getAntiPatternById(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>
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>
148 156
<dd>
149 157
<div class="block">Method for obtaining AP by ID.</div>
150 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>
151 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>
152 164
<dd>
153 165
<div class="block">Method for getting AP like model class for manipulating on UI.</div>
154 166
</dd>
155 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>
156 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>
157 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>
158 172
<dd>&nbsp;</dd>
159 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>
......
164 178
<dd>&nbsp;</dd>
165 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>
166 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>
167 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>
168 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>
169 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>
170 188
<dd>&nbsp;</dd>
171 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>
172 190
<dd>&nbsp;</dd>
173
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#getConfigurations()">getConfigurations()</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>
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>
174 194
<dd>&nbsp;</dd>
175 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>
176 196
<dd>
......
186 206
<dd>&nbsp;</dd>
187 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>
188 208
<dd>&nbsp;</dd>
189
<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>
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>
190 215
<dd>&nbsp;</dd>
191
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#getDescription()">getDescription()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
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>
192 221
<dd>&nbsp;</dd>
193 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>
194 223
<dd>&nbsp;</dd>
195
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#getErrorMessage()">getErrorMessage()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
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>
196 237
<dd>&nbsp;</dd>
197 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>
198 239
<dd>&nbsp;</dd>
......
200 241
<dd>&nbsp;</dd>
201 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>
202 243
<dd>&nbsp;</dd>
203
<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>
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>
204 267
<dd>&nbsp;</dd>
205
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#getName()">getName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
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>
206 297
<dd>&nbsp;</dd>
207 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>
208 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>
209 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>
210 325
<dd>&nbsp;</dd>
211
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#getPrintName()">getPrintName()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
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>
212 327
<dd>&nbsp;</dd>
213 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>
214 329
<dd>&nbsp;</dd>
......
236 351
<dd>&nbsp;</dd>
237 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>
238 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>
239 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>
240 367
<dd>
241 368
<div class="block">Method for getting all sql files names due to loading all queries from files.</div>
242 369
</dd>
243 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>
244 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>
245 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>
246 375
<dd>&nbsp;</dd>
247 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>
......
252 381
<dd>&nbsp;</dd>
253 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>
254 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>
255 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>
256 387
<dd>&nbsp;</dd>
257
<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>
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>
258 389
<dd>&nbsp;</dd>
259
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#getValue()">getValue()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Configuration</a></dt>
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>
260 399
<dd>&nbsp;</dd>
261 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>
262 401
<dd>&nbsp;</dd>
263 402
</dl>
264
<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">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">P</a>&nbsp;<a href="index-13.html">Q</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">V</a>&nbsp;<br><a href="../allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="../allpackages-index.html">All&nbsp;Packages</a></div>
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>
265 404
</main>
266 405
<footer role="contentinfo">
267 406
<nav role="navigation">
......
278 417
<li>Package</li>
279 418
<li>Class</li>
280 419
<li><a href="../overview-tree.html">Tree</a></li>
281
<li><a href="../deprecated-list.html">Deprecated</a></li>
282 420
<li class="navBarCell1Rev">Index</li>
283 421
<li><a href="../help-doc.html">Help</a></li>
284 422
</ul>

Také k dispozici: Unified diff