index-1.html 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  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. <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>&nbsp;</dd>
  133. <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>
  134. <dd>
  135. <div class="block">Adds a new column.</div>
  136. </dd>
  137. <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>
  138. <dd>
  139. <div class="block">Adds a new column.</div>
  140. </dd>
  141. <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>
  142. <dd>
  143. <div class="block">Adds a new column.</div>
  144. </dd>
  145. <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>
  146. <dd>
  147. <div class="block">Adds a new column.</div>
  148. </dd>
  149. <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>
  150. <dd>
  151. <div class="block">Adds a new column.</div>
  152. </dd>
  153. <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>
  154. <dd>
  155. <div class="block">Adds a new column.</div>
  156. </dd>
  157. <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>
  158. <dd>
  159. <div class="block">Adds a new column.</div>
  160. </dd>
  161. <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>
  162. <dd>
  163. <div class="block">Adds a new column.</div>
  164. </dd>
  165. <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>
  166. <dd>
  167. <div class="block">Adds a new column.</div>
  168. </dd>
  169. <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>
  170. <dd>
  171. <div class="block">Adds a new column.</div>
  172. </dd>
  173. <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>
  174. <dd>
  175. <div class="block">Adds a new column.</div>
  176. </dd>
  177. <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>
  178. <dd>
  179. <div class="block">Adds a new column.</div>
  180. </dd>
  181. <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>
  182. <dd>
  183. <div class="block">Adds a single column to import from.</div>
  184. </dd>
  185. <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>
  186. <dd>
  187. <div class="block">Adds a single column to import from
  188. 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
  189. an <code>IllegalArgumentException</code> will be thrown.</div>
  190. </dd>
  191. <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>
  192. <dd>
  193. <div class="block">Adds a single column to import from
  194. 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,
  195. otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
  196. </dd>
  197. <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>
  198. <dd>
  199. <div class="block">Adds a single column to import from
  200. 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,
  201. otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
  202. </dd>
  203. <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>
  204. <dd>
  205. <div class="block">Adds a criterion to the configuration.</div>
  206. </dd>
  207. <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>
  208. <dd>
  209. <div class="block">Adds the given group with the default aggregate function.</div>
  210. </dd>
  211. <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>
  212. <dd>
  213. <div class="block">Adds the given group with the given aggregate function.</div>
  214. </dd>
  215. <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>
  216. <dd>
  217. <div class="block">Adds the given group.</div>
  218. </dd>
  219. <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>
  220. <dd>
  221. <div class="block">Adds an interval.</div>
  222. </dd>
  223. <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>
  224. <dd>
  225. <div class="block">Adds an interval.</div>
  226. </dd>
  227. <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>
  228. <dd>
  229. <div class="block">Adds an interval.</div>
  230. </dd>
  231. <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>
  232. <dd>
  233. <div class="block">This function returns an aggregate value.</div>
  234. </dd>
  235. <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>
  236. <dd>&nbsp;</dd>
  237. <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>
  238. <dd>&nbsp;</dd>
  239. <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>
  240. <dd>&nbsp;</dd>
  241. <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>
  242. <dd>&nbsp;</dd>
  243. <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>
  244. <dd>&nbsp;</dd>
  245. <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>
  246. <dd>&nbsp;</dd>
  247. <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>
  248. <dd>&nbsp;</dd>
  249. <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>
  250. <dd>&nbsp;</dd>
  251. <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>
  252. <dd>&nbsp;</dd>
  253. <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>
  254. <dd>&nbsp;</dd>
  255. <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>
  256. <dd>
  257. <div class="block">This abstract class represents an aggregate function.</div>
  258. </dd>
  259. <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>
  260. <dd>
  261. <div class="block">A builder for aggregate functions.</div>
  262. </dd>
  263. <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>
  264. <dd>
  265. <div class="block">An aggregate function that has a parameter.</div>
  266. </dd>
  267. <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>
  268. <dd>
  269. <div class="block">An aggregate function that returns the arithmetic mean, if it may be computed, "NULL"
  270. otherwise.</div>
  271. </dd>
  272. <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>
  273. <dd>
  274. <div class="block">An aggregate function that returns the arithmetic mean of min & max, if it may be computed, "NULL"
  275. otherwise.</div>
  276. </dd>
  277. <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>
  278. <dd>
  279. <div class="block">An aggregate function that returns an interval consisting of the
  280. first and the last element following the predefined order .</div>
  281. </dd>
  282. <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>
  283. <dd>
  284. <div class="block">An aggregate function that returns a common prefix.</div>
  285. </dd>
  286. <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>
  287. <dd>
  288. <div class="block">An aggregate function that returns a constant value.</div>
  289. </dd>
  290. <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>
  291. <dd>
  292. <div class="block">An aggregate function that returns the geometric mean, if it may be computed, "NULL"
  293. otherwise.</div>
  294. </dd>
  295. <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>
  296. <dd>
  297. <div class="block">An aggregate function that returns the geometric mean of min & max, if it may be computed, "NULL"
  298. otherwise.</div>
  299. </dd>
  300. <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>
  301. <dd>
  302. <div class="block">An aggregate function that returns an interval [min, max] .</div>
  303. </dd>
  304. <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>
  305. <dd>
  306. <div class="block">An aggregate function that returns a set of all data values.</div>
  307. </dd>
  308. <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>
  309. <dd>
  310. <div class="block">An aggregate function that returns a set of the prefixes of the data values.</div>
  311. </dd>
  312. <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>
  313. <dd>&nbsp;</dd>
  314. <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>
  315. <dd>
  316. <div class="block">Performs data anonymization.</div>
  317. </dd>
  318. <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>
  319. <dd>
  320. <div class="block">This class offers several methods to define parameters and execute the ARX
  321. algorithm.</div>
  322. </dd>
  323. <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>
  324. <dd>
  325. <div class="block">Creates a new anonymizer with the default configuration.</div>
  326. </dd>
  327. <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>
  328. <dd>
  329. <div class="block">Creates a new anonymizer with the given configuration.</div>
  330. </dd>
  331. <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>
  332. <dd>
  333. <div class="block">A generic configuration for the ARX anonymizer.</div>
  334. </dd>
  335. <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>
  336. <dd>
  337. <div class="block">Class for internal use that provides access to more details.</div>
  338. </dd>
  339. <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>
  340. <dd>
  341. <div class="block">Monotonicity.</div>
  342. </dd>
  343. <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>
  344. <dd>
  345. <div class="block">This class implements a representation of the generalization lattice that is
  346. exposed to users of the API.</div>
  347. </dd>
  348. <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>
  349. <dd>
  350. <div class="block">The internal accessor class.</div>
  351. </dd>
  352. <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>
  353. <dd>
  354. <div class="block">Constructor</div>
  355. </dd>
  356. <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>
  357. <dd>&nbsp;</dd>
  358. <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>
  359. <dd>
  360. <div class="block">A node in the lattice.</div>
  361. </dd>
  362. <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>
  363. <dd>
  364. <div class="block">Internal constructor for deserialization.</div>
  365. </dd>
  366. <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>
  367. <dd>
  368. <div class="block">Internal access class.</div>
  369. </dd>
  370. <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>
  371. <dd>&nbsp;</dd>
  372. <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>
  373. <dd>
  374. <div class="block">Context for deserialization.</div>
  375. </dd>
  376. <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>
  377. <dd>&nbsp;</dd>
  378. <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>
  379. <dd>
  380. <div class="block">This class implements a listener for the ARX framework.</div>
  381. </dd>
  382. <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>
  383. <dd>
  384. <div class="block">This class models population properties for risk estimation</div>
  385. </dd>
  386. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXPopulationModel.html#ARXPopulationModel(org.deidentifier.arx.DataHandle,%20double)">ARXPopulationModel(DataHandle, double)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx">ARXPopulationModel</a></dt>
  387. <dd>
  388. <div class="block">Creates a new instance</div>
  389. </dd>
  390. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXPopulationModel.html#ARXPopulationModel(double)">ARXPopulationModel(double)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx">ARXPopulationModel</a></dt>
  391. <dd>
  392. <div class="block">Creates a new instance</div>
  393. </dd>
  394. <dt><span class="strong"><a href="../org/deidentifier/arx/ARXPopulationModel.html#ARXPopulationModel(org.deidentifier.arx.ARXPopulationModel.Region)">ARXPopulationModel(ARXPopulationModel.Region)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx">ARXPopulationModel</a></dt>
  395. <dd>
  396. <div class="block">Creates a new instance</div>
  397. </dd>
  398. <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>
  399. <dd>
  400. <div class="block">Regions</div>
  401. </dd>
  402. <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>
  403. <dd>
  404. <div class="block">Encapsulates the results of an execution of the ARX algorithm.</div>
  405. </dd>
  406. <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>
  407. <dd>
  408. <div class="block">Internal constructor for deserialization.</div>
  409. </dd>
  410. <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>
  411. <dd>
  412. <div class="block">Runtime configuration for the solver</div>
  413. </dd>
  414. <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>
  415. <dd>
  416. <div class="block">Represents an attribute type.</div>
  417. </dd>
  418. <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>
  419. <dd>
  420. <div class="block">This class implements a generalization hierarchy.</div>
  421. </dd>
  422. <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>
  423. <dd>
  424. <div class="block">Instantiates a new hierarchy.</div>
  425. </dd>
  426. <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>
  427. <dd>
  428. <div class="block">The default implementation of a generalization hierarchy.</div>
  429. </dd>
  430. <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>
  431. <dd>
  432. <div class="block">Instantiates a new default hierarchy.</div>
  433. </dd>
  434. <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>
  435. <dd>
  436. <div class="block">This class is used to define aggregate functions for microaggregation.</div>
  437. </dd>
  438. <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>
  439. <dd>
  440. <div class="block">This class describes a microaggregation function</div>
  441. </dd>
  442. <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>
  443. <dd>
  444. <div class="block">This criterion ensures that an estimate for the average re-identification risk falls
  445. below a given threshold.</div>
  446. </dd>
  447. <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>
  448. <dd>
  449. <div class="block">Creates a new instance of this criterion.</div>
  450. </dd>
  451. </dl>
  452. <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>
  453. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  454. <div class="bottomNav"><a name="navbar_bottom">
  455. <!-- -->
  456. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  457. <!-- -->
  458. </a>
  459. <ul class="navList" title="Navigation">
  460. <li><a href="../overview-summary.html">Overview</a></li>
  461. <li>Package</li>
  462. <li>Class</li>
  463. <li>Use</li>
  464. <li><a href="../overview-tree.html">Tree</a></li>
  465. <li><a href="../deprecated-list.html">Deprecated</a></li>
  466. <li class="navBarCell1Rev">Index</li>
  467. <li><a href="../help-doc.html">Help</a></li>
  468. </ul>
  469. </div>
  470. <div class="subNav">
  471. <ul class="navList">
  472. <li>Prev Letter</li>
  473. <li><a href="index-2.html">Next Letter</a></li>
  474. </ul>
  475. <ul class="navList">
  476. <li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
  477. <li><a href="index-1.html" target="_top">No Frames</a></li>
  478. </ul>
  479. <ul class="navList" id="allclasses_navbar_bottom">
  480. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  481. </ul>
  482. <div>
  483. <script type="text/javascript"><!--
  484. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  485. if(window==top) {
  486. allClassesLink.style.display = "block";
  487. }
  488. else {
  489. allClassesLink.style.display = "none";
  490. }
  491. //-->
  492. </script>
  493. </div>
  494. <a name="skip-navbar_bottom">
  495. <!-- -->
  496. </a></div>
  497. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  498. </body>
  499. </html>