index-1.html 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <title>A-Index (ARX API Documentation)</title>
  6. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  7. </head>
  8. <body>
  9. <script type="text/javascript"><!--
  10. if (location.href.indexOf('is-external=true') == -1) {
  11. parent.document.title="A-Index (ARX API Documentation)";
  12. }
  13. //-->
  14. </script>
  15. <noscript>
  16. <div>JavaScript is disabled on your browser.</div>
  17. </noscript>
  18. <!-- ========= START OF TOP NAVBAR ======= -->
  19. <div class="topNav"><a name="navbar_top">
  20. <!-- -->
  21. </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
  22. <!-- -->
  23. </a>
  24. <ul class="navList" title="Navigation">
  25. <li><a href="../overview-summary.html">Overview</a></li>
  26. <li>Package</li>
  27. <li>Class</li>
  28. <li>Use</li>
  29. <li><a href="../overview-tree.html">Tree</a></li>
  30. <li><a href="../deprecated-list.html">Deprecated</a></li>
  31. <li class="navBarCell1Rev">Index</li>
  32. <li><a href="../help-doc.html">Help</a></li>
  33. </ul>
  34. </div>
  35. <div class="subNav">
  36. <ul class="navList">
  37. <li>Prev Letter</li>
  38. <li><a href="index-2.html">Next Letter</a></li>
  39. </ul>
  40. <ul class="navList">
  41. <li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
  42. <li><a href="index-1.html" target="_top">No Frames</a></li>
  43. </ul>
  44. <ul class="navList" id="allclasses_navbar_top">
  45. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  46. </ul>
  47. <div>
  48. <script type="text/javascript"><!--
  49. allClassesLink = document.getElementById("allclasses_navbar_top");
  50. if(window==top) {
  51. allClassesLink.style.display = "block";
  52. }
  53. else {
  54. allClassesLink.style.display = "none";
  55. }
  56. //-->
  57. </script>
  58. </div>
  59. <a name="skip-navbar_top">
  60. <!-- -->
  61. </a></div>
  62. <!-- ========= END OF TOP NAVBAR ========= -->
  63. <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">_</a>&nbsp;<a name="_A_">
  64. <!-- -->
  65. </a>
  66. <h2 class="title">A</h2>
  67. <dl>
  68. <dt><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractILMultiDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  69. <dd>
  70. <div class="block">This class implements an information loss which can be represented as a
  71. decimal number per quasi-identifier.</div>
  72. </dd>
  73. <dt><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractILMultiDimensionalReduced</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  74. <dd>
  75. <div class="block">This class implements an information loss which can be represented as a
  76. decimal number per quasi-identifier.</div>
  77. </dd>
  78. <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricMultiDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  79. <dd>
  80. <div class="block">This class provides an abstract skeleton for the implementation of multi-dimensional metrics.</div>
  81. </dd>
  82. <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricMultiDimensionalPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  83. <dd>
  84. <div class="block">This class provides an abstract skeleton for the implementation of metrics
  85. that can either be precomputed or not.</div>
  86. </dd>
  87. <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricSingleDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
  88. <dd>
  89. <div class="block">This class provides an abstract skeleton for the implementation of single-dimensional metrics.</div>
  90. </dd>
  91. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.AggregateFunctionWithParameter</a></dt>
  92. <dd>
  93. <div class="block">Returns whether the function accepts this parameter.</div>
  94. </dd>
  95. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
  96. <dd>&nbsp;</dd>
  97. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
  98. <dd>&nbsp;</dd>
  99. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
  100. <dd>&nbsp;</dd>
  101. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.html#access()">access()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.html" title="class in org.deidentifier.arx">ARXLattice</a></dt>
  102. <dd>
  103. <div class="block">Access fields of this class.</div>
  104. </dd>
  105. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html#access()">access()</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>
  106. <dd>
  107. <div class="block">Alter associated fields.</div>
  108. </dd>
  109. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#accuracy(double)">accuracy(double)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
  110. <dd>&nbsp;</dd>
  111. <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html#add(java.lang.String...)">add(String...)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy.DefaultHierarchy</a></dt>
  112. <dd>
  113. <div class="block">Adds a row to the tabular representation of this hierarchy.</div>
  114. </dd>
  115. <dt><span class="strong"><a href="../org/deidentifier/arx/common/Groupify.html#add(T)">add(T)</a></span> - Method in class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/Groupify.html" title="class in org.deidentifier.arx.common">Groupify</a></dt>
  116. <dd>
  117. <div class="block">Adds a new element</div>
  118. </dd>
  119. <dt><span class="strong"><a href="../org/deidentifier/arx/Data.DefaultData.html#add(java.lang.String...)">add(String...)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/Data.DefaultData.html" title="class in org.deidentifier.arx">Data.DefaultData</a></dt>
  120. <dd>
  121. <div class="block">Adds a row to this data object.</div>
  122. </dd>
  123. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#add(java.util.Date,%20java.util.Date)">add(Date, Date)</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>
  124. <dd>&nbsp;</dd>
  125. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#add(java.lang.Double,%20java.lang.Double)">add(Double, Double)</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>
  126. <dd>&nbsp;</dd>
  127. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#add(java.lang.Long,%20java.lang.Long)">add(Long, Long)</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>
  128. <dd>&nbsp;</dd>
  129. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#add(T,%20T)">add(T, T)</a></span> - Method in interface org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="interface in org.deidentifier.arx">DataType.DataTypeWithRatioScale</a></dt>
  130. <dd>&nbsp;</dd>
  131. <dt><span class="strong"><a href="../org/deidentifier/arx/RowSet.html#add(int)">add(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/RowSet.html" title="class in org.deidentifier.arx">RowSet</a></dt>
  132. <dd>
  133. <div class="block">Sets a bit</div>
  134. </dd>
  135. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int)">addColumn(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  136. <dd>
  137. <div class="block">Adds a new column.</div>
  138. </dd>
  139. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20org.deidentifier.arx.DataType)">addColumn(int, DataType&lt;?&gt;)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  140. <dd>
  141. <div class="block">Adds a new column.</div>
  142. </dd>
  143. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(int, DataType&lt;?&gt;, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  144. <dd>
  145. <div class="block">Adds a new column.</div>
  146. </dd>
  147. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String)">addColumn(int, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  148. <dd>
  149. <div class="block">Adds a new column.</div>
  150. </dd>
  151. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(int, String, DataType&lt;?&gt;)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  152. <dd>
  153. <div class="block">Adds a new column.</div>
  154. </dd>
  155. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(int, String, DataType&lt;?&gt;, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  156. <dd>
  157. <div class="block">Adds a new column.</div>
  158. </dd>
  159. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String)">addColumn(String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  160. <dd>
  161. <div class="block">Adds a new column.</div>
  162. </dd>
  163. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(String, DataType&lt;?&gt;)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  164. <dd>
  165. <div class="block">Adds a new column.</div>
  166. </dd>
  167. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(String, DataType&lt;?&gt;, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  168. <dd>
  169. <div class="block">Adds a new column.</div>
  170. </dd>
  171. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String)">addColumn(String, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  172. <dd>
  173. <div class="block">Adds a new column.</div>
  174. </dd>
  175. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(String, String, DataType&lt;?&gt;)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  176. <dd>
  177. <div class="block">Adds a new column.</div>
  178. </dd>
  179. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(String, String, DataType&lt;?&gt;, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
  180. <dd>
  181. <div class="block">Adds a new column.</div>
  182. </dd>
  183. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfiguration.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfiguration.html" title="class in org.deidentifier.arx.io">ImportConfiguration</a></dt>
  184. <dd>
  185. <div class="block">Adds a single column to import from.</div>
  186. </dd>
  187. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationCSV.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationCSV.html" title="class in org.deidentifier.arx.io">ImportConfigurationCSV</a></dt>
  188. <dd>
  189. <div class="block">Adds a single column to import from
  190. This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnCSV.html" title="class in org.deidentifier.arx.io"><code>ImportColumnCSV</code></a> can be added, otherwise
  191. an <code>IllegalArgumentException</code> will be thrown.</div>
  192. </dd>
  193. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationExcel.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationExcel.html" title="class in org.deidentifier.arx.io">ImportConfigurationExcel</a></dt>
  194. <dd>
  195. <div class="block">Adds a single column to import from
  196. This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnExcel.html" title="class in org.deidentifier.arx.io"><code>ImportColumnExcel</code></a> can be added,
  197. otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
  198. </dd>
  199. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationJDBC.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationJDBC.html" title="class in org.deidentifier.arx.io">ImportConfigurationJDBC</a></dt>
  200. <dd>
  201. <div class="block">Adds a single column to import from
  202. This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnJDBC.html" title="class in org.deidentifier.arx.io"><code>ImportColumnJDBC</code></a> can be added,
  203. otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
  204. </dd>
  205. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXConfiguration.html#addCriterion(org.deidentifier.arx.criteria.PrivacyCriterion)">addCriterion(PrivacyCriterion)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx">ARXConfiguration</a></dt>
  206. <dd>
  207. <div class="block"><span class="strong">Deprecated.</span></div>
  208. </dd>
  209. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int)">addGroup(int)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
  210. <dd>
  211. <div class="block">Adds the given group with the default aggregate function.</div>
  212. </dd>
  213. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int,%20org.deidentifier.arx.aggregates.AggregateFunction)">addGroup(int, AggregateFunction&lt;U&gt;)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
  214. <dd>
  215. <div class="block">Adds the given group with the given aggregate function.</div>
  216. </dd>
  217. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int,%20java.lang.String)">addGroup(int, String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
  218. <dd>
  219. <div class="block">Adds the given group.</div>
  220. </dd>
  221. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T)">addInterval(T, T)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
  222. <dd>
  223. <div class="block">Adds an interval.</div>
  224. </dd>
  225. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T,%20org.deidentifier.arx.aggregates.AggregateFunction)">addInterval(T, T, AggregateFunction&lt;T&gt;)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
  226. <dd>
  227. <div class="block">Adds an interval.</div>
  228. </dd>
  229. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T,%20java.lang.String)">addInterval(T, T, String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
  230. <dd>
  231. <div class="block">Adds an interval.</div>
  232. </dd>
  233. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addItem(java.lang.String)">addItem(String)</a></span> - Method in 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>
  234. <dd>
  235. <div class="block">Adds an item</div>
  236. </dd>
  237. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementData)">addItem(ElementData)</a></span> - Method in 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>
  238. <dd>
  239. <div class="block">Adds element data</div>
  240. </dd>
  241. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementList)">addItem(ElementList)</a></span> - Method in 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>
  242. <dd>
  243. <div class="block">Adds an item to this list</div>
  244. </dd>
  245. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementText)">addItem(ElementText)</a></span> - Method in 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>
  246. <dd>
  247. <div class="block">Adds an item to this list</div>
  248. </dd>
  249. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addPercentProperty(java.lang.String,%20double)">addPercentProperty(String, double)</a></span> - Method in 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>
  250. <dd>
  251. <div class="block">Adds a number between 0 and 1 as precentage</div>
  252. </dd>
  253. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXConfiguration.html#addPrivacyModel(org.deidentifier.arx.criteria.PrivacyCriterion)">addPrivacyModel(PrivacyCriterion)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx">ARXConfiguration</a></dt>
  254. <dd>
  255. <div class="block">Adds a privacy model to the configuration.</div>
  256. </dd>
  257. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20org.deidentifier.arx.ARXLattice.Anonymity)">addProperty(String, ARXLattice.Anonymity)</a></span> - Method in 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>
  258. <dd>
  259. <div class="block">Adds a property</div>
  260. </dd>
  261. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20boolean)">addProperty(String, boolean)</a></span> - Method in 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>
  262. <dd>
  263. <div class="block">Adds a property</div>
  264. </dd>
  265. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20double)">addProperty(String, double)</a></span> - Method in 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>
  266. <dd>
  267. <div class="block">Adds a property</div>
  268. </dd>
  269. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20int)">addProperty(String, int)</a></span> - Method in 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>
  270. <dd>
  271. <div class="block">Adds a property</div>
  272. </dd>
  273. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20long)">addProperty(String, long)</a></span> - Method in 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>
  274. <dd>
  275. <div class="block">Adds a property</div>
  276. </dd>
  277. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20java.lang.String)">addProperty(String, String)</a></span> - Method in 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>
  278. <dd>
  279. <div class="block">Adds a property</div>
  280. </dd>
  281. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20org.deidentifier.arx.certificate.elements.ElementData)">addProperty(String, ElementData)</a></span> - Method in 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>
  282. <dd>
  283. <div class="block">Adds a property</div>
  284. </dd>
  285. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
  286. <dd>
  287. <div class="block">This function returns an aggregate value.</div>
  288. </dd>
  289. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
  290. <dd>&nbsp;</dd>
  291. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
  292. <dd>&nbsp;</dd>
  293. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
  294. <dd>&nbsp;</dd>
  295. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
  296. <dd>&nbsp;</dd>
  297. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
  298. <dd>&nbsp;</dd>
  299. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
  300. <dd>&nbsp;</dd>
  301. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
  302. <dd>&nbsp;</dd>
  303. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
  304. <dd>&nbsp;</dd>
  305. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
  306. <dd>&nbsp;</dd>
  307. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
  308. <dd>&nbsp;</dd>
  309. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="type parameter in AggregateFunction">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  310. <dd>
  311. <div class="block">This abstract class represents an aggregate function.</div>
  312. </dd>
  313. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionBuilder.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.AggregateFunctionBuilder</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionBuilder.html" title="type parameter in AggregateFunction.AggregateFunctionBuilder">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  314. <dd>
  315. <div class="block">A builder for aggregate functions.</div>
  316. </dd>
  317. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.AggregateFunctionWithParameter</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="type parameter in AggregateFunction.AggregateFunctionWithParameter">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  318. <dd>
  319. <div class="block">An aggregate function that has a parameter.</div>
  320. </dd>
  321. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericArithmeticMean</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="type parameter in AggregateFunction.GenericArithmeticMean">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  322. <dd>
  323. <div class="block">An aggregate function that returns the arithmetic mean, if it may be computed, "NULL"
  324. otherwise.</div>
  325. </dd>
  326. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericArithmeticMeanOfBounds</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="type parameter in AggregateFunction.GenericArithmeticMeanOfBounds">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  327. <dd>
  328. <div class="block">An aggregate function that returns the arithmetic mean of min & max, if it may be computed, "NULL"
  329. otherwise.</div>
  330. </dd>
  331. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericBounds</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="type parameter in AggregateFunction.GenericBounds">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  332. <dd>
  333. <div class="block">An aggregate function that returns an interval consisting of the
  334. first and the last element following the predefined order .</div>
  335. </dd>
  336. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericCommonPrefix</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="type parameter in AggregateFunction.GenericCommonPrefix">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  337. <dd>
  338. <div class="block">An aggregate function that returns a common prefix.</div>
  339. </dd>
  340. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericConstant</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="type parameter in AggregateFunction.GenericConstant">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  341. <dd>
  342. <div class="block">An aggregate function that returns a constant value.</div>
  343. </dd>
  344. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericGeometricMean</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="type parameter in AggregateFunction.GenericGeometricMean">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  345. <dd>
  346. <div class="block">An aggregate function that returns the geometric mean, if it may be computed, "NULL"
  347. otherwise.</div>
  348. </dd>
  349. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericGeometricMeanOfBounds</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="type parameter in AggregateFunction.GenericGeometricMeanOfBounds">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  350. <dd>
  351. <div class="block">An aggregate function that returns the geometric mean of min & max, if it may be computed, "NULL"
  352. otherwise.</div>
  353. </dd>
  354. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericInterval</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="type parameter in AggregateFunction.GenericInterval">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  355. <dd>
  356. <div class="block">An aggregate function that returns an interval [min, max] .</div>
  357. </dd>
  358. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericSet</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="type parameter in AggregateFunction.GenericSet">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  359. <dd>
  360. <div class="block">An aggregate function that returns a set of all data values.</div>
  361. </dd>
  362. <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericSetOfPrefixes</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="type parameter in AggregateFunction.GenericSetOfPrefixes">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  363. <dd>
  364. <div class="block">An aggregate function that returns a set of the prefixes of the data values.</div>
  365. </dd>
  366. <dt><span class="strong"><a href="../org/deidentifier/arx/DataSelector.html#and()">and()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
  367. <dd>&nbsp;</dd>
  368. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#anonymize(org.deidentifier.arx.Data,%20org.deidentifier.arx.ARXConfiguration)">anonymize(Data, ARXConfiguration)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
  369. <dd>
  370. <div class="block">Performs data anonymization.</div>
  371. </dd>
  372. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#ANY_VALUE">ANY_VALUE</a></span> - Static variable in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a></dt>
  373. <dd>
  374. <div class="block">The string representing the ANY value</div>
  375. </dd>
  376. <dt><a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx"><span class="strong">ARXAnonymizer</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  377. <dd>
  378. <div class="block">This class offers several methods to define parameters and execute the ARX
  379. algorithm.</div>
  380. </dd>
  381. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#ARXAnonymizer()">ARXAnonymizer()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
  382. <dd>
  383. <div class="block">Creates a new anonymizer with the default configuration.</div>
  384. </dd>
  385. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#ARXAnonymizer(int,%20double,%20double)">ARXAnonymizer(int, double, double)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
  386. <dd>
  387. <div class="block">Creates a new anonymizer with the given configuration.</div>
  388. </dd>
  389. <dt><a href="../org/deidentifier/arx/certificate/ARXCertificate.html" title="class in org.deidentifier.arx.certificate"><span class="strong">ARXCertificate</span></a> - Class in <a href="../org/deidentifier/arx/certificate/package-summary.html">org.deidentifier.arx.certificate</a></dt>
  390. <dd>
  391. <div class="block">A PDF document</div>
  392. </dd>
  393. <dt><a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  394. <dd>
  395. <div class="block">A generic configuration for the ARX anonymizer.</div>
  396. </dd>
  397. <dt><a href="../org/deidentifier/arx/ARXConfiguration.ARXConfigurationInternal.html" title="class in org.deidentifier.arx"><span class="strong">ARXConfiguration.ARXConfigurationInternal</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  398. <dd>
  399. <div class="block">Class for internal use that provides access to more parameters and functionality.</div>
  400. </dd>
  401. <dt><a href="../org/deidentifier/arx/ARXConfiguration.Monotonicity.html" title="enum in org.deidentifier.arx"><span class="strong">ARXConfiguration.Monotonicity</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  402. <dd>
  403. <div class="block">Monotonicity.</div>
  404. </dd>
  405. <dt><a href="../org/deidentifier/arx/ARXCostBenefitConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXCostBenefitConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  406. <dd>
  407. <div class="block">Basic configuration of monetary amounts, such as the publisher's benefit
  408. per record or the per-record fine fine for a successful re-identification attack.</div>
  409. </dd>
  410. <dt><a href="../org/deidentifier/arx/ARXLattice.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  411. <dd>
  412. <div class="block">This class implements a representation of the generalization lattice that is
  413. exposed to users of the API.</div>
  414. </dd>
  415. <dt><a href="../org/deidentifier/arx/ARXLattice.Access.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.Access</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  416. <dd>
  417. <div class="block">The internal accessor class.</div>
  418. </dd>
  419. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.Access.html#ARXLattice.Access(org.deidentifier.arx.ARXLattice)">ARXLattice.Access(ARXLattice)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.Access.html" title="class in org.deidentifier.arx">ARXLattice.Access</a></dt>
  420. <dd>
  421. <div class="block">Constructor</div>
  422. </dd>
  423. <dt><a href="../org/deidentifier/arx/ARXLattice.Anonymity.html" title="enum in org.deidentifier.arx"><span class="strong">ARXLattice.Anonymity</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  424. <dd>
  425. <div class="block">ReflectS different anonymity properties</div>
  426. </dd>
  427. <dt><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.ARXNode</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  428. <dd>
  429. <div class="block">A node in the lattice.</div>
  430. </dd>
  431. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html#ARXLattice.ARXNode(org.deidentifier.arx.ARXLattice)">ARXLattice.ARXNode(ARXLattice)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode</a></dt>
  432. <dd>
  433. <div class="block">Internal constructor for deserialization.</div>
  434. </dd>
  435. <dt><a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.ARXNode.Access</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  436. <dd>
  437. <div class="block">Internal access class.</div>
  438. </dd>
  439. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html#ARXLattice.ARXNode.Access(org.deidentifier.arx.ARXLattice.ARXNode)">ARXLattice.ARXNode.Access(ARXLattice.ARXNode)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode.Access</a></dt>
  440. <dd>
  441. <div class="block">Accessor class</div>
  442. </dd>
  443. <dt><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.LatticeDeserializationContext</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  444. <dd>
  445. <div class="block">Context for deserialization.</div>
  446. </dd>
  447. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html#ARXLattice.LatticeDeserializationContext()">ARXLattice.LatticeDeserializationContext()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx">ARXLattice.LatticeDeserializationContext</a></dt>
  448. <dd>&nbsp;</dd>
  449. <dt><a href="../org/deidentifier/arx/ARXListener.html" title="interface in org.deidentifier.arx"><span class="strong">ARXListener</span></a> - Interface in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  450. <dd>
  451. <div class="block">This class implements a listener for the ARX framework.</div>
  452. </dd>
  453. <dt><a href="../org/deidentifier/arx/ARXLogisticRegressionConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXLogisticRegressionConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  454. <dd>
  455. <div class="block">Configuration for logistic regression</div>
  456. </dd>
  457. <dt><a href="../org/deidentifier/arx/ARXLogisticRegressionConfiguration.PriorFunction.html" title="enum in org.deidentifier.arx"><span class="strong">ARXLogisticRegressionConfiguration.PriorFunction</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  458. <dd>
  459. <div class="block">Prior function for regularization</div>
  460. </dd>
  461. <dt><a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx"><span class="strong">ARXPopulationModel</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  462. <dd>
  463. <div class="block">This class models population properties for risk estimation</div>
  464. </dd>
  465. <dt><a href="../org/deidentifier/arx/ARXPopulationModel.Region.html" title="enum in org.deidentifier.arx"><span class="strong">ARXPopulationModel.Region</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  466. <dd>
  467. <div class="block">Regions</div>
  468. </dd>
  469. <dt><a href="../org/deidentifier/arx/ARXResult.html" title="class in org.deidentifier.arx"><span class="strong">ARXResult</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  470. <dd>
  471. <div class="block">Encapsulates the results of an execution of the ARX algorithm.</div>
  472. </dd>
  473. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXResult.html#ARXResult(org.deidentifier.arx.DataHandle,%20org.deidentifier.arx.DataDefinition,%20org.deidentifier.arx.ARXLattice,%20int,%20double,%20double,%20org.deidentifier.arx.metric.Metric,%20org.deidentifier.arx.ARXConfiguration,%20org.deidentifier.arx.ARXLattice.ARXNode,%20long,%20org.deidentifier.arx.framework.lattice.SolutionSpace)">ARXResult(DataHandle, DataDefinition, ARXLattice, int, double, double, Metric&lt;?&gt;, ARXConfiguration, ARXLattice.ARXNode, long, SolutionSpace)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXResult.html" title="class in org.deidentifier.arx">ARXResult</a></dt>
  474. <dd>
  475. <div class="block">Internal constructor for deserialization.</div>
  476. </dd>
  477. <dt><a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXSolverConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  478. <dd>
  479. <div class="block">Runtime configuration for the solver</div>
  480. </dd>
  481. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#asList()">asList()</a></span> - Method in 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>
  482. <dd>
  483. <div class="block">Returns a list</div>
  484. </dd>
  485. <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#asList(java.lang.String)">asList(String)</a></span> - Method in 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>
  486. <dd>
  487. <div class="block">Returns a list</div>
  488. </dd>
  489. <dt><a href="../org/deidentifier/arx/AttributeType.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  490. <dd>
  491. <div class="block">Represents an attribute type.</div>
  492. </dd>
  493. <dt><a href="../org/deidentifier/arx/AttributeType.Hierarchy.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.Hierarchy</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  494. <dd>
  495. <div class="block">This class implements a generalization hierarchy.</div>
  496. </dd>
  497. <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.html#AttributeType.Hierarchy()">AttributeType.Hierarchy()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy</a></dt>
  498. <dd>
  499. <div class="block">Instantiates a new hierarchy.</div>
  500. </dd>
  501. <dt><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.Hierarchy.DefaultHierarchy</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  502. <dd>
  503. <div class="block">The default implementation of a generalization hierarchy.</div>
  504. </dd>
  505. <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html#AttributeType.Hierarchy.DefaultHierarchy()">AttributeType.Hierarchy.DefaultHierarchy()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy.DefaultHierarchy</a></dt>
  506. <dd>
  507. <div class="block">Instantiates a new default hierarchy.</div>
  508. </dd>
  509. <dt><a href="../org/deidentifier/arx/AttributeType.MicroAggregationFunction.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.MicroAggregationFunction</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  510. <dd>
  511. <div class="block">This class is used to define aggregate functions for microaggregation.</div>
  512. </dd>
  513. <dt><a href="../org/deidentifier/arx/AttributeType.MicroAggregationFunctionDescription.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.MicroAggregationFunctionDescription</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
  514. <dd>
  515. <div class="block">This class describes a microaggregation function</div>
  516. </dd>
  517. <dt><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria"><span class="strong">AverageReidentificationRisk</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  518. <dd>
  519. <div class="block">This criterion ensures that an estimate for the average re-identification risk falls
  520. below a given threshold.</div>
  521. </dd>
  522. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html#AverageReidentificationRisk(double)">AverageReidentificationRisk(double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria">AverageReidentificationRisk</a></dt>
  523. <dd>
  524. <div class="block">Creates a new instance of this criterion.</div>
  525. </dd>
  526. </dl>
  527. <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">_</a>&nbsp;</div>
  528. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  529. <div class="bottomNav"><a name="navbar_bottom">
  530. <!-- -->
  531. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  532. <!-- -->
  533. </a>
  534. <ul class="navList" title="Navigation">
  535. <li><a href="../overview-summary.html">Overview</a></li>
  536. <li>Package</li>
  537. <li>Class</li>
  538. <li>Use</li>
  539. <li><a href="../overview-tree.html">Tree</a></li>
  540. <li><a href="../deprecated-list.html">Deprecated</a></li>
  541. <li class="navBarCell1Rev">Index</li>
  542. <li><a href="../help-doc.html">Help</a></li>
  543. </ul>
  544. </div>
  545. <div class="subNav">
  546. <ul class="navList">
  547. <li>Prev Letter</li>
  548. <li><a href="index-2.html">Next Letter</a></li>
  549. </ul>
  550. <ul class="navList">
  551. <li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
  552. <li><a href="index-1.html" target="_top">No Frames</a></li>
  553. </ul>
  554. <ul class="navList" id="allclasses_navbar_bottom">
  555. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  556. </ul>
  557. <div>
  558. <script type="text/javascript"><!--
  559. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  560. if(window==top) {
  561. allClassesLink.style.display = "block";
  562. }
  563. else {
  564. allClassesLink.style.display = "none";
  565. }
  566. //-->
  567. </script>
  568. </div>
  569. <a name="skip-navbar_bottom">
  570. <!-- -->
  571. </a></div>
  572. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  573. </body>
  574. </html>