Projekt

Obecné

Profil

Stáhnout (12.5 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>P-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="P-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:P">
97
<!--   -->
98
</a>
99
<h2 class="title">P</h2>
100
<dl>
101
<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>
102
<dd>&nbsp;</dd>
103
<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>
104
<dd>&nbsp;</dd>
105
<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>
106
<dd>&nbsp;</dd>
107
<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>
108
<dd>
109
<div class="block">This class represents percentage as a positive float number between 0 an 100.</div>
110
</dd>
111
<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>
112
<dd>&nbsp;</dd>
113
<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>
114
<dd>
115
<div class="block">This class represents percentage as a positive float number between 0 and MAX_FLOAT.</div>
116
</dd>
117
<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>
118
<dd>&nbsp;</dd>
119
<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>
120
<dd>
121
<div class="block">This class represents percentage as a positive int number between 0 and MAX_INT.</div>
122
</dd>
123
<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>
124
<dd>&nbsp;</dd>
125
<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>
126
<dd>
127
<div class="block">Model class for project.</div>
128
</dd>
129
<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>
130
<dd>&nbsp;</dd>
131
<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>
132
<dd>&nbsp;</dd>
133
<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>
134
<dd>
135
<div class="block">Simple class that is implements JPA for easy loading project from DB.</div>
136
</dd>
137
<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>
138
<dd>&nbsp;</dd>
139
<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>
140
<dd>&nbsp;</dd>
141
<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>
142
<dd>&nbsp;</dd>
143
</dl>
144
<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>
145
</main>
146
<footer role="contentinfo">
147
<nav role="navigation">
148
<!-- ======= START OF BOTTOM NAVBAR ====== -->
149
<div class="bottomNav"><a id="navbar.bottom">
150
<!--   -->
151
</a>
152
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
153
<a id="navbar.bottom.firstrow">
154
<!--   -->
155
</a>
156
<ul class="navList" title="Navigation">
157
<li><a href="../index.html">Overview</a></li>
158
<li>Package</li>
159
<li>Class</li>
160
<li><a href="../overview-tree.html">Tree</a></li>
161
<li><a href="../deprecated-list.html">Deprecated</a></li>
162
<li class="navBarCell1Rev">Index</li>
163
<li><a href="../help-doc.html">Help</a></li>
164
</ul>
165
</div>
166
<div class="subNav">
167
<ul class="navList" id="allclasses_navbar_bottom">
168
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
169
</ul>
170
<div>
171
<script type="text/javascript"><!--
172
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
173
  if(window==top) {
174
    allClassesLink.style.display = "block";
175
  }
176
  else {
177
    allClassesLink.style.display = "none";
178
  }
179
  //-->
180
</script>
181
<noscript>
182
<div>JavaScript is disabled on your browser.</div>
183
</noscript>
184
</div>
185
<a id="skip.navbar.bottom">
186
<!--   -->
187
</a></div>
188
<!-- ======== END OF BOTTOM NAVBAR ======= -->
189
</nav>
190
</footer>
191
</body>
192
</html>
(4-4/18)