1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="de">
- <head>
- <!-- Generated by javadoc (1.8.0_231) on Sun Nov 17 02:11:02 CET 2019 -->
- <title>M-Index</title>
- <meta name="date" content="2019-11-17">
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- <script type="text/javascript" src="../script.js"></script>
- </head>
- <body>
- <script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="M-Index";
- }
- }
- catch(err) {
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar.top">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.top.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-11.html">Prev Letter</a></li>
- <li><a href="index-13.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>
- <li><a href="index-12.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_top">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_top");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.top">
- <!-- -->
- </a></div>
- <!-- ========= END OF TOP NAVBAR ========= -->
- <div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">X</a> <a href="index-24.html">Z</a> <a href="index-25.html">_</a> <a name="I:M">
- <!-- -->
- </a>
- <h2 class="title">M</h2>
- <dl>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase.html#m1">m1</a></span> - Variable in class org.deidentifier.arx.test.<a href="../org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase.html" title="class in org.deidentifier.arx.test">AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase</a></dt>
- <dd>
- <div class="block">First model</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase.html#m2">m2</a></span> - Variable in class org.deidentifier.arx.test.<a href="../org/deidentifier/arx/test/AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase.html" title="class in org.deidentifier.arx.test">AbstractTestUtilityMetricsPrecomputation.ARXUtilityMetricsTestCase</a></dt>
- <dd>
- <div class="block">Second model</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example1.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example1.html" title="class in org.deidentifier.arx.examples">Example1</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example10.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example10.html" title="class in org.deidentifier.arx.examples">Example10</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example11.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example11.html" title="class in org.deidentifier.arx.examples">Example11</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example12.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example12.html" title="class in org.deidentifier.arx.examples">Example12</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example13.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example13.html" title="class in org.deidentifier.arx.examples">Example13</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example14.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example14.html" title="class in org.deidentifier.arx.examples">Example14</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example16.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example16.html" title="class in org.deidentifier.arx.examples">Example16</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example17.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example17.html" title="class in org.deidentifier.arx.examples">Example17</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example18.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example18.html" title="class in org.deidentifier.arx.examples">Example18</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example19.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example19.html" title="class in org.deidentifier.arx.examples">Example19</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example2.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example2.html" title="class in org.deidentifier.arx.examples">Example2</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example20.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example20.html" title="class in org.deidentifier.arx.examples">Example20</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example21.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example21.html" title="class in org.deidentifier.arx.examples">Example21</a></dt>
- <dd>
- <div class="block">Main entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example22.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example22.html" title="class in org.deidentifier.arx.examples">Example22</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example23.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example23.html" title="class in org.deidentifier.arx.examples">Example23</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example24.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example24.html" title="class in org.deidentifier.arx.examples">Example24</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example25.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example25.html" title="class in org.deidentifier.arx.examples">Example25</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example26.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example26.html" title="class in org.deidentifier.arx.examples">Example26</a></dt>
- <dd>
- <div class="block">Main</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example27.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example27.html" title="class in org.deidentifier.arx.examples">Example27</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example28.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example28.html" title="class in org.deidentifier.arx.examples">Example28</a></dt>
- <dd>
- <div class="block">Main entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example29.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example29.html" title="class in org.deidentifier.arx.examples">Example29</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example3.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example3.html" title="class in org.deidentifier.arx.examples">Example3</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example30.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example30.html" title="class in org.deidentifier.arx.examples">Example30</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example31.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example31.html" title="class in org.deidentifier.arx.examples">Example31</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example32.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example32.html" title="class in org.deidentifier.arx.examples">Example32</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example33.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example33.html" title="class in org.deidentifier.arx.examples">Example33</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example34.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example34.html" title="class in org.deidentifier.arx.examples">Example34</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example35.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example35.html" title="class in org.deidentifier.arx.examples">Example35</a></dt>
- <dd>
- <div class="block">Entry point</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example36.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example36.html" title="class in org.deidentifier.arx.examples">Example36</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example37.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example37.html" title="class in org.deidentifier.arx.examples">Example37</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example38.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example38.html" title="class in org.deidentifier.arx.examples">Example38</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example39.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example39.html" title="class in org.deidentifier.arx.examples">Example39</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example4.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example4.html" title="class in org.deidentifier.arx.examples">Example4</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example40.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example40.html" title="class in org.deidentifier.arx.examples">Example40</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example41.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example41.html" title="class in org.deidentifier.arx.examples">Example41</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example42.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example42.html" title="class in org.deidentifier.arx.examples">Example42</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example43.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example43.html" title="class in org.deidentifier.arx.examples">Example43</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example44.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example44.html" title="class in org.deidentifier.arx.examples">Example44</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example45.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example45.html" title="class in org.deidentifier.arx.examples">Example45</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example46.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example46.html" title="class in org.deidentifier.arx.examples">Example46</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example47.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example47.html" title="class in org.deidentifier.arx.examples">Example47</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example48.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example48.html" title="class in org.deidentifier.arx.examples">Example48</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example49.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example49.html" title="class in org.deidentifier.arx.examples">Example49</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example5.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example5.html" title="class in org.deidentifier.arx.examples">Example5</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example50.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example50.html" title="class in org.deidentifier.arx.examples">Example50</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example51.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example51.html" title="class in org.deidentifier.arx.examples">Example51</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example52.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example52.html" title="class in org.deidentifier.arx.examples">Example52</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example53.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example53.html" title="class in org.deidentifier.arx.examples">Example53</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example54.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example54.html" title="class in org.deidentifier.arx.examples">Example54</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example55.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example55.html" title="class in org.deidentifier.arx.examples">Example55</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example56.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example56.html" title="class in org.deidentifier.arx.examples">Example56</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example57.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example57.html" title="class in org.deidentifier.arx.examples">Example57</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example58.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example58.html" title="class in org.deidentifier.arx.examples">Example58</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example59.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example59.html" title="class in org.deidentifier.arx.examples">Example59</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example6.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example6.html" title="class in org.deidentifier.arx.examples">Example6</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example60.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example60.html" title="class in org.deidentifier.arx.examples">Example60</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example7.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example7.html" title="class in org.deidentifier.arx.examples">Example7</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example8.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example8.html" title="class in org.deidentifier.arx.examples">Example8</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/examples/Example9.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.examples.<a href="../org/deidentifier/arx/examples/Example9.html" title="class in org.deidentifier.arx.examples">Example9</a></dt>
- <dd>
- <div class="block">Entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/DebugResourceLeaks.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.gui.<a href="../org/deidentifier/arx/gui/DebugResourceLeaks.html" title="class in org.deidentifier.arx.gui">DebugResourceLeaks</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/Main.html" title="class in org.deidentifier.arx.gui"><span class="typeNameLink">Main</span></a> - Class in <a href="../org/deidentifier/arx/gui/package-summary.html">org.deidentifier.arx.gui</a></dt>
- <dd>
- <div class="block">Main entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/Main.html#Main--">Main()</a></span> - Constructor for class org.deidentifier.arx.gui.<a href="../org/deidentifier/arx/gui/Main.html" title="class in org.deidentifier.arx.gui">Main</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/Main.html#main-org.eclipse.swt.widgets.Display-java.lang.String:A-">main(Display, String[])</a></span> - Static method in class org.deidentifier.arx.gui.<a href="../org/deidentifier/arx/gui/Main.html" title="class in org.deidentifier.arx.gui">Main</a></dt>
- <dd>
- <div class="block">Main entry point.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/Main.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.deidentifier.arx.gui.<a href="../org/deidentifier/arx/gui/Main.html" title="class in org.deidentifier.arx.gui">Main</a></dt>
- <dd>
- <div class="block">Main entry point.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainMenu.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainMenu</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This class implements the global main menu.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainMenu.html#MainMenu-org.eclipse.swt.widgets.Shell-org.deidentifier.arx.gui.Controller-java.util.List-">MainMenu(Shell, Controller, List<MainMenuItem>)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainMenu.html" title="class in org.deidentifier.arx.gui.view.impl">MainMenu</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainMenuGroup.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainMenuGroup</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This abstract class implements a menu group</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainMenuGroup.html#MainMenuGroup-java.lang.String-java.util.List-">MainMenuGroup(String, List<MainMenuItem>)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainMenuGroup.html" title="class in org.deidentifier.arx.gui.view.impl">MainMenuGroup</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainMenuItem.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainMenuItem</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This abstract class implements a generic menu item</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainMenuItem.html#MainMenuItem-java.lang.String-org.eclipse.swt.graphics.Image-boolean-">MainMenuItem(String, Image, boolean)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainMenuItem.html" title="class in org.deidentifier.arx.gui.view.impl">MainMenuItem</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainMenuSeparator.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainMenuSeparator</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This abstract class implements a menu separator</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainMenuSeparator.html#MainMenuSeparator--">MainMenuSeparator()</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainMenuSeparator.html" title="class in org.deidentifier.arx.gui.view.impl">MainMenuSeparator</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainSplash.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainSplash</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This class implements a splash window.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainSplash.html#MainSplash-org.eclipse.swt.widgets.Display-org.eclipse.swt.widgets.Monitor-">MainSplash(Display, Monitor)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainSplash.html" title="class in org.deidentifier.arx.gui.view.impl">MainSplash</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainToolBar.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainToolBar</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This class implements the global application tool bar.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainToolBar.html#MainToolBar-org.eclipse.swt.widgets.Shell-org.deidentifier.arx.gui.Controller-java.util.List-">MainToolBar(Shell, Controller, List<MainMenuItem>)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainToolBar.html" title="class in org.deidentifier.arx.gui.view.impl">MainToolBar</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/view/impl/MainWindow.html" title="class in org.deidentifier.arx.gui.view.impl"><span class="typeNameLink">MainWindow</span></a> - Class in <a href="../org/deidentifier/arx/gui/view/impl/package-summary.html">org.deidentifier.arx.gui.view.impl</a></dt>
- <dd>
- <div class="block">This class implements the global application window.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/MainWindow.html#MainWindow-org.eclipse.swt.widgets.Display-org.eclipse.swt.widgets.Monitor-">MainWindow(Display, Monitor)</a></span> - Constructor for class org.deidentifier.arx.gui.view.impl.<a href="../org/deidentifier/arx/gui/view/impl/MainWindow.html" title="class in org.deidentifier.arx.gui.view.impl">MainWindow</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXPopulationModel.html#makeBackwardsCompatible-int-">makeBackwardsCompatible(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx">ARXPopulationModel</a></dt>
- <dd>
- <div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/certificate/resources/Watermark.html#mark-org.apache.pdfbox.pdmodel.PDDocument-">mark(PDDocument)</a></span> - Method in class org.deidentifier.arx.certificate.resources.<a href="../org/deidentifier/arx/certificate/resources/Watermark.html" title="class in org.deidentifier.arx.certificate.resources">Watermark</a></dt>
- <dd>
- <div class="block">Marks the document</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html#max">max</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer.RenderedComponent</a></dt>
- <dd>
- <div class="block">Var.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval.html#max">max</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval</a></dt>
- <dd>
- <div class="block">Max</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/InformationLoss.html#max-org.deidentifier.arx.metric.InformationLoss-">max(InformationLoss<?>)</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>
- <dd>
- <div class="block">Retains the maximum of this and other.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html#max-org.deidentifier.arx.metric.InformationLoss-">max(InformationLoss<?>)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensional</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILScore.html#max-org.deidentifier.arx.metric.InformationLoss-">max(InformationLoss<?>)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILScore.html" title="class in org.deidentifier.arx.metric.v2">ILScore</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#max-org.deidentifier.arx.metric.InformationLoss-">max(InformationLoss<?>)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html#max-org.deidentifier.arx.reliability.IntervalDouble-org.deidentifier.arx.reliability.IntervalDouble-">max(IntervalDouble, IntervalDouble)</a></span> - Method in class org.deidentifier.arx.reliability.<a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html" title="class in org.deidentifier.arx.reliability">IntervalArithmeticDouble</a></dt>
- <dd>
- <div class="block">Max</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.html#maxFrequency">maxFrequency</a></span> - Variable in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsContingencyTable.html" title="class in org.deidentifier.arx.aggregates">StatisticsContingencyTable</a></dt>
- <dd>
- <div class="block">Maximal frequency in the contingency table.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html#maxLevel">maxLevel</a></span> - Variable in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx">ARXLattice.LatticeDeserializationContext</a></dt>
- <dd>
- <div class="block">Max level</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXProcessStatistics.html#merge-org.deidentifier.arx.ARXProcessStatistics-">merge(ARXProcessStatistics)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXProcessStatistics.html" title="class in org.deidentifier.arx">ARXProcessStatistics</a></dt>
- <dd>
- <div class="block">Returns new process statistics that are a merger of this and the other statistics</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/distribution/Distribution.html#merge-org.deidentifier.arx.framework.check.distribution.Distribution-">merge(Distribution)</a></span> - Method in class org.deidentifier.arx.framework.check.distribution.<a href="../org/deidentifier/arx/framework/check/distribution/Distribution.html" title="class in org.deidentifier.arx.framework.check.distribution">Distribution</a></dt>
- <dd>
- <div class="block">Merges two frequency sets.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/distribution/Distribution.html#merge-int:A-int:A-">merge(int[], int[])</a></span> - Method in class org.deidentifier.arx.framework.check.distribution.<a href="../org/deidentifier/arx/framework/check/distribution/Distribution.html" title="class in org.deidentifier.arx.framework.check.distribution">Distribution</a></dt>
- <dd>
- <div class="block">Merge a frequency set with a history entry.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.html#mergeDown-java.lang.Object-">mergeDown(Object)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelGrouping</a></dt>
- <dd>
- <div class="block">Merges the interval down.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.html#mergeUp-java.lang.Object-">mergeUp(Object)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelGrouping</a></dt>
- <dd>
- <div class="block">Merges the interval up.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.html" title="class in org.deidentifier.arx.framework.check.groupify"><span class="typeNameLink">MetaHashGroupify</span></a> - Class in <a href="../org/deidentifier/arx/framework/check/groupify/package-summary.html">org.deidentifier.arx.framework.check.groupify</a></dt>
- <dd>
- <div class="block">A hash groupify operator for entries of hash groupifies</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.html#MetaHashGroupify-org.deidentifier.arx.framework.check.groupify.HashGroupify-int-">MetaHashGroupify(HashGroupify, int)</a></span> - Constructor for class org.deidentifier.arx.framework.check.groupify.<a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupify.html" title="class in org.deidentifier.arx.framework.check.groupify">MetaHashGroupify</a></dt>
- <dd>
- <div class="block">Constructs a new operator.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html" title="class in org.deidentifier.arx.framework.check.groupify"><span class="typeNameLink">MetaHashGroupifyEntry</span></a> - Class in <a href="../org/deidentifier/arx/framework/check/groupify/package-summary.html">org.deidentifier.arx.framework.check.groupify</a></dt>
- <dd>
- <div class="block">Implements a grouping of equivalence classes</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/groupify/MetaHashGroupifyEntry.html#MetaHashGroupifyEntry-int-int-">MetaHashGroupifyEntry(int, int)</a></span> - Constructor for 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>
- <dd>
- <div class="block">Creates a new entry.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/Metric.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">Metric</span></a><<a href="../org/deidentifier/arx/metric/Metric.html" title="type parameter in Metric">T</a> extends <a href="../org/deidentifier/arx/metric/InformationLoss.html" title="class in org.deidentifier.arx.metric">InformationLoss</a><?>> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">Abstract base class for metrics.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/Metric.AggregateFunction.html" title="enum in org.deidentifier.arx.metric"><span class="typeNameLink">Metric.AggregateFunction</span></a> - Enum in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">Pluggable aggregate functions.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricAECS.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricAECS</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the (normalized) average equivalence class size metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricConfiguration.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">A class for a configuration of a metric.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/MetricConfiguration.html#MetricConfiguration-boolean-double-boolean-double-org.deidentifier.arx.metric.Metric.AggregateFunction-">MetricConfiguration(boolean, double, boolean, double, Metric.AggregateFunction)</a></span> - Constructor for class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricConfiguration.html" title="class in org.deidentifier.arx.metric">MetricConfiguration</a></dt>
- <dd>
- <div class="block">Constructs a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricDefault.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricDefault</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an abstract skeleton for the implementation of metrics.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/MetricDefault.html#MetricDefault-boolean-boolean-boolean-">MetricDefault(boolean, boolean, boolean)</a></span> - Constructor for class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricDefault.html" title="class in org.deidentifier.arx.metric">MetricDefault</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricDescription.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricDescription</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">A class describing a metric and its configuration options.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricDM.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricDM</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the DM metric (non-monotonic).</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricDMStar.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricDMStar</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the DM* metric (monotonic variant of
- the Discernability Metric).</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricEntropy.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricEntropy</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an efficient implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricHeight.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricHeight</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the Height metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDHeight.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDHeight</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the Height metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNMLoss</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a variant of the Loss metric.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html#MetricMDNMLoss--">MetricMDNMLoss()</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLoss</a></dt>
- <dd>
- <div class="block">Default constructor which treats all transformation methods equally.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html#MetricMDNMLoss-org.deidentifier.arx.metric.Metric.AggregateFunction-">MetricMDNMLoss(Metric.AggregateFunction)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLoss</a></dt>
- <dd>
- <div class="block">Default constructor which treats all transformation methods equally.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html#MetricMDNMLoss-double-org.deidentifier.arx.metric.Metric.AggregateFunction-">MetricMDNMLoss(double, Metric.AggregateFunction)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLoss</a></dt>
- <dd>
- <div class="block">A constructor that allows to define a factor weighting generalization and suppression.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNMLossPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a variant of the Loss metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNMLossPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a variant of the Loss metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNMPrecision</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a weighted precision metric as
- proposed in: <br>
- Sweeney, L. (2002).</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropy.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUEntropy</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUEntropyPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUEntropyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an efficient implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html#MetricMDNUEntropyPrecomputed-boolean-boolean-boolean-double-org.deidentifier.arx.metric.Metric.AggregateFunction-">MetricMDNUEntropyPrecomputed(boolean, boolean, boolean, double, Metric.AggregateFunction)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropyPrecomputed</a></dt>
- <dd>
- <div class="block">Precomputed.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMEntropy</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMEntropyPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMEntropyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-uniform entropy
- metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMNormalizedEntropy</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of normalized non-uniform entropy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of normalized non-uniform entropy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDNUNMNormalizedEntropyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an efficient implementation of normalized non-uniform entropy.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html#MetricMDNUNMNormalizedEntropyPrecomputed-org.deidentifier.arx.metric.Metric.AggregateFunction-">MetricMDNUNMNormalizedEntropyPrecomputed(Metric.AggregateFunction)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropyPrecomputed</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDPrecision.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDPrecision</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a weighted precision metric as
- proposed in: <br>
- Sweeney, L. (2002).</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricMDStatic.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricMDStatic</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a static metric in
- which information loss is user-defined per generalization level.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricNMEntropy.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricNMEntropy</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an efficient implementation of a non-monotonic and
- non-uniform entropy metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricNMPrecision.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricNMPrecision</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a weighted precision metric as
- proposed in: <br>
- Sweeney, L. (2002).</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricPrecision.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricPrecision</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a monotonic weighted precision metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDAECS.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDAECS</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the (normalized) average equivalence class size metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDClassification.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDClassification</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the classification metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDDiscernability.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDDiscernability</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the monotonic DM* metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDNMAmbiguity</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a variant of the Ambiguity metric.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html#MetricSDNMAmbiguity--">MetricSDNMAmbiguity()</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMAmbiguity</a></dt>
- <dd>
- <div class="block">Default constructor.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDNMDiscernability</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an implementation of the non-monotonic DM metric.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDNMEntropyBasedInformationLoss</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a the entropy-based information loss model proposed in:<br>
- A Game Theoretic Framework for Analyzing Re-Identification Risk.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html#MetricSDNMEntropyBasedInformationLoss--">MetricSDNMEntropyBasedInformationLoss()</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMEntropyBasedInformationLoss</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html#MetricSDNMEntropyBasedInformationLoss-double-">MetricSDNMEntropyBasedInformationLoss(double)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMEntropyBasedInformationLoss</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDNMKLDivergence</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements the KL Divergence metric.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html#MetricSDNMKLDivergence--">MetricSDNMKLDivergence()</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMKLDivergence</a></dt>
- <dd>
- <div class="block">Default constructor.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.html" title="class in org.deidentifier.arx.metric.v2"><span class="typeNameLink">MetricSDNMPublisherPayout</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements a model which maximizes publisher benefit according to the model proposed in:<br>
- A Game Theoretic Framework for Analyzing Re-Identification Risk.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricStatic.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricStatic</span></a> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an implementation of a static metric in
- which information loss is user-defined per generalization level.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/MetricWeighted.html" title="class in org.deidentifier.arx.metric"><span class="typeNameLink">MetricWeighted</span></a><<a href="../org/deidentifier/arx/metric/MetricWeighted.html" title="type parameter in MetricWeighted">T</a> extends <a href="../org/deidentifier/arx/metric/InformationLoss.html" title="class in org.deidentifier.arx.metric">InformationLoss</a><?>> - Class in <a href="../org/deidentifier/arx/metric/package-summary.html">org.deidentifier.arx.metric</a></dt>
- <dd>
- <div class="block">This class provides an abstract skeleton for the implementation of weighted metrics.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/MetricWeighted.html#MetricWeighted-boolean-boolean-boolean-">MetricWeighted(boolean, boolean, boolean)</a></span> - Constructor for class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricWeighted.html" title="class in org.deidentifier.arx.metric">MetricWeighted</a></dt>
- <dd>
- <div class="block">Constructor.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html#min">min</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardEditorRenderer.RenderedComponent.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardEditorRenderer.RenderedComponent</a></dt>
- <dd>
- <div class="block">Var.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval.html#min">min</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelGrouping.HierarchyWizardGroupingInterval</a></dt>
- <dd>
- <div class="block">Min</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/InformationLoss.html#min-org.deidentifier.arx.metric.InformationLoss-">min(InformationLoss<?>)</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>
- <dd>
- <div class="block">Retains the minimum of this and other.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html#min-org.deidentifier.arx.metric.InformationLoss-">min(InformationLoss<?>)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensional</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILScore.html#min-org.deidentifier.arx.metric.InformationLoss-">min(InformationLoss<?>)</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILScore.html" title="class in org.deidentifier.arx.metric.v2">ILScore</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#min-org.deidentifier.arx.metric.InformationLoss-">min(InformationLoss<?>)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html#min-org.deidentifier.arx.reliability.IntervalDouble-org.deidentifier.arx.reliability.IntervalDouble-">min(IntervalDouble, IntervalDouble)</a></span> - Method in class org.deidentifier.arx.reliability.<a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html" title="class in org.deidentifier.arx.reliability">IntervalArithmeticDouble</a></dt>
- <dd>
- <div class="block">Min</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/risk/ViewRisks.html#MINIMAL_WORKING_TIME">MINIMAL_WORKING_TIME</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.risk.<a href="../org/deidentifier/arx/gui/view/impl/risk/ViewRisks.html" title="class in org.deidentifier.arx.gui.view.impl.risk">ViewRisks</a></dt>
- <dd>
- <div class="block">Our users are patient.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.html#MINIMAL_WORKING_TIME">MINIMAL_WORKING_TIME</a></span> - Static variable in class org.deidentifier.arx.gui.view.impl.utility.<a href="../org/deidentifier/arx/gui/view/impl/utility/ViewStatistics.html" title="class in org.deidentifier.arx.gui.view.impl.utility">ViewStatistics</a></dt>
- <dd>
- <div class="block">Our users are patient.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/TransformationResult.html#minimalClassSizeFulfilled">minimalClassSizeFulfilled</a></span> - Variable in class org.deidentifier.arx.framework.check.<a href="../org/deidentifier/arx/framework/check/TransformationResult.html" title="class in org.deidentifier.arx.framework.check">TransformationResult</a></dt>
- <dd>
- <div class="block">k-Anonymity sub-criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html#minLevel">minLevel</a></span> - Variable in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx">ARXLattice.LatticeDeserializationContext</a></dt>
- <dd>
- <div class="block">Min level</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingRange.html#minMaxBound">minMaxBound</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelGrouping.HierarchyWizardGroupingRange.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelGrouping.HierarchyWizardGroupingRange</a></dt>
- <dd>
- <div class="block">Extreme</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html#MINUS_ONE">MINUS_ONE</a></span> - Variable in class org.deidentifier.arx.reliability.<a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html" title="class in org.deidentifier.arx.reliability">IntervalArithmeticDouble</a></dt>
- <dd>
- <div class="block">Interval representing minus one</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/Model.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">Model</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a large portion of the model used by the GUI.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/Model.html#Model-java.lang.String-java.lang.String-java.util.Locale-">Model(String, String, Locale)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/Model.html" title="class in org.deidentifier.arx.gui.model">Model</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.html#model">model</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.risk.<a href="../org/deidentifier/arx/gui/view/impl/risk/AnalysisContextRisk.html" title="class in org.deidentifier.arx.gui.view.impl.risk">AnalysisContextRisk</a></dt>
- <dd>
- <div class="block">Context information.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.html#model">model</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.utility.<a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextClassification.html" title="class in org.deidentifier.arx.gui.view.impl.utility">AnalysisContextClassification</a></dt>
- <dd>
- <div class="block">Context information.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.html#model">model</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.utility.<a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextContingency.html" title="class in org.deidentifier.arx.gui.view.impl.utility">AnalysisContextContingency</a></dt>
- <dd>
- <div class="block">Context information.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.html#model">model</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.utility.<a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextDistribution.html" title="class in org.deidentifier.arx.gui.view.impl.utility">AnalysisContextDistribution</a></dt>
- <dd>
- <div class="block">Context information.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.html#model">model</a></span> - Variable in class org.deidentifier.arx.gui.view.impl.utility.<a href="../org/deidentifier/arx/gui/view/impl/utility/AnalysisContextQuality.html" title="class in org.deidentifier.arx.gui.view.impl.utility">AnalysisContextQuality</a></dt>
- <dd>
- <div class="block">Context information.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/Model.Perspective.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">Model.Perspective</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">The currently selected perspective</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelAnonymizationConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Anonymization configuration</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.SearchType.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelAnonymizationConfiguration.SearchType</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Search type</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelAnonymizationConfiguration.TransformationType.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelAnonymizationConfiguration.TransformationType</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Transformation type</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelAuditTrailEntry.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelAuditTrailEntry</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements an entry for the audit trail.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelAuditTrailEntry.html#ModelAuditTrailEntry--">ModelAuditTrailEntry()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelAuditTrailEntry.html" title="class in org.deidentifier.arx.gui.model">ModelAuditTrailEntry</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelAuditTrailEntry.AuditTrailEntryFindReplace.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelAuditTrailEntry.AuditTrailEntryFindReplace</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Find and replace entry</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelBLikenessCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the b-likeness privacy model</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.html#ModelBLikenessCriterion-java.lang.String-">ModelBLikenessCriterion(String)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelBLikenessCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.html#ModelBLikenessCriterion-java.lang.String-double-boolean-">ModelBLikenessCriterion(String, double, boolean)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelBLikenessCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelBLikenessCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelClassification.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelClassification</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class represents a model</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelClassification.html#ModelClassification--">ModelClassification()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelClassification.html" title="class in org.deidentifier.arx.gui.model">ModelClassification</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelClipboard.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelClipboard</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A model for the clipboard.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelClipboard.html#ModelClipboard--">ModelClipboard()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelClipboard.html" title="class in org.deidentifier.arx.gui.model">ModelClipboard</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelConfiguration.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class represents an input or output configuration.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelConfiguration.html#ModelConfiguration--">ModelConfiguration()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelConfiguration.html" title="class in org.deidentifier.arx.gui.model">ModelConfiguration</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A base class for models for criteria.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelCriterion.html#ModelCriterion--">ModelCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelCriterion</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelDDisclosurePrivacyCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the d-disclosure privacy criterion</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.html#ModelDDisclosurePrivacyCriterion-java.lang.String-">ModelDDisclosurePrivacyCriterion(String)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDDisclosurePrivacyCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.html#ModelDDisclosurePrivacyCriterion-java.lang.String-double-">ModelDDisclosurePrivacyCriterion(String, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDDisclosurePrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDDisclosurePrivacyCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelDifferentialPrivacyCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the (e,d)-DP criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.html#ModelDifferentialPrivacyCriterion--">ModelDifferentialPrivacyCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDifferentialPrivacyCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.html#ModelDifferentialPrivacyCriterion-double-double-">ModelDifferentialPrivacyCriterion(double, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDifferentialPrivacyCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDifferentialPrivacyCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelDPresenceCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the d-presence criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.html#ModelDPresenceCriterion--">ModelDPresenceCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDPresenceCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.html#ModelDPresenceCriterion-double-double-">ModelDPresenceCriterion(double, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelDPresenceCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelDPresenceCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelEvent.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelEvent</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements an event for model changes.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelEvent.html#ModelEvent-java.lang.Object-org.deidentifier.arx.gui.model.ModelEvent.ModelPart-java.lang.Object-">ModelEvent(Object, ModelEvent.ModelPart, Object)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelEvent.html" title="class in org.deidentifier.arx.gui.model">ModelEvent</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelEvent.ModelPart.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelEvent.ModelPart</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">The part of the model that has changed.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelExplicitCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelExplicitCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a base class for explicit privacy criteria,
- i.e., ones that are associated to a specific attribute</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelExplicitCriterion.html#ModelExplicitCriterion-java.lang.String-">ModelExplicitCriterion(String)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelExplicitCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelExplicitCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelImplicitCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelImplicitCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a (marker) base-class for implicit criteria.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelImplicitCriterion.html#ModelImplicitCriterion--">ModelImplicitCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelImplicitCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelImplicitCriterion</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelKAnonymityCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the k-anonymity criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.html#ModelKAnonymityCriterion--">ModelKAnonymityCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelKAnonymityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.html#ModelKAnonymityCriterion-int-">ModelKAnonymityCriterion(int)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelKAnonymityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelKAnonymityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelKMapCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelKMapCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the k-map criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelKMapCriterion.html#ModelKMapCriterion--">ModelKMapCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelKMapCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelKMapCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelKMapCriterion.html#ModelKMapCriterion-int-">ModelKMapCriterion(int)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelKMapCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelKMapCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelLDiversityCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelLDiversityCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the l-diversity criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelLDiversityCriterion.html#ModelLDiversityCriterion-java.lang.String-">ModelLDiversityCriterion(String)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelLDiversityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelLDiversityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelLDiversityCriterion.html#ModelLDiversityCriterion-java.lang.String-int-int-double-">ModelLDiversityCriterion(String, int, int, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelLDiversityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelLDiversityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelLocalRecoding.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelLocalRecoding</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A model for local recoding</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelLocalRecoding.html#ModelLocalRecoding--">ModelLocalRecoding()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelLocalRecoding.html" title="class in org.deidentifier.arx.gui.model">ModelLocalRecoding</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelLocalRecoding.LocalRecodingMode.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelLocalRecoding.LocalRecodingMode</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Possible modes for local recoding</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelNodeFilter.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelNodeFilter</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a filter for a generalization lattice.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelNodeFilter.html#ModelNodeFilter-int:A-int-">ModelNodeFilter(int[], int)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelNodeFilter.html" title="class in org.deidentifier.arx.gui.model">ModelNodeFilter</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelProfitabilityCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class provides a model for the game-theoretic privacy model</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.html#ModelProfitabilityCriterion--">ModelProfitabilityCriterion()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelProfitabilityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.html#ModelProfitabilityCriterion-org.deidentifier.arx.gui.model.ModelProfitabilityCriterion.AttackerModel-boolean-">ModelProfitabilityCriterion(ModelProfitabilityCriterion.AttackerModel, boolean)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelProfitabilityCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelProfitabilityCriterion.AttackerModel.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelProfitabilityCriterion.AttackerModel</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">The attacker model used by the privacy model</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelRisk.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelRisk</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A model for risk analysis</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelRisk.html#ModelRisk--">ModelRisk()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelRisk.html" title="class in org.deidentifier.arx.gui.model">ModelRisk</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelRisk.RiskModelForAttributes.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelRisk.RiskModelForAttributes</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A enum for statistical models underlying attribute analyses</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelRisk.ViewRiskType.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelRisk.ViewRiskType</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">A enum for views</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelRiskBasedCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for risk-based criteria</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.html#ModelRiskBasedCriterion-int-">ModelRiskBasedCriterion(int)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelRiskBasedCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.html#ModelRiskBasedCriterion-int-double-">ModelRiskBasedCriterion(int, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelRiskBasedCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelRiskBasedCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelTClosenessCriterion.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelTClosenessCriterion</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class implements a model for the t-closeness criterion.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelTClosenessCriterion.html#ModelTClosenessCriterion-java.lang.String-">ModelTClosenessCriterion(String)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelTClosenessCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelTClosenessCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelTClosenessCriterion.html#ModelTClosenessCriterion-java.lang.String-int-double-">ModelTClosenessCriterion(String, int, double)</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelTClosenessCriterion.html" title="class in org.deidentifier.arx.gui.model">ModelTClosenessCriterion</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelTransformationMode.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelTransformationMode</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">The transformation mode associated with an attribute</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelViewConfig.html" title="class in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelViewConfig</span></a> - Class in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">This class models the current view configuration.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelViewConfig.html#ModelViewConfig--">ModelViewConfig()</a></span> - Constructor for class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelViewConfig.html" title="class in org.deidentifier.arx.gui.model">ModelViewConfig</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/gui/model/ModelViewConfig.Mode.html" title="enum in org.deidentifier.arx.gui.model"><span class="typeNameLink">ModelViewConfig.Mode</span></a> - Enum in <a href="../org/deidentifier/arx/gui/model/package-summary.html">org.deidentifier.arx.gui.model</a></dt>
- <dd>
- <div class="block">Mode.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html#modifyText-org.eclipse.swt.events.ModifyEvent-">modifyText(ModifyEvent)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.<a href="../org/deidentifier/arx/gui/view/impl/common/DelayedChangeListener.html" title="class in org.deidentifier.arx.gui.view.impl.common">DelayedChangeListener</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html#moveCellPositionIntoViewport-int-int-">moveCellPositionIntoViewport(int, int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.<a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html" title="class in org.deidentifier.arx.gui.view.impl.common.datatable">DataTableViewportLayer</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html#moveCellPositionIntoViewport-int-int-">moveCellPositionIntoViewport(int, int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.table.<a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html" title="class in org.deidentifier.arx.gui.view.impl.common.table">LayerViewport</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html#moveColumnPositionIntoViewport-int-">moveColumnPositionIntoViewport(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.<a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html" title="class in org.deidentifier.arx.gui.view.impl.common.datatable">DataTableViewportLayer</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html#moveColumnPositionIntoViewport-int-">moveColumnPositionIntoViewport(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.table.<a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html" title="class in org.deidentifier.arx.gui.view.impl.common.table">LayerViewport</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.html#moveDown-int-">moveDown(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelOrder</a></dt>
- <dd>
- <div class="block">Moves an item down.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelClipboard.html#moveEntryDown-org.deidentifier.arx.ARXLattice.ARXNode-">moveEntryDown(ARXLattice.ARXNode)</a></span> - Method in class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelClipboard.html" title="class in org.deidentifier.arx.gui.model">ModelClipboard</a></dt>
- <dd>
- <div class="block">Moves the entry down.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/model/ModelClipboard.html#moveEntryUp-org.deidentifier.arx.ARXLattice.ARXNode-">moveEntryUp(ARXLattice.ARXNode)</a></span> - Method in class org.deidentifier.arx.gui.model.<a href="../org/deidentifier/arx/gui/model/ModelClipboard.html" title="class in org.deidentifier.arx.gui.model">ModelClipboard</a></dt>
- <dd>
- <div class="block">Moves the entry up.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html#moveRowPositionIntoViewport-int-">moveRowPositionIntoViewport(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.datatable.<a href="../org/deidentifier/arx/gui/view/impl/common/datatable/DataTableViewportLayer.html" title="class in org.deidentifier.arx.gui.view.impl.common.datatable">DataTableViewportLayer</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html#moveRowPositionIntoViewport-int-">moveRowPositionIntoViewport(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.common.table.<a href="../org/deidentifier/arx/gui/view/impl/common/table/LayerViewport.html" title="class in org.deidentifier.arx.gui.view.impl.common.table">LayerViewport</a></dt>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.html#moveUp-int-">moveUp(int)</a></span> - Method in class org.deidentifier.arx.gui.view.impl.wizard.<a href="../org/deidentifier/arx/gui/view/impl/wizard/HierarchyWizardModelOrder.html" title="class in org.deidentifier.arx.gui.view.impl.wizard">HierarchyWizardModelOrder</a></dt>
- <dd>
- <div class="block">Moves an item up.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/history/MRUCache.html" title="class in org.deidentifier.arx.framework.check.history"><span class="typeNameLink">MRUCache</span></a><<a href="../org/deidentifier/arx/framework/check/history/MRUCache.html" title="type parameter in MRUCache">T</a>> - Class in <a href="../org/deidentifier/arx/framework/check/history/package-summary.html">org.deidentifier.arx.framework.check.history</a></dt>
- <dd>
- <div class="block">The Class MRUCache.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCache.html#MRUCache-int-">MRUCache(int)</a></span> - Constructor for class org.deidentifier.arx.framework.check.history.<a href="../org/deidentifier/arx/framework/check/history/MRUCache.html" title="class in org.deidentifier.arx.framework.check.history">MRUCache</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/history/MRUCache.MRULinkedListIterator.html" title="class in org.deidentifier.arx.framework.check.history"><span class="typeNameLink">MRUCache.MRULinkedListIterator</span></a> - Class in <a href="../org/deidentifier/arx/framework/check/history/package-summary.html">org.deidentifier.arx.framework.check.history</a></dt>
- <dd>
- <div class="block">The Class MRULinkedListIterator.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntry.html" title="class in org.deidentifier.arx.framework.check.history"><span class="typeNameLink">MRUCacheEntry</span></a><<a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntry.html" title="type parameter in MRUCacheEntry">T</a>> - Class in <a href="../org/deidentifier/arx/framework/check/history/package-summary.html">org.deidentifier.arx.framework.check.history</a></dt>
- <dd>
- <div class="block">The Class MRUCacheEntry.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntry.html#MRUCacheEntry-T-">MRUCacheEntry(T)</a></span> - Constructor for 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>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.html" title="class in org.deidentifier.arx.framework.check.history"><span class="typeNameLink">MRUCacheEntryMetadata</span></a> - Class in <a href="../org/deidentifier/arx/framework/check/history/package-summary.html">org.deidentifier.arx.framework.check.history</a></dt>
- <dd>
- <div class="block">Data associated with a cache entry</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.html#MRUCacheEntryMetadata-org.deidentifier.arx.framework.lattice.Transformation-">MRUCacheEntryMetadata(Transformation<?>)</a></span> - Constructor for class org.deidentifier.arx.framework.check.history.<a href="../org/deidentifier/arx/framework/check/history/MRUCacheEntryMetadata.html" title="class in org.deidentifier.arx.framework.check.history">MRUCacheEntryMetadata</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/framework/check/history/MRUCache.MRULinkedListIterator.html#MRULinkedListIterator-org.deidentifier.arx.framework.check.history.MRUCache-">MRULinkedListIterator(MRUCache<T>)</a></span> - Constructor for 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>
- <dd>
- <div class="block">Instantiates a new iterator.</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html#mult-org.deidentifier.arx.reliability.IntervalDouble-org.deidentifier.arx.reliability.IntervalDouble-">mult(IntervalDouble, IntervalDouble)</a></span> - Method in class org.deidentifier.arx.reliability.<a href="../org/deidentifier/arx/reliability/IntervalArithmeticDouble.html" title="class in org.deidentifier.arx.reliability">IntervalArithmeticDouble</a></dt>
- <dd>
- <div class="block">Multiplication</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassLogisticRegression</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">Implements a classifier</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.html#MultiClassLogisticRegression-org.deidentifier.arx.common.WrappedBoolean-org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification-org.deidentifier.arx.aggregates.ClassificationConfigurationLogisticRegression-org.deidentifier.arx.DataHandleInternal-">MultiClassLogisticRegression(WrappedBoolean, ClassificationDataSpecification, ClassificationConfigurationLogisticRegression, DataHandleInternal)</a></span> - Constructor for class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassLogisticRegression</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegressionClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassLogisticRegressionClassificationResult</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">A classification result</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassNaiveBayes</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">Implements a classifier</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.html#MultiClassNaiveBayes-org.deidentifier.arx.common.WrappedBoolean-org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification-org.deidentifier.arx.aggregates.ClassificationConfigurationNaiveBayes-org.deidentifier.arx.DataHandleInternal-">MultiClassNaiveBayes(WrappedBoolean, ClassificationDataSpecification, ClassificationConfigurationNaiveBayes, DataHandleInternal)</a></span> - Constructor for class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayes.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassNaiveBayes</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassNaiveBayesClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassNaiveBayesClassificationResult</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">A classification result</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassRandomForest</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">Implements a classifier</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.html#MultiClassRandomForest-org.deidentifier.arx.common.WrappedBoolean-org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification-org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest-org.deidentifier.arx.DataHandleInternal-">MultiClassRandomForest(WrappedBoolean, ClassificationDataSpecification, ClassificationConfigurationRandomForest, DataHandleInternal)</a></span> - Constructor for class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForest.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassRandomForest</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassRandomForestClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassRandomForestClassificationResult</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">A classification result</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroR.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassZeroR</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">Implements a classifier</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroR.html#MultiClassZeroR-org.deidentifier.arx.common.WrappedBoolean-org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification-">MultiClassZeroR(WrappedBoolean, ClassificationDataSpecification)</a></span> - Constructor for class org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroR.html" title="class in org.deidentifier.arx.aggregates.classification">MultiClassZeroR</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroRClassificationResult.html" title="class in org.deidentifier.arx.aggregates.classification"><span class="typeNameLink">MultiClassZeroRClassificationResult</span></a> - Class in <a href="../org/deidentifier/arx/aggregates/classification/package-summary.html">org.deidentifier.arx.aggregates.classification</a></dt>
- <dd>
- <div class="block">A classification result</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDate.html#multiply-java.util.Date-java.util.Date-">multiply(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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDate.html#multiply-java.util.Date-double-">multiply(Date, double)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDate.html#multiply-java.util.Date-int-">multiply(Date, int)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDate.html#multiply-java.lang.String-java.lang.String-">multiply(String, String)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#multiply-java.lang.Double-double-">multiply(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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#multiply-java.lang.Double-java.lang.Double-">multiply(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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#multiply-java.lang.Double-int-">multiply(Double, int)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#multiply-java.lang.String-java.lang.String-">multiply(String, String)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#multiply-java.lang.Long-double-">multiply(Long, double)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#multiply-java.lang.Long-int-">multiply(Long, int)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#multiply-java.lang.Long-java.lang.Long-">multiply(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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#multiply-java.lang.String-java.lang.String-">multiply(String, String)</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>
- <dd> </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#multiply-java.lang.String-java.lang.String-">multiply(String, String)</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>
- <dd>
- <div class="block">Multiply</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#multiply-T-double-">multiply(T, double)</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>
- <dd>
- <div class="block">Multiply</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#multiply-T-int-">multiply(T, int)</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>
- <dd>
- <div class="block">Multiply</div>
- </dd>
- <dt><span class="memberNameLink"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#multiply-T-T-">multiply(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>
- <dd>
- <div class="block">Multiply</div>
- </dd>
- </dl>
- <a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">K</a> <a href="index-11.html">L</a> <a href="index-12.html">M</a> <a href="index-13.html">N</a> <a href="index-14.html">O</a> <a href="index-15.html">P</a> <a href="index-16.html">Q</a> <a href="index-17.html">R</a> <a href="index-18.html">S</a> <a href="index-19.html">T</a> <a href="index-20.html">U</a> <a href="index-21.html">V</a> <a href="index-22.html">W</a> <a href="index-23.html">X</a> <a href="index-24.html">Z</a> <a href="index-25.html">_</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar.bottom">
- <!-- -->
- </a>
- <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
- <a name="navbar.bottom.firstrow">
- <!-- -->
- </a>
- <ul class="navList" title="Navigation">
- <li><a href="../overview-summary.html">Overview</a></li>
- <li>Package</li>
- <li>Class</li>
- <li>Use</li>
- <li><a href="../overview-tree.html">Tree</a></li>
- <li><a href="../deprecated-list.html">Deprecated</a></li>
- <li class="navBarCell1Rev">Index</li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="index-11.html">Prev Letter</a></li>
- <li><a href="index-13.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li>
- <li><a href="index-12.html" target="_top">No Frames</a></li>
- </ul>
- <ul class="navList" id="allclasses_navbar_bottom">
- <li><a href="../allclasses-noframe.html">All Classes</a></li>
- </ul>
- <div>
- <script type="text/javascript"><!--
- allClassesLink = document.getElementById("allclasses_navbar_bottom");
- if(window==top) {
- allClassesLink.style.display = "block";
- }
- else {
- allClassesLink.style.display = "none";
- }
- //-->
- </script>
- </div>
- <a name="skip.navbar.bottom">
- <!-- -->
- </a></div>
- <!-- ======== END OF BOTTOM NAVBAR ======= -->
- </body>
- </html>
|