Projekt

Obecné

Profil

Stáhnout (16.3 KB) Statistiky
| Větev: | Tag: | Revize:
1
<!DOCTYPE HTML>
2
<!-- NewPage -->
3
<html lang="cs">
4
<head>
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6
<title>P-Index</title>
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<meta name="dc.created" content="2022-06-13">
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.5.1.js"></script>
18
<script type="text/javascript" src="../jquery/jquery-ui.js"></script>
19
</head>
20
<body>
21
<script type="text/javascript"><!--
22
    try {
23
        if (location.href.indexOf('is-external=true') == -1) {
24
            parent.document.title="P-Index";
25
        }
26
    }
27
    catch(err) {
28
    }
29
//-->
30
var pathtoroot = "../";
31
var useModuleDirectories = true;
32
loadScripts(document, 'script');</script>
33
<noscript>
34
<div>JavaScript is disabled on your browser.</div>
35
</noscript>
36
<header role="banner">
37
<nav role="navigation">
38
<div class="fixedNav">
39
<!-- ========= START OF TOP NAVBAR ======= -->
40
<div class="topNav"><a id="navbar.top">
41
<!--   -->
42
</a>
43
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44
<a id="navbar.top.firstrow">
45
<!--   -->
46
</a>
47
<ul class="navList" title="Navigation">
48
<li><a href="../index.html">Overview</a></li>
49
<li>Package</li>
50
<li>Class</li>
51
<li><a href="../overview-tree.html">Tree</a></li>
52
<li class="navBarCell1Rev">Index</li>
53
<li><a href="../help-doc.html">Help</a></li>
54
</ul>
55
</div>
56
<div class="subNav">
57
<ul class="navList" id="allclasses_navbar_top">
58
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
59
</ul>
60
<ul class="navListSearch">
61
<li><label for="search">SEARCH:</label>
62
<input type="text" id="search" value="search" disabled="disabled">
63
<input type="reset" id="reset" value="reset" disabled="disabled">
64
</li>
65
</ul>
66
<div>
67
<script type="text/javascript"><!--
68
  allClassesLink = document.getElementById("allclasses_navbar_top");
69
  if(window==top) {
70
    allClassesLink.style.display = "block";
71
  }
72
  else {
73
    allClassesLink.style.display = "none";
74
  }
75
  //-->
76
</script>
77
<noscript>
78
<div>JavaScript is disabled on your browser.</div>
79
</noscript>
80
</div>
81
<a id="skip.navbar.top">
82
<!--   -->
83
</a></div>
84
<!-- ========= END OF TOP NAVBAR ========= -->
85
</div>
86
<div class="navPadding">&nbsp;</div>
87
<script type="text/javascript"><!--
88
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
89
//-->
90
</script>
91
</nav>
92
</header>
93
<main role="main">
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:P">
95
<!--   -->
96
</a>
97
<h2 class="title">P</h2>
98
<dl>
99
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/JsonParser.html#parse(java.lang.String)">parse(String)</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>
100
<dd>
101
<div class="block">Method for reading tree model from json</div>
102
</dd>
103
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/AntiPatternRepository.html#parseAntiPatternFromJson(java.lang.String)">parseAntiPatternFromJson(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>
104
<dd>
105
<div class="block">Method for parsing json file content and making AntiPattern object</div>
106
</dd>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#parsePercentage(java.lang.String)">parsePercentage(String)</a></span> - Static 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>
108
<dd>&nbsp;</dd>
109
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html#parsePositiveFloat(java.lang.String)">parsePositiveFloat(String)</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveFloat</a></dt>
110
<dd>&nbsp;</dd>
111
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html#parsePositiveInteger(java.lang.String)">parsePositiveInteger(String)</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveInteger</a></dt>
112
<dd>&nbsp;</dd>
113
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types"><span class="typeNameLink">Percentage</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model.types</a></dt>
114
<dd>
115
<div class="block">This class represents percentage as a positive float number between 0 an 100.</div>
116
</dd>
117
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#%3Cinit%3E(float)">Percentage(float)</a></span> - Constructor for 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>
118
<dd>&nbsp;</dd>
119
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types"><span class="typeNameLink">PositiveFloat</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model.types</a></dt>
120
<dd>
121
<div class="block">This class represents percentage as a positive float number between 0 and MAX_FLOAT.</div>
122
</dd>
123
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html#%3Cinit%3E(float)">PositiveFloat(float)</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveFloat</a></dt>
124
<dd>&nbsp;</dd>
125
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types"><span class="typeNameLink">PositiveInteger</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model.types</a></dt>
126
<dd>
127
<div class="block">This class represents percentage as a positive int number between 0 and MAX_INT.</div>
128
</dd>
129
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html#%3Cinit%3E(int)">PositiveInteger(int)</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.model.types.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model.types">PositiveInteger</a></dt>
130
<dd>&nbsp;</dd>
131
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#printName">printName</a></span> - Variable 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>
132
<dd>&nbsp;</dd>
133
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#printName">printName</a></span> - Variable 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>
134
<dd>&nbsp;</dd>
135
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/QueryResult.html#project">project</a></span> - Variable 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>
136
<dd>&nbsp;</dd>
137
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.model"><span class="typeNameLink">Project</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.model</a></dt>
138
<dd>
139
<div class="block">Model class for project.</div>
140
</dd>
141
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#%3Cinit%3E()">Project()</a></span> - Constructor for 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/Project.html#%3Cinit%3E(java.lang.String,java.lang.String)">Project(String, String)</a></span> - Constructor for 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>
144
<dd>&nbsp;</dd>
145
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html#projectRepository">projectRepository</a></span> - Variable 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>
146
<dd>&nbsp;</dd>
147
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/ProjectRepository.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.repository"><span class="typeNameLink">ProjectRepository</span></a> - Interface in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/repository/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.repository</a></dt>
148
<dd>
149
<div class="block">Simple class that is implements JPA for easy loading project from DB.</div>
150
</dd>
151
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Query.html#projects">projects</a></span> - Variable 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>
152
<dd>&nbsp;</dd>
153
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/controller/AppController.html#projectService">projectService</a></span> - Variable 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>
154
<dd>&nbsp;</dd>
155
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/AntiPatternManagerImpl.html#projectService">projectService</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/AntiPatternManagerImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">AntiPatternManagerImpl</a></dt>
156
<dd>&nbsp;</dd>
157
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectService.html" title="interface in cz.zcu.fav.kiv.antipatterndetectionapp.service"><span class="typeNameLink">ProjectService</span></a> - Interface in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.service</a></dt>
158
<dd>&nbsp;</dd>
159
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.service"><span class="typeNameLink">ProjectServiceImpl</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.service</a></dt>
160
<dd>&nbsp;</dd>
161
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/service/ProjectServiceImpl.html#%3Cinit%3E()">ProjectServiceImpl()</a></span> - Constructor for 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>
162
<dd>&nbsp;</dd>
163
</dl>
164
<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>
165
</main>
166
<footer role="contentinfo">
167
<nav role="navigation">
168
<!-- ======= START OF BOTTOM NAVBAR ====== -->
169
<div class="bottomNav"><a id="navbar.bottom">
170
<!--   -->
171
</a>
172
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
173
<a id="navbar.bottom.firstrow">
174
<!--   -->
175
</a>
176
<ul class="navList" title="Navigation">
177
<li><a href="../index.html">Overview</a></li>
178
<li>Package</li>
179
<li>Class</li>
180
<li><a href="../overview-tree.html">Tree</a></li>
181
<li class="navBarCell1Rev">Index</li>
182
<li><a href="../help-doc.html">Help</a></li>
183
</ul>
184
</div>
185
<div class="subNav">
186
<ul class="navList" id="allclasses_navbar_bottom">
187
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
188
</ul>
189
<div>
190
<script type="text/javascript"><!--
191
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
192
  if(window==top) {
193
    allClassesLink.style.display = "block";
194
  }
195
  else {
196
    allClassesLink.style.display = "none";
197
  }
198
  //-->
199
</script>
200
<noscript>
201
<div>JavaScript is disabled on your browser.</div>
202
</noscript>
203
</div>
204
<a id="skip.navbar.bottom">
205
<!--   -->
206
</a></div>
207
<!-- ======== END OF BOTTOM NAVBAR ======= -->
208
</nav>
209
</footer>
210
</body>
211
</html>
(7-7/22)