index-8.html 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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>H-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="H-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><a href="index-7.html">Prev Letter</a></li>
  38. <li><a href="index-9.html">Next Letter</a></li>
  39. </ul>
  40. <ul class="navList">
  41. <li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
  42. <li><a href="index-8.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="_H_">
  64. <!-- -->
  65. </a>
  66. <h2 class="title">H</h2>
  67. <dl>
  68. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html#hasFormat()">hasFormat()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.DataTypeDescription.html" title="class in org.deidentifier.arx">DataType.DataTypeDescription</a></dt>
  69. <dd>
  70. <div class="block">Returns whether the type be parameterized with a format string.</div>
  71. </dd>
  72. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Interval</a></dt>
  73. <dd>&nbsp;</dd>
  74. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.Entry.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.Entry.html" title="class in org.deidentifier.arx.aggregates">StatisticsContingencyTable.Entry</a></dt>
  75. <dd>&nbsp;</dd>
  76. <dt><span class="strong"><a href="../org/deidentifier/arx/common/TupleWrapper.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
  77. <dd>&nbsp;</dd>
  78. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#hashCode()">hashCode()</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>
  79. <dd>&nbsp;</dd>
  80. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#hashCode()">hashCode()</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>
  81. <dd>&nbsp;</dd>
  82. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#hashCode()">hashCode()</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>
  83. <dd>&nbsp;</dd>
  84. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXOrderedString.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXOrderedString.html" title="class in org.deidentifier.arx">DataType.ARXOrderedString</a></dt>
  85. <dd>&nbsp;</dd>
  86. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXString.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXString.html" title="class in org.deidentifier.arx">DataType.ARXString</a></dt>
  87. <dd>&nbsp;</dd>
  88. <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a></dt>
  89. <dd>&nbsp;</dd>
  90. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/InformationLoss.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/InformationLoss.html" title="class in org.deidentifier.arx.metric">InformationLoss</a></dt>
  91. <dd>&nbsp;</dd>
  92. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensionalReduced</a></dt>
  93. <dd>&nbsp;</dd>
  94. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html" title="class in org.deidentifier.arx.metric.v2">ILMultiDimensionalRank</a></dt>
  95. <dd>&nbsp;</dd>
  96. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#hashCode()">hashCode()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html" title="class in org.deidentifier.arx.metric.v2">ILSingleDimensional</a></dt>
  97. <dd>&nbsp;</dd>
  98. <dt><span class="strong"><a href="../org/deidentifier/arx/metric/InformationLossWithBound.html#hasLowerBound()">hasLowerBound()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/InformationLossWithBound.html" title="class in org.deidentifier.arx.metric">InformationLossWithBound</a></dt>
  99. <dd>
  100. <div class="block">Is a lower bound provided.</div>
  101. </dd>
  102. <dt><span class="strong"><a href="../org/deidentifier/arx/common/Groupify.Group.html#hasNext()">hasNext()</a></span> - Method in class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/Groupify.Group.html" title="class in org.deidentifier.arx.common">Groupify.Group</a></dt>
  103. <dd>
  104. <div class="block">Returns whether a next entry exists</div>
  105. </dd>
  106. <dt><span class="strong"><a href="../org/deidentifier/arx/DataHandleOutput.ResultIterator.html#hasNext()">hasNext()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataHandleOutput.ResultIterator.html" title="class in org.deidentifier.arx">DataHandleOutput.ResultIterator</a></dt>
  107. <dd>&nbsp;</dd>
  108. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportAdapterCSV.html#hasNext()">hasNext()</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportAdapterCSV.html" title="class in org.deidentifier.arx.io">ImportAdapterCSV</a></dt>
  109. <dd>
  110. <div class="block">Indicates whether there is another element to return
  111. This returns true when the CSV file has another line, which would be
  112. assigned to <a href="../org/deidentifier/arx/io/ImportAdapterCSV.html#row"><code>ImportAdapterCSV.row</code></a> during the last iteration of <a href="../org/deidentifier/arx/io/ImportAdapterCSV.html#next()"><code>ImportAdapterCSV.next()</code></a>.</div>
  113. </dd>
  114. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportAdapterExcel.html#hasNext()">hasNext()</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportAdapterExcel.html" title="class in org.deidentifier.arx.io">ImportAdapterExcel</a></dt>
  115. <dd>
  116. <div class="block">Indicates whether there is another element to return
  117. This returns true when the file contains another line, which could be
  118. accessed by <a href="../org/deidentifier/arx/io/ImportAdapterExcel.html#iterator"><code>ImportAdapterExcel.iterator</code></a>.</div>
  119. </dd>
  120. <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportAdapterJDBC.html#hasNext()">hasNext()</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportAdapterJDBC.html" title="class in org.deidentifier.arx.io">ImportAdapterJDBC</a></dt>
  121. <dd>
  122. <div class="block">Indicates whether there is another element to return
  123. This returns true when there is another element in the result set <a href="../org/deidentifier/arx/io/ImportAdapterJDBC.html#resultSet"><code>ImportAdapterJDBC.resultSet</code></a>.</div>
  124. </dd>
  125. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#hasParameter()">hasParameter()</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>
  126. <dd>
  127. <div class="block">Returns whether the function accepts a parameter.</div>
  128. </dd>
  129. <dt><a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria"><span class="strong">HierarchicalDistanceTCloseness</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
  130. <dd>
  131. <div class="block">The t-closeness criterion with hierarchical-distance EMD.</div>
  132. </dd>
  133. <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html#HierarchicalDistanceTCloseness(java.lang.String,%20double,%20org.deidentifier.arx.AttributeType.Hierarchy)">HierarchicalDistanceTCloseness(String, double, AttributeType.Hierarchy)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">HierarchicalDistanceTCloseness</a></dt>
  134. <dd>
  135. <div class="block">Creates a new instance of the t-closeness criterion with hierarchical earth-movers-distance as proposed in:
  136. Li N, Li T, Venkatasubramanian S.</div>
  137. </dd>
  138. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilder.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilder</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilder.html" title="type parameter in HierarchyBuilder">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  139. <dd>
  140. <div class="block">Base class for hierarchy builders.</div>
  141. </dd>
  142. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilder.Type.html" title="enum in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilder.Type</span></a> - Enum in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  143. <dd>
  144. <div class="block">The three types of builders.</div>
  145. </dd>
  146. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderGroupingBased</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.html" title="type parameter in HierarchyBuilderGroupingBased">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  147. <dd>
  148. <div class="block">This abstract base class enables building hierarchies for categorical and non-categorical values.</div>
  149. </dd>
  150. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderGroupingBased.Group</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html" title="type parameter in HierarchyBuilderGroupingBased.Group">U</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  151. <dd>
  152. <div class="block">This class represents a fanout parameter.</div>
  153. </dd>
  154. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderGroupingBased.Level</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="type parameter in HierarchyBuilderGroupingBased.Level">U</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  155. <dd>
  156. <div class="block">This class represents a level in the hierarchy.</div>
  157. </dd>
  158. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderIntervalBased</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="type parameter in HierarchyBuilderIntervalBased">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  159. <dd>
  160. <div class="block">This class enables building hierarchies for non-categorical values by mapping them
  161. into given intervals.</div>
  162. </dd>
  163. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderIntervalBased.IndexNode</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  164. <dd>
  165. <div class="block">This class represents an node.</div>
  166. </dd>
  167. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html#HierarchyBuilderIntervalBased.IndexNode(T,%20T,%20org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.IndexNode[])">HierarchyBuilderIntervalBased.IndexNode(T, T, HierarchyBuilderIntervalBased&lt;T&gt;.IndexNode[])</a></span> - Constructor for class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.IndexNode</a></dt>
  168. <dd>
  169. <div class="block">Creates a new instance.</div>
  170. </dd>
  171. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html#HierarchyBuilderIntervalBased.IndexNode(T,%20T,%20org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased.Interval[])">HierarchyBuilderIntervalBased.IndexNode(T, T, HierarchyBuilderIntervalBased.Interval&lt;T&gt;[])</a></span> - Constructor for class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.IndexNode</a></dt>
  172. <dd>
  173. <div class="block">Creates a new instance.</div>
  174. </dd>
  175. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderIntervalBased.Interval</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="type parameter in HierarchyBuilderIntervalBased.Interval">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  176. <dd>
  177. <div class="block">This class represents an interval.</div>
  178. </dd>
  179. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderIntervalBased.Range</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html" title="type parameter in HierarchyBuilderIntervalBased.Range">U</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  180. <dd>
  181. <div class="block">For each direction, this class encapsulates three bounds.</div>
  182. </dd>
  183. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html#HierarchyBuilderIntervalBased.Range(U,%20U,%20U)">HierarchyBuilderIntervalBased.Range(U, U, U)</a></span> - Constructor for class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Range</a></dt>
  184. <dd>
  185. <div class="block">Creates a new instance.</div>
  186. </dd>
  187. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderOrderBased</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.html" title="type parameter in HierarchyBuilderOrderBased">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  188. <dd>
  189. <div class="block">This class enables building hierarchies for categorical and non-categorical values
  190. by ordering the data items and merging into groups with predefined sizes.</div>
  191. </dd>
  192. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.SerializableComparator.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderOrderBased.SerializableComparator</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.SerializableComparator.html" title="type parameter in HierarchyBuilderOrderBased.SerializableComparator">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  193. <dd>
  194. <div class="block">A serializable comparator.</div>
  195. </dd>
  196. <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.SerializableComparator.html#HierarchyBuilderOrderBased.SerializableComparator()">HierarchyBuilderOrderBased.SerializableComparator()</a></span> - Constructor for class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderOrderBased.SerializableComparator.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderOrderBased.SerializableComparator</a></dt>
  197. <dd>&nbsp;</dd>
  198. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderRedactionBased</span></a>&lt;<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.html" title="type parameter in HierarchyBuilderRedactionBased">T</a>&gt; - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  199. <dd>
  200. <div class="block">This class enables building hierarchies for categorical and non-categorical values
  201. using redaction.</div>
  202. </dd>
  203. <dt><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderRedactionBased.Order.html" title="enum in org.deidentifier.arx.aggregates"><span class="strong">HierarchyBuilderRedactionBased.Order</span></a> - Enum in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
  204. <dd>
  205. <div class="block">Order</div>
  206. </dd>
  207. <dt><a href="../org/deidentifier/arx/risk/HIPAAConstants.html" title="class in org.deidentifier.arx.risk"><span class="strong">HIPAAConstants</span></a> - Class in <a href="../org/deidentifier/arx/risk/package-summary.html">org.deidentifier.arx.risk</a></dt>
  208. <dd>
  209. <div class="block">Utility class providing access to important constants for finding HIPAA identifiers.</div>
  210. </dd>
  211. <dt><span class="strong"><a href="../org/deidentifier/arx/risk/HIPAAConstants.html#HIPAAConstants()">HIPAAConstants()</a></span> - Constructor for class org.deidentifier.arx.risk.<a href="../org/deidentifier/arx/risk/HIPAAConstants.html" title="class in org.deidentifier.arx.risk">HIPAAConstants</a></dt>
  212. <dd>&nbsp;</dd>
  213. <dt><a href="../org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.html" title="class in org.deidentifier.arx.risk.resources.us"><span class="strong">HIPAAConstantsUS</span></a> - Class in <a href="../org/deidentifier/arx/risk/resources/us/package-summary.html">org.deidentifier.arx.risk.resources.us</a></dt>
  214. <dd>
  215. <div class="block">Utility class providing access to important constants for finding HIPAA identifiers.</div>
  216. </dd>
  217. <dt><span class="strong"><a href="../org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.html#HIPAAConstantsUS()">HIPAAConstantsUS()</a></span> - Constructor for class org.deidentifier.arx.risk.resources.us.<a href="../org/deidentifier/arx/risk/resources/us/HIPAAConstantsUS.html" title="class in org.deidentifier.arx.risk.resources.us">HIPAAConstantsUS</a></dt>
  218. <dd>&nbsp;</dd>
  219. <dt><a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.html" title="class in org.deidentifier.arx.risk"><span class="strong">HIPAAIdentifierMatch</span></a> - Class in <a href="../org/deidentifier/arx/risk/package-summary.html">org.deidentifier.arx.risk</a></dt>
  220. <dd>
  221. <div class="block">Provides information about the occurrence of an HIPPA identifier</div>
  222. </dd>
  223. <dt><a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.HIPAAIdentifier.html" title="enum in org.deidentifier.arx.risk"><span class="strong">HIPAAIdentifierMatch.HIPAAIdentifier</span></a> - Enum in <a href="../org/deidentifier/arx/risk/package-summary.html">org.deidentifier.arx.risk</a></dt>
  224. <dd>
  225. <div class="block">Represents the HIPPA identifiers</div>
  226. </dd>
  227. <dt><a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.MatchType.html" title="enum in org.deidentifier.arx.risk"><span class="strong">HIPAAIdentifierMatch.MatchType</span></a> - Enum in <a href="../org/deidentifier/arx/risk/package-summary.html">org.deidentifier.arx.risk</a></dt>
  228. <dd>
  229. <div class="block">Represents the classifier for the HIPAA identifier.</div>
  230. </dd>
  231. </dl>
  232. <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>
  233. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  234. <div class="bottomNav"><a name="navbar_bottom">
  235. <!-- -->
  236. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  237. <!-- -->
  238. </a>
  239. <ul class="navList" title="Navigation">
  240. <li><a href="../overview-summary.html">Overview</a></li>
  241. <li>Package</li>
  242. <li>Class</li>
  243. <li>Use</li>
  244. <li><a href="../overview-tree.html">Tree</a></li>
  245. <li><a href="../deprecated-list.html">Deprecated</a></li>
  246. <li class="navBarCell1Rev">Index</li>
  247. <li><a href="../help-doc.html">Help</a></li>
  248. </ul>
  249. </div>
  250. <div class="subNav">
  251. <ul class="navList">
  252. <li><a href="index-7.html">Prev Letter</a></li>
  253. <li><a href="index-9.html">Next Letter</a></li>
  254. </ul>
  255. <ul class="navList">
  256. <li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
  257. <li><a href="index-8.html" target="_top">No Frames</a></li>
  258. </ul>
  259. <ul class="navList" id="allclasses_navbar_bottom">
  260. <li><a href="../allclasses-noframe.html">All Classes</a></li>
  261. </ul>
  262. <div>
  263. <script type="text/javascript"><!--
  264. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  265. if(window==top) {
  266. allClassesLink.style.display = "block";
  267. }
  268. else {
  269. allClassesLink.style.display = "none";
  270. }
  271. //-->
  272. </script>
  273. </div>
  274. <a name="skip-navbar_bottom">
  275. <!-- -->
  276. </a></div>
  277. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  278. </body>
  279. </html>