index-13.html 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="de">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_231) on Sun Nov 17 02:11:02 CET 2019 -->
  6. <title>N-Index</title>
  7. <meta name="date" content="2019-11-17">
  8. <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
  9. <script type="text/javascript" src="../script.js"></script>
  10. </head>
  11. <body>
  12. <script type="text/javascript"><!--
  13. try {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="N-Index";
  16. }
  17. }
  18. catch(err) {
  19. }
  20. //-->
  21. </script>
  22. <noscript>
  23. <div>JavaScript is disabled on your browser.</div>
  24. </noscript>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <div class="topNav"><a name="navbar.top">
  27. <!-- -->
  28. </a>
  29. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  30. <a name="navbar.top.firstrow">
  31. <!-- -->
  32. </a>
  33. <ul class="navList" title="Navigation">
  34. <li><a href="../overview-summary.html">Overview</a></li>
  35. <li>Package</li>
  36. <li>Class</li>
  37. <li>Use</li>
  38. <li><a href="../overview-tree.html">Tree</a></li>
  39. <li><a href="../deprecated-list.html">Deprecated</a></li>
  40. <li class="navBarCell1Rev">Index</li>
  41. <li><a href="../help-doc.html">Help</a></li>
  42. </ul>
  43. </div>
  44. <div class="subNav">
  45. <ul class="navList">
  46. <li><a href="index-12.html">Prev Letter</a></li>
  47. <li><a href="index-14.html">Next Letter</a></li>
  48. </ul>
  49. <ul class="navList">
  50. <li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
  51. <li><a href="index-13.html" target="_top">No&nbsp;Frames</a></li>
  52. </ul>
  53. <ul class="navList" id="allclasses_navbar_top">
  54. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  55. </ul>
  56. <div>
  57. <script type="text/javascript"><!--
  58. allClassesLink = document.getElementById("allclasses_navbar_top");
  59. if(window==top) {
  60. allClassesLink.style.display = "block";
  61. }
  62. else {
  63. allClassesLink.style.display = "none";
  64. }
  65. //-->
  66. </script>
  67. </div>
  68. <a name="skip.navbar.top">
  69. <!-- -->
  70. </a></div>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a href="index-25.html">_</a>&nbsp;<a name="I:N">
  73. <!-- -->
  74. </a>
  75. <h2 class="title">N</h2>
  76. <dl>
  77. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/test/AbstractAnonymizationTest.html#name">name</a></span> - Variable in class org.deidentifier.arx.test.<a href="../org/deidentifier/arx/test/AbstractAnonymizationTest.html" title="class in org.deidentifier.arx.test">AbstractAnonymizationTest</a></dt>
  78. <dd>
  79. <div class="block">To access the test name</div>
  80. </dd>
  81. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/ComponentMeterFigure.html#NEEDLE_WIDTH">NEEDLE_WIDTH</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.common.<a href="../org/deidentifier/arx/gui/view/impl/common/ComponentMeterFigure.html" title="class in org.deidentifier.arx.gui.view.impl.common">ComponentMeterFigure</a></dt>
  82. <dd>&nbsp;</dd>
  83. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html#newInstance-java.lang.String-">newInstance(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>
  84. <dd>
  85. <div class="block">Creates a new instance with the given parameter.</div>
  86. </dd>
  87. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#newInstance-java.lang.String-">newInstance(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>
  88. <dd>&nbsp;</dd>
  89. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#newInstance-java.lang.String-">newInstance(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>
  90. <dd>&nbsp;</dd>
  91. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#newInstance-java.lang.String-">newInstance(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>
  92. <dd>&nbsp;</dd>
  93. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html#newInstance--">newInstance()</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>
  94. <dd>
  95. <div class="block">Creates a new instance with default format string and default locale.</div>
  96. </dd>
  97. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html#newInstance-java.lang.String-">newInstance(String)</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>
  98. <dd>
  99. <div class="block">Creates a new instance with the given format string and default locale.</div>
  100. </dd>
  101. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html#newInstance-java.lang.String-java.util.Locale-">newInstance(String, Locale)</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>
  102. <dd>
  103. <div class="block">Creates a new instance with the given format string and the given locale.</div>
  104. </dd>
  105. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html#newInstance-java.util.Locale-">newInstance(Locale)</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>
  106. <dd>
  107. <div class="block">Creates a new instance with default format and the given locale.</div>
  108. </dd>
  109. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/common/Groupify.Group.html#next--">next()</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>
  110. <dd>
  111. <div class="block">Returns the next entry, null if this is the last entry</div>
  112. </dd>
  113. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/distribution/DistributionIterator.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.check.distribution.<a href="../org/deidentifier/arx/framework/check/distribution/DistributionIterator.html" title="class in org.deidentifier.arx.framework.check.distribution">DistributionIterator</a></dt>
  114. <dd>&nbsp;</dd>
  115. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html#next">next</a></span> - Variable in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify">HashGroupifyEntry</a></dt>
  116. <dd>
  117. <div class="block">The next element in this bucket.</div>
  118. </dd>
  119. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify">HashGroupifyEntry</a></dt>
  120. <dd>
  121. <div class="block">Return next value</div>
  122. </dd>
  123. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html#next">next</a></span> - Variable in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify">MetaHashGroupifyEntry</a></dt>
  124. <dd>
  125. <div class="block">The next element in this bucket.</div>
  126. </dd>
  127. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCache.MRULinkedListIterator.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.check.history.<a href="../org/deidentifier/arx/framework/check/history/MRUCache.MRULinkedListIterator.html" title="class in org.deidentifier.arx.framework.check.history">MRUCache.MRULinkedListIterator</a></dt>
  128. <dd>&nbsp;</dd>
  129. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntry.html#next">next</a></span> - Variable in class org.deidentifier.arx.framework.check.history.<a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntry.html" title="class in org.deidentifier.arx.framework.check.history">MRUCacheEntry</a></dt>
  130. <dd>
  131. <div class="block">The next.</div>
  132. </dd>
  133. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.lattice.<a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.html" title="class in org.deidentifier.arx.framework.lattice">ObjectIterator</a></dt>
  134. <dd>
  135. <div class="block">Returns the next element</div>
  136. </dd>
  137. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.ObjectIteratorIntArray.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.lattice.<a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.ObjectIteratorIntArray.html" title="class in org.deidentifier.arx.framework.lattice">ObjectIterator.ObjectIteratorIntArray</a></dt>
  138. <dd>&nbsp;</dd>
  139. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.ObjectIteratorLong.html#next--">next()</a></span> - Method in class org.deidentifier.arx.framework.lattice.<a href="../org/deidentifier/arx/framework/lattice/ObjectIterator.ObjectIteratorLong.html" title="class in org.deidentifier.arx.framework.lattice">ObjectIterator.ObjectIteratorLong</a></dt>
  140. <dd>&nbsp;</dd>
  141. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/io/ImportAdapterCSV.html#next--">next()</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>
  142. <dd>
  143. <div class="block">Returns the next row
  144. The returned element is sorted as defined by <code>ImportColumn#index</code> and contains as many elements as there are columns selected to import
  145. from <a href="../org/deidentifier/arx/io/ImportAdapter.html#indexes"><code>ImportAdapter.indexes</code></a>.</div>
  146. </dd>
  147. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/io/ImportAdapterExcel.html#next--">next()</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>
  148. <dd>
  149. <div class="block">Returns the next row
  150. The returned element is sorted as defined by <code>ImportColumn#index</code> and contains as many elements as there are columns selected to import
  151. from <a href="../org/deidentifier/arx/io/ImportAdapter.html#indexes"><code>ImportAdapter.indexes</code></a>.</div>
  152. </dd>
  153. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/io/ImportAdapterJDBC.html#next--">next()</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>
  154. <dd>&nbsp;</dd>
  155. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html#nextOrdered">nextOrdered</a></span> - Variable in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/HashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify">HashGroupifyEntry</a></dt>
  156. <dd>
  157. <div class="block">The overall next element in original order.</div>
  158. </dd>
  159. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html#nextOrdered">nextOrdered</a></span> - Variable in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify">MetaHashGroupifyEntry</a></dt>
  160. <dd>
  161. <div class="block">The overall next element in original order.</div>
  162. </dd>
  163. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.html#NODE_COMMENT">NODE_COMMENT</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.explore.<a href="../org/deidentifier/arx/gui/view/impl/explore/ViewClipboard.html" title="class in org.deidentifier.arx.gui.view.impl.explore">ViewClipboard</a></dt>
  164. <dd>
  165. <div class="block">Identifier for key in the nodes' attribute maps.</div>
  166. </dd>
  167. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/lattice/DependentAction.NodeActionConstant.html#NodeActionConstant-boolean-">NodeActionConstant(boolean)</a></span> - Constructor for class org.deidentifier.arx.framework.lattice.<a href="../org/deidentifier/arx/framework/lattice/DependentAction.NodeActionConstant.html" title="class in org.deidentifier.arx.framework.lattice">DependentAction.NodeActionConstant</a></dt>
  168. <dd>
  169. <div class="block">Creates a new instance</div>
  170. </dd>
  171. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/lattice/DependentAction.NodeActionInverse.html#NodeActionInverse-org.deidentifier.arx.framework.lattice.DependentAction-">NodeActionInverse(DependentAction)</a></span> - Constructor for class org.deidentifier.arx.framework.lattice.<a href="../org/deidentifier/arx/framework/lattice/DependentAction.NodeActionInverse.html" title="class in org.deidentifier.arx.framework.lattice">DependentAction.NodeActionInverse</a></dt>
  172. <dd>
  173. <div class="block">Creates a new instance</div>
  174. </dd>
  175. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.html#NORMAL_BACKGROUND">NORMAL_BACKGROUND</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer</a></dt>
  176. <dd>
  177. <div class="block">Constants.</div>
  178. </dd>
  179. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.html#NORMAL_FOREGROUND">NORMAL_FOREGROUND</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer</a></dt>
  180. <dd>
  181. <div class="block">Constants.</div>
  182. </dd>
  183. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.html#NULL_VALUE">NULL_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>
  184. <dd>
  185. <div class="block">The string representing the NULL value</div>
  186. </dd>
  187. <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/HashTableUtil.html#nullifyArray-java.lang.Object:A-">nullifyArray(Object[])</a></span> - Static method in class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/HashTableUtil.html" title="class in org.deidentifier.arx.framework.check.groupify">HashTableUtil</a></dt>
  188. <dd>
  189. <div class="block">Returns the same result as Arrays.fill(array, null)</div>
  190. </dd>
  191. </dl>
  192. <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a href="index-22.html">W</a>&nbsp;<a href="index-23.html">X</a>&nbsp;<a href="index-24.html">Z</a>&nbsp;<a href="index-25.html">_</a>&nbsp;</div>
  193. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  194. <div class="bottomNav"><a name="navbar.bottom">
  195. <!-- -->
  196. </a>
  197. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  198. <a name="navbar.bottom.firstrow">
  199. <!-- -->
  200. </a>
  201. <ul class="navList" title="Navigation">
  202. <li><a href="../overview-summary.html">Overview</a></li>
  203. <li>Package</li>
  204. <li>Class</li>
  205. <li>Use</li>
  206. <li><a href="../overview-tree.html">Tree</a></li>
  207. <li><a href="../deprecated-list.html">Deprecated</a></li>
  208. <li class="navBarCell1Rev">Index</li>
  209. <li><a href="../help-doc.html">Help</a></li>
  210. </ul>
  211. </div>
  212. <div class="subNav">
  213. <ul class="navList">
  214. <li><a href="index-12.html">Prev Letter</a></li>
  215. <li><a href="index-14.html">Next Letter</a></li>
  216. </ul>
  217. <ul class="navList">
  218. <li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
  219. <li><a href="index-13.html" target="_top">No&nbsp;Frames</a></li>
  220. </ul>
  221. <ul class="navList" id="allclasses_navbar_bottom">
  222. <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
  223. </ul>
  224. <div>
  225. <script type="text/javascript"><!--
  226. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  227. if(window==top) {
  228. allClassesLink.style.display = "block";
  229. }
  230. else {
  231. allClassesLink.style.display = "none";
  232. }
  233. //-->
  234. </script>
  235. </div>
  236. <a name="skip.navbar.bottom">
  237. <!-- -->
  238. </a></div>
  239. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  240. </body>
  241. </html>