Revize afe7e572
Přidáno uživatelem stepanekp před téměř 3 roky(ů)
java_doc/index-files/index-18.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 -->
|
|
6 |
<title>V-Index</title>
|
|
5 |
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
|
|
6 |
<title>S-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> |
22 | 21 |
<script type="text/javascript"><!-- |
23 | 22 |
try { |
24 | 23 |
if (location.href.indexOf('is-external=true') == -1) { |
25 |
parent.document.title="V-Index";
|
|
24 |
parent.document.title="S-Index";
|
|
26 | 25 |
} |
27 | 26 |
} |
28 | 27 |
catch(err) { |
... | ... | |
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> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:V">
|
|
94 |
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">Y</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:S">
|
|
97 | 95 |
<!-- --> |
98 | 96 |
</a> |
99 |
<h2 class="title">V</h2>
|
|
97 |
<h2 class="title">S</h2>
|
|
100 | 98 |
<dl> |
101 |
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting.detectors"><span class="typeNameLink">VaryingSprintLengthDetectorImpl</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>
|
|
99 |
<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 | 100 |
<dd> </dd> |
103 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#%3Cinit%3E()">VaryingSprintLengthDetectorImpl()</a></span> - Constructor for 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>
|
|
101 |
<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 | 102 |
<dd> </dd> |
105 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/AppConfig.html#viewResolver()">viewResolver()</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.spring.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/spring/AppConfig.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.spring">AppConfig</a></dt> |
|
103 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html#saveConfigurationToFile(java.lang.String,java.util.Map)">saveConfigurationToFile(String, Map<String, Map<String, String>>)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ConfigurationRepository</a></dt> |
|
104 |
<dd> |
|
105 |
<div class="block">Method that creates json file from the given configuration</div> |
|
106 |
</dd> |
|
107 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html#saveNewConfiguration(java.util.List,java.lang.String,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String%5B%5D,boolean)">saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)</a></span> - Method in class cz.zcu.fav.kiv.antipatterndetectionapp.repository.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ConfigurationRepository.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.repository">ConfigurationRepository</a></dt> |
|
108 |
<dd> |
|
109 |
<div class="block">Method that saves new configuration from given parameters to the map structure</div> |
|
110 |
</dd> |
|
111 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationService.html#saveNewConfiguration(java.util.List,java.lang.String,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String%5B%5D,boolean)">saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)</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> |
|
112 |
<dd> |
|
113 |
<div class="block">Method for saving new configuration to the map structure and json file</div> |
|
114 |
</dd> |
|
115 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ConfigurationServiceImpl.html#saveNewConfiguration(java.util.List,java.lang.String,java.lang.String%5B%5D,java.lang.String%5B%5D,java.lang.String%5B%5D,boolean)">saveNewConfiguration(List<AntiPattern>, String, String[], String[], String[], boolean)</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> |
|
116 |
<dd> </dd> |
|
117 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#saveResults(java.util.List)">saveResults(List<QueryResult>)</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> |
|
118 |
<dd> </dd> |
|
119 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#saveResults(java.util.List)">saveResults(List<QueryResult>)</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> |
|
120 |
<dd> </dd> |
|
121 |
<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> |
|
122 |
<dd> </dd> |
|
123 |
<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> |
|
124 |
<dd> </dd> |
|
125 |
<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> |
|
126 |
<dd> </dd> |
|
127 |
<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> |
|
128 |
<dd> </dd> |
|
129 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
130 |
<dd> |
|
131 |
<div class="block">Method for setting anti-pattern to the detector</div> |
|
132 |
</dd> |
|
133 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
134 |
<dd> </dd> |
|
135 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
136 |
<dd> </dd> |
|
137 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
138 |
<dd> </dd> |
|
139 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
140 |
<dd> </dd> |
|
141 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
142 |
<dd> </dd> |
|
143 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
144 |
<dd> </dd> |
|
145 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
146 |
<dd> </dd> |
|
147 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
148 |
<dd> </dd> |
|
149 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
150 |
<dd> </dd> |
|
151 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#setAntiPattern(cz.zcu.fav.kiv.antipatterndetectionapp.model.AntiPattern)">setAntiPattern(AntiPattern)</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> |
|
152 |
<dd> </dd> |
|
153 |
<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> |
|
154 |
<dd> </dd> |
|
155 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#setAntiPatterns(java.util.List)">setAntiPatterns(List<AntiPattern>)</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> |
|
156 |
<dd> </dd> |
|
157 |
<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> |
|
158 |
<dd> </dd> |
|
159 |
<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> |
|
160 |
<dd> </dd> |
|
161 |
<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> |
|
162 |
<dd> </dd> |
|
163 |
<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> |
|
164 |
<dd> </dd> |
|
165 |
<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> |
|
166 |
<dd> </dd> |
|
167 |
<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> |
|
168 |
<dd> </dd> |
|
169 |
<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> |
|
170 |
<dd> </dd> |
|
171 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.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/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt> |
|
172 |
<dd> </dd> |
|
173 |
<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> |
|
174 |
<dd> </dd> |
|
175 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.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/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt> |
|
176 |
<dd> </dd> |
|
177 |
<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<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> |
|
178 |
<dd> </dd> |
|
179 |
<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<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> |
|
180 |
<dd> </dd> |
|
181 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternService.html#setErrorMessages(java.util.List,java.util.List)">setErrorMessages(List<AntiPattern>, List<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> |
|
182 |
<dd> </dd> |
|
183 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/AntiPatternServiceImpl.html#setErrorMessages(java.util.List,java.util.List)">setErrorMessages(List<AntiPattern>, List<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> |
|
184 |
<dd> </dd> |
|
185 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#setErrorMessageShown(boolean)">setErrorMessageShown(boolean)</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> |
|
186 |
<dd> </dd> |
|
187 |
<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> |
|
188 |
<dd> </dd> |
|
189 |
<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> |
|
190 |
<dd> </dd> |
|
191 |
<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> |
|
192 |
<dd> </dd> |
|
193 |
<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> |
|
194 |
<dd> </dd> |
|
195 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.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/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt> |
|
196 |
<dd> </dd> |
|
197 |
<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> |
|
198 |
<dd> </dd> |
|
199 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.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/Threshold.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model">Threshold</a></dt> |
|
200 |
<dd> </dd> |
|
201 |
<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> |
|
202 |
<dd> </dd> |
|
203 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#setProjects(java.util.List)">setProjects(List<Project>)</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> |
|
204 |
<dd> </dd> |
|
205 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#setQueryResultItems(java.util.List)">setQueryResultItems(List<QueryResultItem>)</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> |
|
206 |
<dd> </dd> |
|
207 |
<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> |
|
208 |
<dd> </dd> |
|
209 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResultItem.html#setResultDetails(java.util.List)">setResultDetails(List<ResultDetail>)</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> |
|
210 |
<dd> </dd> |
|
211 |
<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> |
|
212 |
<dd> </dd> |
|
213 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/CacheablesValues.html#setResults(java.util.List)">setResults(List<QueryResult>)</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> |
|
214 |
<dd> </dd> |
|
215 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#setSelectedConfiguration(javax.servlet.http.HttpSession,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes)">setSelectedConfiguration(HttpSession, String, RedirectAttributes)</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> |
|
216 |
<dd> |
|
217 |
<div class="block">Processing select of configuration from select box</div> |
|
218 |
</dd> |
|
219 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/AntiPatternDetector.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
220 |
<dd> |
|
221 |
<div class="block">Setter for loaded sql queries.</div> |
|
222 |
</dd> |
|
223 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
224 |
<dd> </dd> |
|
225 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
226 |
<dd> </dd> |
|
227 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
228 |
<dd> </dd> |
|
229 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
230 |
<dd> </dd> |
|
231 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
232 |
<dd> </dd> |
|
233 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
234 |
<dd> </dd> |
|
235 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
236 |
<dd> </dd> |
|
237 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
238 |
<dd> </dd> |
|
239 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
240 |
<dd> </dd> |
|
241 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#setSqlQueries(java.util.List)">setSqlQueries(List<String>)</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> |
|
242 |
<dd> </dd> |
|
243 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#setThresholds(java.util.Map)">setThresholds(Map<String, Threshold>)</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 |
<dd> </dd> |
|
245 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#setType(java.lang.String)">setType(String)</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> |
|
246 |
<dd> </dd> |
|
247 |
<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> |
|
248 |
<dd> </dd> |
|
249 |
<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> |
|
250 |
<dd> </dd> |
|
251 |
<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> |
|
252 |
<dd> </dd> |
|
253 |
<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> |
|
254 |
<dd> </dd> |
|
255 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
256 |
<dd> </dd> |
|
257 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
258 |
<dd> </dd> |
|
259 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
260 |
<dd> </dd> |
|
261 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
262 |
<dd> </dd> |
|
263 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
264 |
<dd> </dd> |
|
265 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
266 |
<dd> </dd> |
|
267 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
268 |
<dd> </dd> |
|
269 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
270 |
<dd> </dd> |
|
271 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
272 |
<dd> </dd> |
|
273 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#SQL_FILE_NAMES">SQL_FILE_NAMES</a></span> - Variable 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> |
|
274 |
<dd> </dd> |
|
275 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BusinessAsUsualDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
276 |
<dd> </dd> |
|
277 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/BystanderApathyDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
278 |
<dd> </dd> |
|
279 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/LongOrNonExistentFeedbackLoopsDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
280 |
<dd> </dd> |
|
281 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/NinetyNinetyRuleDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
282 |
<dd> </dd> |
|
283 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/RoadToNowhereDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
284 |
<dd> </dd> |
|
285 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/SpecifyNothingDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
286 |
<dd> </dd> |
|
287 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/TooLongSprintDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
288 |
<dd> </dd> |
|
289 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/UnknownPosterDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
290 |
<dd> </dd> |
|
291 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/VaryingSprintLengthDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
292 |
<dd> </dd> |
|
293 |
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/detectors/YetAnotherProgrammerDetectorImpl.html#sqlQueries">sqlQueries</a></span> - Variable 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> |
|
294 |
<dd> </dd> |
|
295 |
<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> |
|
106 | 296 |
<dd> </dd> |
107 | 297 |
</dl> |
108 |
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">I</a> <a href="index-9.html">L</a> <a href="index-10.html">M</a> <a href="index-11.html">N</a> <a href="index-12.html">P</a> <a href="index-13.html">Q</a> <a href="index-14.html">R</a> <a href="index-15.html">S</a> <a href="index-16.html">T</a> <a href="index-17.html">U</a> <a href="index-18.html">V</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
|
298 |
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">Y</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
|
109 | 299 |
</main> |
110 | 300 |
<footer role="contentinfo"> |
111 | 301 |
<nav role="navigation"> |
... | ... | |
122 | 312 |
<li>Package</li> |
123 | 313 |
<li>Class</li> |
124 | 314 |
<li><a href="../overview-tree.html">Tree</a></li> |
125 |
<li><a href="../deprecated-list.html">Deprecated</a></li> |
|
126 | 315 |
<li class="navBarCell1Rev">Index</li> |
127 | 316 |
<li><a href="../help-doc.html">Help</a></li> |
128 | 317 |
</ul> |
Také k dispozici: Unified diff
updated java_doc added