Projekt

Obecné

Profil

Stáhnout (31.1 KB) Statistiky
| Větev: | Tag: | Revize:
1
<!DOCTYPE HTML>
2
<!-- NewPage -->
3
<html lang="cs">
4
<head>
5
<!-- Generated by javadoc (11.0.2) on Sun Sep 05 23:58:51 CEST 2021 -->
6
<title>S-Index</title>
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2021-09-05">
9
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
10
<link rel="stylesheet" type="text/css" href="../jquery/jquery-ui.css" title="Style">
11
<script type="text/javascript" src="../script.js"></script>
12
<script type="text/javascript" src="../jquery/jszip/dist/jszip.min.js"></script>
13
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14
<!--[if IE]>
15
<script type="text/javascript" src="../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16
<![endif]-->
17
<script type="text/javascript" src="../jquery/jquery-3.3.1.js"></script>
18
<script type="text/javascript" src="../jquery/jquery-migrate-3.0.1.js"></script>
19
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
20
</head>
21
<body>
22
<script type="text/javascript"><!--
23
    try {
24
        if (location.href.indexOf('is-external=true') == -1) {
25
            parent.document.title="S-Index";
26
        }
27
    }
28
    catch(err) {
29
    }
30
//-->
31
var pathtoroot = "../";
32
var useModuleDirectories = true;
33
loadScripts(document, 'script');</script>
34
<noscript>
35
<div>JavaScript is disabled on your browser.</div>
36
</noscript>
37
<header role="banner">
38
<nav role="navigation">
39
<div class="fixedNav">
40
<!-- ========= START OF TOP NAVBAR ======= -->
41
<div class="topNav"><a id="navbar.top">
42
<!--   -->
43
</a>
44
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
45
<a id="navbar.top.firstrow">
46
<!--   -->
47
</a>
48
<ul class="navList" title="Navigation">
49
<li><a href="../index.html">Overview</a></li>
50
<li>Package</li>
51
<li>Class</li>
52
<li><a href="../overview-tree.html">Tree</a></li>
53
<li><a href="../deprecated-list.html">Deprecated</a></li>
54
<li class="navBarCell1Rev">Index</li>
55
<li><a href="../help-doc.html">Help</a></li>
56
</ul>
57
</div>
58
<div class="subNav">
59
<ul class="navList" id="allclasses_navbar_top">
60
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
61
</ul>
62
<ul class="navListSearch">
63
<li><label for="search">SEARCH:</label>
64
<input type="text" id="search" value="search" disabled="disabled">
65
<input type="reset" id="reset" value="reset" disabled="disabled">
66
</li>
67
</ul>
68
<div>
69
<script type="text/javascript"><!--
70
  allClassesLink = document.getElementById("allclasses_navbar_top");
71
  if(window==top) {
72
    allClassesLink.style.display = "block";
73
  }
74
  else {
75
    allClassesLink.style.display = "none";
76
  }
77
  //-->
78
</script>
79
<noscript>
80
<div>JavaScript is disabled on your browser.</div>
81
</noscript>
82
</div>
83
<a id="skip.navbar.top">
84
<!--   -->
85
</a></div>
86
<!-- ========= END OF TOP NAVBAR ========= -->
87
</div>
88
<div class="navPadding">&nbsp;</div>
89
<script type="text/javascript"><!--
90
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
91
//-->
92
</script>
93
</nav>
94
</header>
95
<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:S">
97
<!--   -->
98
</a>
99
<h2 class="title">S</h2>
100
<dl>
101
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#saveAnalyzedProjects(java.lang.String%5B%5D,java.lang.String%5B%5D)">saveAnalyzedProjects(String[], 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>
102
<dd>&nbsp;</dd>
103
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#saveAnalyzedProjects(java.lang.String%5B%5D,java.lang.String%5B%5D)">saveAnalyzedProjects(String[], 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>
104
<dd>&nbsp;</dd>
105
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#saveNewConfiguration(java.lang.String%5B%5D,java.lang.String%5B%5D)">saveNewConfiguration(String[], 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>
106
<dd>&nbsp;</dd>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#saveNewConfiguration(java.lang.String%5B%5D,java.lang.String%5B%5D)">saveNewConfiguration(String[], 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>
108
<dd>&nbsp;</dd>
109
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#saveResults(java.util.List)">saveResults(List&lt;QueryResult&gt;)</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>
110
<dd>&nbsp;</dd>
111
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#saveResults(java.util.List)">saveResults(List&lt;QueryResult&gt;)</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
<dd>&nbsp;</dd>
113
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring"><span class="typeNameLink">ServletInitializer</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.spring</a></dt>
114
<dd>&nbsp;</dd>
115
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html#%3Cinit%3E()">ServletInitializer()</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/ServletInitializer.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">ServletInitializer</a></dt>
116
<dd>&nbsp;</dd>
117
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#setAnalyzedAntiPatterns(java.lang.String%5B%5D)">setAnalyzedAntiPatterns(String[])</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
118
<dd>&nbsp;</dd>
119
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#setAnalyzedProjects(java.lang.String%5B%5D)">setAnalyzedProjects(String[])</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
120
<dd>&nbsp;</dd>
121
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></dt>
122
<dd>&nbsp;</dd>
123
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#setAntiPatterns(java.util.List)">setAntiPatterns(List&lt;AntiPattern&gt;)</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>
124
<dd>&nbsp;</dd>
125
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html#setApplicationContext(org.springframework.context.ApplicationContext)">setApplicationContext(ApplicationContext)</a></span> - 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>
126
<dd>&nbsp;</dd>
127
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setCatalogueFileName(java.lang.String)">setCatalogueFileName(String)</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>
128
<dd>&nbsp;</dd>
129
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#setConfigurationChanged(boolean)">setConfigurationChanged(boolean)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
130
<dd>&nbsp;</dd>
131
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#setConfigurationChanged(boolean)">setConfigurationChanged(boolean)</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>
132
<dd>&nbsp;</dd>
133
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#setConfigurationChanged(boolean)">setConfigurationChanged(boolean)</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>
134
<dd>&nbsp;</dd>
135
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setConfigurations(java.util.Map)">setConfigurations(Map&lt;String, Configuration&gt;)</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>
136
<dd>&nbsp;</dd>
137
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setDescription(java.lang.String)">setDescription(String)</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>
138
<dd>&nbsp;</dd>
139
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setDescription(java.lang.String)">setDescription(String)</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>
140
<dd>&nbsp;</dd>
141
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#setDescription(java.lang.String)">setDescription(String)</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>
142
<dd>&nbsp;</dd>
143
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#setDetected(boolean)">setDetected(boolean)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></dt>
144
<dd>&nbsp;</dd>
145
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setErrorMessage(java.lang.String)">setErrorMessage(String)</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>
146
<dd>&nbsp;</dd>
147
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#setErrorMessages(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern,java.util.List)">setErrorMessages(AntiPattern, List&lt;String&gt;)</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>
148
<dd>&nbsp;</dd>
149
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#setErrorMessages(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern,java.util.List)">setErrorMessages(AntiPattern, List&lt;String&gt;)</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>
150
<dd>&nbsp;</dd>
151
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#setErrorMessages(java.util.List,java.util.List)">setErrorMessages(List&lt;AntiPattern&gt;, List&lt;String&gt;)</a></span> - Method in interface cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternService</a></dt>
152
<dd>&nbsp;</dd>
153
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#setErrorMessages(java.util.List,java.util.List)">setErrorMessages(List&lt;AntiPattern&gt;, List&lt;String&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.service.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service">AntiPatternServiceImpl</a></dt>
154
<dd>&nbsp;</dd>
155
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setErrorMessageShown(boolean)">setErrorMessageShown(boolean)</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>
156
<dd>&nbsp;</dd>
157
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setId(java.lang.Long)">setId(Long)</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>
158
<dd>&nbsp;</dd>
159
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#setId(java.lang.Long)">setId(Long)</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>
160
<dd>&nbsp;</dd>
161
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setName(java.lang.String)">setName(String)</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>
162
<dd>&nbsp;</dd>
163
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setName(java.lang.String)">setName(String)</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>
164
<dd>&nbsp;</dd>
165
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#setName(java.lang.String)">setName(String)</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>
166
<dd>&nbsp;</dd>
167
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setPrintName(java.lang.String)">setPrintName(String)</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>
168
<dd>&nbsp;</dd>
169
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setPrintName(java.lang.String)">setPrintName(String)</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>
170
<dd>&nbsp;</dd>
171
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#setProject(cz.zcu.fav.kiv.antipatterndetectionapp.model.Project)">setProject(Project)</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>
172
<dd>&nbsp;</dd>
173
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#setProjects(java.util.List)">setProjects(List&lt;Project&gt;)</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>
174
<dd>&nbsp;</dd>
175
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#setQueryResultItems(java.util.List)">setQueryResultItems(List&lt;QueryResultItem&gt;)</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>
176
<dd>&nbsp;</dd>
177
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html#setResultDetailName(java.lang.String)">setResultDetailName(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">ResultDetail</a></dt>
178
<dd>&nbsp;</dd>
179
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#setResultDetails(java.util.List)">setResultDetails(List&lt;ResultDetail&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">QueryResultItem</a></dt>
180
<dd>&nbsp;</dd>
181
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html#setResultDetailValue(java.lang.String)">setResultDetailValue(String)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/ResultDetail.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">ResultDetail</a></dt>
182
<dd>&nbsp;</dd>
183
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#setResults(java.util.List)">setResults(List&lt;QueryResult&gt;)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">CacheablesValues</a></dt>
184
<dd>&nbsp;</dd>
185
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#setServletContext(javax.servlet.ServletContext)">setServletContext(ServletContext)</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>
186
<dd>
187
<div class="block">This method load all queries from files for each AP.</div>
188
</dd>
189
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;String&gt;)</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>
190
<dd>
191
<div class="block">Setter for loaded sql queries.</div>
192
</dd>
193
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
194
<dd>&nbsp;</dd>
195
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
196
<dd>&nbsp;</dd>
197
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
198
<dd>&nbsp;</dd>
199
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
200
<dd>&nbsp;</dd>
201
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
202
<dd>&nbsp;</dd>
203
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
204
<dd>&nbsp;</dd>
205
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List&lt;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>
206
<dd>&nbsp;</dd>
207
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Configuration.html#setValue(T)">setValue(T)</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>
208
<dd>&nbsp;</dd>
209
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors"><span class="typeNameLink">SpecifyNothingDetectorImpl</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors</a></dt>
210
<dd>&nbsp;</dd>
211
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#%3Cinit%3E()">SpecifyNothingDetectorImpl()</a></span> - Constructor for 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>
212
<dd>&nbsp;</dd>
213
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring"><span class="typeNameLink">SpringApplicationContext</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.spring</a></dt>
214
<dd>&nbsp;</dd>
215
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/SpringApplicationContext.html#%3Cinit%3E()">SpringApplicationContext()</a></span> - Constructor for 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>
216
<dd>&nbsp;</dd>
217
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html#SUBSTRING_DELIMITER">SUBSTRING_DELIMITER</a></span> - Static variable in class cz.zcu.fav.kiv.antipatterndetectionapp.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/Constants.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp">Constants</a></dt>
218
<dd>&nbsp;</dd>
219
</dl>
220
<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>
221
</main>
222
<footer role="contentinfo">
223
<nav role="navigation">
224
<!-- ======= START OF BOTTOM NAVBAR ====== -->
225
<div class="bottomNav"><a id="navbar.bottom">
226
<!--   -->
227
</a>
228
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
229
<a id="navbar.bottom.firstrow">
230
<!--   -->
231
</a>
232
<ul class="navList" title="Navigation">
233
<li><a href="../index.html">Overview</a></li>
234
<li>Package</li>
235
<li>Class</li>
236
<li><a href="../overview-tree.html">Tree</a></li>
237
<li><a href="../deprecated-list.html">Deprecated</a></li>
238
<li class="navBarCell1Rev">Index</li>
239
<li><a href="../help-doc.html">Help</a></li>
240
</ul>
241
</div>
242
<div class="subNav">
243
<ul class="navList" id="allclasses_navbar_bottom">
244
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
245
</ul>
246
<div>
247
<script type="text/javascript"><!--
248
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
249
  if(window==top) {
250
    allClassesLink.style.display = "block";
251
  }
252
  else {
253
    allClassesLink.style.display = "none";
254
  }
255
  //-->
256
</script>
257
<noscript>
258
<div>JavaScript is disabled on your browser.</div>
259
</noscript>
260
</div>
261
<a id="skip.navbar.bottom">
262
<!--   -->
263
</a></div>
264
<!-- ======== END OF BOTTOM NAVBAR ======= -->
265
</nav>
266
</footer>
267
</body>
268
</html>
(7-7/18)