index-10.html 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_231) on Sun Nov 17 02:11:02 CET 2019 -->
  6. <title>K-Index</title>
  7. <meta name="date" content="2019-11-17">
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="K-Index";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li>Use</li>
  38. <li><a href="../overview-tree.html">Tree</a></li>
  39. <li><a href="../deprecated-list.html">Deprecated</a></li>
  40. <li class="navBarCell1Rev">Index</li>
  41. <li><a href="../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="index-9.html">Prev Letter</a></li>
  47. <li><a href="index-11.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
  51. <li><a href="index-10.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <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">K</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">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a href="index-25.html">_</a>&nbsp;<a name="I:K">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">K</h2>
  76. <dl>
  77. <dt><a href="../org/deidentifier/arx/criteria/KAnonymity.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">KAnonymity</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  78. <dd>
  79. <div class="block">The k-anonymity criterion
  80. Published in:
  81. Sweeney L.</div>
  82. </dd>
  83. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/KAnonymity.html#KAnonymity-int-">KAnonymity(int)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KAnonymity.html" title="class in org.deidentifier.arx.criteria">KAnonymity</a></dt>
  84. <dd>
  85. <div class="block">Creates a new instance of the k-anonymity criterion as proposed in
  86. Sweeney L. k-Anonymity: A model for protecting privacy.</div>
  87. </dd>
  88. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html#keyPressed-org.eclipse.swt.events.KeyEvent-">keyPressed(KeyEvent)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.<a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html" title="class in org.deidentifier.arx.gui.view.impl.common">DelayedChangeListener</a></dt>
  89. <dd>&nbsp;</dd>
  90. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html#keyReleased-org.eclipse.swt.events.KeyEvent-">keyReleased(KeyEvent)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.<a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html" title="class in org.deidentifier.arx.gui.view.impl.common">DelayedChangeListener</a></dt>
  91. <dd>&nbsp;</dd>
  92. <dt><a href="../org/deidentifier/arx/criteria/KMap.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">KMap</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  93. <dd>
  94. <div class="block">This class implements the k-map privacy model as proposed by Latanya Sweeney.</div>
  95. </dd>
  96. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/KMap.html#KMap-int-org.deidentifier.arx.DataSubset-">KMap(int, DataSubset)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KMap.html" title="class in org.deidentifier.arx.criteria">KMap</a></dt>
  97. <dd>
  98. <div class="block">Creates a new instance of the k-map criterion as proposed by Latanya Sweeney</div>
  99. </dd>
  100. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/KMap.html#KMap-int-double-org.deidentifier.arx.ARXPopulationModel-">KMap(int, double, ARXPopulationModel)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KMap.html" title="class in org.deidentifier.arx.criteria">KMap</a></dt>
  101. <dd>
  102. <div class="block">Creates a new instance of the criterion using thr Poisson estimator proposed by Pannekoek.</div>
  103. </dd>
  104. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/KMap.html#KMap-int-double-org.deidentifier.arx.ARXPopulationModel-org.deidentifier.arx.criteria.KMap.CellSizeEstimator-">KMap(int, double, ARXPopulationModel, KMap.CellSizeEstimator)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KMap.html" title="class in org.deidentifier.arx.criteria">KMap</a></dt>
  105. <dd>
  106. <div class="block">Creates a new instance of the criterion using the Poisson estimator proposed by Pannekoek or by El Emam.</div>
  107. </dd>
  108. <dt><a href="../org/deidentifier/arx/criteria/KMap.CellSizeEstimator.html" title="enum in org.deidentifier.arx.criteria"><span class="typeNameLink">KMap.CellSizeEstimator</span></a> - Enum in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  109. <dd>
  110. <div class="block">Estimators for cell sizes in the population.</div>
  111. </dd>
  112. </dl>
  113. <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">K</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">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a href="index-25.html">_</a>&nbsp;</div>
  114. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  115. <div class="bottomNav"><a name="navbar.bottom">
  116. <!-- -->
  117. </a>
  118. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  119. <a name="navbar.bottom.firstrow">
  120. <!-- -->
  121. </a>
  122. <ul class="navList" title="Navigation">
  123. <li><a href="../overview-summary.html">Overview</a></li>
  124. <li>Package</li>
  125. <li>Class</li>
  126. <li>Use</li>
  127. <li><a href="../overview-tree.html">Tree</a></li>
  128. <li><a href="../deprecated-list.html">Deprecated</a></li>
  129. <li class="navBarCell1Rev">Index</li>
  130. <li><a href="../help-doc.html">Help</a></li>
  131. </ul>
  132. </div>
  133. <div class="subNav">
  134. <ul class="navList">
  135. <li><a href="index-9.html">Prev Letter</a></li>
  136. <li><a href="index-11.html">Next Letter</a></li>
  137. </ul>
  138. <ul class="navList">
  139. <li><a href="../index.html?index-files/index-10.html" target="_top">Frames</a></li>
  140. <li><a href="index-10.html" target="_top">No&nbsp;Frames</a></li>
  141. </ul>
  142. <ul class="navList" id="allclasses_navbar_bottom">
  143. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  144. </ul>
  145. <div>
  146. <script type="text/javascript"><!--
  147. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  148. if(window==top) {
  149. allClassesLink.style.display = "block";
  150. }
  151. else {
  152. allClassesLink.style.display = "none";
  153. }
  154. //-->
  155. </script>
  156. </div>
  157. <a name="skip.navbar.bottom">
  158. <!-- -->
  159. </a></div>
  160. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  161. </body>
  162. </html>