blob: e8a9538fbc84bc4ec349ea6e9c55500e2d3f0fe0 [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>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="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 class="navBarCell1Rev">Class</li>
<li><a href="class-use/ProfileCreator.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><a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.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/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>
<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 ProfileCreator" class="title">Interface ProfileCreator</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ProfileCreator</span>
extends <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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</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">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_java.util.Map">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;java.util.<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></h3>
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">Map.Entry</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.Entry.html?is-external=true" title="class or interface in java.util">V</a>&gt;</code></li>
</ul>
</li>
</ul>
<!-- ========== 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/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a></code></td>
<td class="colLast"><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"><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"><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"><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"><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="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/ProfileCreator.html#create()">create</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/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getCacheFolder()">getCacheFolder</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getConfigurationFolder()">getConfigurationFolder</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core">ProfileContainer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getContainer()">getContainer</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getDescription()">getDescription</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getEnvironments()">getEnvironments</a></strong>()</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/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;</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getEnvironmentsMap()">getEnvironmentsMap</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/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getFile(java.lang.String)">getFile</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)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getInstallFolder()">getInstallFolder</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getLanguages()">getLanguages</a></strong>()</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/ProfileCreator.html#getLanguageSet()">getLanguageSet</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/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getName()">getName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getProfileID()">getProfileID</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/io/File.html?is-external=true" title="class or interface in java.io">File</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#getReferencer()">getReferencer</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/ProfileCreator.html#is(java.lang.String)">is</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)</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/ProfileCreator.html#isInstallFeatures()">isInstallFeatures</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/ProfileCreator.html#isRoaming()">isRoaming</a></strong>()</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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><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"><code><strong><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html#setRoaming(boolean)">setRoaming</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.util.Map">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;java.util.<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></h3>
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#clear()" title="class or interface in java.util">clear</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#containsKey(java.lang.Object)" title="class or interface in java.util">containsKey</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#containsValue(java.lang.Object)" title="class or interface in java.util">containsValue</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#entrySet()" title="class or interface in java.util">entrySet</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.util">equals</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#get(java.lang.Object)" title="class or interface in java.util">get</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#hashCode()" title="class or interface in java.util">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#isEmpty()" title="class or interface in java.util">isEmpty</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#keySet()" title="class or interface in java.util">keySet</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#put(K,%20V)" title="class or interface in java.util">put</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#putAll(java.util.Map)" title="class or interface in java.util">putAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#remove(java.lang.Object)" title="class or interface in java.util">remove</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#size()" title="class or interface in java.util">size</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Map.html?is-external=true#values()" title="class or interface in java.util">values</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="getContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContainer</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core">ProfileContainer</a>&nbsp;getContainer()</pre>
</li>
</ul>
<a name="getProfileID()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProfileID</h4>
<pre><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;getProfileID()</pre>
</li>
</ul>
<a name="is(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>is</h4>
<pre>boolean&nbsp;is(<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)</pre>
</li>
</ul>
<a name="getFile(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFile</h4>
<pre><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;getFile(<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)</pre>
</li>
</ul>
<a name="setFile(java.lang.String, java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFile</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setFile(<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)</pre>
</li>
</ul>
<a name="set(java.lang.String, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;set(<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)</pre>
</li>
</ul>
<a name="set(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>set</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;set(<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)</pre>
</li>
</ul>
<a name="getReferencer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReferencer</h4>
<pre><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;getReferencer()</pre>
</li>
</ul>
<a name="setReferencer(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReferencer</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setReferencer(<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)</pre>
</li>
</ul>
<a name="getConfigurationFolder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigurationFolder</h4>
<pre><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;getConfigurationFolder()</pre>
</li>
</ul>
<a name="setConfigurationFolder(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConfigurationFolder</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setConfigurationFolder(<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)</pre>
</li>
</ul>
<a name="getCacheFolder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCacheFolder</h4>
<pre><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;getCacheFolder()</pre>
</li>
</ul>
<a name="setCacheFolder(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCacheFolder</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setCacheFolder(<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)</pre>
</li>
</ul>
<a name="getInstallFolder()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallFolder</h4>
<pre><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;getInstallFolder()</pre>
</li>
</ul>
<a name="setInstallFolder(java.io.File)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInstallFolder</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setInstallFolder(<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)</pre>
</li>
</ul>
<a name="isInstallFeatures()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isInstallFeatures</h4>
<pre>boolean&nbsp;isInstallFeatures()</pre>
</li>
</ul>
<a name="setInstallFeatures(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInstallFeatures</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setInstallFeatures(boolean&nbsp;value)</pre>
</li>
</ul>
<a name="isRoaming()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isRoaming</h4>
<pre>boolean&nbsp;isRoaming()</pre>
</li>
</ul>
<a name="setRoaming(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRoaming</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setRoaming(boolean&nbsp;value)</pre>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre><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;getName()</pre>
</li>
</ul>
<a name="setName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setName</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setName(<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)</pre>
</li>
</ul>
<a name="getDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre><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;getDescription()</pre>
</li>
</ul>
<a name="setDescription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDescription</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setDescription(<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)</pre>
</li>
</ul>
<a name="getEnvironments()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnvironments</h4>
<pre><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;getEnvironments()</pre>
</li>
</ul>
<a name="setEnvironments(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnvironments</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setEnvironments(<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)</pre>
</li>
</ul>
<a name="getEnvironmentsMap()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnvironmentsMap</h4>
<pre><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;getEnvironmentsMap()</pre>
</li>
</ul>
<a name="setEnvironmentsMap(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnvironmentsMap</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setEnvironmentsMap(<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)</pre>
</li>
</ul>
<a name="addEnvironmentValue(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addEnvironmentValue</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;addEnvironmentValue(<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)</pre>
</li>
</ul>
<a name="removeEnvironmentValue(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeEnvironmentValue</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;removeEnvironmentValue(<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)</pre>
</li>
</ul>
<a name="addOS(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addOS</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;addOS(<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)</pre>
</li>
</ul>
<a name="removeOS(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeOS</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;removeOS(<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)</pre>
</li>
</ul>
<a name="addWS(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addWS</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;addWS(<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)</pre>
</li>
</ul>
<a name="removeWS(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeWS</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;removeWS(<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)</pre>
</li>
</ul>
<a name="addArch(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addArch</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;addArch(<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)</pre>
</li>
</ul>
<a name="removeArch(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeArch</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;removeArch(<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)</pre>
</li>
</ul>
<a name="getLanguages()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguages</h4>
<pre><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;getLanguages()</pre>
</li>
</ul>
<a name="setLanguages(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLanguages</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setLanguages(<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)</pre>
</li>
</ul>
<a name="getLanguageSet()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguageSet</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;getLanguageSet()</pre>
</li>
</ul>
<a name="setLanguageSet(java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLanguageSet</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;setLanguageSet(<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)</pre>
</li>
</ul>
<a name="addLanguage(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLanguage</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;addLanguage(<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)</pre>
</li>
</ul>
<a name="removeLanguage(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeLanguage</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/ProfileCreator.html" title="interface in org.eclipse.oomph.p2.core">ProfileCreator</a>&nbsp;removeLanguage(<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)</pre>
</li>
</ul>
<a name="create()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>create</h4>
<pre><a href="../../../../../org/eclipse/oomph/p2/core/Profile.html" title="interface in org.eclipse.oomph.p2.core">Profile</a>&nbsp;create()</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/ProfileCreator.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><a href="../../../../../org/eclipse/oomph/p2/core/ProfileContainer.html" title="interface in org.eclipse.oomph.p2.core"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/eclipse/oomph/p2/core/ProfileTransaction.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/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>
<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>