Projekt

Obecné

Profil

« Předchozí | Další » 

Revize afe7e572

Přidáno uživatelem stepanekp před téměř 3 roky(ů)

updated java_doc added

Zobrazit rozdíly:

java_doc/index-files/index-12.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>P-Index</title>
5
<!-- Generated by javadoc (11.0.14.1) on Mon Jun 13 09:49:32 CEST 2022 -->
6
<title>M-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="P-Index";
24
            parent.document.title="M-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>&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">
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:M">
97 95
<!--   -->
98 96
</a>
99
<h2 class="title">P</h2>
97
<h2 class="title">M</h2>
100 98
<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>
99
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/AntiPatternDetectionAppApplication.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/AntiPatternDetectionAppApplication.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp">AntiPatternDetectionAppApplication</a></dt>
102 100
<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>
101
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable 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>
104 102
<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>
103
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable 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>
106 104
<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>
105
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html#MAX_VALUE">MAX_VALUE</a></span> - Static variable 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 106
<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>
107
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#MIN_VALUE">MIN_VALUE</a></span> - Static variable 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>
118 108
<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>
109
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html#MIN_VALUE">MIN_VALUE</a></span> - Static variable 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>
124 110
<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>
111
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html#MIN_VALUE">MIN_VALUE</a></span> - Static variable 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>
142 112
<dd>&nbsp;</dd>
143 113
</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>
114
<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>
145 115
</main>
146 116
<footer role="contentinfo">
147 117
<nav role="navigation">
......
158 128
<li>Package</li>
159 129
<li>Class</li>
160 130
<li><a href="../overview-tree.html">Tree</a></li>
161
<li><a href="../deprecated-list.html">Deprecated</a></li>
162 131
<li class="navBarCell1Rev">Index</li>
163 132
<li><a href="../help-doc.html">Help</a></li>
164 133
</ul>

Také k dispozici: Unified diff