blob: a4fbe51ad479bbe56dc34f4c78cd95d4d39a3771 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>Agent (Oomph P2 Management Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Agent (Oomph P2 Management Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Agent.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/AgentElement.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/Agent.html" target="_top">Frames</a></li>
<li><a href="Agent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.oomph.p2.core</div>
<h2 title="Interface Agent" class="title">Interface Agent</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html" title="interface in org.eclipse.oomph.p2.core">AgentManagerElement</a>, <a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core">ProfileContainer</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">Agent</span>
extends <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html" title="interface in org.eclipse.oomph.p2.core">AgentManagerElement</a>, <a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core">ProfileContainer</a></pre>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Eike Stepper</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#addBundlePool(java.io.File)">addBundlePool</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;location)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getAllProfileIDs()">getAllProfileIDs</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getAllProfiles()">getAllProfiles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/artifact/IArtifactRepositoryManager.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.artifact">IArtifactRepositoryManager</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getArtifactRepositoryManager()">getArtifactRepositoryManager</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getBundlePool(java.io.File)">getBundlePool</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;location)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getBundlePoolLocations()">getBundlePoolLocations</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getBundlePools()">getBundlePools</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getCurrentProfile()">getCurrentProfile</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IEngine.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IEngine</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getEngine()">getEngine</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/metadata/IMetadataRepositoryManager.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.metadata">IMetadataRepositoryManager</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getMetadataRepositoryManager()">getMetadataRepositoryManager</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/planner/IPlanner.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.planner">IPlanner</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getPlanner()">getPlanner</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IProfileRegistry.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IProfileRegistry</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getProfileRegistry()">getProfileRegistry</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/core/IProvisioningAgent.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.core">IProvisioningAgent</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#getProvisioningAgent()">getProvisioningAgent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#refreshBundlePools()">refreshBundlePools</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/Agent.html#refreshProfiles()">refreshProfiles</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.oomph.p2.core.AgentManagerElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.oomph.p2.core.<a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html" title="interface in org.eclipse.oomph.p2.core">AgentManagerElement</a></h3>
<code><a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#delete()">delete</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#delete(boolean)">delete</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#getAgentManager()">getAgentManager</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#getLocation()">getLocation</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#isCurrent()">isCurrent</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#isUsed()">isUsed</a>, <a href="../../../../../org/eclipse/oomph/p2/core/AgentManagerElement.html#isValid()">isValid</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.oomph.p2.core.ProfileContainer">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.oomph.p2.core.<a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core">ProfileContainer</a></h3>
<code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html#addProfile(java.lang.String,%20java.lang.String)">addProfile</a>, <a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html#getProfile(java.lang.String)">getProfile</a>, <a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html#getProfileIDs()">getProfileIDs</a>, <a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html#getProfiles()">getProfiles</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getBundlePoolLocations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBundlePoolLocations</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&gt;&nbsp;getBundlePoolLocations()</pre>
</li>
</ul>
<a name="getBundlePools()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBundlePools</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a>&gt;&nbsp;getBundlePools()</pre>
</li>
</ul>
<a name="getBundlePool(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBundlePool</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a>&nbsp;getBundlePool(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;location)</pre>
</li>
</ul>
<a name="addBundlePool(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addBundlePool</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/BundlePool.html" title="interface in org.eclipse.oomph.p2.core">BundlePool</a>&nbsp;addBundlePool(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;location)</pre>
</li>
</ul>
<a name="refreshBundlePools()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshBundlePools</h4>
<pre>boolean&nbsp;refreshBundlePools()</pre>
</li>
</ul>
<a name="getAllProfileIDs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllProfileIDs</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getAllProfileIDs()</pre>
</li>
</ul>
<a name="getAllProfiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllProfiles</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a>&gt;&nbsp;getAllProfiles()</pre>
</li>
</ul>
<a name="getCurrentProfile()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCurrentProfile</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a>&nbsp;getCurrentProfile()</pre>
</li>
</ul>
<a name="refreshProfiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>refreshProfiles</h4>
<pre>boolean&nbsp;refreshProfiles()</pre>
</li>
</ul>
<a name="getProvisioningAgent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProvisioningAgent</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/core/IProvisioningAgent.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.core">IProvisioningAgent</a>&nbsp;getProvisioningAgent()</pre>
</li>
</ul>
<a name="getMetadataRepositoryManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMetadataRepositoryManager</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/metadata/IMetadataRepositoryManager.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.metadata">IMetadataRepositoryManager</a>&nbsp;getMetadataRepositoryManager()</pre>
</li>
</ul>
<a name="getArtifactRepositoryManager()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getArtifactRepositoryManager</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/repository/artifact/IArtifactRepositoryManager.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.repository.artifact">IArtifactRepositoryManager</a>&nbsp;getArtifactRepositoryManager()</pre>
</li>
</ul>
<a name="getProfileRegistry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProfileRegistry</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IProfileRegistry.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IProfileRegistry</a>&nbsp;getProfileRegistry()</pre>
</li>
</ul>
<a name="getEngine()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEngine</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/engine/IEngine.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.engine">IEngine</a>&nbsp;getEngine()</pre>
</li>
</ul>
<a name="getPlanner()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPlanner</h4>
<pre><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/equinox/p2/planner/IPlanner.html?is-external=true" title="class or interface in org.eclipse.equinox.p2.planner">IPlanner</a>&nbsp;getPlanner()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Agent.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/AgentElement.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/p2/core/Agent.html" target="_top">Frames</a></li>
<li><a href="Agent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>