Projekt

Obecné

Profil

Stáhnout (10.1 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>D-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="D-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:D">
95
<!--   -->
96
</a>
97
<h2 class="title">D</h2>
98
<dl>
99
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html#databaseConnection">databaseConnection</a></span> - Variable in class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></dt>
100
<dd>&nbsp;</dd>
101
<dt><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting"><span class="typeNameLink">DatabaseConnection</span></a> - Class in <a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/package-summary.html">cz.zcu.fav.kiv.antipatterndetectionapp.detecting</a></dt>
102
<dd>
103
<div class="block">A class that takes care of database connections and running queries.</div>
104
</dd>
105
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html#%3Cinit%3E()">DatabaseConnection()</a></span> - Constructor for class cz.zcu.fav.kiv.antipatterndetectionapp.detecting.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/detecting/DatabaseConnection.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.detecting">DatabaseConnection</a></dt>
106
<dd>
107
<div class="block">Constructor that takes application properties from configuration file name application.properties
108
 and creating new database connection with given parameters.</div>
109
</dd>
110
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html#daysBetween(java.sql.Date,java.sql.Date)">daysBetween(Date, Date)</a></span> - Static method in class cz.zcu.fav.kiv.antipatterndetectionapp.utils.<a href="../cz/zcu/fav/kiv/antipatterndetectionapp/utils/Utils.html" title="class in cz.zcu.fav.kiv.antipatterndetectionapp.utils">Utils</a></dt>
111
<dd>
112
<div class="block">Method for calculating the difference between two dates in days.</div>
113
</dd>
114
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/AntiPattern.html#description">description</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>
115
<dd>&nbsp;</dd>
116
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Project.html#description">description</a></span> - Variable 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>
117
<dd>&nbsp;</dd>
118
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/Threshold.html#description">description</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>
119
<dd>&nbsp;</dd>
120
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/Percentage.html#doubleValue()">doubleValue()</a></span> - 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>
121
<dd>&nbsp;</dd>
122
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveFloat.html#doubleValue()">doubleValue()</a></span> - 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>
123
<dd>&nbsp;</dd>
124
<dt><span class="memberNameLink"><a href="../cz/zcu/fav/kiv/antipatterndetectionapp/model/types/PositiveInteger.html#doubleValue()">doubleValue()</a></span> - 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>
125
<dd>&nbsp;</dd>
126
</dl>
127
<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>
128
</main>
129
<footer role="contentinfo">
130
<nav role="navigation">
131
<!-- ======= START OF BOTTOM NAVBAR ====== -->
132
<div class="bottomNav"><a id="navbar.bottom">
133
<!--   -->
134
</a>
135
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
136
<a id="navbar.bottom.firstrow">
137
<!--   -->
138
</a>
139
<ul class="navList" title="Navigation">
140
<li><a href="../index.html">Overview</a></li>
141
<li>Package</li>
142
<li>Class</li>
143
<li><a href="../overview-tree.html">Tree</a></li>
144
<li class="navBarCell1Rev">Index</li>
145
<li><a href="../help-doc.html">Help</a></li>
146
</ul>
147
</div>
148
<div class="subNav">
149
<ul class="navList" id="allclasses_navbar_bottom">
150
<li><a href="../allclasses.html">All&nbsp;Classes</a></li>
151
</ul>
152
<div>
153
<script type="text/javascript"><!--
154
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
155
  if(window==top) {
156
    allClassesLink.style.display = "block";
157
  }
158
  else {
159
    allClassesLink.style.display = "none";
160
  }
161
  //-->
162
</script>
163
<noscript>
164
<div>JavaScript is disabled on your browser.</div>
165
</noscript>
166
</div>
167
<a id="skip.navbar.bottom">
168
<!--   -->
169
</a></div>
170
<!-- ======== END OF BOTTOM NAVBAR ======= -->
171
</nav>
172
</footer>
173
</body>
174
</html>
(17-17/22)