123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <title>T-Index (ARX API Documentation)</title>
- <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
- </head>
- <body>
- <script type="text/javascript"><!--
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="T-Index (ARX API Documentation)";
- }
- //-->
- </script>
- <noscript>
- <div>JavaScript is disabled on your browser.</div>
- </noscript>
- <!-- ========= START OF TOP NAVBAR ======= -->
- <div class="topNav"><a name="navbar_top">
- <!-- -->
- </a><a href="#skip-navbar_top" title="Skip navigation links"></a><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-18.html">Prev Letter</a></li>
- <li><a href="index-20.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
- <li><a href="index-19.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">_</a> <a name="_T_">
- <!-- -->
- </a>
- <h2 class="title">T</h2>
- <dl>
- <dt><a href="../org/deidentifier/arx/criteria/TCloseness.html" title="class in org.deidentifier.arx.criteria"><span class="strong">TCloseness</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
- <dd>
- <div class="block">An abstract base class for t-closeness criteria as proposed in:
- Li N, Li T, Venkatasubramanian S.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/TCloseness.html#TCloseness(java.lang.String,%20double)">TCloseness(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/TCloseness.html" title="class in org.deidentifier.arx.criteria">TCloseness</a></dt>
- <dd>
- <div class="block">Creates a new instance.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#timePerTry(int)">timePerTry(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#timeTotal(int)">timeTotal(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#toDouble(java.util.Date)">toDouble(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="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#toDouble(java.lang.Double)">toDouble(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="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#toDouble(java.lang.Long)">toDouble(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="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#toDouble(T)">toDouble(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">Converts a double into a value.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#toLabel()">toLabel()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
- <dd>
- <div class="block">Returns a label.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilder.Type.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilder.Type.html" title="enum in org.deidentifier.arx.aggregates">HierarchyBuilder.Type</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Group.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Group</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.IndexNode.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.IndexNode</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Interval.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Interval</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.Range.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased.Range</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsClassification.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsClassification.html" title="class in org.deidentifier.arx.aggregates">StatisticsClassification</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsEquivalenceClasses.html" title="class in org.deidentifier.arx.aggregates">StatisticsEquivalenceClasses</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/StatisticsSummary.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/StatisticsSummary.html" title="class in org.deidentifier.arx.aggregates">StatisticsSummary</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXCostBenefitConfiguration.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXCostBenefitConfiguration.html" title="class in org.deidentifier.arx">ARXCostBenefitConfiguration</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.html" title="class in org.deidentifier.arx">AttributeType</a></dt>
- <dd>
- <div class="block">Returns a string representation.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria">AverageReidentificationRisk</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/BasicBLikeness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/BasicBLikeness.html" title="class in org.deidentifier.arx.criteria">BasicBLikeness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DDisclosurePrivacy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DDisclosurePrivacy.html" title="class in org.deidentifier.arx.criteria">DDisclosurePrivacy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html" title="class in org.deidentifier.arx.criteria">DistinctLDiversity</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DPresence.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DPresence.html" title="class in org.deidentifier.arx.criteria">DPresence</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EDDifferentialPrivacy.html" title="class in org.deidentifier.arx.criteria">EDDifferentialPrivacy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EnhancedBLikeness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EnhancedBLikeness.html" title="class in org.deidentifier.arx.criteria">EnhancedBLikeness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.EntropyEstimator.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EntropyLDiversity.EntropyEstimator.html" title="enum in org.deidentifier.arx.criteria">EntropyLDiversity.EntropyEstimator</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EntropyLDiversity.html" title="class in org.deidentifier.arx.criteria">EntropyLDiversity</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/EqualDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">EqualDistanceTCloseness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/HierarchicalDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">HierarchicalDistanceTCloseness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/Inclusion.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/Inclusion.html" title="class in org.deidentifier.arx.criteria">Inclusion</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/KAnonymity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KAnonymity.html" title="class in org.deidentifier.arx.criteria">KAnonymity</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/KMap.CellSizeEstimator.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KMap.CellSizeEstimator.html" title="enum in org.deidentifier.arx.criteria">KMap.CellSizeEstimator</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/KMap.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/KMap.html" title="class in org.deidentifier.arx.criteria">KMap</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/OrderedDistanceTCloseness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/OrderedDistanceTCloseness.html" title="class in org.deidentifier.arx.criteria">OrderedDistanceTCloseness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/PopulationUniqueness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/PopulationUniqueness.html" title="class in org.deidentifier.arx.criteria">PopulationUniqueness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/PrivacyCriterion.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/PrivacyCriterion.html" title="class in org.deidentifier.arx.criteria">PrivacyCriterion</a></dt>
- <dd>
- <div class="block">Returns a string representation.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/ProfitabilityJournalist.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/ProfitabilityJournalist.html" title="class in org.deidentifier.arx.criteria">ProfitabilityJournalist</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/ProfitabilityJournalistNoAttack.html" title="class in org.deidentifier.arx.criteria">ProfitabilityJournalistNoAttack</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/ProfitabilityProsecutor.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/ProfitabilityProsecutor.html" title="class in org.deidentifier.arx.criteria">ProfitabilityProsecutor</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/ProfitabilityProsecutorNoAttack.html" title="class in org.deidentifier.arx.criteria">ProfitabilityProsecutorNoAttack</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/RecursiveCLDiversity.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/RecursiveCLDiversity.html" title="class in org.deidentifier.arx.criteria">RecursiveCLDiversity</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/SampleUniqueness.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/SampleUniqueness.html" title="class in org.deidentifier.arx.criteria">SampleUniqueness</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataScale.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.<a href="../org/deidentifier/arx/DataScale.html" title="enum in org.deidentifier.arx">DataScale</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#toString()">toString()</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="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#toString()">toString()</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="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#toString()">toString()</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="strong"><a href="../org/deidentifier/arx/DataType.ARXOrderedString.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXOrderedString.html" title="class in org.deidentifier.arx">DataType.ARXOrderedString</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXString.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXString.html" title="class in org.deidentifier.arx">DataType.ARXString</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/InformationLoss.html#toString()">toString()</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">Returns a string representation.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/Metric.AggregateFunction.html#toString()">toString()</a></span> - Method in enum org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/Metric.AggregateFunction.html" title="enum in org.deidentifier.arx.metric">Metric.AggregateFunction</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/Metric.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/Metric.html" title="class in org.deidentifier.arx.metric">Metric</a></dt>
- <dd>
- <div class="block">Returns the name of metric.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricAECS.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricAECS.html" title="class in org.deidentifier.arx.metric">MetricAECS</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricDM.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricDM.html" title="class in org.deidentifier.arx.metric">MetricDM</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricDMStar.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricDMStar.html" title="class in org.deidentifier.arx.metric">MetricDMStar</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricEntropy.html" title="class in org.deidentifier.arx.metric">MetricEntropy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricHeight.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricHeight.html" title="class in org.deidentifier.arx.metric">MetricHeight</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricNMEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricNMEntropy.html" title="class in org.deidentifier.arx.metric">MetricNMEntropy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricNMPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricNMPrecision.html" title="class in org.deidentifier.arx.metric">MetricNMPrecision</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricPrecision.html" title="class in org.deidentifier.arx.metric">MetricPrecision</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/MetricStatic.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.<a href="../org/deidentifier/arx/metric/MetricStatic.html" title="class in org.deidentifier.arx.metric">MetricStatic</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html#toString()">toString()</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="strong"><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html" title="class in org.deidentifier.arx.metric.v2">AbstractILMultiDimensionalReduced</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/ILMultiDimensionalRank.html" title="class in org.deidentifier.arx.metric.v2">ILMultiDimensionalRank</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/ILSingleDimensional.html#toString()">toString()</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="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDHeight.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDHeight.html" title="class in org.deidentifier.arx.metric.v2">MetricMDHeight</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLoss.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMLossPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMLossPotentiallyPrecomputed</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNMPrecision.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNMPrecision</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUEntropyPotentiallyPrecomputed</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUEntropyPrecomputed.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropyPotentiallyPrecomputed</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMEntropyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMEntropyPrecomputed</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropy.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropy</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2">MetricMDNUNMNormalizedEntropyPotentiallyPrecomputed</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDNUNMNormalizedEntropyPrecomputed.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDPrecision.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDPrecision.html" title="class in org.deidentifier.arx.metric.v2">MetricMDPrecision</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricMDStatic.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricMDStatic.html" title="class in org.deidentifier.arx.metric.v2">MetricMDStatic</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDAECS.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDAECS.html" title="class in org.deidentifier.arx.metric.v2">MetricSDAECS</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDDiscernability.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDDiscernability.html" title="class in org.deidentifier.arx.metric.v2">MetricSDDiscernability</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMAmbiguity.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMDiscernability.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMDiscernability</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMEntropyBasedInformationLoss.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMKLDivergence.html#toString()">toString()</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/MetricSDNMPublisherPayout.html" title="class in org.deidentifier.arx.metric.v2">MetricSDNMPublisherPayout</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.html#toString()">toString()</a></span> - Method in class org.deidentifier.arx.risk.<a href="../org/deidentifier/arx/risk/HIPAAIdentifierMatch.html" title="class in org.deidentifier.arx.risk">HIPAAIdentifierMatch</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/classification/ClassificationMethod.html#train(org.deidentifier.arx.DataHandleInternal,%20org.deidentifier.arx.DataHandleInternal,%20int)">train(DataHandleInternal, DataHandleInternal, int)</a></span> - Method in interface org.deidentifier.arx.aggregates.classification.<a href="../org/deidentifier/arx/aggregates/classification/ClassificationMethod.html" title="interface in org.deidentifier.arx.aggregates.classification">ClassificationMethod</a></dt>
- <dd>
- <div class="block">Train</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassLogisticRegression.html#train(org.deidentifier.arx.DataHandleInternal,%20org.deidentifier.arx.DataHandleInternal,%20int)">train(DataHandleInternal, DataHandleInternal, int)</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/classification/MultiClassZeroR.html#train(org.deidentifier.arx.DataHandleInternal,%20org.deidentifier.arx.DataHandleInternal,%20int)">train(DataHandleInternal, DataHandleInternal, int)</a></span> - Method in 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> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/IOUtil.html#trim(java.lang.String)">trim(String)</a></span> - Static method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/IOUtil.html" title="class in org.deidentifier.arx.io">IOUtil</a></dt>
- <dd>
- <div class="block">Trims a given string.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/TupleMatcher.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">TupleMatcher</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">A class that supports associating input with output</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common"><span class="strong">TupleWrapper</span></a> - Class in <a href="../org/deidentifier/arx/common/package-summary.html">org.deidentifier.arx.common</a></dt>
- <dd>
- <div class="block">For hash tables</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/common/TupleWrapper.html#TupleWrapper(org.deidentifier.arx.DataHandle,%20int[],%20int)">TupleWrapper(DataHandle, int[], int)</a></span> - Constructor for class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
- <dd>
- <div class="block">Constructor</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/common/TupleWrapper.html#TupleWrapper(org.deidentifier.arx.DataHandleInternal,%20int[],%20int,%20boolean)">TupleWrapper(DataHandleInternal, int[], int, boolean)</a></span> - Constructor for class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/TupleWrapper.html" title="class in org.deidentifier.arx.common">TupleWrapper</a></dt>
- <dd>
- <div class="block">Constructor</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">_</a> </div>
- <!-- ======= START OF BOTTOM NAVBAR ====== -->
- <div class="bottomNav"><a name="navbar_bottom">
- <!-- -->
- </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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-18.html">Prev Letter</a></li>
- <li><a href="index-20.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
- <li><a href="index-19.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>
|