index-5.html 97 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892
  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:01 CET 2019 -->
  6. <title>E-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="E-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-4.html">Prev Letter</a></li>
  47. <li><a href="index-6.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li>
  51. <li><a href="index-5.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:E">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">E</h2>
  76. <dl>
  77. <dt><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">EDDifferentialPrivacy</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">(e,d)-Differential Privacy implemented with SafePub as proposed in:
  80. Bild R, Kuhn KA, Prasser F.</div>
  81. </dd>
  82. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html#EDDifferentialPrivacy-double-double-org.deidentifier.arx.DataGeneralizationScheme-">EDDifferentialPrivacy(double, double, DataGeneralizationScheme)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria">EDDifferentialPrivacy</a></dt>
  83. <dd>
  84. <div class="block">Creates a new instance which is data-independent iff generalization is not null</div>
  85. </dd>
  86. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html#EDDifferentialPrivacy-double-double-">EDDifferentialPrivacy(double, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria">EDDifferentialPrivacy</a></dt>
  87. <dd>
  88. <div class="block">Creates a new data-dependent instance</div>
  89. </dd>
  90. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html#EDDifferentialPrivacy-double-double-org.deidentifier.arx.DataGeneralizationScheme-boolean-">EDDifferentialPrivacy(double, double, DataGeneralizationScheme, boolean)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria">EDDifferentialPrivacy</a></dt>
  91. <dd>
  92. <div class="block">Creates a new instance which may be configured to produce deterministic output.</div>
  93. </dd>
  94. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterion</span></a>&lt;<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.html" title="type parameter in EditorCriterion">T</a> extends <a href="../org/deidentifier/arx/gui/model/ModelCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelCriterion</a>&gt; - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  95. <dd>
  96. <div class="block">Base class for editors</div>
  97. </dd>
  98. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.html#EditorCriterion-org.eclipse.swt.widgets.Composite-T-">EditorCriterion(Composite, T)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterion.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterion</a></dt>
  99. <dd>
  100. <div class="block">Creates a new instance.</div>
  101. </dd>
  102. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionBLikeness</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  103. <dd>
  104. <div class="block">Implements a view on a b-likeness privacy model</div>
  105. </dd>
  106. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.html#EditorCriterionBLikeness-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelBLikenessCriterion-">EditorCriterionBLikeness(Composite, ModelBLikenessCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionBLikeness.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionBLikeness</a></dt>
  107. <dd>
  108. <div class="block">Creates a new instance.</div>
  109. </dd>
  110. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionDDisclosurePrivacy</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  111. <dd>
  112. <div class="block">Implements a view on a d-disclosure privacy criterion</div>
  113. </dd>
  114. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.html#EditorCriterionDDisclosurePrivacy-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelDDisclosurePrivacyCriterion-">EditorCriterionDDisclosurePrivacy(Composite, ModelDDisclosurePrivacyCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDDisclosurePrivacy.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionDDisclosurePrivacy</a></dt>
  115. <dd>
  116. <div class="block">Creates a new instance.</div>
  117. </dd>
  118. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionDifferentialPrivacy</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  119. <dd>
  120. <div class="block">A view on an (e,d)-DP criterion.</div>
  121. </dd>
  122. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.html#EditorCriterionDifferentialPrivacy-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelDifferentialPrivacyCriterion-org.deidentifier.arx.gui.Controller-org.deidentifier.arx.gui.model.Model-">EditorCriterionDifferentialPrivacy(Composite, ModelDifferentialPrivacyCriterion, Controller, Model)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDifferentialPrivacy.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionDifferentialPrivacy</a></dt>
  123. <dd>
  124. <div class="block">Creates a new instance.</div>
  125. </dd>
  126. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionDPresence</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  127. <dd>
  128. <div class="block">A view on a d-presence criterion.</div>
  129. </dd>
  130. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.html#EditorCriterionDPresence-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelDPresenceCriterion-">EditorCriterionDPresence(Composite, ModelDPresenceCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionDPresence.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionDPresence</a></dt>
  131. <dd>
  132. <div class="block">Creates a new instance.</div>
  133. </dd>
  134. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionKAnonymity</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  135. <dd>
  136. <div class="block">A view on a k-anonymity criterion.</div>
  137. </dd>
  138. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.html#EditorCriterionKAnonymity-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelKAnonymityCriterion-">EditorCriterionKAnonymity(Composite, ModelKAnonymityCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKAnonymity.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionKAnonymity</a></dt>
  139. <dd>
  140. <div class="block">Creates a new instance.</div>
  141. </dd>
  142. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionKMap</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  143. <dd>
  144. <div class="block">A view on a k-map criterion.</div>
  145. </dd>
  146. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.html#EditorCriterionKMap-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelKMapCriterion-">EditorCriterionKMap(Composite, ModelKMapCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionKMap.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionKMap</a></dt>
  147. <dd>
  148. <div class="block">Creates a new instance.</div>
  149. </dd>
  150. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionLDiversity</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  151. <dd>
  152. <div class="block">A view on an l-diversity criterion.</div>
  153. </dd>
  154. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.html#EditorCriterionLDiversity-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelLDiversityCriterion-">EditorCriterionLDiversity(Composite, ModelLDiversityCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionLDiversity.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionLDiversity</a></dt>
  155. <dd>
  156. <div class="block">Creates a new instance.</div>
  157. </dd>
  158. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionProfitability</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  159. <dd>
  160. <div class="block">Editor for the profitability privacy model</div>
  161. </dd>
  162. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.html#EditorCriterionProfitability-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelProfitabilityCriterion-">EditorCriterionProfitability(Composite, ModelProfitabilityCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionProfitability.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionProfitability</a></dt>
  163. <dd>
  164. <div class="block">Creates a new instance</div>
  165. </dd>
  166. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionRiskBased</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  167. <dd>
  168. <div class="block">A view on a risk-based criterion.</div>
  169. </dd>
  170. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.html#EditorCriterionRiskBased-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelRiskBasedCriterion-">EditorCriterionRiskBased(Composite, ModelRiskBasedCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionRiskBased.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionRiskBased</a></dt>
  171. <dd>
  172. <div class="block">Creates a new instance.</div>
  173. </dd>
  174. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorCriterionTCloseness</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  175. <dd>
  176. <div class="block">Implements a view on a t-closeness criterion.</div>
  177. </dd>
  178. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.html#EditorCriterionTCloseness-org.eclipse.swt.widgets.Composite-org.deidentifier.arx.gui.model.ModelTClosenessCriterion-">EditorCriterionTCloseness(Composite, ModelTClosenessCriterion)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorCriterionTCloseness.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorCriterionTCloseness</a></dt>
  179. <dd>
  180. <div class="block">Creates a new instance.</div>
  181. </dd>
  182. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorSelection.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorSelection</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  183. <dd>&nbsp;</dd>
  184. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorSelection.html#EditorSelection-org.eclipse.swt.widgets.Composite-java.lang.String:A-">EditorSelection(Composite, String[])</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorSelection.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorSelection</a></dt>
  185. <dd>&nbsp;</dd>
  186. <dt><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorString.html" title="class in org.deidentifier.arx.gui.view.impl.menu"><span class="typeNameLink">EditorString</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/menu/package-summary.html">org.deidentifier.arx.gui.view.impl.menu</a></dt>
  187. <dd>
  188. <div class="block">String editor</div>
  189. </dd>
  190. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/menu/EditorString.html#EditorString-org.eclipse.swt.widgets.Composite-">EditorString(Composite)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.menu.<a href="../org/deidentifier/arx/gui/view/impl/menu/EditorString.html" title="class in org.deidentifier.arx.gui.view.impl.menu">EditorString</a></dt>
  191. <dd>
  192. <div class="block">Creates a new instance</div>
  193. </dd>
  194. <dt><a href="../org/deidentifier/arx/certificate/elements/Element.html" title="interface in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">Element</span></a> - Interface in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  195. <dd>
  196. <div class="block">An abstract element</div>
  197. </dd>
  198. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementData</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  199. <dd>
  200. <div class="block">Complex element of data items</div>
  201. </dd>
  202. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#ElementData-java.lang.String-">ElementData(String)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
  203. <dd>
  204. <div class="block">Creates a new instance</div>
  205. </dd>
  206. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementList.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementList</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  207. <dd>
  208. <div class="block">PDF list</div>
  209. </dd>
  210. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#ElementList-org.deidentifier.arx.certificate.CertificateStyle.ListStyle-">ElementList(CertificateStyle.ListStyle)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementList.html" title="class in org.deidentifier.arx.certificate.elements">ElementList</a></dt>
  211. <dd>
  212. <div class="block">Creates a new list</div>
  213. </dd>
  214. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementNewLine.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementNewLine</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  215. <dd>
  216. <div class="block">PDF text element</div>
  217. </dd>
  218. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementNewLine.html#ElementNewLine--">ElementNewLine()</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementNewLine.html" title="class in org.deidentifier.arx.certificate.elements">ElementNewLine</a></dt>
  219. <dd>
  220. <div class="block">Creates a new instance</div>
  221. </dd>
  222. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementPageBreak.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementPageBreak</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  223. <dd>
  224. <div class="block">PDF page break</div>
  225. </dd>
  226. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementPageBreak.html#ElementPageBreak--">ElementPageBreak()</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementPageBreak.html" title="class in org.deidentifier.arx.certificate.elements">ElementPageBreak</a></dt>
  227. <dd>&nbsp;</dd>
  228. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementSubtitle.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementSubtitle</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  229. <dd>
  230. <div class="block">PDF subtitle element</div>
  231. </dd>
  232. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementSubtitle.html#ElementSubtitle-java.lang.String-">ElementSubtitle(String)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementSubtitle.html" title="class in org.deidentifier.arx.certificate.elements">ElementSubtitle</a></dt>
  233. <dd>
  234. <div class="block">Creates a new subtitle</div>
  235. </dd>
  236. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementText.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementText</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  237. <dd>
  238. <div class="block">PDF text element</div>
  239. </dd>
  240. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementText.html#ElementText-java.lang.String-">ElementText(String)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementText.html" title="class in org.deidentifier.arx.certificate.elements">ElementText</a></dt>
  241. <dd>
  242. <div class="block">Creates a new text</div>
  243. </dd>
  244. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementText.html#ElementText-java.lang.String-org.deidentifier.arx.certificate.elements.ElementText.TextStyle-">ElementText(String, ElementText.TextStyle)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementText.html" title="class in org.deidentifier.arx.certificate.elements">ElementText</a></dt>
  245. <dd>
  246. <div class="block">Creates a new text</div>
  247. </dd>
  248. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementText.TextStyle.html" title="enum in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementText.TextStyle</span></a> - Enum in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  249. <dd>
  250. <div class="block">Style</div>
  251. </dd>
  252. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementTitle.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementTitle</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  253. <dd>
  254. <div class="block">PDF title element</div>
  255. </dd>
  256. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementTitle.html#ElementTitle-java.lang.String-">ElementTitle(String)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementTitle.html" title="class in org.deidentifier.arx.certificate.elements">ElementTitle</a></dt>
  257. <dd>
  258. <div class="block">Creates a new title</div>
  259. </dd>
  260. <dt><a href="../org/deidentifier/arx/certificate/elements/ElementVerticalSpace.html" title="class in org.deidentifier.arx.certificate.elements"><span class="typeNameLink">ElementVerticalSpace</span></a> - Class in <a href="../org/deidentifier/arx/certificate/elements/package-summary.html">org.deidentifier.arx.certificate.elements</a></dt>
  261. <dd>
  262. <div class="block">PDF page break</div>
  263. </dd>
  264. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/elements/ElementVerticalSpace.html#ElementVerticalSpace-int-">ElementVerticalSpace(int)</a></span> - Constructor for class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementVerticalSpace.html" title="class in org.deidentifier.arx.certificate.elements">ElementVerticalSpace</a></dt>
  265. <dd>
  266. <div class="block">Creates a new instance</div>
  267. </dd>
  268. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/SWTUtil.html#enable-org.eclipse.swt.widgets.Composite-">enable(Composite)</a></span> - Static method in class org.deidentifier.arx.gui.view.<a href="../org/deidentifier/arx/gui/view/SWTUtil.html" title="class in org.deidentifier.arx.gui.view">SWTUtil</a></dt>
  269. <dd>
  270. <div class="block">Enables the composite and its children.</div>
  271. </dd>
  272. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/SWTUtil.html#enable-org.eclipse.swt.widgets.Control-">enable(Control)</a></span> - Static method in class org.deidentifier.arx.gui.view.<a href="../org/deidentifier/arx/gui/view/SWTUtil.html" title="class in org.deidentifier.arx.gui.view">SWTUtil</a></dt>
  273. <dd>
  274. <div class="block">Enables the control.</div>
  275. </dd>
  276. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html#enabled">enabled</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer.RenderedComponent</a></dt>
  277. <dd>
  278. <div class="block">Var.</div>
  279. </dd>
  280. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataSelector.html#end--">end()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
  281. <dd>&nbsp;</dd>
  282. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/worker/io/XMLHandler.html#endElement-java.lang.String-java.lang.String-java.lang.String-">endElement(String, String, String)</a></span> - Method in class org.deidentifier.arx.gui.worker.io.<a href="../org/deidentifier/arx/gui/worker/io/XMLHandler.html" title="class in org.deidentifier.arx.gui.worker.io">XMLHandler</a></dt>
  283. <dd>&nbsp;</dd>
  284. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/RiskBasedCriterion.html#enforce-org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution-int-">enforce(HashGroupifyDistribution, int)</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/RiskBasedCriterion.html" title="class in org.deidentifier.arx.criteria">RiskBasedCriterion</a></dt>
  285. <dd>&nbsp;</dd>
  286. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/SampleBasedCriterion.html#enforce-org.deidentifier.arx.framework.check.groupify.HashGroupifyDistribution-int-">enforce(HashGroupifyDistribution, int)</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/SampleBasedCriterion.html" title="class in org.deidentifier.arx.criteria">SampleBasedCriterion</a></dt>
  287. <dd>
  288. <div class="block">This method enforces the criterion on the current hash table.</div>
  289. </dd>
  290. <dt><a href="../org/deidentifier/arx/criteria/EnhancedBLikeness.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">EnhancedBLikeness</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  291. <dd>
  292. <div class="block">Enhanced-beta-Likeness:<br>
  293. <br>
  294. Jianneng Cao, Panagiotis Karras:<br>
  295. Publishing Microdata with a Robust Privacy Guarantee<br>
  296. VLDB 2012.</div>
  297. </dd>
  298. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EnhancedBLikeness.html#EnhancedBLikeness-java.lang.String-double-">EnhancedBLikeness(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EnhancedBLikeness.html" title="class in org.deidentifier.arx.criteria">EnhancedBLikeness</a></dt>
  299. <dd>
  300. <div class="block">Creates a new instance</div>
  301. </dd>
  302. <dt><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">EntropyLDiversity</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  303. <dd>
  304. <div class="block">The entropy l-diversity privacy model.</div>
  305. </dd>
  306. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html#EntropyLDiversity-java.lang.String-double-">EntropyLDiversity(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html" title="class in org.deidentifier.arx.criteria">EntropyLDiversity</a></dt>
  307. <dd>
  308. <div class="block">Creates a new instance of the entropy l-diversity model as proposed in:<br>
  309. Machanavajjhala A, Kifer D, Gehrke J. l-diversity: Privacy beyond k-anonymity.</div>
  310. </dd>
  311. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html#EntropyLDiversity-java.lang.String-double-org.deidentifier.arx.criteria.EntropyLDiversity.EntropyEstimator-">EntropyLDiversity(String, double, EntropyLDiversity.EntropyEstimator)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html" title="class in org.deidentifier.arx.criteria">EntropyLDiversity</a></dt>
  312. <dd>
  313. <div class="block">Creates a new instance of the entropy-l-diversity privacy model,
  314. specifying the entropy estimator be to used.</div>
  315. </dd>
  316. <dt><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.EntropyEstimator.html" title="enum in org.deidentifier.arx.criteria"><span class="typeNameLink">EntropyLDiversity.EntropyEstimator</span></a> - Enum in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  317. <dd>
  318. <div class="block">Enumerator of entropy estimators for the entropy-l-diversity privacy model.</div>
  319. </dd>
  320. <dt><a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">EqualDistanceTCloseness</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  321. <dd>
  322. <div class="block">The t-closeness criterion with equal-distance EMD.</div>
  323. </dd>
  324. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html#EqualDistanceTCloseness-java.lang.String-double-">EqualDistanceTCloseness(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">EqualDistanceTCloseness</a></dt>
  325. <dd>
  326. <div class="block">Creates a new instance of the t-closeness criterion with equal earth-movers-distance as proposed in:
  327. Li N, Li T, Venkatasubramanian S.</div>
  328. </dd>
  329. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Interval</a></dt>
  330. <dd>&nbsp;</dd>
  331. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.Entry.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.Entry.html" title="class in org.deidentifier.arx.aggregates">StatisticsContingencyTable.Entry</a></dt>
  332. <dd>&nbsp;</dd>
  333. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/common/TupleWrapper.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
  334. <dd>&nbsp;</dd>
  335. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataSelector.html#equals-java.util.Date-">equals(Date)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
  336. <dd>&nbsp;</dd>
  337. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataSelector.html#equals-double-">equals(double)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
  338. <dd>&nbsp;</dd>
  339. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataSelector.html#equals-java.lang.String-">equals(String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
  340. <dd>&nbsp;</dd>
  341. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDate.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx">DataType.ARXDate</a></dt>
  342. <dd>&nbsp;</dd>
  343. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx">DataType.ARXDecimal</a></dt>
  344. <dd>&nbsp;</dd>
  345. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx">DataType.ARXInteger</a></dt>
  346. <dd>&nbsp;</dd>
  347. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXOrderedString.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXOrderedString.html" title="class in org.deidentifier.arx">DataType.ARXOrderedString</a></dt>
  348. <dd>&nbsp;</dd>
  349. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXString.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXString.html" title="class in org.deidentifier.arx">DataType.ARXString</a></dt>
  350. <dd>&nbsp;</dd>
  351. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a></dt>
  352. <dd>&nbsp;</dd>
  353. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/HashTableUtil.html#equals-int:A-int:A-">equals(int[], int[])</a></span> - Static method in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/HashTableUtil.html" title="class in org.deidentifier.arx.framework.check.groupify">HashTableUtil</a></dt>
  354. <dd>
  355. <div class="block">Equality check for integer arrays.</div>
  356. </dd>
  357. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrix.html#equals-int-int-">equals(int, int)</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrix.html" title="class in org.deidentifier.arx.framework.data">DataMatrix</a></dt>
  358. <dd>
  359. <div class="block">Compares two rows for equality</div>
  360. </dd>
  361. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrix.html#equals-int-int:A-">equals(int, int[])</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrix.html" title="class in org.deidentifier.arx.framework.data">DataMatrix</a></dt>
  362. <dd>
  363. <div class="block">Returns whether the given row has the given data</div>
  364. </dd>
  365. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html#equals-int-int-">equals(int, int)</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html" title="class in org.deidentifier.arx.framework.data">DataMatrixSubset</a></dt>
  366. <dd>&nbsp;</dd>
  367. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html#equals-int-int:A-">equals(int, int[])</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html" title="class in org.deidentifier.arx.framework.data">DataMatrixSubset</a></dt>
  368. <dd>&nbsp;</dd>
  369. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.async.<a href="../org/deidentifier/arx/gui/view/impl/common/async/AnalysisData.html" title="class in org.deidentifier.arx.gui.view.impl.common.async">AnalysisData</a></dt>
  370. <dd>&nbsp;</dd>
  371. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedGroup.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedGroup.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer.RenderedGroup</a></dt>
  372. <dd>&nbsp;</dd>
  373. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedInterval.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedInterval.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer.RenderedInterval</a></dt>
  374. <dd>&nbsp;</dd>
  375. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/InformationLoss.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/InformationLoss.html" title="class in org.deidentifier.arx.metric">InformationLoss</a></dt>
  376. <dd>&nbsp;</dd>
  377. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensional</a></dt>
  378. <dd>&nbsp;</dd>
  379. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILScore.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILScore.html" title="class in org.deidentifier.arx.metric.v2">ILScore</a></dt>
  380. <dd>&nbsp;</dd>
  381. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html" title="class in org.deidentifier.arx.metric.v2">ILSingleDimensional</a></dt>
  382. <dd>&nbsp;</dd>
  383. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrix.html#equalsIgnore-int-int-int-">equalsIgnore(int, int, int)</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrix.html" title="class in org.deidentifier.arx.framework.data">DataMatrix</a></dt>
  384. <dd>
  385. <div class="block">Internal equals</div>
  386. </dd>
  387. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrix.html#equalsIgnoringOutliers-int-int-">equalsIgnoringOutliers(int, int)</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrix.html" title="class in org.deidentifier.arx.framework.data">DataMatrix</a></dt>
  388. <dd>
  389. <div class="block">Equals ignoring outliers</div>
  390. </dd>
  391. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html#equalsIgnoringOutliers-int-int-">equalsIgnoringOutliers(int, int)</a></span> - Method in class org.deidentifier.arx.framework.data.<a href="../org/deidentifier/arx/framework/data/DataMatrixSubset.html" title="class in org.deidentifier.arx.framework.data">DataMatrixSubset</a></dt>
  392. <dd>&nbsp;</dd>
  393. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/ClassificationResult.html#error-java.lang.String-">error(String)</a></span> - Method in interface org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/ClassificationResult.html" title="interface in org.deidentifier.arx.aggregates.classification">ClassificationResult</a></dt>
  394. <dd>
  395. <div class="block">Returns the error</div>
  396. </dd>
  397. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegressionClassificationResult.html#error-java.lang.String-">error(String)</a></span> - Method in class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegressionClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassLogisticRegressionClassificationResult</a></dt>
  398. <dd>&nbsp;</dd>
  399. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayesClassificationResult.html#error-java.lang.String-">error(String)</a></span> - Method in class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayesClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassNaiveBayesClassificationResult</a></dt>
  400. <dd>&nbsp;</dd>
  401. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForestClassificationResult.html#error-java.lang.String-">error(String)</a></span> - Method in class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForestClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassRandomForestClassificationResult</a></dt>
  402. <dd>&nbsp;</dd>
  403. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroRClassificationResult.html#error-java.lang.String-">error(String)</a></span> - Method in class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroRClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassZeroRClassificationResult</a></dt>
  404. <dd>&nbsp;</dd>
  405. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedLoss.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelColumnOrientedLoss</a></dt>
  406. <dd>&nbsp;</dd>
  407. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedNonUniformEntropy.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelColumnOrientedNonUniformEntropy</a></dt>
  408. <dd>&nbsp;</dd>
  409. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedPrecision.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelColumnOrientedPrecision</a></dt>
  410. <dd>&nbsp;</dd>
  411. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelColumnOrientedSquaredError.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelColumnOrientedSquaredError</a></dt>
  412. <dd>&nbsp;</dd>
  413. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAECS.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelRowOrientedAECS</a></dt>
  414. <dd>&nbsp;</dd>
  415. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedAmbiguity.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelRowOrientedAmbiguity</a></dt>
  416. <dd>&nbsp;</dd>
  417. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedDiscernibility.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelRowOrientedDiscernibility</a></dt>
  418. <dd>&nbsp;</dd>
  419. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSquaredError.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelRowOrientedSquaredError</a></dt>
  420. <dd>&nbsp;</dd>
  421. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.html#evaluate--">evaluate()</a></span> - Method in class org.deidentifier.arx.aggregates.quality.<a href="../org/deidentifier/arx/aggregates/quality/QualityModelRowOrientedSSESST.html" title="class in org.deidentifier.arx.aggregates.quality">QualityModelRowOrientedSSESST</a></dt>
  422. <dd>&nbsp;</dd>
  423. <dt><a href="../org/deidentifier/arx/examples/Example.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  424. <dd>
  425. <div class="block">This class provides a base class for examples.</div>
  426. </dd>
  427. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example.html#Example--">Example()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example.html" title="class in org.deidentifier.arx.examples">Example</a></dt>
  428. <dd>&nbsp;</dd>
  429. <dt><a href="../org/deidentifier/arx/examples/Example1.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example1</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  430. <dd>
  431. <div class="block">This class implements an example on how to use the API by directly providing
  432. the input datasets.</div>
  433. </dd>
  434. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example1.html#Example1--">Example1()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example1.html" title="class in org.deidentifier.arx.examples">Example1</a></dt>
  435. <dd>&nbsp;</dd>
  436. <dt><a href="../org/deidentifier/arx/examples/Example10.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example10</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  437. <dd>
  438. <div class="block">This class implements an example on how to apply the d-presence privacy model
  439. and create a research subset by providing a data subset.</div>
  440. </dd>
  441. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example10.html#Example10--">Example10()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example10.html" title="class in org.deidentifier.arx.examples">Example10</a></dt>
  442. <dd>&nbsp;</dd>
  443. <dt><a href="../org/deidentifier/arx/examples/Example11.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example11</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  444. <dd>
  445. <div class="block">This class implements an example on how to apply the d-presence privacy model
  446. and create a research subset by providing a data selector.</div>
  447. </dd>
  448. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example11.html#Example11--">Example11()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example11.html" title="class in org.deidentifier.arx.examples">Example11</a></dt>
  449. <dd>&nbsp;</dd>
  450. <dt><a href="../org/deidentifier/arx/examples/Example12.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example12</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  451. <dd>
  452. <div class="block">This class implements an example on how to apply the d-presence privacy model
  453. and create a research subset by providing a complex data selector.</div>
  454. </dd>
  455. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example12.html#Example12--">Example12()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example12.html" title="class in org.deidentifier.arx.examples">Example12</a></dt>
  456. <dd>&nbsp;</dd>
  457. <dt><a href="../org/deidentifier/arx/examples/Example13.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example13</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  458. <dd>
  459. <div class="block">This class implements an simple example for using multiple sensitive attributes and
  460. different privacy models.</div>
  461. </dd>
  462. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example13.html#Example13--">Example13()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example13.html" title="class in org.deidentifier.arx.examples">Example13</a></dt>
  463. <dd>&nbsp;</dd>
  464. <dt><a href="../org/deidentifier/arx/examples/Example14.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example14</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  465. <dd>
  466. <div class="block">This class implements an example on how to use the Loss Metric.</div>
  467. </dd>
  468. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example14.html#Example14--">Example14()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example14.html" title="class in org.deidentifier.arx.examples">Example14</a></dt>
  469. <dd>&nbsp;</dd>
  470. <dt><a href="../org/deidentifier/arx/examples/Example16.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example16</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  471. <dd>
  472. <div class="block">This class implements an example of how to use the API for access to basic statistics
  473. about the data.</div>
  474. </dd>
  475. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example16.html#Example16--">Example16()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example16.html" title="class in org.deidentifier.arx.examples">Example16</a></dt>
  476. <dd>&nbsp;</dd>
  477. <dt><a href="../org/deidentifier/arx/examples/Example17.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example17</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  478. <dd>
  479. <div class="block">This class implements an example of how to list the available data types.</div>
  480. </dd>
  481. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example17.html#Example17--">Example17()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example17.html" title="class in org.deidentifier.arx.examples">Example17</a></dt>
  482. <dd>&nbsp;</dd>
  483. <dt><a href="../org/deidentifier/arx/examples/Example18.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example18</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  484. <dd>
  485. <div class="block">This class implements examples of how to use the builders for generalization hierarchies.</div>
  486. </dd>
  487. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example18.html#Example18--">Example18()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example18.html" title="class in org.deidentifier.arx.examples">Example18</a></dt>
  488. <dd>&nbsp;</dd>
  489. <dt><a href="../org/deidentifier/arx/examples/Example19.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example19</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  490. <dd>
  491. <div class="block">This class implements an example of how to use the API for creating different
  492. output representations of an input dataset.</div>
  493. </dd>
  494. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example19.html#Example19--">Example19()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example19.html" title="class in org.deidentifier.arx.examples">Example19</a></dt>
  495. <dd>&nbsp;</dd>
  496. <dt><a href="../org/deidentifier/arx/examples/Example2.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example2</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  497. <dd>
  498. <div class="block">This class implements an example on how to use the API by providing CSV files
  499. as input.</div>
  500. </dd>
  501. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example2.html#Example2--">Example2()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example2.html" title="class in org.deidentifier.arx.examples">Example2</a></dt>
  502. <dd>&nbsp;</dd>
  503. <dt><a href="../org/deidentifier/arx/examples/Example20.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example20</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  504. <dd>
  505. <div class="block">This class implements examples of how to use aggregate functions.</div>
  506. </dd>
  507. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example20.html#Example20--">Example20()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example20.html" title="class in org.deidentifier.arx.examples">Example20</a></dt>
  508. <dd>&nbsp;</dd>
  509. <dt><a href="../org/deidentifier/arx/examples/Example21.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example21</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  510. <dd>
  511. <div class="block">This class demonstrates the use of the data import facilities provided by the
  512. ARX framework.</div>
  513. </dd>
  514. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example21.html#Example21--">Example21()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example21.html" title="class in org.deidentifier.arx.examples">Example21</a></dt>
  515. <dd>&nbsp;</dd>
  516. <dt><a href="../org/deidentifier/arx/examples/Example22.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example22</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  517. <dd>
  518. <div class="block">This class implements an example on how to use the l-diversity privacy model
  519. without protecting sensitive assocations.</div>
  520. </dd>
  521. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example22.html#Example22--">Example22()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example22.html" title="class in org.deidentifier.arx.examples">Example22</a></dt>
  522. <dd>&nbsp;</dd>
  523. <dt><a href="../org/deidentifier/arx/examples/Example23.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example23</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  524. <dd>
  525. <div class="block">This class implements an example on how to use multiple instances of l-diversity
  526. without protecting sensitive associations.</div>
  527. </dd>
  528. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example23.html#Example23--">Example23()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example23.html" title="class in org.deidentifier.arx.examples">Example23</a></dt>
  529. <dd>&nbsp;</dd>
  530. <dt><a href="../org/deidentifier/arx/examples/Example24.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example24</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  531. <dd>
  532. <div class="block">This class implements examples on how to directly use empty and functional
  533. hierarchies.</div>
  534. </dd>
  535. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example24.html#Example24--">Example24()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example24.html" title="class in org.deidentifier.arx.examples">Example24</a></dt>
  536. <dd>&nbsp;</dd>
  537. <dt><a href="../org/deidentifier/arx/examples/Example25.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example25</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  538. <dd>
  539. <div class="block">This class implements an example for using the generalized loss metric with different types of
  540. generalization hierarchies.</div>
  541. </dd>
  542. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example25.html#Example25--">Example25()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example25.html" title="class in org.deidentifier.arx.examples">Example25</a></dt>
  543. <dd>&nbsp;</dd>
  544. <dt><a href="../org/deidentifier/arx/examples/Example26.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example26</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  545. <dd>
  546. <div class="block">This class implements examples of how to use an interval-based hierarchy builder
  547. with high precision .</div>
  548. </dd>
  549. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example26.html#Example26--">Example26()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example26.html" title="class in org.deidentifier.arx.examples">Example26</a></dt>
  550. <dd>&nbsp;</dd>
  551. <dt><a href="../org/deidentifier/arx/examples/Example27.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example27</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  552. <dd>
  553. <div class="block">This class implements an example on how to use data cleansing capabilities</div>
  554. </dd>
  555. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example27.html#Example27--">Example27()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example27.html" title="class in org.deidentifier.arx.examples">Example27</a></dt>
  556. <dd>&nbsp;</dd>
  557. <dt><a href="../org/deidentifier/arx/examples/Example28.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example28</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  558. <dd>
  559. <div class="block">This class implements an example on how to use data cleansing using the DataSource functionality.</div>
  560. </dd>
  561. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example28.html#Example28--">Example28()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example28.html" title="class in org.deidentifier.arx.examples">Example28</a></dt>
  562. <dd>&nbsp;</dd>
  563. <dt><a href="../org/deidentifier/arx/examples/Example29.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example29</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  564. <dd>
  565. <div class="block">This class implements an example of how to perform risk analyses with the API</div>
  566. </dd>
  567. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example29.html#Example29--">Example29()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example29.html" title="class in org.deidentifier.arx.examples">Example29</a></dt>
  568. <dd>&nbsp;</dd>
  569. <dt><a href="../org/deidentifier/arx/examples/Example3.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example3</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  570. <dd>
  571. <div class="block">This class implements an example on how to use the API by directly providing
  572. the input datasets.</div>
  573. </dd>
  574. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example3.html#Example3--">Example3()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example3.html" title="class in org.deidentifier.arx.examples">Example3</a></dt>
  575. <dd>&nbsp;</dd>
  576. <dt><a href="../org/deidentifier/arx/examples/Example30.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example30</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  577. <dd>
  578. <div class="block">This class implements an example of how to compute summary statistics</div>
  579. </dd>
  580. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example30.html#Example30--">Example30()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example30.html" title="class in org.deidentifier.arx.examples">Example30</a></dt>
  581. <dd>&nbsp;</dd>
  582. <dt><a href="../org/deidentifier/arx/examples/Example31.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example31</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  583. <dd>
  584. <div class="block">This class implements an example of how to use microaggregation</div>
  585. </dd>
  586. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example31.html#Example31--">Example31()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example31.html" title="class in org.deidentifier.arx.examples">Example31</a></dt>
  587. <dd>&nbsp;</dd>
  588. <dt><a href="../org/deidentifier/arx/examples/Example32.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example32</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  589. <dd>
  590. <div class="block">This class implements an example of how to use microaggregation with generalization</div>
  591. </dd>
  592. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example32.html#Example32--">Example32()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example32.html" title="class in org.deidentifier.arx.examples">Example32</a></dt>
  593. <dd>&nbsp;</dd>
  594. <dt><a href="../org/deidentifier/arx/examples/Example33.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example33</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  595. <dd>
  596. <div class="block">This class implements an example of how to use microaggregation.</div>
  597. </dd>
  598. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example33.html#Example33--">Example33()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example33.html" title="class in org.deidentifier.arx.examples">Example33</a></dt>
  599. <dd>&nbsp;</dd>
  600. <dt><a href="../org/deidentifier/arx/examples/Example34.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example34</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  601. <dd>
  602. <div class="block">This class implements an example of how to use the heuristic search algorithm</div>
  603. </dd>
  604. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example34.html#Example34--">Example34()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example34.html" title="class in org.deidentifier.arx.examples">Example34</a></dt>
  605. <dd>&nbsp;</dd>
  606. <dt><a href="../org/deidentifier/arx/examples/Example35.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example35</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  607. <dd>
  608. <div class="block">This class implements an example of how to find HIPAA identifiers.</div>
  609. </dd>
  610. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example35.html#Example35--">Example35()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example35.html" title="class in org.deidentifier.arx.examples">Example35</a></dt>
  611. <dd>&nbsp;</dd>
  612. <dt><a href="../org/deidentifier/arx/examples/Example36.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example36</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  613. <dd>
  614. <div class="block">This class implements an example of how to use utility-based microaggregation</div>
  615. </dd>
  616. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example36.html#Example36--">Example36()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example36.html" title="class in org.deidentifier.arx.examples">Example36</a></dt>
  617. <dd>&nbsp;</dd>
  618. <dt><a href="../org/deidentifier/arx/examples/Example37.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example37</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  619. <dd>
  620. <div class="block">This class implements an example of how to use (e,d)-DP</div>
  621. </dd>
  622. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example37.html#Example37--">Example37()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example37.html" title="class in org.deidentifier.arx.examples">Example37</a></dt>
  623. <dd>&nbsp;</dd>
  624. <dt><a href="../org/deidentifier/arx/examples/Example38.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example38</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  625. <dd>
  626. <div class="block">This class implements an example of how to use local recoding with ARX</div>
  627. </dd>
  628. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example38.html#Example38--">Example38()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example38.html" title="class in org.deidentifier.arx.examples">Example38</a></dt>
  629. <dd>&nbsp;</dd>
  630. <dt><a href="../org/deidentifier/arx/examples/Example39.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example39</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  631. <dd>
  632. <div class="block">This class implements an example on how to compare data mining performance</div>
  633. </dd>
  634. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example39.html#Example39--">Example39()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example39.html" title="class in org.deidentifier.arx.examples">Example39</a></dt>
  635. <dd>&nbsp;</dd>
  636. <dt><a href="../org/deidentifier/arx/examples/Example4.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example4</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  637. <dd>
  638. <div class="block">This class implements an example on how to use the API for tools such as GUIs.</div>
  639. </dd>
  640. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example4.html#Example4--">Example4()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example4.html" title="class in org.deidentifier.arx.examples">Example4</a></dt>
  641. <dd>&nbsp;</dd>
  642. <dt><a href="../org/deidentifier/arx/examples/Example40.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example40</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  643. <dd>
  644. <div class="block">This class implements an example on how to compare data mining performance</div>
  645. </dd>
  646. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example40.html#Example40--">Example40()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example40.html" title="class in org.deidentifier.arx.examples">Example40</a></dt>
  647. <dd>&nbsp;</dd>
  648. <dt><a href="../org/deidentifier/arx/examples/Example41.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example41</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  649. <dd>
  650. <div class="block">This class implements an example on how to use the k-map model</div>
  651. </dd>
  652. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example41.html#Example41--">Example41()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example41.html" title="class in org.deidentifier.arx.examples">Example41</a></dt>
  653. <dd>&nbsp;</dd>
  654. <dt><a href="../org/deidentifier/arx/examples/Example42.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example42</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  655. <dd>
  656. <div class="block">This class implements an example on how to use the k-map and d-presence models combined</div>
  657. </dd>
  658. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example42.html#Example42--">Example42()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example42.html" title="class in org.deidentifier.arx.examples">Example42</a></dt>
  659. <dd>&nbsp;</dd>
  660. <dt><a href="../org/deidentifier/arx/examples/Example43.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example43</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  661. <dd>
  662. <div class="block">This class implements an example of how to evaluate combined risk metrics</div>
  663. </dd>
  664. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example43.html#Example43--">Example43()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example43.html" title="class in org.deidentifier.arx.examples">Example43</a></dt>
  665. <dd>&nbsp;</dd>
  666. <dt><a href="../org/deidentifier/arx/examples/Example44.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example44</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  667. <dd>
  668. <div class="block">This class implements an example of how to use the k-map privacy model with a statistical estimator.</div>
  669. </dd>
  670. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example44.html#Example44--">Example44()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example44.html" title="class in org.deidentifier.arx.examples">Example44</a></dt>
  671. <dd>&nbsp;</dd>
  672. <dt><a href="../org/deidentifier/arx/examples/Example45.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example45</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  673. <dd>
  674. <div class="block">This class implements an example of how to use the mixed risk model.</div>
  675. </dd>
  676. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example45.html#Example45--">Example45()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example45.html" title="class in org.deidentifier.arx.examples">Example45</a></dt>
  677. <dd>&nbsp;</dd>
  678. <dt><a href="../org/deidentifier/arx/examples/Example46.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example46</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  679. <dd>
  680. <div class="block">This class implements an example of how to use the distribution of risks</div>
  681. </dd>
  682. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example46.html#Example46--">Example46()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example46.html" title="class in org.deidentifier.arx.examples">Example46</a></dt>
  683. <dd>&nbsp;</dd>
  684. <dt><a href="../org/deidentifier/arx/examples/Example47.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example47</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  685. <dd>
  686. <div class="block">Example for evaluating distinction and separation of attributes as described in
  687. R.</div>
  688. </dd>
  689. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example47.html#Example47--">Example47()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example47.html" title="class in org.deidentifier.arx.examples">Example47</a></dt>
  690. <dd>&nbsp;</dd>
  691. <dt><a href="../org/deidentifier/arx/examples/Example48.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example48</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  692. <dd>
  693. <div class="block">This class implements an example of how to use ordered distance t-closeness.</div>
  694. </dd>
  695. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example48.html#Example48--">Example48()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example48.html" title="class in org.deidentifier.arx.examples">Example48</a></dt>
  696. <dd>&nbsp;</dd>
  697. <dt><a href="../org/deidentifier/arx/examples/Example49.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example49</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  698. <dd>
  699. <div class="block">Examples of using the no-attack variant of the game-theoretic approach for
  700. performing a monetary cost/benefit analysis using prosecutor risk.</div>
  701. </dd>
  702. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example49.html#Example49--">Example49()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example49.html" title="class in org.deidentifier.arx.examples">Example49</a></dt>
  703. <dd>&nbsp;</dd>
  704. <dt><a href="../org/deidentifier/arx/examples/Example5.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example5</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  705. <dd>
  706. <div class="block">This class implements an example on how to use the API by directly providing
  707. the input datasets.</div>
  708. </dd>
  709. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example5.html#Example5--">Example5()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example5.html" title="class in org.deidentifier.arx.examples">Example5</a></dt>
  710. <dd>&nbsp;</dd>
  711. <dt><a href="../org/deidentifier/arx/examples/Example50.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example50</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  712. <dd>
  713. <div class="block">Examples of using the no-attack variant of the game-theoretic approach for
  714. performing a monetary cost/benefit analysis using journalist risk.</div>
  715. </dd>
  716. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example50.html#Example50--">Example50()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example50.html" title="class in org.deidentifier.arx.examples">Example50</a></dt>
  717. <dd>&nbsp;</dd>
  718. <dt><a href="../org/deidentifier/arx/examples/Example51.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example51</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  719. <dd>
  720. <div class="block">Examples of using the game-theoretic approach for
  721. performing a monetary cost/benefit analysis using prosecutor risk.</div>
  722. </dd>
  723. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example51.html#Example51--">Example51()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example51.html" title="class in org.deidentifier.arx.examples">Example51</a></dt>
  724. <dd>&nbsp;</dd>
  725. <dt><a href="../org/deidentifier/arx/examples/Example52.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example52</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  726. <dd>
  727. <div class="block">Examples of using the game-theoretic approach for
  728. performing a monetary cost/benefit analysis using journalist risk.</div>
  729. </dd>
  730. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example52.html#Example52--">Example52()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example52.html" title="class in org.deidentifier.arx.examples">Example52</a></dt>
  731. <dd>&nbsp;</dd>
  732. <dt><a href="../org/deidentifier/arx/examples/Example53.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example53</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  733. <dd>
  734. <div class="block">This class implements an example on how to generate reports</div>
  735. </dd>
  736. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example53.html#Example53--">Example53()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example53.html" title="class in org.deidentifier.arx.examples">Example53</a></dt>
  737. <dd>&nbsp;</dd>
  738. <dt><a href="../org/deidentifier/arx/examples/Example54.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example54</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  739. <dd>
  740. <div class="block">This class implements an example on how to access quality statistics</div>
  741. </dd>
  742. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example54.html#Example54--">Example54()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example54.html" title="class in org.deidentifier.arx.examples">Example54</a></dt>
  743. <dd>&nbsp;</dd>
  744. <dt><a href="../org/deidentifier/arx/examples/Example55.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example55</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  745. <dd>
  746. <div class="block">This class implements an example of how to use a fast algorithm for local recoding with ARX</div>
  747. </dd>
  748. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example55.html#Example55--">Example55()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example55.html" title="class in org.deidentifier.arx.examples">Example55</a></dt>
  749. <dd>&nbsp;</dd>
  750. <dt><a href="../org/deidentifier/arx/examples/Example56.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example56</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  751. <dd>
  752. <div class="block">This class implements an example of how to evaluate risk with wildcard matching</div>
  753. </dd>
  754. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example56.html#Example56--">Example56()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example56.html" title="class in org.deidentifier.arx.examples">Example56</a></dt>
  755. <dd>&nbsp;</dd>
  756. <dt><a href="../org/deidentifier/arx/examples/Example57.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example57</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  757. <dd>
  758. <div class="block">This class implements an example on how to analyze risks with wildcards for data transformed with cell suppression</div>
  759. </dd>
  760. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example57.html#Example57--">Example57()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example57.html" title="class in org.deidentifier.arx.examples">Example57</a></dt>
  761. <dd>&nbsp;</dd>
  762. <dt><a href="../org/deidentifier/arx/examples/Example58.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example58</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  763. <dd>
  764. <div class="block">This class implements an example that shows consistent handling of suppressed records in input and output</div>
  765. </dd>
  766. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example58.html#Example58--">Example58()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example58.html" title="class in org.deidentifier.arx.examples">Example58</a></dt>
  767. <dd>&nbsp;</dd>
  768. <dt><a href="../org/deidentifier/arx/examples/Example59.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example59</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  769. <dd>
  770. <div class="block">This class implements an example that shows handling of suppressed values and records in input data</div>
  771. </dd>
  772. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example59.html#Example59--">Example59()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example59.html" title="class in org.deidentifier.arx.examples">Example59</a></dt>
  773. <dd>&nbsp;</dd>
  774. <dt><a href="../org/deidentifier/arx/examples/Example6.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example6</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  775. <dd>
  776. <div class="block">This class implements an example on how to use the API for tools such as GUIs.</div>
  777. </dd>
  778. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example6.html#Example6--">Example6()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example6.html" title="class in org.deidentifier.arx.examples">Example6</a></dt>
  779. <dd>&nbsp;</dd>
  780. <dt><a href="../org/deidentifier/arx/examples/Example60.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example60</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  781. <dd>
  782. <div class="block">This class implements an example of processing highdimensional data</div>
  783. </dd>
  784. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example60.html#Example60--">Example60()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example60.html" title="class in org.deidentifier.arx.examples">Example60</a></dt>
  785. <dd>&nbsp;</dd>
  786. <dt><a href="../org/deidentifier/arx/examples/Example7.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example7</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  787. <dd>
  788. <div class="block">This class implements an example on how to use the API for tools such as GUIs.</div>
  789. </dd>
  790. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example7.html#Example7--">Example7()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example7.html" title="class in org.deidentifier.arx.examples">Example7</a></dt>
  791. <dd>&nbsp;</dd>
  792. <dt><a href="../org/deidentifier/arx/examples/Example8.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example8</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  793. <dd>
  794. <div class="block">This class implements an example on how to apply the t-closeness criterion.</div>
  795. </dd>
  796. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example8.html#Example8--">Example8()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example8.html" title="class in org.deidentifier.arx.examples">Example8</a></dt>
  797. <dd>&nbsp;</dd>
  798. <dt><a href="../org/deidentifier/arx/examples/Example9.html" title="class in org.deidentifier.arx.examples"><span class="typeNameLink">Example9</span></a> - Class in <a href="../org/deidentifier/arx/examples/package-summary.html">org.deidentifier.arx.examples</a></dt>
  799. <dd>
  800. <div class="block">This class implements an example on how to apply the d-presence criterion.</div>
  801. </dd>
  802. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example9.html#Example9--">Example9()</a></span> - Constructor for class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example9.html" title="class in org.deidentifier.arx.examples">Example9</a></dt>
  803. <dd>&nbsp;</dd>
  804. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html#exp-org.deidentifier.arx.reliability.IntervalDouble-">exp(IntervalDouble)</a></span> - Method in class org.deidentifier.arx.reliability.<a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html" title="class in org.deidentifier.arx.reliability">IntervalArithmeticDouble</a></dt>
  805. <dd>
  806. <div class="block">Exp</div>
  807. </dd>
  808. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html#expand--">expand()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode</a></dt>
  809. <dd>
  810. <div class="block">Materializes any non-materialized predecessors and successors</div>
  811. </dd>
  812. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXLattice.html#expand-org.deidentifier.arx.ARXLattice.ARXNode-">expand(ARXLattice.ARXNode)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.html" title="class in org.deidentifier.arx">ARXLattice</a></dt>
  813. <dd>
  814. <div class="block">Materializes any non-materialized predecessors and successors</div>
  815. </dd>
  816. <dt><a href="../org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.html" title="class in org.deidentifier.arx.criteria"><span class="typeNameLink">ExplicitPrivacyCriterion</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  817. <dd>
  818. <div class="block">A privacy criterion that is explicitly bound to a sensitive attribute.</div>
  819. </dd>
  820. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.html#ExplicitPrivacyCriterion-java.lang.String-boolean-boolean-">ExplicitPrivacyCriterion(String, boolean, boolean)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/ExplicitPrivacyCriterion.html" title="class in org.deidentifier.arx.criteria">ExplicitPrivacyCriterion</a></dt>
  821. <dd>
  822. <div class="block">Creates a new instance</div>
  823. </dd>
  824. <dt><a href="../org/deidentifier/arx/dp/ExponentialMechanism.html" title="class in org.deidentifier.arx.dp"><span class="typeNameLink">ExponentialMechanism</span></a>&lt;<a href="../org/deidentifier/arx/dp/ExponentialMechanism.html" title="type parameter in ExponentialMechanism">T</a>&gt; - Class in <a href="../org/deidentifier/arx/dp/package-summary.html">org.deidentifier.arx.dp</a></dt>
  825. <dd>
  826. <div class="block">An implementation of the exponential mechanism for discrete domains as proposed in:
  827. McSherry, Frank, and Kunal Talwar:
  828. Mechanism design via differential privacy.</div>
  829. </dd>
  830. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/dp/ExponentialMechanism.html#ExponentialMechanism-double-">ExponentialMechanism(double)</a></span> - Constructor for class org.deidentifier.arx.dp.<a href="../org/deidentifier/arx/dp/ExponentialMechanism.html" title="class in org.deidentifier.arx.dp">ExponentialMechanism</a></dt>
  831. <dd>
  832. <div class="block">Constructs a new instance</div>
  833. </dd>
  834. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/dp/ExponentialMechanism.html#ExponentialMechanism-double-boolean-">ExponentialMechanism(double, boolean)</a></span> - Constructor for class org.deidentifier.arx.dp.<a href="../org/deidentifier/arx/dp/ExponentialMechanism.html" title="class in org.deidentifier.arx.dp">ExponentialMechanism</a></dt>
  835. <dd>
  836. <div class="block">Constructs a new instance
  837. Note: *never* set deterministic to true in production.</div>
  838. </dd>
  839. </dl>
  840. <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>
  841. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  842. <div class="bottomNav"><a name="navbar.bottom">
  843. <!-- -->
  844. </a>
  845. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  846. <a name="navbar.bottom.firstrow">
  847. <!-- -->
  848. </a>
  849. <ul class="navList" title="Navigation">
  850. <li><a href="../overview-summary.html">Overview</a></li>
  851. <li>Package</li>
  852. <li>Class</li>
  853. <li>Use</li>
  854. <li><a href="../overview-tree.html">Tree</a></li>
  855. <li><a href="../deprecated-list.html">Deprecated</a></li>
  856. <li class="navBarCell1Rev">Index</li>
  857. <li><a href="../help-doc.html">Help</a></li>
  858. </ul>
  859. </div>
  860. <div class="subNav">
  861. <ul class="navList">
  862. <li><a href="index-4.html">Prev Letter</a></li>
  863. <li><a href="index-6.html">Next Letter</a></li>
  864. </ul>
  865. <ul class="navList">
  866. <li><a href="../index.html?index-files/index-5.html" target="_top">Frames</a></li>
  867. <li><a href="index-5.html" target="_top">No&nbsp;Frames</a></li>
  868. </ul>
  869. <ul class="navList" id="allclasses_navbar_bottom">
  870. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  871. </ul>
  872. <div>
  873. <script type="text/javascript"><!--
  874. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  875. if(window==top) {
  876. allClassesLink.style.display = "block";
  877. }
  878. else {
  879. allClassesLink.style.display = "none";
  880. }
  881. //-->
  882. </script>
  883. </div>
  884. <a name="skip.navbar.bottom">
  885. <!-- -->
  886. </a></div>
  887. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  888. </body>
  889. </html>