123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <title>A-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="A-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>Prev Letter</li>
- <li><a href="index-2.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
- <li><a href="index-1.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="_A_">
- <!-- -->
- </a>
- <h2 class="title">A</h2>
- <dl>
- <dt><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractILMultiDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements an information loss which can be represented as a
- decimal number per quasi-identifier.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/AbstractILMultiDimensionalReduced.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractILMultiDimensionalReduced</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class implements an information loss which can be represented as a
- decimal number per quasi-identifier.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricMultiDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an abstract skeleton for the implementation of multi-dimensional metrics.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricMultiDimensionalPotentiallyPrecomputed.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricMultiDimensionalPotentiallyPrecomputed</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an abstract skeleton for the implementation of metrics
- that can either be precomputed or not.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/AbstractMetricSingleDimensional.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">AbstractMetricSingleDimensional</span></a> - Class in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">This class provides an abstract skeleton for the implementation of single-dimensional metrics.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.AggregateFunctionWithParameter</a></dt>
- <dd>
- <div class="block">Returns whether the function accepts this parameter.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#acceptsParameter(java.lang.String)">acceptsParameter(String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.html#access()">access()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.html" title="class in org.deidentifier.arx">ARXLattice</a></dt>
- <dd>
- <div class="block">Access fields of this class.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html#access()">access()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode</a></dt>
- <dd>
- <div class="block">Alter associated fields.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXSolverConfiguration.html#accuracy(double)">accuracy(double)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx">ARXSolverConfiguration</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html#add(java.lang.String...)">add(String...)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy.DefaultHierarchy</a></dt>
- <dd>
- <div class="block">Adds a row to the tabular representation of this hierarchy.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/common/Groupify.html#add(T)">add(T)</a></span> - Method in class org.deidentifier.arx.common.<a href="../org/deidentifier/arx/common/Groupify.html" title="class in org.deidentifier.arx.common">Groupify</a></dt>
- <dd>
- <div class="block">Adds a new element</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/Data.DefaultData.html#add(java.lang.String...)">add(String...)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/Data.DefaultData.html" title="class in org.deidentifier.arx">Data.DefaultData</a></dt>
- <dd>
- <div class="block">Adds a row to this data object.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#add(java.util.Date,%20java.util.Date)">add(Date, Date)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx">DataType.ARXDate</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#add(java.lang.Double,%20java.lang.Double)">add(Double, Double)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx">DataType.ARXDecimal</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#add(java.lang.Long,%20java.lang.Long)">add(Long, Long)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx">DataType.ARXInteger</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#add(T,%20T)">add(T, T)</a></span> - Method in interface org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="interface in org.deidentifier.arx">DataType.DataTypeWithRatioScale</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/RowSet.html#add(int)">add(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/RowSet.html" title="class in org.deidentifier.arx">RowSet</a></dt>
- <dd>
- <div class="block">Sets a bit</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int)">addColumn(int)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20org.deidentifier.arx.DataType)">addColumn(int, DataType<?>)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(int, DataType<?>, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String)">addColumn(int, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(int, String, DataType<?>)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(int,%20java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(int, String, DataType<?>, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String)">addColumn(String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(String, DataType<?>)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(String, DataType<?>, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String)">addColumn(String, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String,%20org.deidentifier.arx.DataType)">addColumn(String, String, DataType<?>)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSource.html#addColumn(java.lang.String,%20java.lang.String,%20org.deidentifier.arx.DataType,%20boolean)">addColumn(String, String, DataType<?>, boolean)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx">DataSource</a></dt>
- <dd>
- <div class="block">Adds a new column.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfiguration.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfiguration.html" title="class in org.deidentifier.arx.io">ImportConfiguration</a></dt>
- <dd>
- <div class="block">Adds a single column to import from.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationCSV.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationCSV.html" title="class in org.deidentifier.arx.io">ImportConfigurationCSV</a></dt>
- <dd>
- <div class="block">Adds a single column to import from
-
- This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnCSV.html" title="class in org.deidentifier.arx.io"><code>ImportColumnCSV</code></a> can be added, otherwise
- an <code>IllegalArgumentException</code> will be thrown.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationExcel.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationExcel.html" title="class in org.deidentifier.arx.io">ImportConfigurationExcel</a></dt>
- <dd>
- <div class="block">Adds a single column to import from
-
- This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnExcel.html" title="class in org.deidentifier.arx.io"><code>ImportColumnExcel</code></a> can be added,
- otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/ImportConfigurationJDBC.html#addColumn(org.deidentifier.arx.io.ImportColumn)">addColumn(ImportColumn)</a></span> - Method in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/ImportConfigurationJDBC.html" title="class in org.deidentifier.arx.io">ImportConfigurationJDBC</a></dt>
- <dd>
- <div class="block">Adds a single column to import from
-
- This makes sure that only <a href="../org/deidentifier/arx/io/ImportColumnJDBC.html" title="class in org.deidentifier.arx.io"><code>ImportColumnJDBC</code></a> can be added,
- otherwise an <code>IllegalArgumentException</code> will be thrown.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXConfiguration.html#addCriterion(org.deidentifier.arx.criteria.PrivacyCriterion)">addCriterion(PrivacyCriterion)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx">ARXConfiguration</a></dt>
- <dd>
- <div class="block"><span class="strong">Deprecated.</span></div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int)">addGroup(int)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
- <dd>
- <div class="block">Adds the given group with the default aggregate function.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int,%20org.deidentifier.arx.aggregates.AggregateFunction)">addGroup(int, AggregateFunction<U>)</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>
- <div class="block">Adds the given group with the given aggregate function.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html#addGroup(int,%20java.lang.String)">addGroup(int, String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderGroupingBased.Level.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderGroupingBased.Level</a></dt>
- <dd>
- <div class="block">Adds the given group.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T)">addInterval(T, T)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
- <dd>
- <div class="block">Adds an interval.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T,%20org.deidentifier.arx.aggregates.AggregateFunction)">addInterval(T, T, AggregateFunction<T>)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
- <dd>
- <div class="block">Adds an interval.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html#addInterval(T,%20T,%20java.lang.String)">addInterval(T, T, String)</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/HierarchyBuilderIntervalBased.html" title="class in org.deidentifier.arx.aggregates">HierarchyBuilderIntervalBased</a></dt>
- <dd>
- <div class="block">Adds an interval.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addItem(java.lang.String)">addItem(String)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds an item</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementData)">addItem(ElementData)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementList.html" title="class in org.deidentifier.arx.certificate.elements">ElementList</a></dt>
- <dd>
- <div class="block">Adds element data</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementList)">addItem(ElementList)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementList.html" title="class in org.deidentifier.arx.certificate.elements">ElementList</a></dt>
- <dd>
- <div class="block">Adds an item to this list</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementList.html#addItem(org.deidentifier.arx.certificate.elements.ElementText)">addItem(ElementText)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementList.html" title="class in org.deidentifier.arx.certificate.elements">ElementList</a></dt>
- <dd>
- <div class="block">Adds an item to this list</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addPercentProperty(java.lang.String,%20double)">addPercentProperty(String, double)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a number between 0 and 1 as precentage</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXConfiguration.html#addPrivacyModel(org.deidentifier.arx.criteria.PrivacyCriterion)">addPrivacyModel(PrivacyCriterion)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx">ARXConfiguration</a></dt>
- <dd>
- <div class="block">Adds a privacy model to the configuration.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20org.deidentifier.arx.ARXLattice.Anonymity)">addProperty(String, ARXLattice.Anonymity)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20boolean)">addProperty(String, boolean)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20double)">addProperty(String, double)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20int)">addProperty(String, int)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20long)">addProperty(String, long)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20java.lang.String)">addProperty(String, String)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#addProperty(java.lang.String,%20org.deidentifier.arx.certificate.elements.ElementData)">addProperty(String, ElementData)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Adds a property</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction</a></dt>
- <dd>
- <div class="block">This function returns an aggregate value.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericArithmeticMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericCommonPrefix</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericConstant</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMean</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericGeometricMeanOfBounds</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericInterval</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSet</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html#aggregate(java.lang.String[])">aggregate(String[])</a></span> - Method in class org.deidentifier.arx.aggregates.<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates">AggregateFunction.GenericSetOfPrefixes</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.html" title="type parameter in AggregateFunction">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">This abstract class represents an aggregate function.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionBuilder.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.AggregateFunctionBuilder</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionBuilder.html" title="type parameter in AggregateFunction.AggregateFunctionBuilder">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">A builder for aggregate functions.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.AggregateFunctionWithParameter</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.AggregateFunctionWithParameter.html" title="type parameter in AggregateFunction.AggregateFunctionWithParameter">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that has a parameter.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericArithmeticMean</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMean.html" title="type parameter in AggregateFunction.GenericArithmeticMean">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns the arithmetic mean, if it may be computed, "NULL"
- otherwise.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericArithmeticMeanOfBounds</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericArithmeticMeanOfBounds.html" title="type parameter in AggregateFunction.GenericArithmeticMeanOfBounds">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns the arithmetic mean of min & max, if it may be computed, "NULL"
- otherwise.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericBounds</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericBounds.html" title="type parameter in AggregateFunction.GenericBounds">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns an interval consisting of the
- first and the last element following the predefined order .</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericCommonPrefix</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericCommonPrefix.html" title="type parameter in AggregateFunction.GenericCommonPrefix">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns a common prefix.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericConstant</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericConstant.html" title="type parameter in AggregateFunction.GenericConstant">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns a constant value.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericGeometricMean</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMean.html" title="type parameter in AggregateFunction.GenericGeometricMean">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns the geometric mean, if it may be computed, "NULL"
- otherwise.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericGeometricMeanOfBounds</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericGeometricMeanOfBounds.html" title="type parameter in AggregateFunction.GenericGeometricMeanOfBounds">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns the geometric mean of min & max, if it may be computed, "NULL"
- otherwise.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericInterval</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericInterval.html" title="type parameter in AggregateFunction.GenericInterval">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns an interval [min, max] .</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericSet</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSet.html" title="type parameter in AggregateFunction.GenericSet">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns a set of all data values.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="class in org.deidentifier.arx.aggregates"><span class="strong">AggregateFunction.GenericSetOfPrefixes</span></a><<a href="../org/deidentifier/arx/aggregates/AggregateFunction.GenericSetOfPrefixes.html" title="type parameter in AggregateFunction.GenericSetOfPrefixes">T</a>> - Class in <a href="../org/deidentifier/arx/aggregates/package-summary.html">org.deidentifier.arx.aggregates</a></dt>
- <dd>
- <div class="block">An aggregate function that returns a set of the prefixes of the data values.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataSelector.html#and()">and()</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx">DataSelector</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#anonymize(org.deidentifier.arx.Data,%20org.deidentifier.arx.ARXConfiguration)">anonymize(Data, ARXConfiguration)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
- <dd>
- <div class="block">Performs data anonymization.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#ANY_VALUE">ANY_VALUE</a></span> - Static variable in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a></dt>
- <dd>
- <div class="block">The string representing the ANY value</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx"><span class="strong">ARXAnonymizer</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class offers several methods to define parameters and execute the ARX
- algorithm.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#ARXAnonymizer()">ARXAnonymizer()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
- <dd>
- <div class="block">Creates a new anonymizer with the default configuration.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXAnonymizer.html#ARXAnonymizer(int,%20double,%20double)">ARXAnonymizer(int, double, double)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXAnonymizer.html" title="class in org.deidentifier.arx">ARXAnonymizer</a></dt>
- <dd>
- <div class="block">Creates a new anonymizer with the given configuration.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/certificate/ARXCertificate.html" title="class in org.deidentifier.arx.certificate"><span class="strong">ARXCertificate</span></a> - Class in <a href="../org/deidentifier/arx/certificate/package-summary.html">org.deidentifier.arx.certificate</a></dt>
- <dd>
- <div class="block">A PDF document</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">A generic configuration for the ARX anonymizer.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXConfiguration.ARXConfigurationInternal.html" title="class in org.deidentifier.arx"><span class="strong">ARXConfiguration.ARXConfigurationInternal</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Class for internal use that provides access to more parameters and functionality.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXConfiguration.Monotonicity.html" title="enum in org.deidentifier.arx"><span class="strong">ARXConfiguration.Monotonicity</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Monotonicity.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXCostBenefitConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXCostBenefitConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Basic configuration of monetary amounts, such as the publisher's benefit
- per record or the per-record fine fine for a successful re-identification attack.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class implements a representation of the generalization lattice that is
- exposed to users of the API.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.Access.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.Access</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">The internal accessor class.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.Access.html#ARXLattice.Access(org.deidentifier.arx.ARXLattice)">ARXLattice.Access(ARXLattice)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.Access.html" title="class in org.deidentifier.arx">ARXLattice.Access</a></dt>
- <dd>
- <div class="block">Constructor</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.Anonymity.html" title="enum in org.deidentifier.arx"><span class="strong">ARXLattice.Anonymity</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">ReflectS different anonymity properties</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.ARXNode</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">A node in the lattice.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.html#ARXLattice.ARXNode(org.deidentifier.arx.ARXLattice)">ARXLattice.ARXNode(ARXLattice)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode</a></dt>
- <dd>
- <div class="block">Internal constructor for deserialization.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.ARXNode.Access</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Internal access class.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html#ARXLattice.ARXNode.Access(org.deidentifier.arx.ARXLattice.ARXNode)">ARXLattice.ARXNode.Access(ARXLattice.ARXNode)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.ARXNode.Access.html" title="class in org.deidentifier.arx">ARXLattice.ARXNode.Access</a></dt>
- <dd>
- <div class="block">Accessor class</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx"><span class="strong">ARXLattice.LatticeDeserializationContext</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Context for deserialization.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html#ARXLattice.LatticeDeserializationContext()">ARXLattice.LatticeDeserializationContext()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXLattice.LatticeDeserializationContext.html" title="class in org.deidentifier.arx">ARXLattice.LatticeDeserializationContext</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/ARXListener.html" title="interface in org.deidentifier.arx"><span class="strong">ARXListener</span></a> - Interface in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class implements a listener for the ARX framework.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLogisticRegressionConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXLogisticRegressionConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Configuration for logistic regression</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXLogisticRegressionConfiguration.PriorFunction.html" title="enum in org.deidentifier.arx"><span class="strong">ARXLogisticRegressionConfiguration.PriorFunction</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Prior function for regularization</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXPopulationModel.html" title="class in org.deidentifier.arx"><span class="strong">ARXPopulationModel</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class models population properties for risk estimation</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXPopulationModel.Region.html" title="enum in org.deidentifier.arx"><span class="strong">ARXPopulationModel.Region</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Regions</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXResult.html" title="class in org.deidentifier.arx"><span class="strong">ARXResult</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Encapsulates the results of an execution of the ARX algorithm.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/ARXResult.html#ARXResult(org.deidentifier.arx.DataHandle,%20org.deidentifier.arx.DataDefinition,%20org.deidentifier.arx.ARXLattice,%20int,%20double,%20double,%20org.deidentifier.arx.metric.Metric,%20org.deidentifier.arx.ARXConfiguration,%20org.deidentifier.arx.ARXLattice.ARXNode,%20long,%20org.deidentifier.arx.framework.lattice.SolutionSpace)">ARXResult(DataHandle, DataDefinition, ARXLattice, int, double, double, Metric<?>, ARXConfiguration, ARXLattice.ARXNode, long, SolutionSpace)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/ARXResult.html" title="class in org.deidentifier.arx">ARXResult</a></dt>
- <dd>
- <div class="block">Internal constructor for deserialization.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/ARXSolverConfiguration.html" title="class in org.deidentifier.arx"><span class="strong">ARXSolverConfiguration</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Runtime configuration for the solver</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#asList()">asList()</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Returns a list</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/certificate/elements/ElementData.html#asList(java.lang.String)">asList(String)</a></span> - Method in class org.deidentifier.arx.certificate.elements.<a href="../org/deidentifier/arx/certificate/elements/ElementData.html" title="class in org.deidentifier.arx.certificate.elements">ElementData</a></dt>
- <dd>
- <div class="block">Returns a list</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/AttributeType.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Represents an attribute type.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/AttributeType.Hierarchy.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.Hierarchy</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class implements a generalization hierarchy.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.html#AttributeType.Hierarchy()">AttributeType.Hierarchy()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy</a></dt>
- <dd>
- <div class="block">Instantiates a new hierarchy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.Hierarchy.DefaultHierarchy</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">The default implementation of a generalization hierarchy.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html#AttributeType.Hierarchy.DefaultHierarchy()">AttributeType.Hierarchy.DefaultHierarchy()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/AttributeType.Hierarchy.DefaultHierarchy.html" title="class in org.deidentifier.arx">AttributeType.Hierarchy.DefaultHierarchy</a></dt>
- <dd>
- <div class="block">Instantiates a new default hierarchy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/AttributeType.MicroAggregationFunction.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.MicroAggregationFunction</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class is used to define aggregate functions for microaggregation.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/AttributeType.MicroAggregationFunctionDescription.html" title="class in org.deidentifier.arx"><span class="strong">AttributeType.MicroAggregationFunctionDescription</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class describes a microaggregation function</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria"><span class="strong">AverageReidentificationRisk</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
- <dd>
- <div class="block">This criterion ensures that an estimate for the average re-identification risk falls
- below a given threshold.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html#AverageReidentificationRisk(double)">AverageReidentificationRisk(double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/AverageReidentificationRisk.html" title="class in org.deidentifier.arx.criteria">AverageReidentificationRisk</a></dt>
- <dd>
- <div class="block">Creates a new instance of this criterion.</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>Prev Letter</li>
- <li><a href="index-2.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
- <li><a href="index-1.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>
|