Skip to content

Commit

Permalink
mechanism to avoid collision between state index/name/values
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeschamps committed Apr 1, 2020
1 parent fa60533 commit 56e527f
Show file tree
Hide file tree
Showing 340 changed files with 4,099 additions and 914 deletions.
31 changes: 29 additions & 2 deletions docs/allclasses-frame.html

Large diffs are not rendered by default.

31 changes: 29 additions & 2 deletions docs/allclasses-noframe.html

Large diffs are not rendered by default.

86 changes: 84 additions & 2 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>Constant Field Values</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -403,6 +403,13 @@ <h2 title="de.embl">de.embl.*</h2>
<td><code><a href="de/embl/rieslab/emu/plugin/examples/simpleui/LaserPanel.html#PARAM_TITLE">PARAM_TITLE</a></code></td>
<td class="colLast"><code>"Name"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.plugin.examples.simpleui.LaserPanel.PARAM_USEONOFF">
<!-- -->
</a><code>public&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="de/embl/rieslab/emu/plugin/examples/simpleui/LaserPanel.html#PARAM_USEONOFF">PARAM_USEONOFF</a></code></td>
<td class="colLast"><code>"Enable power button"</code></td>
</tr>
</tbody>
</table>
</li>
Expand All @@ -429,6 +436,81 @@ <h2 title="de.embl">de.embl.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>de.embl.rieslab.emu.swinglisteners.<a href="de/embl/rieslab/emu/swinglisteners/SwingUIListenersTest.html" title="class in de.embl.rieslab.emu.swinglisteners">SwingUIListenersTest</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.swinglisteners.SwingUIListenersTest.waitTime">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="de/embl/rieslab/emu/swinglisteners/SwingUIListenersTest.html#waitTime">waitTime</a></code></td>
<td class="colLast"><code>50</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>de.embl.rieslab.emu.ui.<a href="de/embl/rieslab/emu/ui/ConfigurableMainFrameTest.TestableMMProperty.html" title="class in de.embl.rieslab.emu.ui">ConfigurableMainFrameTest.TestableMMProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.ui.ConfigurableMainFrameTest.TestableMMProperty.DEFVAL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="de/embl/rieslab/emu/ui/ConfigurableMainFrameTest.TestableMMProperty.html#DEFVAL">DEFVAL</a></code></td>
<td class="colLast"><code>"default"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.ui.ConfigurableMainFrameTest.TestableMMProperty.DEV">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="de/embl/rieslab/emu/ui/ConfigurableMainFrameTest.TestableMMProperty.html#DEV">DEV</a></code></td>
<td class="colLast"><code>"MyDevice"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>de.embl.rieslab.emu.ui.<a href="de/embl/rieslab/emu/ui/ConfigurablePanelTest.TestableMMProperty.html" title="class in de.embl.rieslab.emu.ui">ConfigurablePanelTest.TestableMMProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.ui.ConfigurablePanelTest.TestableMMProperty.DEFVAL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="de/embl/rieslab/emu/ui/ConfigurablePanelTest.TestableMMProperty.html#DEFVAL">DEFVAL</a></code></td>
<td class="colLast"><code>"default"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="de.embl.rieslab.emu.ui.ConfigurablePanelTest.TestableMMProperty.DEV">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<td><code><a href="de/embl/rieslab/emu/ui/ConfigurablePanelTest.TestableMMProperty.html#DEV">DEV</a></code></td>
<td class="colLast"><code>"MyDevice"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>de.embl.rieslab.emu.ui.uiproperties.<a href="de/embl/rieslab/emu/ui/uiproperties/MultiStateUIProperty.html" title="class in de.embl.rieslab.emu.ui.uiproperties">MultiStateUIProperty</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/EMUPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:49 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:56 CEST 2020 -->
<title>EMUPlugin</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/class-use/EMUPlugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.EMUPlugin</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:48 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:57 CEST 2020 -->
<title>ConfigurationController</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -50,7 +50,7 @@
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li>Next&nbsp;Class</li>
<li><a href="../../../../../de/embl/rieslab/emu/configuration/ConfigurationIOTest.html" title="class in de.embl.rieslab.emu.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?de/embl/rieslab/emu/configuration/ConfigurationController.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -712,7 +712,7 @@ <h4>isManagerRunning</h4>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li>Next&nbsp;Class</li>
<li><a href="../../../../../de/embl/rieslab/emu/configuration/ConfigurationIOTest.html" title="class in de.embl.rieslab.emu.configuration"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?de/embl/rieslab/emu/configuration/ConfigurationController.html" target="_top">Frames</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.ConfigurationController</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down Expand Up @@ -35,7 +35,7 @@
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../de/embl/rieslab/emu/configuration/ConfigurationController.html" title="class in de.embl.rieslab.emu.configuration">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
Expand Down Expand Up @@ -127,7 +127,7 @@ <h3>Uses of <a href="../../../../../../de/embl/rieslab/emu/configuration/Configu
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../de/embl/rieslab/emu/configuration/ConfigurationController.html" title="class in de.embl.rieslab.emu.configuration">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../overview-tree.html">Tree</a></li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:59 CEST 2020 -->
<title>GlobalConfiguration</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:59 CEST 2020 -->
<title>GlobalConfigurationWrapper</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:59 CEST 2020 -->
<title>PluginConfiguration</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:59 CEST 2020 -->
<title>PluginConfigurationID</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.data.GlobalConfiguration</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.data.GlobalConfigurationWrapper</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.data.PluginConfiguration</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.data.PluginConfigurationID</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.data</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.data</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/configuration/data/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.data Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/configuration/data/package-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Package de.embl.rieslab.emu.configuration.data</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:50 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:41:57 CEST 2020 -->
<title>ConfigurationIO</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:53 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:01 CEST 2020 -->
<title>Uses of Class de.embl.rieslab.emu.configuration.io.ConfigurationIO</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/configuration/io/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.io</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.io</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/de/embl/rieslab/emu/configuration/io/package-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_201) on Tue Mar 10 09:39:52 CET 2020 -->
<!-- Generated by javadoc (1.8.0_201) on Wed Apr 01 13:42:00 CEST 2020 -->
<title>de.embl.rieslab.emu.configuration.io Class Hierarchy</title>
<meta name="date" content="2020-03-10">
<meta name="date" content="2020-04-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit 56e527f

Please sign in to comment.