|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="de"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (16) on Wed Jul 06 15:39:16 CEST 2022 --> |
| 5 | +<!-- Generated by javadoc (16) on Fri Jul 08 16:40:43 CEST 2022 --> |
6 | 6 | <title>All Classes (diffdetective 1.0.0 API)</title> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
9 | | -<meta name="dc.created" content="2022-07-06"> |
| 9 | +<meta name="dc.created" content="2022-07-08"> |
10 | 10 | <meta name="description" content="class index"> |
11 | 11 | <meta name="generator" content="javadoc/AllClassesIndexWriter"> |
12 | 12 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
@@ -254,7 +254,7 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
254 | 254 | </div> |
255 | 255 | <div class="col-first odd-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/diff/difftree/DiffTree.html" title="class in org.variantsync.diffdetective.diff.difftree">DiffTree</a></div> |
256 | 256 | <div class="col-last odd-row-color all-classes-table-tab2 all-classes-table"> |
257 | | -<div class="block">Implementation of the diff tree.</div> |
| 257 | +<div class="block">Implementation of variation tree diffs from our ESEC/FSE'22 paper.</div> |
258 | 258 | </div> |
259 | 259 | <div class="col-first even-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/diff/difftree/filter/DiffTreeFilter.html" title="class in org.variantsync.diffdetective.diff.difftree.filter">DiffTreeFilter</a></div> |
260 | 260 | <div class="col-last even-row-color all-classes-table-tab2 all-classes-table"> |
@@ -748,20 +748,16 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1> |
748 | 748 | <div class="col-last even-row-color all-classes-table-tab2 all-classes-table"> |
749 | 749 | <div class="block">Labels are of the form <code>CodeType_DiffType</code>.</div> |
750 | 750 | </div> |
751 | | -<div class="col-first odd-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/pattern/elementary/proposed/Untouched.html" title="class in org.variantsync.diffdetective.pattern.elementary.proposed">Untouched</a></div> |
| 751 | +<div class="col-first odd-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/validation/Validation.html" title="class in org.variantsync.diffdetective.validation">Validation</a></div> |
752 | 752 | <div class="col-last odd-row-color all-classes-table-tab2 all-classes-table"> |
753 | | -<div class="block">Our Untouched pattern from the ESEC/FSE'22 paper.</div> |
754 | | -</div> |
755 | | -<div class="col-first even-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/validation/Validation.html" title="class in org.variantsync.diffdetective.validation">Validation</a></div> |
756 | | -<div class="col-last even-row-color all-classes-table-tab2 all-classes-table"> |
757 | 753 | <div class="block">This is the validation from our ESEC/FSE'22 paper.</div> |
758 | 754 | </div> |
759 | | -<div class="col-first odd-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/tablegen/styles/VariabilityShare.html" title="class in org.variantsync.diffdetective.tablegen.styles">VariabilityShare</a></div> |
760 | | -<div class="col-last odd-row-color all-classes-table-tab2 all-classes-table"> |
| 755 | +<div class="col-first even-row-color all-classes-table-tab2 all-classes-table"><a href="org/variantsync/diffdetective/tablegen/styles/VariabilityShare.html" title="class in org.variantsync.diffdetective.tablegen.styles">VariabilityShare</a></div> |
| 756 | +<div class="col-last even-row-color all-classes-table-tab2 all-classes-table"> |
761 | 757 | <div class="block">A template of a LaTex table containing the share of variability changing edits for each dataset.</div> |
762 | 758 | </div> |
763 | | -<div class="col-first even-row-color all-classes-table all-classes-table-tab4"><a href="org/variantsync/diffdetective/diff/difftree/WrongTimeException.html" title="class in org.variantsync.diffdetective.diff.difftree">WrongTimeException</a></div> |
764 | | -<div class="col-last even-row-color all-classes-table all-classes-table-tab4"> |
| 759 | +<div class="col-first odd-row-color all-classes-table all-classes-table-tab4"><a href="org/variantsync/diffdetective/diff/difftree/WrongTimeException.html" title="class in org.variantsync.diffdetective.diff.difftree">WrongTimeException</a></div> |
| 760 | +<div class="col-last odd-row-color all-classes-table all-classes-table-tab4"> |
765 | 761 | <div class="block">An exception that signals that an invalid <a href="org/variantsync/diffdetective/diff/difftree/Time.html" title="enum class in org.variantsync.diffdetective.diff.difftree"><code>Time</code></a> was used for a certain computation.</div> |
766 | 762 | </div> |
767 | 763 | </div> |
|
0 commit comments