Added 1.16.0 RC1
diff --git a/download.html b/download.html
index a911a8a..0e2d278 100644
--- a/download.html
+++ b/download.html
@@ -91,6 +91,50 @@
<script type="text/javascript" src="https://www.openhub.net/p/612690/widgets/project_users_logo.js"></script>
</p>
+ <h4>1.16.x Release Candidates</h4>
+ <div class="row-fluid">
+ <div class="span12 text-center">
+ <b>
+ When updating to this version, please have a look at our migration guide: <a href="http://eclipsesource.com/blogs/tutorials/emf-forms-migration-guide/">EMFForms Migration Guide</a>.
+ </b>
+ </div>
+ </div>
+ <div class="row-fluid">
+
+ <div class="span6 text-center">
+ <button type="button" class="btn btn-primary"
+ data-toggle="collapse" data-target="#copied1160URL">Update
+ Site</button>
+ <div id="copied1160URL" class="collapse out">
+ Please copy this URL:
+ <div class="well" style="padding: 0.5em; color: #333333">
+ http://download.eclipse.org/ecp/releases/releases_116/</div>
+ <ol>
+ <li>Navigate to <em>Help → Install New Software</em>
+ <li>Paste the copied URL into the text field label with
+ "Work with" and press enter</li>
+ <li>Select the features, you want to install (<b>if you
+ are unsure: the "EMF Forms SDK"</b>). Please also visit our <a
+ href="documentation.html">documentation</a> for more information
+ </li>
+ <li>Accept the license agreement and finish the installation</li>
+ </ol>
+ </div>
+ </div>
+
+ <div class="span6 text-center">
+ <button type="button" class="btn btn-primary"
+ data-toggle="collapse" data-target="#copied1160URL_target">Target Platform Update
+ Site</button>
+ <div id="copied1160URL_target" class="collapse out" style="padding-left: 1em;">
+ Please copy this URL:
+ <div class="well" style="padding: 0.5em; color: #333333">
+ http://download.eclipse.org/ecp/releases/releases_target_116/</div>
+ <b>DO NOT INSTALL THIS INTO YOUR IDE. THIS IS MEANT ONLY FOR YOUR TARGET PLATFORM!</b>
+ </div>
+ </div>
+ </div>
+
<h4>1.15.x Service Releases</h4>
<div class="row-fluid">
<div class="span12 text-center">
@@ -747,8 +791,10 @@
</div>
</div>
</div>
+
<!-- Nighlty End -->
- <h4>1.16.x Milestone Builds</h4>
+ <!--
+ <h4>1.17.x Milestone Builds</h4>
<div class="row-fluid">
<div class="span12 text-center">
<b>
@@ -760,12 +806,12 @@
<div class="span6 text-center">
<button type="button" class="btn btn-primary"
- data-toggle="collapse" data-target="#copied1160URL">Update
+ data-toggle="collapse" data-target="#copied1170URL">Update
Site</button>
- <div id="copied1160URL" class="collapse out">
+ <div id="copied1170URL" class="collapse out">
Please copy this URL:
<div class="well" style="padding: 0.5em; color: #333333">
- http://download.eclipse.org/ecp/releases/releases_116/</div>
+ http://download.eclipse.org/ecp/releases/releases_117/</div>
<ol>
<li>Navigate to <em>Help → Install New Software</em>
<li>Paste the copied URL into the text field label with
@@ -781,9 +827,9 @@
<div class="span6 text-center">
<button type="button" class="btn btn-primary"
- data-toggle="collapse" data-target="#copied1160URL_target">Target Platform Update
+ data-toggle="collapse" data-target="#copied1170URL_target">Target Platform Update
Site</button>
- <div id="copied1160URL_target" class="collapse out" style="padding-left: 1em;">
+ <div id="copied1170URL_target" class="collapse out" style="padding-left: 1em;">
Please copy this URL:
<div class="well" style="padding: 0.5em; color: #333333">
http://download.eclipse.org/ecp/releases/releases_target_116/</div>
@@ -791,7 +837,7 @@
</div>
</div>
</div>
-
+ -->
<h4>Single Releases</h4>
Below you find a list of older releases you may download as a ZIP
archive.
@@ -804,19 +850,17 @@
</div>
<div class="row-fluid">
<div class="span3 text-center">
- <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_116/1160_M2/1160_M2.zip">1.16.0 M2</a>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_116/1160_RC1/1160_RC1.zip">1.16.0 RC1</a>
</div>
<div class="span3 text-center">
- <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_target_116/1160_M2/1160_M2.zip">Target Platform 1.16.0 M2</a>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_target_116/1160_RC1/1160_RC1.zip">Target Platform 1.16.0 RC1</a>
</div>
<div class="span3 text-center">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=ECP&target_milestone=1.16.0">Changelog 1.16.0</a>
</div>
- <!--
<div class="span3 text-center">
- <a href="../project-info/ECP_1150_1160_API_SPI_changes.html">API/SPI Changes 1.16.0</a>
+ <a href="./project-info/ECP_1150_1160_API_SPI_changes.html">API/SPI Changes 1.16.0</a>
</div>
- -->
</div>
<div class="row-fluid">
<div class="span3 text-center">
diff --git a/emfforms/download.html b/emfforms/download.html
index e7807e4..b9583ff 100644
--- a/emfforms/download.html
+++ b/emfforms/download.html
@@ -89,6 +89,50 @@
</p>
+ <h4>1.16.x Release Candidates</h4>
+ <div class="row-fluid">
+ <div class="span12 text-center">
+ <b>
+ When updating to this version, please have a look at our migration guide: <a href="http://eclipsesource.com/blogs/tutorials/emf-forms-migration-guide/">EMFForms Migration Guide</a>.
+ </b>
+ </div>
+ </div>
+ <div class="row-fluid">
+
+ <div class="span6 text-center">
+ <button type="button" class="btn btn-primary"
+ data-toggle="collapse" data-target="#copied1160URL">Update
+ Site</button>
+ <div id="copied1160URL" class="collapse out">
+ Please copy this URL:
+ <div class="well" style="padding: 0.5em; color: #333333">
+ http://download.eclipse.org/ecp/releases/releases_116/</div>
+ <ol>
+ <li>Navigate to <em>Help → Install New Software</em>
+ <li>Paste the copied URL into the text field label with
+ "Work with" and press enter</li>
+ <li>Select the features, you want to install (<b>if you
+ are unsure: the "EMF Forms SDK"</b>). Please also visit our <a
+ href="documentation.html">documentation</a> for more information
+ </li>
+ <li>Accept the license agreement and finish the installation</li>
+ </ol>
+ </div>
+ </div>
+
+ <div class="span6 text-center">
+ <button type="button" class="btn btn-primary"
+ data-toggle="collapse" data-target="#copied1160URL_target">Target Platform Update
+ Site</button>
+ <div id="copied1160URL_target" class="collapse out" style="padding-left: 1em;">
+ Please copy this URL:
+ <div class="well" style="padding: 0.5em; color: #333333">
+ http://download.eclipse.org/ecp/releases/releases_target_116/</div>
+ <b>DO NOT INSTALL THIS INTO YOUR IDE. THIS IS MEANT ONLY FOR YOUR TARGET PLATFORM!</b>
+ </div>
+ </div>
+ </div>
+
<h4>1.15.x Service Releases</h4>
<div class="row-fluid">
<div class="span12 text-center">
@@ -693,8 +737,8 @@
</div>
<!-- Nighlty End -->
-
- <h4>1.16.x Milestone Builds</h4>
+ <!--
+ <h4>1.17.x Milestone Builds</h4>
<div class="row-fluid">
<div class="span12 text-center">
<b>
@@ -706,12 +750,12 @@
<div class="span6 text-center">
<button type="button" class="btn btn-primary"
- data-toggle="collapse" data-target="#copied1160URL">Update
+ data-toggle="collapse" data-target="#copied1170URL">Update
Site</button>
- <div id="copied1160URL" class="collapse out">
+ <div id="copied1170URL" class="collapse out">
Please copy this URL:
<div class="well" style="padding: 0.5em; color: #333333">
- http://download.eclipse.org/ecp/releases/releases_116/</div>
+ http://download.eclipse.org/ecp/releases/releases_117/</div>
<ol>
<li>Navigate to <em>Help → Install New Software</em>
<li>Paste the copied URL into the text field label with
@@ -727,17 +771,17 @@
<div class="span6 text-center">
<button type="button" class="btn btn-primary"
- data-toggle="collapse" data-target="#copied1160URL_target">Target Platform Update
+ data-toggle="collapse" data-target="#copied1170URL_target">Target Platform Update
Site</button>
- <div id="copied1160URL_target" class="collapse out" style="padding-left: 1em;">
+ <div id="copied1170URL_target" class="collapse out" style="padding-left: 1em;">
Please copy this URL:
<div class="well" style="padding: 0.5em; color: #333333">
- http://download.eclipse.org/ecp/releases/releases_target_116/</div>
+ http://download.eclipse.org/ecp/releases/releases_target_117/</div>
<b>DO NOT INSTALL THIS INTO YOUR IDE. THIS IS MEANT ONLY FOR YOUR TARGET PLATFORM!</b>
</div>
</div>
</div>
-
+ -->
<h4>Single Releases</h4>
<p>
Below you find a list of older releases you may download as a ZIP
@@ -753,19 +797,17 @@
</div>
<div class="row-fluid">
<div class="span3 text-center">
- <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_116/1160_M2/1160_M2.zip">1.16.0 M2</a>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_116/1160_RC1/1160_RC1.zip">1.16.0 RC1</a>
</div>
<div class="span3 text-center">
- <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_target_116/1160_M2/1160_M2.zip">Target Platform 1.16.0 M2</a>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/ecp/releases/releases_target_116/1160_RC1/1160_RC1.zip">Target Platform 1.16.0 RC1</a>
</div>
<div class="span3 text-center">
<a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=ECP&target_milestone=1.16.0">Changelog 1.16.0</a>
</div>
- <!--
<div class="span3 text-center">
<a href="../project-info/ECP_1150_1160_API_SPI_changes.html">API/SPI Changes 1.16.0</a>
</div>
- -->
</div>
<div class="row-fluid">
<div class="span3 text-center">
diff --git a/project-info/ECP_1150_1160_API_SPI_changes.html b/project-info/ECP_1150_1160_API_SPI_changes.html
new file mode 100644
index 0000000..63890db
--- /dev/null
+++ b/project-info/ECP_1150_1160_API_SPI_changes.html
@@ -0,0 +1,2085 @@
+<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>API/SPI Changes</title>
+</head>
+<body>
+<h1>Changes Since ECP 1.14.0</h1>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">Added and removed bundles</th>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emfforms.core.bazaar</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.application.e3(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.application.e4(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.cdo.core(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.cdo.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.changebroker(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.changebroker.provider(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.common(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.common.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.core(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.core.emffilter(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.core.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.core.rap.sessionprovider.rwt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.diffmerge.context(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.diffmerge.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.diffmerge.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.diffmerge.renderer.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.diffmerge.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.edit.ecore.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.edit.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.editor.e3(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emf2web(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.0.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emf2web.json(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.0.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emf2web.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.0.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emf2web.ui.json(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.0.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.core(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.core.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.ui.e3(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.ui.e4(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.emfstore.ui.search(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.explorereditorbridge(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.editor.view(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.editor.view.templatebridge(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.editor.viewmodel(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.migration(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.util(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ide.view.service(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.makeithappen.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.makeithappen.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.makeithappen.view.email.renderer(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.makeithappen.view.group.renderer(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.makeithappen.wizards(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.rap.util(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.e3(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.e4(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.rcp(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.validation.e4(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.view(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.view.editor.controls(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.view.linewrapper(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.view.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.AttachmentStrategy</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.EClassSelectionStrategy</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.EObjectSelectionStrategy</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.OpenInNewContextStrategy</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceServiceCustomizationVendor</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.ui.view.swt.reference.ReferenceStrategy</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.ui.view.swt.di(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.validation.connector(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.validation.diagnostician(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.validationvieweditorbridge(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.categorization.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.categorization.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.categorization.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.compoundcontrol.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.compoundcontrol.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.compoundcontrol.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#CompoundControlSWTRenderer(VCompoundControl, ViewModelContext, ReportService, EMFFormsLabelProvider, EMFFormsRendererFactory)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#CompoundControlSWTRenderer(VCompoundControl, ViewModelContext, ReportService, EMFFormsLabelProvider, EMFFormsRendererFactory, VTViewTemplateProvider)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#Control createControls(Composite, int)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#LinkedHashMap<VContainedElement,AbstractSWTRenderer<VElement>> getElementRendererMap()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#AlignmentType getLabelAlignment()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#Optional<Integer> getLabelWidth()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#VTViewTemplateProvider getViewTemplateProvider()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.compoundcontrol.swt.CompoundControlSWTRenderer#void initChildRendererMap()</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.compoundcontrol.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.context(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.context.ViewModelContext#ViewModelContext getChildContext(EObject, VElement, VView, ViewModelServiceProvider)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.context.ViewModelContextFactory#ViewModelContext createViewModelContext(VElement, EObject, ViewModelServiceProvider)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.context.ViewModelServiceProvider</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.context.locale(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.control.multireference(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.core.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer#AbstractControlSWTRenderer(VCONTROL, ViewModelContext, ReportService, EMFFormsDatabinding, EMFFormsLabelProvider, VTViewTemplateProvider, SWTValidationHelper)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer#void applyReadOnly()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.core.swt.AbstractControlSWTRenderer#int getLabelStyleBits()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.core.swt.SimpleControlSWTRenderer#Optional<Integer> getLabelWidth()</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.custom.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.custom.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.custom.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.custom.ui.swt.di(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.edapt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.swt.collapsable(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.swt.collapsible.pgroup(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.swt.embedded(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.group.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.horizontal.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.horizontal.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.horizontal.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.indexdmr.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.indexdmr.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.indexdmr.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.keyattributedmr.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.keyattributedmr.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.keyattributedmr.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.label.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.label.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.label.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.label.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.mappingdmr.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.mappingdmr.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.mappingdmr.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.migrator(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.common(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.common.di(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.edapt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.editor(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.preview.common(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.preview.e3(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.project.installer(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.provider.generator(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.model.provider.xmi(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.rule(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.rule.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.False</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.IsProxyCondition</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.IterateCondition</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.NotCondition</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.Quantifier</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory#False createFalse()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory#IsProxyCondition createIsProxyCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory#IterateCondition createIterateCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory#NotCondition createNotCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RuleFactory#True createTrue()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#FALSE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#FALSE_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#IS_PROXY_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#IS_PROXY_CONDITION_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION__IF_EMPTY</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION__ITEM_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION__ITEM_REFERENCE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#ITERATE_CONDITION__QUANTIFIER</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#NOT_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#NOT_CONDITION_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#NOT_CONDITION__CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#QUANTIFIER</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#TRUE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#TRUE_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EClass getFalse()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EClass getIsProxyCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EReference getIsProxyCondition_DomainModelReference()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EClass getIterateCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EAttribute getIterateCondition_IfEmpty()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EReference getIterateCondition_ItemCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EReference getIterateCondition_ItemReference()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EAttribute getIterateCondition_Quantifier()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EClass getNotCondition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EReference getNotCondition_Condition()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EEnum getQuantifier()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage#EClass getTrue()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#FALSE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#IS_PROXY_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#ITERATE_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#ITERATE_CONDITION__IF_EMPTY</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#ITERATE_CONDITION__ITEM_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#ITERATE_CONDITION__ITEM_REFERENCE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#ITERATE_CONDITION__QUANTIFIER</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#NOT_CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#NOT_CONDITION__CONDITION</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#QUANTIFIER</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.RulePackage$Literals#TRUE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.True</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.FalseImpl</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.IsProxyConditionImpl</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.IterateConditionImpl</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.NotConditionImpl</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl#String convertQuantifierToString(EDataType, Object)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.RuleFactoryImpl#Quantifier createQuantifierFromString(EDataType, String)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.impl.TrueImpl</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory#Adapter createFalseAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory#Adapter createIsProxyConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory#Adapter createIterateConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory#Adapter createNotConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleAdapterFactory#Adapter createTrueAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch#T caseFalse(False)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch#T caseIsProxyCondition(IsProxyCondition)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch#T caseIterateCondition(IterateCondition)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch#T caseNotCondition(NotCondition)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.util.RuleSwitch#T caseTrue(True)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.rule.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.FalseItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.IsProxyConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.IterateConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.NotConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#Adapter createFalseAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#Adapter createIsProxyConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#Adapter createIterateConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#Adapter createNotConditionAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#Adapter createTrueAdapter()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#falseItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#isProxyConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#iterateConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#notConditionItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.RuleItemProviderAdapterFactory#trueItemProvider</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.rule.model.provider.TrueItemProvider</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.section.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.section.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.section.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.section.swt.AbstractSectionSWTRenderer#int computeLeftMargin()</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emf.ecp.view.spi.section.swt.SectionNodeSWTRenderer#void applyReadOnly()</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.stack.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.stack.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.stack.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.stack.viewmodel(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.swt.layout(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.celleditor.rcp(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.columnservice(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.edapt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.ui.nebula.grid(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.internal.table.nebula.grid.GridControlDetailPanelSWTRendererService</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.table.nebula.grid.GridControlDetailPanelRenderer</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.ui.rcp(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.spi.table.swt.TableControlDetailPanelRenderer#VView getView(EObject)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.ui.swt.persistedstate(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.table.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.template.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.model.VTViewTemplateProvider#boolean hasControlValidationTemplate()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentFactory#VTControlLabelAlignmentStyleProperty createControlLabelAlignmentStyleProperty()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY_FEATURE_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY_OPERATION_COUNT</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY__TYPE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#EClass getControlLabelAlignmentStyleProperty()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage#EAttribute getControlLabelAlignmentStyleProperty_Type()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage$Literals#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTAlignmentPackage$Literals#CONTROL_LABEL_ALIGNMENT_STYLE_PROPERTY__TYPE</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.alignment.model.VTControlLabelAlignmentStyleProperty</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelWidthStyleProperty</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthFactory</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emf.ecp.view.template.style.labelwidth.model.VTLabelwidthPackage</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.template.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.template.service(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.template.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.treemasterdetail.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.treemasterdetail.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.treemasterdetail.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.treemasterdetail.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.unset(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.util.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.util.swt.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.validation.bean(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.validation.bean.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.vertical.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.vertical.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.vertical.ui.swt(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.viewproxy.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.viewproxy.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.view.workspace.migrator(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.workspace.core(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.workspace.ui(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.ecp.workspace.ui.rap(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.edapt.common(1.3.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.2.2 to 1.3.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.edapt.declaration(1.3.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.2.2 to 1.3.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.edapt.history(1.3.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.2.2 to 1.3.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.edapt.migration(1.3.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.2.2 to 1.3.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emf.rap.edit.ui.minimal(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.common(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emfforms.internal.common.ImmutableProperty.org.eclipse.emfforms.internal.common.ImmutableProperty</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emfforms.internal.common.PropertyHelper.org.eclipse.emfforms.internal.common.PropertyHelper</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emfforms.internal.common.SimpleProperty.org.eclipse.emfforms.internal.common.SimpleProperty</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.common.prevalidation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.common.validation(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.databinding.featurepath(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.databinding.index(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.databinding.mapping(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.domainexpander.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.domainexpander.index(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.domainexpander.mapping(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.domainexpander.table(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.editsupport(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.emf(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.emfspecificservice(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.legacy(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.locale.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.mappingprovider.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.mappingprovider.table(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.structuralchange(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.structuralchange.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.structuralchange.index(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.structuralchange.mapping(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.core.services.structuralchange.table(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.editor(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.editor.ecore(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.editor.genmodel(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.editor.genmodel.util(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.localization(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.rulerepository.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.rulerepository.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.rulerepository.tooling(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.setup.base(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.categorization.expandbar(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.control.multiattribute(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.control.text.autocomplete(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.control.text.richtext(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.controlgrid(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer#SWTGridDescription createGridDescriptionForEmptyCells(Collection<SWTGridDescription>)</td>
+ </tr>
+ <tr>
+ <td width="7%">REMOVED</td><td width="73%">org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer#void dispose()</td>
+ </tr>
+ <tr>
+ <td width="7%">ADDED</td><td width="73%">org.eclipse.emfforms.spi.swt.controlgrid.renderer.ControlGridSWTRenderer#Optional<Integer> getPixelGridSize()</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.core(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.core.di(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.core.di.extension(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.core.plugin(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.table(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.treemasterdetail(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.swt.treemasterdetail.decorator.validation.default(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.view.annotation.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.view.annotation.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.view.controlgrid.model(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.view.controlgrid.model.edit(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<br/><table border="1" width="80%">
+ <tr>
+ <th colspan="2" align="center" bgcolor="#CC9933">org.eclipse.emfforms.view.model.localization(1.16.0)</th>
+ </tr>
+ <tr>
+ <td width="7%">CHANGED</td><td width="73%">The minor version has been changed (from 1.15.0 to 1.16.0)</td>
+ </tr>
+</table>
+<p>
+ <a href="http://validator.w3.org/check?uri=referer"><img
+ src="http://www.w3.org/Icons/valid-html401-blue"
+ alt="Valid HTML 4.01 Transitional" height="31" width="88"></a>
+ </p>
+</body>
+</html>