blob: 60e93af2ff5f04f5a2944114674bdfbd0a6f6842 [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>Uses of Interface org.eclipse.oomph.p2.core.ProfileCreator (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="Uses of Interface org.eclipse.oomph.p2.core.ProfileCreator (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><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/oomph/p2/core/class-use/ProfileCreator.html" target="_top">Frames</a></li>
<li><a href="ProfileCreator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface org.eclipse.oomph.p2.core.ProfileCreator" class="title">Uses of Interface<br>org.eclipse.oomph.p2.core.ProfileCreator</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.oomph.p2.core">org.eclipse.oomph.p2.core</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.oomph.p2.core">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a> in <a href="../../../../../../org/eclipse/oomph/p2/core/package-summary.html">org.eclipse.oomph.p2.core</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../org/eclipse/oomph/p2/core/package-summary.html">org.eclipse.oomph.p2.core</a> that return <a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#addArch(java.lang.String)">addArch</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#addEnvironmentValue(java.lang.String,%20java.lang.String)">addEnvironmentValue</a></strong>(<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>&nbsp;key,
<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#addLanguage(java.lang.String)">addLanguage</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#addOS(java.lang.String)">addOS</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileContainer.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html#addProfile(java.lang.String,%20java.lang.String)">addProfile</a></strong>(<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>&nbsp;id,
<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>&nbsp;type)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#addWS(java.lang.String)">addWS</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#removeArch(java.lang.String)">removeArch</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#removeEnvironmentValue(java.lang.String,%20java.lang.String)">removeEnvironmentValue</a></strong>(<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>&nbsp;key,
<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#removeLanguage(java.lang.String)">removeLanguage</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#removeOS(java.lang.String)">removeOS</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#removeWS(java.lang.String)">removeWS</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#set(java.lang.String,%20boolean)">set</a></strong>(<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>&nbsp;property,
boolean&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#set(java.lang.String,%20java.lang.String)">set</a></strong>(<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>&nbsp;property,
<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setCacheFolder(java.io.File)">setCacheFolder</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;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setConfigurationFolder(java.io.File)">setConfigurationFolder</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;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setDescription(java.lang.String)">setDescription</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setEnvironments(java.lang.String)">setEnvironments</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setEnvironmentsMap(java.util.Map)">setEnvironmentsMap</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<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;&gt;&nbsp;map)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setFile(java.lang.String,%20java.io.File)">setFile</a></strong>(<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>&nbsp;property,
<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;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setInstallFeatures(boolean)">setInstallFeatures</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setInstallFolder(java.io.File)">setInstallFolder</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;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setLanguages(java.lang.String)">setLanguages</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setLanguageSet(java.util.Set)">setLanguageSet</a></strong>(<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;set)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setName(java.lang.String)">setName</a></strong>(<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>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setReferencer(java.io.File)">setReferencer</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;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><span class="strong">ProfileCreator.</span><code><strong><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setRoaming(boolean)">setRoaming</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">Class</a></li>
<li class="navBarCell1Rev">Use</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</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/oomph/p2/core/class-use/ProfileCreator.html" target="_top">Frames</a></li>
<li><a href="ProfileCreator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<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>