123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!-- NewPage -->
- <html lang="en">
- <head>
- <title>D-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="D-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-3.html">Prev Letter</a></li>
- <li><a href="index-5.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
- <li><a href="index-4.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="_D_">
- <!-- -->
- </a>
- <h2 class="title">D</h2>
- <dl>
- <dt><a href="../org/deidentifier/arx/Data.html" title="class in org.deidentifier.arx"><span class="strong">Data</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Represents input data for the ARX framework.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/Data.html#Data()">Data()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/Data.html" title="class in org.deidentifier.arx">Data</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/Data.DefaultData.html" title="class in org.deidentifier.arx"><span class="strong">Data.DefaultData</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 data object.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/Data.DefaultData.html#Data.DefaultData()">Data.DefaultData()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/Data.DefaultData.html" title="class in org.deidentifier.arx">Data.DefaultData</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/DataDefinition.html" title="class in org.deidentifier.arx"><span class="strong">DataDefinition</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Encapsulates a definition of the types of attributes contained in a dataset.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataDefinition.html#DataDefinition()">DataDefinition()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataDefinition.html" title="class in org.deidentifier.arx">DataDefinition</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/DataGeneralizationScheme.html" title="class in org.deidentifier.arx"><span class="strong">DataGeneralizationScheme</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class encapsulates a generalization scheme</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataGeneralizationScheme.GeneralizationDegree.html" title="enum in org.deidentifier.arx"><span class="strong">DataGeneralizationScheme.GeneralizationDegree</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">A specific generalization degree</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataHandle.html" title="class in org.deidentifier.arx"><span class="strong">DataHandle</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class provides access to dictionary encoded data.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataHandle.html#DataHandle()">DataHandle()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataHandle.html" title="class in org.deidentifier.arx">DataHandle</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleInput.html" title="class in org.deidentifier.arx"><span class="strong">DataHandleInput</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">An implementation of the DataHandle interface for input data.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleInternal.html" title="class in org.deidentifier.arx"><span class="strong">DataHandleInternal</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Wrapper class that provides information to StatisticsBuilder.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleInternal.InterruptHandler.html" title="interface in org.deidentifier.arx"><span class="strong">DataHandleInternal.InterruptHandler</span></a> - Interface in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Interface</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleOutput.html" title="class in org.deidentifier.arx"><span class="strong">DataHandleOutput</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">An implementation of the class DataHandle for output data.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleOutput.ResultIterator.html" title="class in org.deidentifier.arx"><span class="strong">DataHandleOutput.ResultIterator</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">The class ResultIterator.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataHandleOutput.ResultIterator.html#DataHandleOutput.ResultIterator()">DataHandleOutput.ResultIterator()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataHandleOutput.ResultIterator.html" title="class in org.deidentifier.arx">DataHandleOutput.ResultIterator</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/DataHandleSubset.html" title="class in org.deidentifier.arx"><span class="strong">DataHandleSubset</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This implementation of a data handle projects a given data handle onto a given research subset.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataHandleSubset.html#DataHandleSubset(org.deidentifier.arx.DataHandle,%20org.deidentifier.arx.DataSubset)">DataHandleSubset(DataHandle, DataSubset)</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataHandleSubset.html" title="class in org.deidentifier.arx">DataHandleSubset</a></dt>
- <dd>
- <div class="block">Creates a new handle that represents the research subset.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataScale.html" title="enum in org.deidentifier.arx"><span class="strong">DataScale</span></a> - Enum in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class represents different scales of measure.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataSelector.html" title="class in org.deidentifier.arx"><span class="strong">DataSelector</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">A selector for tuples.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataSource.html" title="class in org.deidentifier.arx"><span class="strong">DataSource</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class provides configuration options for importing data from CSV-files, from Excel-files
- or via a JDBC connection.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataSubset.html" title="class in org.deidentifier.arx"><span class="strong">DataSubset</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class represents a the dataset that is to be de-identified
- as a subset of the given population table.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx"><span class="strong">DataType</span></a><<a href="../org/deidentifier/arx/DataType.html" title="type parameter in DataType">T</a>> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">This class provides access to the data types supported by the ARX framework.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#DataType()">DataType()</a></span> - Constructor for class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.html" title="class in org.deidentifier.arx">DataType</a></dt>
- <dd> </dd>
- <dt><a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx"><span class="strong">DataType.ARXDate</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Base class for date/time types.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx"><span class="strong">DataType.ARXDecimal</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Base class for numeric types.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx"><span class="strong">DataType.ARXInteger</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Base class for numeric types.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.ARXOrderedString.html" title="class in org.deidentifier.arx"><span class="strong">DataType.ARXOrderedString</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Base class for ordered string types.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.ARXString.html" title="class in org.deidentifier.arx"><span class="strong">DataType.ARXString</span></a> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">Base class for string types.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXString.html#DataType.ARXString()">DataType.ARXString()</a></span> - Constructor for 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><a href="../org/deidentifier/arx/DataType.DataTypeDescription.html" title="class in org.deidentifier.arx"><span class="strong">DataType.DataTypeDescription</span></a><<a href="../org/deidentifier/arx/DataType.DataTypeDescription.html" title="type parameter in DataType.DataTypeDescription">T</a>> - Class in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">An entry in the list of available data types.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.DataTypeWithFormat.html" title="interface in org.deidentifier.arx"><span class="strong">DataType.DataTypeWithFormat</span></a> - Interface in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">An interface for data types with format.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="interface in org.deidentifier.arx"><span class="strong">DataType.DataTypeWithRatioScale</span></a><<a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="type parameter in DataType.DataTypeWithRatioScale">T</a>> - Interface in <a href="../org/deidentifier/arx/package-summary.html">org.deidentifier.arx</a></dt>
- <dd>
- <div class="block">An interface for data types with a ratio scale.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#DATE">DATE</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">A date data type with default format dd.mm.yyyy</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/criteria/DDisclosurePrivacy.html" title="class in org.deidentifier.arx.criteria"><span class="strong">DDisclosurePrivacy</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
- <dd>
- <div class="block">Delta-disclosure privacy as proposed in:<br>
- <br>
- Justin Brickell and Vitaly Shmatikov:<br>
- The Cost of Privacy: Destruction of Data-mining Utility in Anonymized Data Publishing<br>
- Proceedings of the 14th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining<br>
- 2008</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DDisclosurePrivacy.html#DDisclosurePrivacy(java.lang.String,%20double)">DDisclosurePrivacy(String, double)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DDisclosurePrivacy.html" title="class in org.deidentifier.arx.criteria">DDisclosurePrivacy</a></dt>
- <dd>
- <div class="block">Creates a new instance</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.html#DECIMAL">DECIMAL</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">A generic decimal data type.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/CSVSyntax.html#DEFAULT_DELIMITER">DEFAULT_DELIMITER</a></span> - Static variable in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/CSVSyntax.html" title="class in org.deidentifier.arx.io">CSVSyntax</a></dt>
- <dd>
- <div class="block">Default values.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/CSVSyntax.html#DEFAULT_ESCAPE">DEFAULT_ESCAPE</a></span> - Static variable in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/CSVSyntax.html" title="class in org.deidentifier.arx.io">CSVSyntax</a></dt>
- <dd>
- <div class="block">Default values.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/CSVSyntax.html#DEFAULT_LINEBREAK">DEFAULT_LINEBREAK</a></span> - Static variable in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/CSVSyntax.html" title="class in org.deidentifier.arx.io">CSVSyntax</a></dt>
- <dd>
- <div class="block">Default values.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/io/CSVSyntax.html#DEFAULT_QUOTE">DEFAULT_QUOTE</a></span> - Static variable in class org.deidentifier.arx.io.<a href="../org/deidentifier/arx/io/CSVSyntax.html" title="class in org.deidentifier.arx.io">CSVSyntax</a></dt>
- <dd>
- <div class="block">Default values.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html" title="class in org.deidentifier.arx.criteria"><span class="strong">DistinctLDiversity</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
- <dd>
- <div class="block">The distinct l-diversity privacy criterion.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html#DistinctLDiversity(java.lang.String,%20int)">DistinctLDiversity(String, int)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DistinctLDiversity.html" title="class in org.deidentifier.arx.criteria">DistinctLDiversity</a></dt>
- <dd>
- <div class="block">Creates a new instance of the distinct l-diversity privacy criterion as proposed in
- Machanavajjhala A, Kifer D, Gehrke J.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDate.html#divide(java.util.Date,%20java.util.Date)">divide(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.ARXDate.html#divide(java.lang.String,%20java.lang.String)">divide(String, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDate.html" title="class in org.deidentifier.arx">DataType.ARXDate</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXDecimal.html#divide(java.lang.Double,%20java.lang.Double)">divide(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.ARXDecimal.html#divide(java.lang.String,%20java.lang.String)">divide(String, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXDecimal.html" title="class in org.deidentifier.arx">DataType.ARXDecimal</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.ARXInteger.html#divide(java.lang.Long,%20java.lang.Long)">divide(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.ARXInteger.html#divide(java.lang.String,%20java.lang.String)">divide(String, String)</a></span> - Method in class org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.ARXInteger.html" title="class in org.deidentifier.arx">DataType.ARXInteger</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#divide(java.lang.String,%20java.lang.String)">divide(String, String)</a></span> - Method in interface org.deidentifier.arx.<a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html" title="interface in org.deidentifier.arx">DataType.DataTypeWithRatioScale</a></dt>
- <dd> </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/DataType.DataTypeWithRatioScale.html#divide(T,%20T)">divide(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><a href="../org/deidentifier/arx/metric/v2/DomainShare.html" title="interface in org.deidentifier.arx.metric.v2"><span class="strong">DomainShare</span></a> - Interface in <a href="../org/deidentifier/arx/metric/v2/package-summary.html">org.deidentifier.arx.metric.v2</a></dt>
- <dd>
- <div class="block">Base interface for domain shares.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/DomainShareInterval.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">DomainShareInterval</span></a><<a href="../org/deidentifier/arx/metric/v2/DomainShareInterval.html" title="type parameter in DomainShareInterval">T</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 represents a set of domain shares for an attribute.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/DomainShareInterval.html#DomainShareInterval(org.deidentifier.arx.aggregates.HierarchyBuilderIntervalBased,%20int[][],%20java.lang.String[])">DomainShareInterval(HierarchyBuilderIntervalBased<T>, int[][], String[])</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/DomainShareInterval.html" title="class in org.deidentifier.arx.metric.v2">DomainShareInterval</a></dt>
- <dd>
- <div class="block">Creates a new set of domain shares derived from the given functional interval-based hierarchy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/DomainShareMaterialized.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">DomainShareMaterialized</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 represents a set of domain shares for an attribute.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/DomainShareMaterialized.html#DomainShareMaterialized(java.lang.String[][],%20java.lang.String[],%20int[][])">DomainShareMaterialized(String[][], String[], int[][])</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/DomainShareMaterialized.html" title="class in org.deidentifier.arx.metric.v2">DomainShareMaterialized</a></dt>
- <dd>
- <div class="block">Creates a new set of domain shares derived from the given attribute.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/metric/v2/DomainShareRedaction.html" title="class in org.deidentifier.arx.metric.v2"><span class="strong">DomainShareRedaction</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 represents a set of domain shares for an attribute.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/metric/v2/DomainShareRedaction.html#DomainShareRedaction(org.deidentifier.arx.aggregates.HierarchyBuilderRedactionBased)">DomainShareRedaction(HierarchyBuilderRedactionBased<?>)</a></span> - Constructor for class org.deidentifier.arx.metric.v2.<a href="../org/deidentifier/arx/metric/v2/DomainShareRedaction.html" title="class in org.deidentifier.arx.metric.v2">DomainShareRedaction</a></dt>
- <dd>
- <div class="block">Creates a new set of domain shares derived from the given functional redaction-based hierarchy.</div>
- </dd>
- <dt><a href="../org/deidentifier/arx/criteria/DPresence.html" title="class in org.deidentifier.arx.criteria"><span class="strong">DPresence</span></a> - Class in <a href="../org/deidentifier/arx/criteria/package-summary.html">org.deidentifier.arx.criteria</a></dt>
- <dd>
- <div class="block">The d-presence criterion
- Published in:
- Nergiz M, Atzori M, Clifton C.</div>
- </dd>
- <dt><span class="strong"><a href="../org/deidentifier/arx/criteria/DPresence.html#DPresence(double,%20double,%20org.deidentifier.arx.DataSubset)">DPresence(double, double, DataSubset)</a></span> - Constructor for class org.deidentifier.arx.criteria.<a href="../org/deidentifier/arx/criteria/DPresence.html" title="class in org.deidentifier.arx.criteria">DPresence</a></dt>
- <dd>
- <div class="block">Creates a new instance of the d-presence criterion as proposed in:
- Nergiz M, Atzori M, Clifton C.</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-3.html">Prev Letter</a></li>
- <li><a href="index-5.html">Next Letter</a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
- <li><a href="index-4.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>
|