blob: 054c100fd2809fe2c91c7b901b84359f3def4cc6 [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>SetupPackage (Oomph Setup 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="SetupPackage (Oomph Setup 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/SetupPackage.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/setup/SetupFactory.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupPackage.Literals.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/oomph/setup/SetupPackage.html" target="_top">Frames</a></li>
<li><a href="SetupPackage.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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.setup</div>
<h2 title="Interface SetupPackage" class="title">Interface SetupPackage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EModelElement</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">ENamedElement</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html" title="class in org.eclipse.oomph.setup.impl">SetupPackageImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">SetupPackage</span>
extends <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></pre>
<div class="block"><!-- begin-user-doc -->
The <b>Package</b> for the model.
It contains accessors for the meta objects to represent
<ul>
<li>each class,</li>
<li>each feature of each class,</li>
<li>each operation of each class,</li>
<li>each enum,</li>
<li>and each data type</li>
</ul>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupFactory.html" title="interface in org.eclipse.oomph.setup"><code>SetupFactory</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>kind="package"
annotation="http://www.eclipse.org/oomph/base/LabelProvider imageBaseURI='http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.edit/icons/full/obj16'"</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>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Interface and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static interface&nbsp;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.Literals.html" title="interface in org.eclipse.oomph.setup">SetupPackage.Literals</a></strong></code>
<div class="block">Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
<!-- end-user-doc --></div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.Descriptor.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage.Descriptor</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.Registry.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage.Registry</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ATTRIBUTE_RULE">ATTRIBUTE_RULE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/AttributeRuleImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Attribute Rule</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ATTRIBUTE_RULE__ANNOTATIONS">ATTRIBUTE_RULE__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ATTRIBUTE_RULE__ATTRIBUTE_URI">ATTRIBUTE_RULE__ATTRIBUTE_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Attribute URI</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ATTRIBUTE_RULE__VALUE">ATTRIBUTE_RULE__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ATTRIBUTE_RULE_FEATURE_COUNT">ATTRIBUTE_RULE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Attribute Rule</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION">CATALOG_SELECTION</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Catalog Selection</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__ANNOTATIONS">CATALOG_SELECTION__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS">CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Default Product Versions</b></em>' map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__DEFAULT_STREAMS">CATALOG_SELECTION__DEFAULT_STREAMS</a></strong></code>
<div class="block">The feature id for the '<em><b>Default Streams</b></em>' map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__PRODUCT_CATALOGS">CATALOG_SELECTION__PRODUCT_CATALOGS</a></strong></code>
<div class="block">The feature id for the '<em><b>Product Catalogs</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__PROJECT_CATALOGS">CATALOG_SELECTION__PROJECT_CATALOGS</a></strong></code>
<div class="block">The feature id for the '<em><b>Project Catalogs</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION__SELECTED_STREAMS">CATALOG_SELECTION__SELECTED_STREAMS</a></strong></code>
<div class="block">The feature id for the '<em><b>Selected Streams</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#CATALOG_SELECTION_FEATURE_COUNT">CATALOG_SELECTION_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Catalog Selection</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK">COMPOUND_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/CompoundTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Compound Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__ANNOTATIONS">COMPOUND_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__DESCRIPTION">COMPOUND_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__DISABLED">COMPOUND_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__EXCLUDED_TRIGGERS">COMPOUND_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__ID">COMPOUND_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__NAME">COMPOUND_TASK__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__PREDECESSORS">COMPOUND_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__RESTRICTIONS">COMPOUND_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__SCOPE_TYPE">COMPOUND_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__SETUP_TASKS">COMPOUND_TASK__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK__SUCCESSORS">COMPOUND_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#COMPOUND_TASK_FEATURE_COUNT">COMPOUND_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Compound Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK">ECLIPSE_INI_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Eclipse Ini Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__ANNOTATIONS">ECLIPSE_INI_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__DESCRIPTION">ECLIPSE_INI_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__DISABLED">ECLIPSE_INI_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS">ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__ID">ECLIPSE_INI_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__OPTION">ECLIPSE_INI_TASK__OPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Option</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__PREDECESSORS">ECLIPSE_INI_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__RESTRICTIONS">ECLIPSE_INI_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__SCOPE_TYPE">ECLIPSE_INI_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__SUCCESSORS">ECLIPSE_INI_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__VALUE">ECLIPSE_INI_TASK__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK__VM">ECLIPSE_INI_TASK__VM</a></strong></code>
<div class="block">The feature id for the '<em><b>Vm</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#ECLIPSE_INI_TASK_FEATURE_COUNT">ECLIPSE_INI_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Eclipse Ini Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/eclipse/oomph/setup/SetupPackage.html" title="interface in org.eclipse.oomph.setup">SetupPackage</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#eINSTANCE">eINSTANCE</a></strong></code>
<div class="block">The singleton instance of the package.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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/setup/SetupPackage.html#eNAME">eNAME</a></strong></code>
<div class="block">The package name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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/setup/SetupPackage.html#eNS_PREFIX">eNS_PREFIX</a></strong></code>
<div class="block">The package namespace name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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/setup/SetupPackage.html#eNS_URI">eNS_URI</a></strong></code>
<div class="block">The package namespace URI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX">INDEX</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/IndexImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Index</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX__ANNOTATIONS">INDEX__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX__DISCOVERABLE_PACKAGES">INDEX__DISCOVERABLE_PACKAGES</a></strong></code>
<div class="block">The feature id for the '<em><b>Discoverable Packages</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX__PRODUCT_CATALOGS">INDEX__PRODUCT_CATALOGS</a></strong></code>
<div class="block">The feature id for the '<em><b>Product Catalogs</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX__PROJECT_CATALOGS">INDEX__PROJECT_CATALOGS</a></strong></code>
<div class="block">The feature id for the '<em><b>Project Catalogs</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INDEX_FEATURE_COUNT">INDEX_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Index</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION">INSTALLATION</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__ANNOTATIONS">INSTALLATION__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__DESCRIPTION">INSTALLATION__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__LABEL">INSTALLATION__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__NAME">INSTALLATION__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__PRODUCT_VERSION">INSTALLATION__PRODUCT_VERSION</a></strong></code>
<div class="block">The feature id for the '<em><b>Product Version</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__QUALIFIED_NAME">INSTALLATION__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION__SETUP_TASKS">INSTALLATION__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_FEATURE_COUNT">INSTALLATION_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Installation</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK">INSTALLATION_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__ANNOTATIONS">INSTALLATION_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__DESCRIPTION">INSTALLATION_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__DISABLED">INSTALLATION_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__EXCLUDED_TRIGGERS">INSTALLATION_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__ID">INSTALLATION_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__LOCATION">INSTALLATION_TASK__LOCATION</a></strong></code>
<div class="block">The feature id for the '<em><b>Location</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__PREDECESSORS">INSTALLATION_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__RESTRICTIONS">INSTALLATION_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__SCOPE_TYPE">INSTALLATION_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK__SUCCESSORS">INSTALLATION_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TASK_FEATURE_COUNT">INSTALLATION_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Installation Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TO_WORKSPACES_MAP_ENTRY">INSTALLATION_TO_WORKSPACES_MAP_ENTRY</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation To Workspaces Map Entry</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY">INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY</a></strong></code>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE">INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT">INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Installation To Workspaces Map Entry</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LICENSE_INFO">LICENSE_INFO</a></strong></code>
<div class="block">The meta object id for the '<em>License Info</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK">LINK_LOCATION_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Link Location Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__ANNOTATIONS">LINK_LOCATION_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__DESCRIPTION">LINK_LOCATION_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__DISABLED">LINK_LOCATION_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__EXCLUDED_TRIGGERS">LINK_LOCATION_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__ID">LINK_LOCATION_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__NAME">LINK_LOCATION_TASK__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__PATH">LINK_LOCATION_TASK__PATH</a></strong></code>
<div class="block">The feature id for the '<em><b>Path</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__PREDECESSORS">LINK_LOCATION_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__RESTRICTIONS">LINK_LOCATION_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__SCOPE_TYPE">LINK_LOCATION_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK__SUCCESSORS">LINK_LOCATION_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LINK_LOCATION_TASK_FEATURE_COUNT">LINK_LOCATION_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Link Location Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LOCATION_CATALOG">LOCATION_CATALOG</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/LocationCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Location Catalog</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LOCATION_CATALOG__INSTALLATIONS">LOCATION_CATALOG__INSTALLATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Installations</b></em>' map.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LOCATION_CATALOG__WORKSPACES">LOCATION_CATALOG__WORKSPACES</a></strong></code>
<div class="block">The feature id for the '<em><b>Workspaces</b></em>' map.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#LOCATION_CATALOG_FEATURE_COUNT">LOCATION_CATALOG_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Location Catalog</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK">PREFERENCE_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Preference Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__ANNOTATIONS">PREFERENCE_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__DESCRIPTION">PREFERENCE_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__DISABLED">PREFERENCE_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__EXCLUDED_TRIGGERS">PREFERENCE_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__ID">PREFERENCE_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__KEY">PREFERENCE_TASK__KEY</a></strong></code>
<div class="block">The feature id for the '<em><b>Key</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__PREDECESSORS">PREFERENCE_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__RESTRICTIONS">PREFERENCE_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__SCOPE_TYPE">PREFERENCE_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__SUCCESSORS">PREFERENCE_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK__VALUE">PREFERENCE_TASK__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PREFERENCE_TASK_FEATURE_COUNT">PREFERENCE_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Preference Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT">PRODUCT</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__ANNOTATIONS">PRODUCT__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__DESCRIPTION">PRODUCT__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__LABEL">PRODUCT__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__NAME">PRODUCT__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__PRODUCT_CATALOG">PRODUCT__PRODUCT_CATALOG</a></strong></code>
<div class="block">The feature id for the '<em><b>Product Catalog</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__QUALIFIED_NAME">PRODUCT__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__SETUP_TASKS">PRODUCT__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT__VERSIONS">PRODUCT__VERSIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Versions</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG">PRODUCT_CATALOG</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product Catalog</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__ANNOTATIONS">PRODUCT_CATALOG__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__DESCRIPTION">PRODUCT_CATALOG__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__INDEX">PRODUCT_CATALOG__INDEX</a></strong></code>
<div class="block">The feature id for the '<em><b>Index</b></em>' container reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__LABEL">PRODUCT_CATALOG__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__NAME">PRODUCT_CATALOG__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__PRODUCTS">PRODUCT_CATALOG__PRODUCTS</a></strong></code>
<div class="block">The feature id for the '<em><b>Products</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__QUALIFIED_NAME">PRODUCT_CATALOG__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG__SETUP_TASKS">PRODUCT_CATALOG__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_CATALOG_FEATURE_COUNT">PRODUCT_CATALOG_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Product Catalog</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_FEATURE_COUNT">PRODUCT_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Product</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY">PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product To Product Version Map Entry</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY">PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY</a></strong></code>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE">PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT">PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Product To Product Version Map Entry</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION">PRODUCT_VERSION</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductVersionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product Version</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__ANNOTATIONS">PRODUCT_VERSION__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__DESCRIPTION">PRODUCT_VERSION__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__LABEL">PRODUCT_VERSION__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__NAME">PRODUCT_VERSION__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__PRODUCT">PRODUCT_VERSION__PRODUCT</a></strong></code>
<div class="block">The feature id for the '<em><b>Product</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__QUALIFIED_NAME">PRODUCT_VERSION__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION__SETUP_TASKS">PRODUCT_VERSION__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PRODUCT_VERSION_FEATURE_COUNT">PRODUCT_VERSION_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Product Version</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT">PROJECT</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__ANNOTATIONS">PROJECT__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__DESCRIPTION">PROJECT__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__LABEL">PROJECT__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__LOGICAL_PROJECT_CONTAINER">PROJECT__LOGICAL_PROJECT_CONTAINER</a></strong></code>
<div class="block">The feature id for the '<em><b>Logical Project Container</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__NAME">PROJECT__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__PARENT_PROJECT">PROJECT__PARENT_PROJECT</a></strong></code>
<div class="block">The feature id for the '<em><b>Parent Project</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__PROJECT_CATALOG">PROJECT__PROJECT_CATALOG</a></strong></code>
<div class="block">The feature id for the '<em><b>Project Catalog</b></em>' reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__PROJECT_CONTAINER">PROJECT__PROJECT_CONTAINER</a></strong></code>
<div class="block">The feature id for the '<em><b>Project Container</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__PROJECTS">PROJECT__PROJECTS</a></strong></code>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__QUALIFIED_NAME">PROJECT__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__SETUP_TASKS">PROJECT__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT__STREAMS">PROJECT__STREAMS</a></strong></code>
<div class="block">The feature id for the '<em><b>Streams</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG">PROJECT_CATALOG</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project Catalog</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__ANNOTATIONS">PROJECT_CATALOG__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__DESCRIPTION">PROJECT_CATALOG__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__INDEX">PROJECT_CATALOG__INDEX</a></strong></code>
<div class="block">The feature id for the '<em><b>Index</b></em>' container reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__LABEL">PROJECT_CATALOG__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__NAME">PROJECT_CATALOG__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__PROJECTS">PROJECT_CATALOG__PROJECTS</a></strong></code>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__QUALIFIED_NAME">PROJECT_CATALOG__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG__SETUP_TASKS">PROJECT_CATALOG__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CATALOG_FEATURE_COUNT">PROJECT_CATALOG_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Project Catalog</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER">PROJECT_CONTAINER</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Container</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__ANNOTATIONS">PROJECT_CONTAINER__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__DESCRIPTION">PROJECT_CONTAINER__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__LABEL">PROJECT_CONTAINER__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__NAME">PROJECT_CONTAINER__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__PROJECTS">PROJECT_CONTAINER__PROJECTS</a></strong></code>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__QUALIFIED_NAME">PROJECT_CONTAINER__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER__SETUP_TASKS">PROJECT_CONTAINER__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_CONTAINER_FEATURE_COUNT">PROJECT_CONTAINER_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Project Container</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_FEATURE_COUNT">PROJECT_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Project</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_TO_STREAM_MAP_ENTRY">PROJECT_TO_STREAM_MAP_ENTRY</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project To Stream Map Entry</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_TO_STREAM_MAP_ENTRY__KEY">PROJECT_TO_STREAM_MAP_ENTRY__KEY</a></strong></code>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_TO_STREAM_MAP_ENTRY__SELECTION">PROJECT_TO_STREAM_MAP_ENTRY__SELECTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Selection</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_TO_STREAM_MAP_ENTRY__VALUE">PROJECT_TO_STREAM_MAP_ENTRY__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT">PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Project To Stream Map Entry</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK">REDIRECTION_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Redirection Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__ANNOTATIONS">REDIRECTION_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__DESCRIPTION">REDIRECTION_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__DISABLED">REDIRECTION_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__EXCLUDED_TRIGGERS">REDIRECTION_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__ID">REDIRECTION_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__PREDECESSORS">REDIRECTION_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__RESTRICTIONS">REDIRECTION_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__SCOPE_TYPE">REDIRECTION_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__SOURCE_URL">REDIRECTION_TASK__SOURCE_URL</a></strong></code>
<div class="block">The feature id for the '<em><b>Source URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__SUCCESSORS">REDIRECTION_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK__TARGET_URL">REDIRECTION_TASK__TARGET_URL</a></strong></code>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#REDIRECTION_TASK_FEATURE_COUNT">REDIRECTION_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Redirection Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK">RESOURCE_COPY_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Resource Copy Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__ANNOTATIONS">RESOURCE_COPY_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__DESCRIPTION">RESOURCE_COPY_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__DISABLED">RESOURCE_COPY_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS">RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__ID">RESOURCE_COPY_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__PREDECESSORS">RESOURCE_COPY_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__RESTRICTIONS">RESOURCE_COPY_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__SCOPE_TYPE">RESOURCE_COPY_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__SOURCE_URL">RESOURCE_COPY_TASK__SOURCE_URL</a></strong></code>
<div class="block">The feature id for the '<em><b>Source URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__SUCCESSORS">RESOURCE_COPY_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK__TARGET_URL">RESOURCE_COPY_TASK__TARGET_URL</a></strong></code>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_COPY_TASK_FEATURE_COUNT">RESOURCE_COPY_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Resource Copy Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK">RESOURCE_CREATION_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Resource Creation Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__ANNOTATIONS">RESOURCE_CREATION_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__CONTENT">RESOURCE_CREATION_TASK__CONTENT</a></strong></code>
<div class="block">The feature id for the '<em><b>Content</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__DESCRIPTION">RESOURCE_CREATION_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__DISABLED">RESOURCE_CREATION_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__ENCODING">RESOURCE_CREATION_TASK__ENCODING</a></strong></code>
<div class="block">The feature id for the '<em><b>Encoding</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS">RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__ID">RESOURCE_CREATION_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__PREDECESSORS">RESOURCE_CREATION_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__RESTRICTIONS">RESOURCE_CREATION_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__SCOPE_TYPE">RESOURCE_CREATION_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__SUCCESSORS">RESOURCE_CREATION_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK__TARGET_URL">RESOURCE_CREATION_TASK__TARGET_URL</a></strong></code>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#RESOURCE_CREATION_TASK_FEATURE_COUNT">RESOURCE_CREATION_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Resource Creation Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE">SCOPE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ScopeImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Scope</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__ANNOTATIONS">SCOPE__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__DESCRIPTION">SCOPE__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__LABEL">SCOPE__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__NAME">SCOPE__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__QUALIFIED_NAME">SCOPE__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE__SETUP_TASKS">SCOPE__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE_FEATURE_COUNT">SCOPE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Scope</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SCOPE_TYPE">SCOPE_TYPE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code><em>Scope Type</em></code></a>' enum.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK">SETUP_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__ANNOTATIONS">SETUP_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__DESCRIPTION">SETUP_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__DISABLED">SETUP_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__EXCLUDED_TRIGGERS">SETUP_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__ID">SETUP_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__PREDECESSORS">SETUP_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__RESTRICTIONS">SETUP_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__SCOPE_TYPE">SETUP_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK__SUCCESSORS">SETUP_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK_CONTAINER">SETUP_TASK_CONTAINER</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Task Container</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK_CONTAINER__ANNOTATIONS">SETUP_TASK_CONTAINER__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK_CONTAINER__SETUP_TASKS">SETUP_TASK_CONTAINER__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK_CONTAINER_FEATURE_COUNT">SETUP_TASK_CONTAINER_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Task Container</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#SETUP_TASK_FEATURE_COUNT">SETUP_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM">STREAM</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/StreamImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Stream</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__ANNOTATIONS">STREAM__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__DESCRIPTION">STREAM__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__LABEL">STREAM__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__NAME">STREAM__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__PROJECT">STREAM__PROJECT</a></strong></code>
<div class="block">The feature id for the '<em><b>Project</b></em>' container reference.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__QUALIFIED_NAME">STREAM__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM__SETUP_TASKS">STREAM__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STREAM_FEATURE_COUNT">STREAM_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Stream</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK">STRING_SUBSTITUTION_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>String Substitution Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__ANNOTATIONS">STRING_SUBSTITUTION_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__DESCRIPTION">STRING_SUBSTITUTION_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__DISABLED">STRING_SUBSTITUTION_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS">STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__ID">STRING_SUBSTITUTION_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__NAME">STRING_SUBSTITUTION_TASK__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__PREDECESSORS">STRING_SUBSTITUTION_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__RESTRICTIONS">STRING_SUBSTITUTION_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__SCOPE_TYPE">STRING_SUBSTITUTION_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__SUCCESSORS">STRING_SUBSTITUTION_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK__VALUE">STRING_SUBSTITUTION_TASK__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#STRING_SUBSTITUTION_TASK_FEATURE_COUNT">STRING_SUBSTITUTION_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>String Substitution Task</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFICATION">TEXT_MODIFICATION</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/TextModificationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Text Modification</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFICATION__ANNOTATIONS">TEXT_MODIFICATION__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFICATION__PATTERN">TEXT_MODIFICATION__PATTERN</a></strong></code>
<div class="block">The feature id for the '<em><b>Pattern</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFICATION__SUBSTITUTIONS">TEXT_MODIFICATION__SUBSTITUTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Substitutions</b></em>' attribute list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFICATION_FEATURE_COUNT">TEXT_MODIFICATION_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Text Modification</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK">TEXT_MODIFY_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Text Modify Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__ANNOTATIONS">TEXT_MODIFY_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__DESCRIPTION">TEXT_MODIFY_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__DISABLED">TEXT_MODIFY_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__ENCODING">TEXT_MODIFY_TASK__ENCODING</a></strong></code>
<div class="block">The feature id for the '<em><b>Encoding</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS">TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__ID">TEXT_MODIFY_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__MODIFICATIONS">TEXT_MODIFY_TASK__MODIFICATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Modifications</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__PREDECESSORS">TEXT_MODIFY_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__RESTRICTIONS">TEXT_MODIFY_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__SCOPE_TYPE">TEXT_MODIFY_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__SUCCESSORS">TEXT_MODIFY_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK__URL">TEXT_MODIFY_TASK__URL</a></strong></code>
<div class="block">The feature id for the '<em><b>URL</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TEXT_MODIFY_TASK_FEATURE_COUNT">TEXT_MODIFY_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Text Modify Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TRIGGER">TRIGGER</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code><em>Trigger</em></code></a>' enum.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#TRIGGER_SET">TRIGGER_SET</a></strong></code>
<div class="block">The meta object id for the '<em>Trigger Set</em>' data type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#UNSIGNED_POLICY">UNSIGNED_POLICY</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code><em>Unsigned Policy</em></code></a>' enum.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER">USER</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/UserImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>User</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__ACCEPTED_LICENSES">USER__ACCEPTED_LICENSES</a></strong></code>
<div class="block">The feature id for the '<em><b>Accepted Licenses</b></em>' attribute list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__ANNOTATIONS">USER__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__ATTRIBUTE_RULES">USER__ATTRIBUTE_RULES</a></strong></code>
<div class="block">The feature id for the '<em><b>Attribute Rules</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__DESCRIPTION">USER__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__LABEL">USER__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__NAME">USER__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__QUALIFIED_NAME">USER__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__SETUP_TASKS">USER__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER__UNSIGNED_POLICY">USER__UNSIGNED_POLICY</a></strong></code>
<div class="block">The feature id for the '<em><b>Unsigned Policy</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#USER_FEATURE_COUNT">USER_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>User</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_CHOICE">VARIABLE_CHOICE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/VariableChoiceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Variable Choice</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_CHOICE__ANNOTATIONS">VARIABLE_CHOICE__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_CHOICE__LABEL">VARIABLE_CHOICE__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_CHOICE__VALUE">VARIABLE_CHOICE__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_CHOICE_FEATURE_COUNT">VARIABLE_CHOICE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Variable Choice</em>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK">VARIABLE_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/VariableTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Variable Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__ANNOTATIONS">VARIABLE_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__CHOICES">VARIABLE_TASK__CHOICES</a></strong></code>
<div class="block">The feature id for the '<em><b>Choices</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__DEFAULT_VALUE">VARIABLE_TASK__DEFAULT_VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Default Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__DESCRIPTION">VARIABLE_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__DISABLED">VARIABLE_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__EXCLUDED_TRIGGERS">VARIABLE_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__ID">VARIABLE_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__LABEL">VARIABLE_TASK__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__NAME">VARIABLE_TASK__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__PREDECESSORS">VARIABLE_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__RESTRICTIONS">VARIABLE_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__SCOPE_TYPE">VARIABLE_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__STORAGE_URI">VARIABLE_TASK__STORAGE_URI</a></strong></code>
<div class="block">The feature id for the '<em><b>Storage URI</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__STORE_PROMPTED_VALUE">VARIABLE_TASK__STORE_PROMPTED_VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Store Prompted Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__SUCCESSORS">VARIABLE_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__TYPE">VARIABLE_TASK__TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK__VALUE">VARIABLE_TASK__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TASK_FEATURE_COUNT">VARIABLE_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Variable Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#VARIABLE_TYPE">VARIABLE_TYPE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code><em>Variable Type</em></code></a>' enum.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE">WORKSPACE</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace</em></code></a>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__ANNOTATIONS">WORKSPACE__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__DESCRIPTION">WORKSPACE__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__LABEL">WORKSPACE__LABEL</a></strong></code>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__NAME">WORKSPACE__NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__QUALIFIED_NAME">WORKSPACE__QUALIFIED_NAME</a></strong></code>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__SETUP_TASKS">WORKSPACE__SETUP_TASKS</a></strong></code>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE__STREAMS">WORKSPACE__STREAMS</a></strong></code>
<div class="block">The feature id for the '<em><b>Streams</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_FEATURE_COUNT">WORKSPACE_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Workspace</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK">WORKSPACE_TASK</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace Task</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__ANNOTATIONS">WORKSPACE_TASK__ANNOTATIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__DESCRIPTION">WORKSPACE_TASK__DESCRIPTION</a></strong></code>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__DISABLED">WORKSPACE_TASK__DISABLED</a></strong></code>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__EXCLUDED_TRIGGERS">WORKSPACE_TASK__EXCLUDED_TRIGGERS</a></strong></code>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__ID">WORKSPACE_TASK__ID</a></strong></code>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__LOCATION">WORKSPACE_TASK__LOCATION</a></strong></code>
<div class="block">The feature id for the '<em><b>Location</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__PREDECESSORS">WORKSPACE_TASK__PREDECESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__RESTRICTIONS">WORKSPACE_TASK__RESTRICTIONS</a></strong></code>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__SCOPE_TYPE">WORKSPACE_TASK__SCOPE_TYPE</a></strong></code>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK__SUCCESSORS">WORKSPACE_TASK__SUCCESSORS</a></strong></code>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TASK_FEATURE_COUNT">WORKSPACE_TASK_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Workspace Task</em>' class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY">WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY</a></strong></code>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace To Installations Map Entry</em></code></a>' class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY">WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY</a></strong></code>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE">WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE</a></strong></code>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT">WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT</a></strong></code>
<div class="block">The number of structural features of the '<em>Workspace To Installations Map Entry</em>' class.</div>
</td>
</tr>
</table>
</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="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getAttributeRule_AttributeURI()">getAttributeRule_AttributeURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getAttributeURI()"><code><em>Attribute URI</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getAttributeRule_Value()">getAttributeRule_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getAttributeRule()">getAttributeRule</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html" title="interface in org.eclipse.oomph.setup"><code><em>Attribute Rule</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection_DefaultProductVersions()">getCatalogSelection_DefaultProductVersions</a></strong>()</code>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultProductVersions()"><code><em>Default Product Versions</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection_DefaultStreams()">getCatalogSelection_DefaultStreams</a></strong>()</code>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultStreams()"><code><em>Default Streams</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection_ProductCatalogs()">getCatalogSelection_ProductCatalogs</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProductCatalogs()"><code><em>Product Catalogs</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection_ProjectCatalogs()">getCatalogSelection_ProjectCatalogs</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProjectCatalogs()"><code><em>Project Catalogs</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection_SelectedStreams()">getCatalogSelection_SelectedStreams</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getSelectedStreams()"><code><em>Selected Streams</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()">getCatalogSelection</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html" title="interface in org.eclipse.oomph.setup"><code><em>Catalog Selection</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCompoundTask_Name()">getCompoundTask_Name</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/CompoundTask.html#getName()"><code><em>Name</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCompoundTask()">getCompoundTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/CompoundTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Compound Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask_Option()">getEclipseIniTask_Option</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getOption()"><code><em>Option</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask_Value()">getEclipseIniTask_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask_Vm()">getEclipseIniTask_Vm</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#isVm()"><code><em>Vm</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask()">getEclipseIniTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Eclipse Ini Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex_DiscoverablePackages()">getIndex_DiscoverablePackages</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getDiscoverablePackages()"><code><em>Discoverable Packages</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex_ProductCatalogs()">getIndex_ProductCatalogs</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getProductCatalogs()"><code><em>Product Catalogs</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex_ProjectCatalogs()">getIndex_ProjectCatalogs</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getProjectCatalogs()"><code><em>Project Catalogs</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex()">getIndex</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Index.html" title="interface in org.eclipse.oomph.setup"><code><em>Index</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallation_ProductVersion()">getInstallation_ProductVersion</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Installation.html#getProductVersion()"><code><em>Product Version</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallation()">getInstallation</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Installation.html" title="interface in org.eclipse.oomph.setup"><code><em>Installation</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationTask_Location()">getInstallationTask_Location</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/InstallationTask.html#getLocation()"><code><em>Location</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationTask()">getInstallationTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/InstallationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Installation Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationToWorkspacesMapEntry_Key()">getInstallationToWorkspacesMapEntry_Key</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationToWorkspacesMapEntry_Value()">getInstallationToWorkspacesMapEntry_Value</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<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"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationToWorkspacesMapEntry()">getInstallationToWorkspacesMapEntry</a></strong>()</code>
<div class="block">Returns the meta object for class '<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"><code><em>Installation To Workspaces Map Entry</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLicenseInfo()">getLicenseInfo</a></strong>()</code>
<div class="block">Returns the meta object for data type '<a href="../../../../org/eclipse/oomph/setup/LicenseInfo.html" title="class in org.eclipse.oomph.setup"><code><em>License Info</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLinkLocationTask_Name()">getLinkLocationTask_Name</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getName()"><code><em>Name</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLinkLocationTask_Path()">getLinkLocationTask_Path</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getPath()"><code><em>Path</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLinkLocationTask()">getLinkLocationTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Link Location Task</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLocationCatalog_Installations()">getLocationCatalog_Installations</a></strong>()</code>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getInstallations()"><code><em>Installations</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLocationCatalog_Workspaces()">getLocationCatalog_Workspaces</a></strong>()</code>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getWorkspaces()"><code><em>Workspaces</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLocationCatalog()">getLocationCatalog</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Location Catalog</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getPreferenceTask_Key()">getPreferenceTask_Key</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getKey()"><code><em>Key</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getPreferenceTask_Value()">getPreferenceTask_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getPreferenceTask()">getPreferenceTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Preference Task</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProduct_ProductCatalog()">getProduct_ProductCatalog</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Product.html#getProductCatalog()"><code><em>Product Catalog</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProduct_Versions()">getProduct_Versions</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Product.html#getVersions()"><code><em>Versions</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProduct()">getProduct</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Product.html" title="interface in org.eclipse.oomph.setup"><code><em>Product</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductCatalog_Index()">getProductCatalog_Index</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getIndex()"><code><em>Index</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductCatalog_Products()">getProductCatalog_Products</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getProducts()"><code><em>Products</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductCatalog()">getProductCatalog</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Product Catalog</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductToProductVersionMapEntry_Key()">getProductToProductVersionMapEntry_Key</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductToProductVersionMapEntry_Value()">getProductToProductVersionMapEntry_Value</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductToProductVersionMapEntry()">getProductToProductVersionMapEntry</a></strong>()</code>
<div class="block">Returns the meta object for class '<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"><code><em>Product To Product Version Map Entry</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductVersion_Product()">getProductVersion_Product</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProductVersion.html#getProduct()"><code><em>Product</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductVersion()">getProductVersion</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProductVersion.html" title="interface in org.eclipse.oomph.setup"><code><em>Product Version</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject_LogicalProjectContainer()">getProject_LogicalProjectContainer</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getLogicalProjectContainer()"><code><em>Logical Project Container</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject_ParentProject()">getProject_ParentProject</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getParentProject()"><code><em>Parent Project</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject_ProjectCatalog()">getProject_ProjectCatalog</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectCatalog()"><code><em>Project Catalog</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject_ProjectContainer()">getProject_ProjectContainer</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectContainer()"><code><em>Project Container</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject_Streams()">getProject_Streams</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Project.html#getStreams()"><code><em>Streams</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()">getProject</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Project.html" title="interface in org.eclipse.oomph.setup"><code><em>Project</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectCatalog_Index()">getProjectCatalog_Index</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html#getIndex()"><code><em>Index</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectCatalog()">getProjectCatalog</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Catalog</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectContainer_Projects()">getProjectContainer_Projects</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html#getProjects()"><code><em>Projects</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectContainer()">getProjectContainer</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Container</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry_Key()">getProjectToStreamMapEntry_Key</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry_Selection()">getProjectToStreamMapEntry_Selection</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<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"><code><em>Selection</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry_Value()">getProjectToStreamMapEntry_Value</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry()">getProjectToStreamMapEntry</a></strong>()</code>
<div class="block">Returns the meta object for class '<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"><code><em>Project To Stream Map Entry</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getRedirectionTask_SourceURL()">getRedirectionTask_SourceURL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getSourceURL()"><code><em>Source URL</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getRedirectionTask_TargetURL()">getRedirectionTask_TargetURL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getRedirectionTask()">getRedirectionTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Redirection Task</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCopyTask_SourceURL()">getResourceCopyTask_SourceURL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getSourceURL()"><code><em>Source URL</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCopyTask_TargetURL()">getResourceCopyTask_TargetURL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCopyTask()">getResourceCopyTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Resource Copy Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask_Content()">getResourceCreationTask_Content</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getContent()"><code><em>Content</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask_Encoding()">getResourceCreationTask_Encoding</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getEncoding()"><code><em>Encoding</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask_TargetURL()">getResourceCreationTask_TargetURL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask()">getResourceCreationTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Resource Creation Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope_Description()">getScope_Description</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getDescription()"><code><em>Description</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope_Label()">getScope_Label</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getLabel()"><code><em>Label</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope_Name()">getScope_Name</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getName()"><code><em>Name</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope_QualifiedName()">getScope_QualifiedName</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getQualifiedName()"><code><em>Qualified Name</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope()">getScope</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup"><code><em>Scope</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScopeType()">getScopeType</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code><em>Scope Type</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/oomph/setup/SetupFactory.html" title="interface in org.eclipse.oomph.setup">SetupFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupFactory()">getSetupFactory</a></strong>()</code>
<div class="block">Returns the factory that creates the instances of the model.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Description()">getSetupTask_Description</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code><em>Description</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Disabled()">getSetupTask_Disabled</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code><em>Disabled</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ExcludedTriggers()">getSetupTask_ExcludedTriggers</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code><em>Excluded Triggers</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ID()">getSetupTask_ID</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code><em>ID</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Predecessors()">getSetupTask_Predecessors</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPredecessors()"><code><em>Predecessors</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Restrictions()">getSetupTask_Restrictions</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getRestrictions()"><code><em>Restrictions</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ScopeType()">getSetupTask_ScopeType</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScopeType()"><code><em>Scope Type</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Successors()">getSetupTask_Successors</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getSuccessors()"><code><em>Successors</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()">getSetupTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTaskContainer_SetupTasks()">getSetupTaskContainer_SetupTasks</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html#getSetupTasks()"><code><em>Setup Tasks</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTaskContainer()">getSetupTaskContainer</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Task Container</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStream_Project()">getStream_Project</a></strong>()</code>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Stream.html#getProject()"><code><em>Project</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStream()">getStream</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Stream.html" title="interface in org.eclipse.oomph.setup"><code><em>Stream</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStringSubstitutionTask_Name()">getStringSubstitutionTask_Name</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getName()"><code><em>Name</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStringSubstitutionTask_Value()">getStringSubstitutionTask_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStringSubstitutionTask()">getStringSubstitutionTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html" title="interface in org.eclipse.oomph.setup"><code><em>String Substitution Task</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModification_Pattern()">getTextModification_Pattern</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModification.html#getPattern()"><code><em>Pattern</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModification_Substitutions()">getTextModification_Substitutions</a></strong>()</code>
<div class="block">Returns the meta object for the attribute list '<a href="../../../../org/eclipse/oomph/setup/TextModification.html#getSubstitutions()"><code><em>Substitutions</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModification()">getTextModification</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/TextModification.html" title="interface in org.eclipse.oomph.setup"><code><em>Text Modification</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask_Encoding()">getTextModifyTask_Encoding</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getEncoding()"><code><em>Encoding</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask_Modifications()">getTextModifyTask_Modifications</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getModifications()"><code><em>Modifications</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask_URL()">getTextModifyTask_URL</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getURL()"><code><em>URL</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask()">getTextModifyTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Text Modify Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTrigger()">getTrigger</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code><em>Trigger</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTriggerSet()">getTriggerSet</a></strong>()</code>
<div class="block">Returns the meta object for data type '<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"><code><em>Trigger Set</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUnsignedPolicy()">getUnsignedPolicy</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code><em>Unsigned Policy</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser_AcceptedLicenses()">getUser_AcceptedLicenses</a></strong>()</code>
<div class="block">Returns the meta object for the attribute list '<a href="../../../../org/eclipse/oomph/setup/User.html#getAcceptedLicenses()"><code><em>Accepted Licenses</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser_AttributeRules()">getUser_AttributeRules</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/User.html#getAttributeRules()"><code><em>Attribute Rules</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser_UnsignedPolicy()">getUser_UnsignedPolicy</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/User.html#getUnsignedPolicy()"><code><em>Unsigned Policy</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser()">getUser</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/User.html" title="interface in org.eclipse.oomph.setup"><code><em>User</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableChoice_Label()">getVariableChoice_Label</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getLabel()"><code><em>Label</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableChoice_Value()">getVariableChoice_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableChoice()">getVariableChoice</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html" title="interface in org.eclipse.oomph.setup"><code><em>Variable Choice</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_Choices()">getVariableTask_Choices</a></strong>()</code>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getChoices()"><code><em>Choices</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_DefaultValue()">getVariableTask_DefaultValue</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getDefaultValue()"><code><em>Default Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_Label()">getVariableTask_Label</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getLabel()"><code><em>Label</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_Name()">getVariableTask_Name</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getName()"><code><em>Name</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_StorageURI()">getVariableTask_StorageURI</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getStorageURI()"><code><em>Storage URI</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_StorePromptedValue()">getVariableTask_StorePromptedValue</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Store Prompted Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_Type()">getVariableTask_Type</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getType()"><code><em>Type</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask_Value()">getVariableTask_Value</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getValue()"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()">getVariableTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Variable Task</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableType()">getVariableType</a></strong>()</code>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code><em>Variable Type</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspace_Streams()">getWorkspace_Streams</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/Workspace.html#getStreams()"><code><em>Streams</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspace()">getWorkspace</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Workspace.html" title="interface in org.eclipse.oomph.setup"><code><em>Workspace</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceTask_Location()">getWorkspaceTask_Location</a></strong>()</code>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html#getLocation()"><code><em>Location</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceTask()">getWorkspaceTask</a></strong>()</code>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Workspace Task</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceToInstallationsMapEntry_Key()">getWorkspaceToInstallationsMapEntry_Key</a></strong>()</code>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceToInstallationsMapEntry_Value()">getWorkspaceToInstallationsMapEntry_Value</a></strong>()</code>
<div class="block">Returns the meta object for the reference list '<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"><code><em>Value</em></code></a>'.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceToInstallationsMapEntry()">getWorkspaceToInstallationsMapEntry</a></strong>()</code>
<div class="block">Returns the meta object for class '<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"><code><em>Workspace To Installations Map Entry</em></code></a>'.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EPackage">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EPackage</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEClassifier(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">getEClassifier</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEClassifiers()" title="class or interface in org.eclipse.emf.ecore">getEClassifiers</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getEFactoryInstance()" title="class or interface in org.eclipse.emf.ecore">getEFactoryInstance</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESubpackages()" title="class or interface in org.eclipse.emf.ecore">getESubpackages</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getESuperPackage()" title="class or interface in org.eclipse.emf.ecore">getESuperPackage</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getNsPrefix()" title="class or interface in org.eclipse.emf.ecore">getNsPrefix</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#getNsURI()" title="class or interface in org.eclipse.emf.ecore">getNsURI</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setEFactoryInstance(org.eclipse.emf.ecore.EFactory)" title="class or interface in org.eclipse.emf.ecore">setEFactoryInstance</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setNsPrefix(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setNsPrefix</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true#setNsURI(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setNsURI</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.ENamedElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">ENamedElement</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true#getName()" title="class or interface in org.eclipse.emf.ecore">getName</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/ENamedElement.html?is-external=true#setName(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">setName</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EModelElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EModelElement</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true#getEAnnotation(java.lang.String)" title="class or interface in org.eclipse.emf.ecore">getEAnnotation</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EModelElement.html?is-external=true#getEAnnotations()" title="class or interface in org.eclipse.emf.ecore">getEAnnotations</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.ecore.EObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.ecore.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eAllContents()" title="class or interface in org.eclipse.emf.ecore">eAllContents</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eClass()" title="class or interface in org.eclipse.emf.ecore">eClass</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainer()" title="class or interface in org.eclipse.emf.ecore">eContainer</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainingFeature()" title="class or interface in org.eclipse.emf.ecore">eContainingFeature</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContainmentFeature()" title="class or interface in org.eclipse.emf.ecore">eContainmentFeature</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eContents()" title="class or interface in org.eclipse.emf.ecore">eContents</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eCrossReferences()" title="class or interface in org.eclipse.emf.ecore">eCrossReferences</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eGet(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eGet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eGet(org.eclipse.emf.ecore.EStructuralFeature,%20boolean)" title="class or interface in org.eclipse.emf.ecore">eGet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eInvoke(org.eclipse.emf.ecore.EOperation,%20org.eclipse.emf.common.util.EList)" title="class or interface in org.eclipse.emf.ecore">eInvoke</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eIsProxy()" title="class or interface in org.eclipse.emf.ecore">eIsProxy</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eIsSet(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eIsSet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eResource()" title="class or interface in org.eclipse.emf.ecore">eResource</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eSet(org.eclipse.emf.ecore.EStructuralFeature,%20java.lang.Object)" title="class or interface in org.eclipse.emf.ecore">eSet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EObject.html?is-external=true#eUnset(org.eclipse.emf.ecore.EStructuralFeature)" title="class or interface in org.eclipse.emf.ecore">eUnset</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.common.notify.Notifier">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.common.notify.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eAdapters()" title="class or interface in org.eclipse.emf.common.notify">eAdapters</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eDeliver()" title="class or interface in org.eclipse.emf.common.notify">eDeliver</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eNotify(org.eclipse.emf.common.notify.Notification)" title="class or interface in org.eclipse.emf.common.notify">eNotify</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/notify/Notifier.html?is-external=true#eSetDeliver(boolean)" title="class or interface in org.eclipse.emf.common.notify">eSetDeliver</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="eNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNAME</h4>
<pre>static final&nbsp;<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> eNAME</pre>
<div class="block">The package name.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.eNAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eNS_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_URI</h4>
<pre>static final&nbsp;<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> eNS_URI</pre>
<div class="block">The package namespace URI.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.eNS_URI">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eNS_PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eNS_PREFIX</h4>
<pre>static final&nbsp;<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> eNS_PREFIX</pre>
<div class="block">The package namespace name.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.eNS_PREFIX">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="eINSTANCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>eINSTANCE</h4>
<pre>static final&nbsp;<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html" title="interface in org.eclipse.oomph.setup">SetupPackage</a> eINSTANCE</pre>
<div class="block">The singleton instance of the package.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX</h4>
<pre>static final&nbsp;int INDEX</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/IndexImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Index</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/IndexImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>IndexImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getIndex()"><code>SetupPackageImpl.getIndex()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK_CONTAINER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK_CONTAINER</h4>
<pre>static final&nbsp;int SETUP_TASK_CONTAINER</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Task Container</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskContainerImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>SetupTaskContainerImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getSetupTaskContainer()"><code>SetupPackageImpl.getSetupTaskContainer()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK_CONTAINER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT</h4>
<pre>static final&nbsp;int PROJECT</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProjectImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProjectImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProject()"><code>SetupPackageImpl.getProject()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK</h4>
<pre>static final&nbsp;int SETUP_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>SetupTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getSetupTask()"><code>SetupPackageImpl.getSetupTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int SETUP_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Link Location Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>LinkLocationTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getLinkLocationTask()"><code>SetupPackageImpl.getLinkLocationTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Eclipse Ini Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>EclipseIniTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getEclipseIniTask()"><code>SetupPackageImpl.getEclipseIniTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Resource Copy Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ResourceCopyTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getResourceCopyTask()"><code>SetupPackageImpl.getResourceCopyTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Text Modify Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>TextModifyTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getTextModifyTask()"><code>SetupPackageImpl.getTextModifyTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFICATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFICATION</h4>
<pre>static final&nbsp;int TEXT_MODIFICATION</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/TextModificationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Text Modification</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/TextModificationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>TextModificationImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getTextModification()"><code>SetupPackageImpl.getTextModification()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFICATION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Resource Creation Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ResourceCreationTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getResourceCreationTask()"><code>SetupPackageImpl.getResourceCreationTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK</h4>
<pre>static final&nbsp;int REDIRECTION_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Redirection Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>RedirectionTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getRedirectionTask()"><code>SetupPackageImpl.getRedirectionTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_CHOICE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_CHOICE</h4>
<pre>static final&nbsp;int VARIABLE_CHOICE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/VariableChoiceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Variable Choice</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/VariableChoiceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>VariableChoiceImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getVariableChoice()"><code>SetupPackageImpl.getVariableChoice()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_CHOICE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_RULE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_RULE</h4>
<pre>static final&nbsp;int ATTRIBUTE_RULE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/AttributeRuleImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Attribute Rule</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/AttributeRuleImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>AttributeRuleImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getAttributeRule()"><code>SetupPackageImpl.getAttributeRule()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ATTRIBUTE_RULE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK</h4>
<pre>static final&nbsp;int INSTALLATION_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/InstallationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>InstallationTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getInstallationTask()"><code>SetupPackageImpl.getInstallationTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK</h4>
<pre>static final&nbsp;int WORKSPACE_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>WorkspaceTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getWorkspaceTask()"><code>SetupPackageImpl.getWorkspaceTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__ID</h4>
<pre>static final&nbsp;int SETUP_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int SETUP_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int SETUP_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int SETUP_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__DISABLED</h4>
<pre>static final&nbsp;int SETUP_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int SETUP_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int SETUP_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int SETUP_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int SETUP_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK_CONTAINER__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK_CONTAINER__ANNOTATIONS</h4>
<pre>static final&nbsp;int SETUP_TASK_CONTAINER__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK_CONTAINER__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK_CONTAINER__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK_CONTAINER__SETUP_TASKS</h4>
<pre>static final&nbsp;int SETUP_TASK_CONTAINER__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK_CONTAINER__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SETUP_TASK_CONTAINER_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SETUP_TASK_CONTAINER_FEATURE_COUNT</h4>
<pre>static final&nbsp;int SETUP_TASK_CONTAINER_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Task Container</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SETUP_TASK_CONTAINER_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE</h4>
<pre>static final&nbsp;int SCOPE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ScopeImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Scope</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ScopeImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ScopeImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getScope()"><code>SetupPackageImpl.getScope()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__ANNOTATIONS</h4>
<pre>static final&nbsp;int SCOPE__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__SETUP_TASKS</h4>
<pre>static final&nbsp;int SCOPE__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__NAME</h4>
<pre>static final&nbsp;int SCOPE__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__LABEL</h4>
<pre>static final&nbsp;int SCOPE__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__DESCRIPTION</h4>
<pre>static final&nbsp;int SCOPE__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int SCOPE__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int SCOPE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Scope</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX__ANNOTATIONS</h4>
<pre>static final&nbsp;int INDEX__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX__DISCOVERABLE_PACKAGES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX__DISCOVERABLE_PACKAGES</h4>
<pre>static final&nbsp;int INDEX__DISCOVERABLE_PACKAGES</pre>
<div class="block">The feature id for the '<em><b>Discoverable Packages</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX__DISCOVERABLE_PACKAGES">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER</h4>
<pre>static final&nbsp;int USER</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/UserImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>User</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/UserImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>UserImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getUser()"><code>SetupPackageImpl.getUser()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE</h4>
<pre>static final&nbsp;int WORKSPACE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>WorkspaceImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getWorkspace()"><code>SetupPackageImpl.getWorkspace()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION</h4>
<pre>static final&nbsp;int INSTALLATION</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/InstallationImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>InstallationImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getInstallation()"><code>SetupPackageImpl.getInstallation()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION</h4>
<pre>static final&nbsp;int CATALOG_SELECTION</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Catalog Selection</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/CatalogSelectionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>CatalogSelectionImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getCatalogSelection()"><code>SetupPackageImpl.getCatalogSelection()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product Catalog</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProductCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProductCatalogImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProductCatalog()"><code>SetupPackageImpl.getProductCatalog()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT</h4>
<pre>static final&nbsp;int PRODUCT</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProductImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProductImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProduct()"><code>SetupPackageImpl.getProduct()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION</h4>
<pre>static final&nbsp;int PRODUCT_VERSION</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductVersionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product Version</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProductVersionImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProductVersionImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProductVersion()"><code>SetupPackageImpl.getProductVersion()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG</h4>
<pre>static final&nbsp;int PROJECT_CATALOG</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project Catalog</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProjectCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProjectCatalogImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProjectCatalog()"><code>SetupPackageImpl.getProjectCatalog()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM</h4>
<pre>static final&nbsp;int STREAM</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/StreamImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Stream</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/StreamImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>StreamImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getStream()"><code>SetupPackageImpl.getStream()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX__PRODUCT_CATALOGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX__PRODUCT_CATALOGS</h4>
<pre>static final&nbsp;int INDEX__PRODUCT_CATALOGS</pre>
<div class="block">The feature id for the '<em><b>Product Catalogs</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX__PRODUCT_CATALOGS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX__PROJECT_CATALOGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX__PROJECT_CATALOGS</h4>
<pre>static final&nbsp;int INDEX__PROJECT_CATALOGS</pre>
<div class="block">The feature id for the '<em><b>Project Catalogs</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX__PROJECT_CATALOGS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INDEX_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INDEX_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INDEX_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Index</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INDEX_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__ANNOTATIONS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__PRODUCT_CATALOGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__PRODUCT_CATALOGS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__PRODUCT_CATALOGS</pre>
<div class="block">The feature id for the '<em><b>Product Catalogs</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__PRODUCT_CATALOGS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__PROJECT_CATALOGS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__PROJECT_CATALOGS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__PROJECT_CATALOGS</pre>
<div class="block">The feature id for the '<em><b>Project Catalogs</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__PROJECT_CATALOGS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS</pre>
<div class="block">The feature id for the '<em><b>Default Product Versions</b></em>' map.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__DEFAULT_PRODUCT_VERSIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__DEFAULT_STREAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__DEFAULT_STREAMS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__DEFAULT_STREAMS</pre>
<div class="block">The feature id for the '<em><b>Default Streams</b></em>' map.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__DEFAULT_STREAMS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION__SELECTED_STREAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION__SELECTED_STREAMS</h4>
<pre>static final&nbsp;int CATALOG_SELECTION__SELECTED_STREAMS</pre>
<div class="block">The feature id for the '<em><b>Selected Streams</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION__SELECTED_STREAMS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="CATALOG_SELECTION_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CATALOG_SELECTION_FEATURE_COUNT</h4>
<pre>static final&nbsp;int CATALOG_SELECTION_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Catalog Selection</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.CATALOG_SELECTION_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__ANNOTATIONS</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__SETUP_TASKS</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__NAME</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__LABEL</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__DESCRIPTION</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__INDEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__INDEX</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__INDEX</pre>
<div class="block">The feature id for the '<em><b>Index</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__INDEX">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG__PRODUCTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG__PRODUCTS</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG__PRODUCTS</pre>
<div class="block">The feature id for the '<em><b>Products</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG__PRODUCTS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_CATALOG_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_CATALOG_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PRODUCT_CATALOG_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Product Catalog</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_CATALOG_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__ANNOTATIONS</h4>
<pre>static final&nbsp;int PRODUCT__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__SETUP_TASKS</h4>
<pre>static final&nbsp;int PRODUCT__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__NAME</h4>
<pre>static final&nbsp;int PRODUCT__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__LABEL</h4>
<pre>static final&nbsp;int PRODUCT__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__DESCRIPTION</h4>
<pre>static final&nbsp;int PRODUCT__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PRODUCT__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__PRODUCT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__PRODUCT_CATALOG</h4>
<pre>static final&nbsp;int PRODUCT__PRODUCT_CATALOG</pre>
<div class="block">The feature id for the '<em><b>Product Catalog</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__PRODUCT_CATALOG">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT__VERSIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT__VERSIONS</h4>
<pre>static final&nbsp;int PRODUCT__VERSIONS</pre>
<div class="block">The feature id for the '<em><b>Versions</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT__VERSIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PRODUCT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Product</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__ANNOTATIONS</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__SETUP_TASKS</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__NAME</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__LABEL</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__DESCRIPTION</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION__PRODUCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION__PRODUCT</h4>
<pre>static final&nbsp;int PRODUCT_VERSION__PRODUCT</pre>
<div class="block">The feature id for the '<em><b>Product</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION__PRODUCT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_VERSION_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_VERSION_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PRODUCT_VERSION_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Product Version</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_VERSION_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Container</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code>ProjectContainer</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProjectContainer()"><code>SetupPackageImpl.getProjectContainer()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__ANNOTATIONS</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__SETUP_TASKS</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__NAME</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__LABEL</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__DESCRIPTION</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER__PROJECTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER__PROJECTS</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER__PROJECTS</pre>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER__PROJECTS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CONTAINER_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CONTAINER_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PROJECT_CONTAINER_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Project Container</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CONTAINER_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__ANNOTATIONS</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__SETUP_TASKS</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__NAME</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__LABEL</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__DESCRIPTION</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__PROJECTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__PROJECTS</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__PROJECTS</pre>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__PROJECTS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG__INDEX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG__INDEX</h4>
<pre>static final&nbsp;int PROJECT_CATALOG__INDEX</pre>
<div class="block">The feature id for the '<em><b>Index</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG__INDEX">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_CATALOG_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_CATALOG_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PROJECT_CATALOG_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Project Catalog</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_CATALOG_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__ANNOTATIONS</h4>
<pre>static final&nbsp;int PROJECT__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__SETUP_TASKS</h4>
<pre>static final&nbsp;int PROJECT__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__NAME</h4>
<pre>static final&nbsp;int PROJECT__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__LABEL</h4>
<pre>static final&nbsp;int PROJECT__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__DESCRIPTION</h4>
<pre>static final&nbsp;int PROJECT__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int PROJECT__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__PROJECTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__PROJECTS</h4>
<pre>static final&nbsp;int PROJECT__PROJECTS</pre>
<div class="block">The feature id for the '<em><b>Projects</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__PROJECTS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__STREAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__STREAMS</h4>
<pre>static final&nbsp;int PROJECT__STREAMS</pre>
<div class="block">The feature id for the '<em><b>Streams</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__STREAMS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__PROJECT_CONTAINER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__PROJECT_CONTAINER</h4>
<pre>static final&nbsp;int PROJECT__PROJECT_CONTAINER</pre>
<div class="block">The feature id for the '<em><b>Project Container</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__PROJECT_CONTAINER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__LOGICAL_PROJECT_CONTAINER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__LOGICAL_PROJECT_CONTAINER</h4>
<pre>static final&nbsp;int PROJECT__LOGICAL_PROJECT_CONTAINER</pre>
<div class="block">The feature id for the '<em><b>Logical Project Container</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__LOGICAL_PROJECT_CONTAINER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__PARENT_PROJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__PARENT_PROJECT</h4>
<pre>static final&nbsp;int PROJECT__PARENT_PROJECT</pre>
<div class="block">The feature id for the '<em><b>Parent Project</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__PARENT_PROJECT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT__PROJECT_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT__PROJECT_CATALOG</h4>
<pre>static final&nbsp;int PROJECT__PROJECT_CATALOG</pre>
<div class="block">The feature id for the '<em><b>Project Catalog</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT__PROJECT_CATALOG">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PROJECT_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Project</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__ANNOTATIONS</h4>
<pre>static final&nbsp;int STREAM__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__SETUP_TASKS</h4>
<pre>static final&nbsp;int STREAM__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__NAME</h4>
<pre>static final&nbsp;int STREAM__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__LABEL</h4>
<pre>static final&nbsp;int STREAM__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__DESCRIPTION</h4>
<pre>static final&nbsp;int STREAM__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int STREAM__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM__PROJECT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM__PROJECT</h4>
<pre>static final&nbsp;int STREAM__PROJECT</pre>
<div class="block">The feature id for the '<em><b>Project</b></em>' container reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM__PROJECT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STREAM_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STREAM_FEATURE_COUNT</h4>
<pre>static final&nbsp;int STREAM_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Stream</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STREAM_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__ANNOTATIONS</h4>
<pre>static final&nbsp;int USER__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__SETUP_TASKS</h4>
<pre>static final&nbsp;int USER__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__NAME</h4>
<pre>static final&nbsp;int USER__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__LABEL</h4>
<pre>static final&nbsp;int USER__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__DESCRIPTION</h4>
<pre>static final&nbsp;int USER__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int USER__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__ATTRIBUTE_RULES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__ATTRIBUTE_RULES</h4>
<pre>static final&nbsp;int USER__ATTRIBUTE_RULES</pre>
<div class="block">The feature id for the '<em><b>Attribute Rules</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__ATTRIBUTE_RULES">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__ACCEPTED_LICENSES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__ACCEPTED_LICENSES</h4>
<pre>static final&nbsp;int USER__ACCEPTED_LICENSES</pre>
<div class="block">The feature id for the '<em><b>Accepted Licenses</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__ACCEPTED_LICENSES">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER__UNSIGNED_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER__UNSIGNED_POLICY</h4>
<pre>static final&nbsp;int USER__UNSIGNED_POLICY</pre>
<div class="block">The feature id for the '<em><b>Unsigned Policy</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER__UNSIGNED_POLICY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="USER_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USER_FEATURE_COUNT</h4>
<pre>static final&nbsp;int USER_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>User</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.USER_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_RULE__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_RULE__ANNOTATIONS</h4>
<pre>static final&nbsp;int ATTRIBUTE_RULE__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ATTRIBUTE_RULE__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_RULE__ATTRIBUTE_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_RULE__ATTRIBUTE_URI</h4>
<pre>static final&nbsp;int ATTRIBUTE_RULE__ATTRIBUTE_URI</pre>
<div class="block">The feature id for the '<em><b>Attribute URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ATTRIBUTE_RULE__ATTRIBUTE_URI">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_RULE__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_RULE__VALUE</h4>
<pre>static final&nbsp;int ATTRIBUTE_RULE__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ATTRIBUTE_RULE__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ATTRIBUTE_RULE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ATTRIBUTE_RULE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int ATTRIBUTE_RULE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Attribute Rule</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ATTRIBUTE_RULE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LOCATION_CATALOG">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATION_CATALOG</h4>
<pre>static final&nbsp;int LOCATION_CATALOG</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/LocationCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Location Catalog</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/LocationCatalogImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>LocationCatalogImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getLocationCatalog()"><code>SetupPackageImpl.getLocationCatalog()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LOCATION_CATALOG">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LOCATION_CATALOG__INSTALLATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATION_CATALOG__INSTALLATIONS</h4>
<pre>static final&nbsp;int LOCATION_CATALOG__INSTALLATIONS</pre>
<div class="block">The feature id for the '<em><b>Installations</b></em>' map.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LOCATION_CATALOG__INSTALLATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LOCATION_CATALOG__WORKSPACES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATION_CATALOG__WORKSPACES</h4>
<pre>static final&nbsp;int LOCATION_CATALOG__WORKSPACES</pre>
<div class="block">The feature id for the '<em><b>Workspaces</b></em>' map.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LOCATION_CATALOG__WORKSPACES">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LOCATION_CATALOG_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCATION_CATALOG_FEATURE_COUNT</h4>
<pre>static final&nbsp;int LOCATION_CATALOG_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Location Catalog</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LOCATION_CATALOG_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__ANNOTATIONS</h4>
<pre>static final&nbsp;int INSTALLATION__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__SETUP_TASKS</h4>
<pre>static final&nbsp;int INSTALLATION__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__NAME</h4>
<pre>static final&nbsp;int INSTALLATION__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__LABEL</h4>
<pre>static final&nbsp;int INSTALLATION__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__DESCRIPTION</h4>
<pre>static final&nbsp;int INSTALLATION__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int INSTALLATION__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION__PRODUCT_VERSION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION__PRODUCT_VERSION</h4>
<pre>static final&nbsp;int INSTALLATION__PRODUCT_VERSION</pre>
<div class="block">The feature id for the '<em><b>Product Version</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION__PRODUCT_VERSION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INSTALLATION_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Installation</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__ID</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__DISABLED</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK__LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK__LOCATION</h4>
<pre>static final&nbsp;int INSTALLATION_TASK__LOCATION</pre>
<div class="block">The feature id for the '<em><b>Location</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK__LOCATION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INSTALLATION_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Installation Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__ANNOTATIONS</h4>
<pre>static final&nbsp;int WORKSPACE__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__SETUP_TASKS</h4>
<pre>static final&nbsp;int WORKSPACE__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__NAME</h4>
<pre>static final&nbsp;int WORKSPACE__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__LABEL</h4>
<pre>static final&nbsp;int WORKSPACE__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__DESCRIPTION</h4>
<pre>static final&nbsp;int WORKSPACE__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__QUALIFIED_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__QUALIFIED_NAME</h4>
<pre>static final&nbsp;int WORKSPACE__QUALIFIED_NAME</pre>
<div class="block">The feature id for the '<em><b>Qualified Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__QUALIFIED_NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE__STREAMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE__STREAMS</h4>
<pre>static final&nbsp;int WORKSPACE__STREAMS</pre>
<div class="block">The feature id for the '<em><b>Streams</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE__STREAMS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int WORKSPACE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Workspace</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__ID</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__DISABLED</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK__LOCATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK__LOCATION</h4>
<pre>static final&nbsp;int WORKSPACE_TASK__LOCATION</pre>
<div class="block">The feature id for the '<em><b>Location</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK__LOCATION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int WORKSPACE_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Workspace Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK</h4>
<pre>static final&nbsp;int COMPOUND_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/CompoundTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Compound Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/CompoundTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>CompoundTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getCompoundTask()"><code>SetupPackageImpl.getCompoundTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__ID</h4>
<pre>static final&nbsp;int COMPOUND_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int COMPOUND_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int COMPOUND_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__DISABLED</h4>
<pre>static final&nbsp;int COMPOUND_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__SETUP_TASKS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__SETUP_TASKS</h4>
<pre>static final&nbsp;int COMPOUND_TASK__SETUP_TASKS</pre>
<div class="block">The feature id for the '<em><b>Setup Tasks</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__SETUP_TASKS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK__NAME</h4>
<pre>static final&nbsp;int COMPOUND_TASK__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="COMPOUND_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>COMPOUND_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int COMPOUND_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Compound Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.COMPOUND_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK</h4>
<pre>static final&nbsp;int VARIABLE_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/VariableTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Variable Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/VariableTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>VariableTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getVariableTask()"><code>SetupPackageImpl.getVariableTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int VARIABLE_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__ID</h4>
<pre>static final&nbsp;int VARIABLE_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int VARIABLE_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int VARIABLE_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int VARIABLE_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__DISABLED</h4>
<pre>static final&nbsp;int VARIABLE_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int VARIABLE_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int VARIABLE_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int VARIABLE_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__TYPE</h4>
<pre>static final&nbsp;int VARIABLE_TASK__TYPE</pre>
<div class="block">The feature id for the '<em><b>Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__NAME</h4>
<pre>static final&nbsp;int VARIABLE_TASK__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__VALUE</h4>
<pre>static final&nbsp;int VARIABLE_TASK__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__DEFAULT_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__DEFAULT_VALUE</h4>
<pre>static final&nbsp;int VARIABLE_TASK__DEFAULT_VALUE</pre>
<div class="block">The feature id for the '<em><b>Default Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__DEFAULT_VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__STORE_PROMPTED_VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__STORE_PROMPTED_VALUE</h4>
<pre>static final&nbsp;int VARIABLE_TASK__STORE_PROMPTED_VALUE</pre>
<div class="block">The feature id for the '<em><b>Store Prompted Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__STORE_PROMPTED_VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__STORAGE_URI">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__STORAGE_URI</h4>
<pre>static final&nbsp;int VARIABLE_TASK__STORAGE_URI</pre>
<div class="block">The feature id for the '<em><b>Storage URI</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__STORAGE_URI">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__LABEL</h4>
<pre>static final&nbsp;int VARIABLE_TASK__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK__CHOICES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK__CHOICES</h4>
<pre>static final&nbsp;int VARIABLE_TASK__CHOICES</pre>
<div class="block">The feature id for the '<em><b>Choices</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK__CHOICES">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int VARIABLE_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Variable Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_CHOICE__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_CHOICE__ANNOTATIONS</h4>
<pre>static final&nbsp;int VARIABLE_CHOICE__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_CHOICE__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_CHOICE__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_CHOICE__VALUE</h4>
<pre>static final&nbsp;int VARIABLE_CHOICE__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_CHOICE__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_CHOICE__LABEL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_CHOICE__LABEL</h4>
<pre>static final&nbsp;int VARIABLE_CHOICE__LABEL</pre>
<div class="block">The feature id for the '<em><b>Label</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_CHOICE__LABEL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_CHOICE_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_CHOICE_FEATURE_COUNT</h4>
<pre>static final&nbsp;int VARIABLE_CHOICE_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Variable Choice</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_CHOICE_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>String Substitution Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>StringSubstitutionTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getStringSubstitutionTask()"><code>SetupPackageImpl.getStringSubstitutionTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__ID</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__DISABLED</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__NAME</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK__VALUE</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="STRING_SUBSTITUTION_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRING_SUBSTITUTION_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int STRING_SUBSTITUTION_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>String Substitution Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.STRING_SUBSTITUTION_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__ID</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__DISABLED</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__SOURCE_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__SOURCE_URL</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__SOURCE_URL</pre>
<div class="block">The feature id for the '<em><b>Source URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__SOURCE_URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK__TARGET_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK__TARGET_URL</h4>
<pre>static final&nbsp;int REDIRECTION_TASK__TARGET_URL</pre>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK__TARGET_URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="REDIRECTION_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>REDIRECTION_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int REDIRECTION_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Redirection Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.REDIRECTION_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__ID</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__DISABLED</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__OPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__OPTION</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__OPTION</pre>
<div class="block">The feature id for the '<em><b>Option</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__OPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__VALUE</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK__VM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK__VM</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK__VM</pre>
<div class="block">The feature id for the '<em><b>Vm</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK__VM">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="ECLIPSE_INI_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ECLIPSE_INI_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int ECLIPSE_INI_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Eclipse Ini Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.ECLIPSE_INI_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__ID</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__DISABLED</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__PATH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__PATH</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__PATH</pre>
<div class="block">The feature id for the '<em><b>Path</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__PATH">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK__NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK__NAME</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK__NAME</pre>
<div class="block">The feature id for the '<em><b>Name</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK__NAME">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LINK_LOCATION_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LINK_LOCATION_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int LINK_LOCATION_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Link Location Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LINK_LOCATION_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK</h4>
<pre>static final&nbsp;int PREFERENCE_TASK</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Preference Task</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>PreferenceTaskImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getPreferenceTask()"><code>SetupPackageImpl.getPreferenceTask()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__ID</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__DISABLED</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__KEY</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__KEY</pre>
<div class="block">The feature id for the '<em><b>Key</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__KEY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK__VALUE</h4>
<pre>static final&nbsp;int PREFERENCE_TASK__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PREFERENCE_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFERENCE_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PREFERENCE_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Preference Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PREFERENCE_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__ID</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__DISABLED</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__SOURCE_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__SOURCE_URL</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__SOURCE_URL</pre>
<div class="block">The feature id for the '<em><b>Source URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__SOURCE_URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK__TARGET_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK__TARGET_URL</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK__TARGET_URL</pre>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK__TARGET_URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_COPY_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_COPY_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int RESOURCE_COPY_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Resource Copy Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_COPY_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__ID</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__DISABLED</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__CONTENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__CONTENT</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__CONTENT</pre>
<div class="block">The feature id for the '<em><b>Content</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__CONTENT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__TARGET_URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__TARGET_URL</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__TARGET_URL</pre>
<div class="block">The feature id for the '<em><b>Target URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__TARGET_URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK__ENCODING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK__ENCODING</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK__ENCODING</pre>
<div class="block">The feature id for the '<em><b>Encoding</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK__ENCODING">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="RESOURCE_CREATION_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RESOURCE_CREATION_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int RESOURCE_CREATION_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Resource Creation Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.RESOURCE_CREATION_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__ANNOTATIONS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__ID">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__ID</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__ID</pre>
<div class="block">The feature id for the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__ID">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__DESCRIPTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__DESCRIPTION</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__DESCRIPTION</pre>
<div class="block">The feature id for the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__DESCRIPTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__SCOPE_TYPE</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__SCOPE_TYPE</pre>
<div class="block">The feature id for the '<em><b>Scope Type</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS</pre>
<div class="block">The feature id for the '<em><b>Excluded Triggers</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__EXCLUDED_TRIGGERS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__DISABLED">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__DISABLED</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__DISABLED</pre>
<div class="block">The feature id for the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__DISABLED">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__PREDECESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__PREDECESSORS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__PREDECESSORS</pre>
<div class="block">The feature id for the '<em><b>Predecessors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__PREDECESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__SUCCESSORS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__SUCCESSORS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__SUCCESSORS</pre>
<div class="block">The feature id for the '<em><b>Successors</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__SUCCESSORS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__RESTRICTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__RESTRICTIONS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__RESTRICTIONS</pre>
<div class="block">The feature id for the '<em><b>Restrictions</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__RESTRICTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__URL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__URL</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__URL</pre>
<div class="block">The feature id for the '<em><b>URL</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__URL">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__MODIFICATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__MODIFICATIONS</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__MODIFICATIONS</pre>
<div class="block">The feature id for the '<em><b>Modifications</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__MODIFICATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK__ENCODING">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK__ENCODING</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK__ENCODING</pre>
<div class="block">The feature id for the '<em><b>Encoding</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK__ENCODING">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFY_TASK_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFY_TASK_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TEXT_MODIFY_TASK_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Text Modify Task</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFY_TASK_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFICATION__ANNOTATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFICATION__ANNOTATIONS</h4>
<pre>static final&nbsp;int TEXT_MODIFICATION__ANNOTATIONS</pre>
<div class="block">The feature id for the '<em><b>Annotations</b></em>' containment reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFICATION__ANNOTATIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFICATION__PATTERN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFICATION__PATTERN</h4>
<pre>static final&nbsp;int TEXT_MODIFICATION__PATTERN</pre>
<div class="block">The feature id for the '<em><b>Pattern</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFICATION__PATTERN">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFICATION__SUBSTITUTIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFICATION__SUBSTITUTIONS</h4>
<pre>static final&nbsp;int TEXT_MODIFICATION__SUBSTITUTIONS</pre>
<div class="block">The feature id for the '<em><b>Substitutions</b></em>' attribute list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFICATION__SUBSTITUTIONS">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TEXT_MODIFICATION_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TEXT_MODIFICATION_FEATURE_COUNT</h4>
<pre>static final&nbsp;int TEXT_MODIFICATION_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Text Modification</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TEXT_MODIFICATION_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY</h4>
<pre>static final&nbsp;int PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Product To Product Version Map Entry</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProductToProductVersionMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProductToProductVersionMapEntryImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProductToProductVersionMapEntry()"><code>SetupPackageImpl.getProductToProductVersionMapEntry()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY</h4>
<pre>static final&nbsp;int PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY</pre>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__KEY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE</h4>
<pre>static final&nbsp;int PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Product To Product Version Map Entry</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PRODUCT_TO_PRODUCT_VERSION_MAP_ENTRY_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_TO_STREAM_MAP_ENTRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_TO_STREAM_MAP_ENTRY</h4>
<pre>static final&nbsp;int PROJECT_TO_STREAM_MAP_ENTRY</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Project To Stream Map Entry</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/ProjectToStreamMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>ProjectToStreamMapEntryImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getProjectToStreamMapEntry()"><code>SetupPackageImpl.getProjectToStreamMapEntry()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_TO_STREAM_MAP_ENTRY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_TO_STREAM_MAP_ENTRY__KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_TO_STREAM_MAP_ENTRY__KEY</h4>
<pre>static final&nbsp;int PROJECT_TO_STREAM_MAP_ENTRY__KEY</pre>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_TO_STREAM_MAP_ENTRY__KEY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_TO_STREAM_MAP_ENTRY__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_TO_STREAM_MAP_ENTRY__VALUE</h4>
<pre>static final&nbsp;int PROJECT_TO_STREAM_MAP_ENTRY__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_TO_STREAM_MAP_ENTRY__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_TO_STREAM_MAP_ENTRY__SELECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_TO_STREAM_MAP_ENTRY__SELECTION</h4>
<pre>static final&nbsp;int PROJECT_TO_STREAM_MAP_ENTRY__SELECTION</pre>
<div class="block">The feature id for the '<em><b>Selection</b></em>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_TO_STREAM_MAP_ENTRY__SELECTION">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT</h4>
<pre>static final&nbsp;int PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Project To Stream Map Entry</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.PROJECT_TO_STREAM_MAP_ENTRY_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TO_WORKSPACES_MAP_ENTRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TO_WORKSPACES_MAP_ENTRY</h4>
<pre>static final&nbsp;int INSTALLATION_TO_WORKSPACES_MAP_ENTRY</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Installation To Workspaces Map Entry</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/InstallationToWorkspacesMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>InstallationToWorkspacesMapEntryImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getInstallationToWorkspacesMapEntry()"><code>SetupPackageImpl.getInstallationToWorkspacesMapEntry()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TO_WORKSPACES_MAP_ENTRY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY</h4>
<pre>static final&nbsp;int INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY</pre>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TO_WORKSPACES_MAP_ENTRY__KEY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE</h4>
<pre>static final&nbsp;int INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TO_WORKSPACES_MAP_ENTRY__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT</h4>
<pre>static final&nbsp;int INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Installation To Workspaces Map Entry</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.INSTALLATION_TO_WORKSPACES_MAP_ENTRY_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY</h4>
<pre>static final&nbsp;int WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code><em>Workspace To Installations Map Entry</em></code></a>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceToInstallationsMapEntryImpl.html" title="class in org.eclipse.oomph.setup.impl"><code>WorkspaceToInstallationsMapEntryImpl</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getWorkspaceToInstallationsMapEntry()"><code>SetupPackageImpl.getWorkspaceToInstallationsMapEntry()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY</h4>
<pre>static final&nbsp;int WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY</pre>
<div class="block">The feature id for the '<em><b>Key</b></em>' reference.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__KEY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE</h4>
<pre>static final&nbsp;int WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE</pre>
<div class="block">The feature id for the '<em><b>Value</b></em>' reference list.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY__VALUE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT</h4>
<pre>static final&nbsp;int WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT</pre>
<div class="block">The number of structural features of the '<em>Workspace To Installations Map Entry</em>' class.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.WORKSPACE_TO_INSTALLATIONS_MAP_ENTRY_FEATURE_COUNT">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Ordered</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="SCOPE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SCOPE_TYPE</h4>
<pre>static final&nbsp;int SCOPE_TYPE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code><em>Scope Type</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code>ScopeType</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getScopeType()"><code>SetupPackageImpl.getScopeType()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.SCOPE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TRIGGER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TRIGGER</h4>
<pre>static final&nbsp;int TRIGGER</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code><em>Trigger</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code>Trigger</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getTrigger()"><code>SetupPackageImpl.getTrigger()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TRIGGER">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="VARIABLE_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>VARIABLE_TYPE</h4>
<pre>static final&nbsp;int VARIABLE_TYPE</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code><em>Variable Type</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code>VariableType</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getVariableType()"><code>SetupPackageImpl.getVariableType()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.VARIABLE_TYPE">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="UNSIGNED_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>UNSIGNED_POLICY</h4>
<pre>static final&nbsp;int UNSIGNED_POLICY</pre>
<div class="block">The meta object id for the '<a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code><em>Unsigned Policy</em></code></a>' enum.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code>UnsignedPolicy</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getUnsignedPolicy()"><code>SetupPackageImpl.getUnsignedPolicy()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.UNSIGNED_POLICY">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="LICENSE_INFO">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LICENSE_INFO</h4>
<pre>static final&nbsp;int LICENSE_INFO</pre>
<div class="block">The meta object id for the '<em>License Info</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LicenseInfo.html" title="class in org.eclipse.oomph.setup"><code>LicenseInfo</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getLicenseInfo()"><code>SetupPackageImpl.getLicenseInfo()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.LICENSE_INFO">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="TRIGGER_SET">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TRIGGER_SET</h4>
<pre>static final&nbsp;int TRIGGER_SET</pre>
<div class="block">The meta object id for the '<em>Trigger Set</em>' data type.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><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"><code>Set</code></a>,
<a href="../../../../org/eclipse/oomph/setup/impl/SetupPackageImpl.html#getTriggerSet()"><code>SetupPackageImpl.getTriggerSet()</code></a>,
<a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupPackage.TRIGGER_SET">Constant Field Values</a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getIndex()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndex</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getIndex()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Index.html" title="interface in org.eclipse.oomph.setup"><code><em>Index</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Index</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Index.html" title="interface in org.eclipse.oomph.setup"><code>Index</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getIndex_DiscoverablePackages()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndex_DiscoverablePackages</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getIndex_DiscoverablePackages()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getDiscoverablePackages()"><code><em>Discoverable Packages</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Discoverable Packages</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Index.html#getDiscoverablePackages()"><code>Index.getDiscoverablePackages()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex()"><code>getIndex()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getIndex_ProjectCatalogs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndex_ProjectCatalogs</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getIndex_ProjectCatalogs()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getProjectCatalogs()"><code><em>Project Catalogs</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Project Catalogs</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Index.html#getProjectCatalogs()"><code>Index.getProjectCatalogs()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex()"><code>getIndex()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getCatalogSelection()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html" title="interface in org.eclipse.oomph.setup"><code><em>Catalog Selection</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Catalog Selection</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html" title="interface in org.eclipse.oomph.setup"><code>CatalogSelection</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection_ProductCatalogs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection_ProductCatalogs</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getCatalogSelection_ProductCatalogs()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProductCatalogs()"><code><em>Product Catalogs</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Product Catalogs</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProductCatalogs()"><code>CatalogSelection.getProductCatalogs()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()"><code>getCatalogSelection()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection_ProjectCatalogs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection_ProjectCatalogs</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getCatalogSelection_ProjectCatalogs()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProjectCatalogs()"><code><em>Project Catalogs</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Project Catalogs</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getProjectCatalogs()"><code>CatalogSelection.getProjectCatalogs()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()"><code>getCatalogSelection()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection_DefaultProductVersions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection_DefaultProductVersions</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getCatalogSelection_DefaultProductVersions()</pre>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultProductVersions()"><code><em>Default Product Versions</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the map '<em>Default Product Versions</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultProductVersions()"><code>CatalogSelection.getDefaultProductVersions()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()"><code>getCatalogSelection()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection_DefaultStreams()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection_DefaultStreams</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getCatalogSelection_DefaultStreams()</pre>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultStreams()"><code><em>Default Streams</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the map '<em>Default Streams</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getDefaultStreams()"><code>CatalogSelection.getDefaultStreams()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()"><code>getCatalogSelection()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCatalogSelection_SelectedStreams()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCatalogSelection_SelectedStreams</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getCatalogSelection_SelectedStreams()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getSelectedStreams()"><code><em>Selected Streams</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Selected Streams</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CatalogSelection.html#getSelectedStreams()"><code>CatalogSelection.getSelectedStreams()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCatalogSelection()"><code>getCatalogSelection()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getIndex_ProductCatalogs()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIndex_ProductCatalogs</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getIndex_ProductCatalogs()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Index.html#getProductCatalogs()"><code><em>Product Catalogs</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Product Catalogs</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Index.html#getProductCatalogs()"><code>Index.getProductCatalogs()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getIndex()"><code>getIndex()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProject()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Project.html" title="interface in org.eclipse.oomph.setup"><code><em>Project</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Project</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html" title="interface in org.eclipse.oomph.setup"><code>Project</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject_Streams()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject_Streams</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProject_Streams()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Project.html#getStreams()"><code><em>Streams</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Streams</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html#getStreams()"><code>Project.getStreams()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()"><code>getProject()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject_ProjectContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject_ProjectContainer</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProject_ProjectContainer()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectContainer()"><code><em>Project Container</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Project Container</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectContainer()"><code>Project.getProjectContainer()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()"><code>getProject()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject_LogicalProjectContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject_LogicalProjectContainer</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProject_LogicalProjectContainer()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getLogicalProjectContainer()"><code><em>Logical Project Container</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Logical Project Container</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html#getLogicalProjectContainer()"><code>Project.getLogicalProjectContainer()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()"><code>getProject()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject_ParentProject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject_ParentProject</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProject_ParentProject()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getParentProject()"><code><em>Parent Project</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Parent Project</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html#getParentProject()"><code>Project.getParentProject()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()"><code>getProject()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProject_ProjectCatalog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProject_ProjectCatalog</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProject_ProjectCatalog()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectCatalog()"><code><em>Project Catalog</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Project Catalog</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Project.html#getProjectCatalog()"><code>Project.getProjectCatalog()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProject()"><code>getProject()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getStream()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStream</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getStream()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Stream.html" title="interface in org.eclipse.oomph.setup"><code><em>Stream</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Stream</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Stream.html" title="interface in org.eclipse.oomph.setup"><code>Stream</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getStream_Project()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStream_Project</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getStream_Project()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Stream.html#getProject()"><code><em>Project</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Project</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Stream.html#getProject()"><code>Stream.getProject()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStream()"><code>getStream()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallation()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallation</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getInstallation()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Installation.html" title="interface in org.eclipse.oomph.setup"><code><em>Installation</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Installation</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Installation.html" title="interface in org.eclipse.oomph.setup"><code>Installation</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallation_ProductVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallation_ProductVersion</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getInstallation_ProductVersion()</pre>
<div class="block">Returns the meta object for the reference '<a href="../../../../org/eclipse/oomph/setup/Installation.html#getProductVersion()"><code><em>Product Version</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Product Version</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Installation.html#getProductVersion()"><code>Installation.getProductVersion()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallation()"><code>getInstallation()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductCatalog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductCatalog</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProductCatalog()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Product Catalog</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Product Catalog</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html" title="interface in org.eclipse.oomph.setup"><code>ProductCatalog</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductCatalog_Index()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductCatalog_Index</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProductCatalog_Index()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getIndex()"><code><em>Index</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Index</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getIndex()"><code>ProductCatalog.getIndex()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductCatalog()"><code>getProductCatalog()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductCatalog_Products()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductCatalog_Products</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProductCatalog_Products()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getProducts()"><code><em>Products</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Products</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProductCatalog.html#getProducts()"><code>ProductCatalog.getProducts()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductCatalog()"><code>getProductCatalog()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProduct()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProduct</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProduct()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Product.html" title="interface in org.eclipse.oomph.setup"><code><em>Product</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Product</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Product.html" title="interface in org.eclipse.oomph.setup"><code>Product</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProduct_ProductCatalog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProduct_ProductCatalog</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProduct_ProductCatalog()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/Product.html#getProductCatalog()"><code><em>Product Catalog</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Product Catalog</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Product.html#getProductCatalog()"><code>Product.getProductCatalog()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProduct()"><code>getProduct()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProduct_Versions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProduct_Versions</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProduct_Versions()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/Product.html#getVersions()"><code><em>Versions</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Versions</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Product.html#getVersions()"><code>Product.getVersions()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProduct()"><code>getProduct()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductVersion</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProductVersion()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProductVersion.html" title="interface in org.eclipse.oomph.setup"><code><em>Product Version</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Product Version</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProductVersion.html" title="interface in org.eclipse.oomph.setup"><code>ProductVersion</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductVersion_Product()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductVersion_Product</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProductVersion_Product()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProductVersion.html#getProduct()"><code><em>Product</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Product</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProductVersion.html#getProduct()"><code>ProductVersion.getProduct()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductVersion()"><code>getProductVersion()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectCatalog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectCatalog</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProjectCatalog()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Catalog</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Project Catalog</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html" title="interface in org.eclipse.oomph.setup"><code>ProjectCatalog</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectCatalog_Index()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectCatalog_Index</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProjectCatalog_Index()</pre>
<div class="block">Returns the meta object for the container reference '<a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html#getIndex()"><code><em>Index</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the container reference '<em>Index</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProjectCatalog.html#getIndex()"><code>ProjectCatalog.getIndex()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectCatalog()"><code>getProjectCatalog()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallationTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallationTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getInstallationTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/InstallationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Installation Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Installation Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/InstallationTask.html" title="interface in org.eclipse.oomph.setup"><code>InstallationTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallationTask_Location()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallationTask_Location</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getInstallationTask_Location()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/InstallationTask.html#getLocation()"><code><em>Location</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Location</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/InstallationTask.html#getLocation()"><code>InstallationTask.getLocation()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationTask()"><code>getInstallationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspaceTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspaceTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getWorkspaceTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Workspace Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Workspace Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html" title="interface in org.eclipse.oomph.setup"><code>WorkspaceTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspaceTask_Location()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspaceTask_Location</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getWorkspaceTask_Location()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html#getLocation()"><code><em>Location</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Location</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html#getLocation()"><code>WorkspaceTask.getLocation()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceTask()"><code>getWorkspaceTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCompoundTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompoundTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getCompoundTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/CompoundTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Compound Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Compound Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CompoundTask.html" title="interface in org.eclipse.oomph.setup"><code>CompoundTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getCompoundTask_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompoundTask_Name</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getCompoundTask_Name()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/CompoundTask.html#getName()"><code><em>Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/CompoundTask.html#getName()"><code>CompoundTask.getName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getCompoundTask()"><code>getCompoundTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getVariableTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Variable Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Variable Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code>VariableTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_Type()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_Type</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_Type()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getType()"><code><em>Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Type</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getType()"><code>VariableTask.getType()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_Name</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_Name()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getName()"><code><em>Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getName()"><code>VariableTask.getName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getValue()"><code>VariableTask.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_DefaultValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_DefaultValue</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_DefaultValue()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getDefaultValue()"><code><em>Default Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Default Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getDefaultValue()"><code>VariableTask.getDefaultValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_StorePromptedValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_StorePromptedValue</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_StorePromptedValue()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Store Prompted Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Store Prompted Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup"><code>VariableTask</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_StorageURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_StorageURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_StorageURI()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getStorageURI()"><code><em>Storage URI</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Storage URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getStorageURI()"><code>VariableTask.getStorageURI()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_Label()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_Label</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableTask_Label()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getLabel()"><code><em>Label</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Label</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getLabel()"><code>VariableTask.getLabel()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableTask_Choices()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableTask_Choices</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getVariableTask_Choices()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getChoices()"><code><em>Choices</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Choices</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableTask.html#getChoices()"><code>VariableTask.getChoices()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableTask()"><code>getVariableTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getSetupTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup"><code>SetupTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_Predecessors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_Predecessors</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getSetupTask_Predecessors()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPredecessors()"><code><em>Predecessors</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Predecessors</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPredecessors()"><code>SetupTask.getPredecessors()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_Successors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_Successors</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getSetupTask_Successors()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getSuccessors()"><code><em>Successors</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Successors</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getSuccessors()"><code>SetupTask.getSuccessors()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_ID()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_ID</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getSetupTask_ID()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code><em>ID</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>ID</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code>SetupTask.getID()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_ScopeType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_ScopeType</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getSetupTask_ScopeType()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScopeType()"><code><em>Scope Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Scope Type</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScopeType()"><code>SetupTask.getScopeType()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_Restrictions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_Restrictions</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getSetupTask_Restrictions()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getRestrictions()"><code><em>Restrictions</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Restrictions</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getRestrictions()"><code>SetupTask.getRestrictions()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_ExcludedTriggers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_ExcludedTriggers</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getSetupTask_ExcludedTriggers()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code><em>Excluded Triggers</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Excluded Triggers</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code>SetupTask.getExcludedTriggers()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_Description()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_Description</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getSetupTask_Description()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code><em>Description</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Description</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code>SetupTask.getDescription()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTask_Disabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTask_Disabled</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getSetupTask_Disabled()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code><em>Disabled</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Disabled</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code>SetupTask.isDisabled()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCopyTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCopyTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getResourceCopyTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Resource Copy Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Resource Copy Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html" title="interface in org.eclipse.oomph.setup"><code>ResourceCopyTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCopyTask_SourceURL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCopyTask_SourceURL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceCopyTask_SourceURL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getSourceURL()"><code><em>Source URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Source URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getSourceURL()"><code>ResourceCopyTask.getSourceURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCopyTask()"><code>getResourceCopyTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCopyTask_TargetURL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCopyTask_TargetURL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceCopyTask_TargetURL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Target URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html#getTargetURL()"><code>ResourceCopyTask.getTargetURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCopyTask()"><code>getResourceCopyTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModifyTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModifyTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getTextModifyTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Text Modify Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Text Modify Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html" title="interface in org.eclipse.oomph.setup"><code>TextModifyTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModifyTask_URL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModifyTask_URL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getTextModifyTask_URL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getURL()"><code><em>URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getURL()"><code>TextModifyTask.getURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask()"><code>getTextModifyTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModifyTask_Modifications()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModifyTask_Modifications</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getTextModifyTask_Modifications()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getModifications()"><code><em>Modifications</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Modifications</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getModifications()"><code>TextModifyTask.getModifications()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask()"><code>getTextModifyTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModifyTask_Encoding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModifyTask_Encoding</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getTextModifyTask_Encoding()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getEncoding()"><code><em>Encoding</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Encoding</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html#getEncoding()"><code>TextModifyTask.getEncoding()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModifyTask()"><code>getTextModifyTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModification()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModification</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getTextModification()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/TextModification.html" title="interface in org.eclipse.oomph.setup"><code><em>Text Modification</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Text Modification</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModification.html" title="interface in org.eclipse.oomph.setup"><code>TextModification</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModification_Pattern()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModification_Pattern</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getTextModification_Pattern()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/TextModification.html#getPattern()"><code><em>Pattern</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Pattern</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModification.html#getPattern()"><code>TextModification.getPattern()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModification()"><code>getTextModification()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTextModification_Substitutions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTextModification_Substitutions</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getTextModification_Substitutions()</pre>
<div class="block">Returns the meta object for the attribute list '<a href="../../../../org/eclipse/oomph/setup/TextModification.html#getSubstitutions()"><code><em>Substitutions</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute list '<em>Substitutions</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/TextModification.html#getSubstitutions()"><code>TextModification.getSubstitutions()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getTextModification()"><code>getTextModification()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductToProductVersionMapEntry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductToProductVersionMapEntry</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProductToProductVersionMapEntry()</pre>
<div class="block">Returns the meta object for class '<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"><code><em>Product To Product Version Map Entry</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Product To Product Version Map Entry</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>keyType="org.eclipse.oomph.setup.Product" keyRequired="true"
keyExtendedMetaData="kind='attribute'"
valueType="org.eclipse.oomph.setup.ProductVersion" valueRequired="true"
valueExtendedMetaData="kind='attribute'"</dd></dl>
</li>
</ul>
<a name="getProductToProductVersionMapEntry_Key()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductToProductVersionMapEntry_Key</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProductToProductVersionMapEntry_Key()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Key</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductToProductVersionMapEntry()"><code>getProductToProductVersionMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProductToProductVersionMapEntry_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProductToProductVersionMapEntry_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProductToProductVersionMapEntry_Value()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProductToProductVersionMapEntry()"><code>getProductToProductVersionMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectToStreamMapEntry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectToStreamMapEntry</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProjectToStreamMapEntry()</pre>
<div class="block">Returns the meta object for class '<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"><code><em>Project To Stream Map Entry</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Project To Stream Map Entry</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>features="key value selection"
keyType="org.eclipse.oomph.setup.Project" keyRequired="true"
keyExtendedMetaData="kind='attribute'"
valueType="org.eclipse.oomph.setup.Stream" valueRequired="true"
valueExtendedMetaData="kind='attribute'"
selectionDataType="org.eclipse.emf.ecore.EBoolean"</dd></dl>
</li>
</ul>
<a name="getProjectToStreamMapEntry_Key()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectToStreamMapEntry_Key</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProjectToStreamMapEntry_Key()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Key</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry()"><code>getProjectToStreamMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectToStreamMapEntry_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectToStreamMapEntry_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProjectToStreamMapEntry_Value()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry()"><code>getProjectToStreamMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectToStreamMapEntry_Selection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectToStreamMapEntry_Selection</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getProjectToStreamMapEntry_Selection()</pre>
<div class="block">Returns the meta object for the attribute '<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"><code><em>Selection</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Selection</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectToStreamMapEntry()"><code>getProjectToStreamMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallationToWorkspacesMapEntry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallationToWorkspacesMapEntry</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getInstallationToWorkspacesMapEntry()</pre>
<div class="block">Returns the meta object for class '<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"><code><em>Installation To Workspaces Map Entry</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Installation To Workspaces Map Entry</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>keyType="org.eclipse.oomph.setup.Installation" keyRequired="true"
valueType="org.eclipse.oomph.setup.Workspace" valueMany="true"</dd></dl>
</li>
</ul>
<a name="getInstallationToWorkspacesMapEntry_Key()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallationToWorkspacesMapEntry_Key</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getInstallationToWorkspacesMapEntry_Key()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Key</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationToWorkspacesMapEntry()"><code>getInstallationToWorkspacesMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getInstallationToWorkspacesMapEntry_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstallationToWorkspacesMapEntry_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getInstallationToWorkspacesMapEntry_Value()</pre>
<div class="block">Returns the meta object for the reference list '<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"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getInstallationToWorkspacesMapEntry()"><code>getInstallationToWorkspacesMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspaceToInstallationsMapEntry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspaceToInstallationsMapEntry</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getWorkspaceToInstallationsMapEntry()</pre>
<div class="block">Returns the meta object for class '<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"><code><em>Workspace To Installations Map Entry</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Workspace To Installations Map Entry</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>keyType="org.eclipse.oomph.setup.Workspace" keyRequired="true"
valueType="org.eclipse.oomph.setup.Installation" valueMany="true"</dd></dl>
</li>
</ul>
<a name="getWorkspaceToInstallationsMapEntry_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspaceToInstallationsMapEntry_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getWorkspaceToInstallationsMapEntry_Value()</pre>
<div class="block">Returns the meta object for the reference list '<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"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceToInstallationsMapEntry()"><code>getWorkspaceToInstallationsMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspaceToInstallationsMapEntry_Key()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspaceToInstallationsMapEntry_Key</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getWorkspaceToInstallationsMapEntry_Key()</pre>
<div class="block">Returns the meta object for the reference '<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"><code><em>Key</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference '<em>Key</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Map.Entry</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspaceToInstallationsMapEntry()"><code>getWorkspaceToInstallationsMapEntry()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getStringSubstitutionTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringSubstitutionTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getStringSubstitutionTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html" title="interface in org.eclipse.oomph.setup"><code><em>String Substitution Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>String Substitution Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html" title="interface in org.eclipse.oomph.setup"><code>StringSubstitutionTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getStringSubstitutionTask_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringSubstitutionTask_Name</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getStringSubstitutionTask_Name()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getName()"><code><em>Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getName()"><code>StringSubstitutionTask.getName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStringSubstitutionTask()"><code>getStringSubstitutionTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getStringSubstitutionTask_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringSubstitutionTask_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getStringSubstitutionTask_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html#getValue()"><code>StringSubstitutionTask.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getStringSubstitutionTask()"><code>getStringSubstitutionTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectContainer</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getProjectContainer()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Project Container</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Project Container</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html" title="interface in org.eclipse.oomph.setup"><code>ProjectContainer</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getProjectContainer_Projects()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProjectContainer_Projects</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getProjectContainer_Projects()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html#getProjects()"><code><em>Projects</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Projects</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ProjectContainer.html#getProjects()"><code>ProjectContainer.getProjects()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getProjectContainer()"><code>getProjectContainer()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScopeType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScopeType</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getScopeType()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code><em>Scope Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Scope Type</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code>ScopeType</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeRule()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeRule</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getAttributeRule()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html" title="interface in org.eclipse.oomph.setup"><code><em>Attribute Rule</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Attribute Rule</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/AttributeRule.html" title="interface in org.eclipse.oomph.setup"><code>AttributeRule</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeRule_AttributeURI()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeRule_AttributeURI</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getAttributeRule_AttributeURI()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getAttributeURI()"><code><em>Attribute URI</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Attribute URI</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getAttributeURI()"><code>AttributeRule.getAttributeURI()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getAttributeRule()"><code>getAttributeRule()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getAttributeRule_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAttributeRule_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getAttributeRule_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/AttributeRule.html#getValue()"><code>AttributeRule.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getAttributeRule()"><code>getAttributeRule()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLocationCatalog()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationCatalog</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getLocationCatalog()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html" title="interface in org.eclipse.oomph.setup"><code><em>Location Catalog</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Location Catalog</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html" title="interface in org.eclipse.oomph.setup"><code>LocationCatalog</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLocationCatalog_Installations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationCatalog_Installations</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getLocationCatalog_Installations()</pre>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getInstallations()"><code><em>Installations</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the map '<em>Installations</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getInstallations()"><code>LocationCatalog.getInstallations()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLocationCatalog()"><code>getLocationCatalog()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLocationCatalog_Workspaces()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocationCatalog_Workspaces</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getLocationCatalog_Workspaces()</pre>
<div class="block">Returns the meta object for the map '<a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getWorkspaces()"><code><em>Workspaces</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the map '<em>Workspaces</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LocationCatalog.html#getWorkspaces()"><code>LocationCatalog.getWorkspaces()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLocationCatalog()"><code>getLocationCatalog()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getRedirectionTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedirectionTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getRedirectionTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Redirection Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Redirection Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html" title="interface in org.eclipse.oomph.setup"><code>RedirectionTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getRedirectionTask_SourceURL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedirectionTask_SourceURL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getRedirectionTask_SourceURL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getSourceURL()"><code><em>Source URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Source URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getSourceURL()"><code>RedirectionTask.getSourceURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getRedirectionTask()"><code>getRedirectionTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getRedirectionTask_TargetURL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRedirectionTask_TargetURL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getRedirectionTask_TargetURL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Target URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html#getTargetURL()"><code>RedirectionTask.getTargetURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getRedirectionTask()"><code>getRedirectionTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableChoice()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableChoice</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getVariableChoice()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html" title="interface in org.eclipse.oomph.setup"><code><em>Variable Choice</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Variable Choice</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableChoice.html" title="interface in org.eclipse.oomph.setup"><code>VariableChoice</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableChoice_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableChoice_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableChoice_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getValue()"><code>VariableChoice.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableChoice()"><code>getVariableChoice()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableChoice_Label()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableChoice_Label</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getVariableChoice_Label()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getLabel()"><code><em>Label</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Label</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableChoice.html#getLabel()"><code>VariableChoice.getLabel()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getVariableChoice()"><code>getVariableChoice()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCreationTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCreationTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getResourceCreationTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Resource Creation Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Resource Creation Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html" title="interface in org.eclipse.oomph.setup"><code>ResourceCreationTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCreationTask_Content()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCreationTask_Content</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceCreationTask_Content()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getContent()"><code><em>Content</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Content</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getContent()"><code>ResourceCreationTask.getContent()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask()"><code>getResourceCreationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCreationTask_TargetURL()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCreationTask_TargetURL</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceCreationTask_TargetURL()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getTargetURL()"><code><em>Target URL</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Target URL</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getTargetURL()"><code>ResourceCreationTask.getTargetURL()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask()"><code>getResourceCreationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getResourceCreationTask_Encoding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceCreationTask_Encoding</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getResourceCreationTask_Encoding()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getEncoding()"><code><em>Encoding</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Encoding</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html#getEncoding()"><code>ResourceCreationTask.getEncoding()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getResourceCreationTask()"><code>getResourceCreationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEclipseIniTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEclipseIniTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getEclipseIniTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Eclipse Ini Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Eclipse Ini Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html" title="interface in org.eclipse.oomph.setup"><code>EclipseIniTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEclipseIniTask_Option()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEclipseIniTask_Option</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getEclipseIniTask_Option()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getOption()"><code><em>Option</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Option</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getOption()"><code>EclipseIniTask.getOption()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask()"><code>getEclipseIniTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEclipseIniTask_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEclipseIniTask_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getEclipseIniTask_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#getValue()"><code>EclipseIniTask.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask()"><code>getEclipseIniTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getEclipseIniTask_Vm()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEclipseIniTask_Vm</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getEclipseIniTask_Vm()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#isVm()"><code><em>Vm</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Vm</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html#isVm()"><code>EclipseIniTask.isVm()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getEclipseIniTask()"><code>getEclipseIniTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getTrigger()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTrigger</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getTrigger()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code><em>Trigger</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Trigger</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup"><code>Trigger</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getVariableType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getVariableType</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getVariableType()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code><em>Variable Type</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Variable Type</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/VariableType.html" title="enum in org.eclipse.oomph.setup"><code>VariableType</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getUnsignedPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnsignedPolicy</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EEnum.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EEnum</a>&nbsp;getUnsignedPolicy()</pre>
<div class="block">Returns the meta object for enum '<a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code><em>Unsigned Policy</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for enum '<em>Unsigned Policy</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/UnsignedPolicy.html" title="enum in org.eclipse.oomph.setup"><code>UnsignedPolicy</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getUser()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUser</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getUser()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/User.html" title="interface in org.eclipse.oomph.setup"><code><em>User</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>User</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/User.html" title="interface in org.eclipse.oomph.setup"><code>User</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getUser_AttributeRules()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUser_AttributeRules</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getUser_AttributeRules()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/User.html#getAttributeRules()"><code><em>Attribute Rules</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Attribute Rules</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/User.html#getAttributeRules()"><code>User.getAttributeRules()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser()"><code>getUser()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getUser_AcceptedLicenses()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUser_AcceptedLicenses</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getUser_AcceptedLicenses()</pre>
<div class="block">Returns the meta object for the attribute list '<a href="../../../../org/eclipse/oomph/setup/User.html#getAcceptedLicenses()"><code><em>Accepted Licenses</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute list '<em>Accepted Licenses</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/User.html#getAcceptedLicenses()"><code>User.getAcceptedLicenses()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser()"><code>getUser()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getUser_UnsignedPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUser_UnsignedPolicy</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getUser_UnsignedPolicy()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/User.html#getUnsignedPolicy()"><code><em>Unsigned Policy</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Unsigned Policy</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/User.html#getUnsignedPolicy()"><code>User.getUnsignedPolicy()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getUser()"><code>getUser()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspace()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspace</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getWorkspace()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Workspace.html" title="interface in org.eclipse.oomph.setup"><code><em>Workspace</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Workspace</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Workspace.html" title="interface in org.eclipse.oomph.setup"><code>Workspace</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getWorkspace_Streams()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWorkspace_Streams</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getWorkspace_Streams()</pre>
<div class="block">Returns the meta object for the reference list '<a href="../../../../org/eclipse/oomph/setup/Workspace.html#getStreams()"><code><em>Streams</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the reference list '<em>Streams</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Workspace.html#getStreams()"><code>Workspace.getStreams()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getWorkspace()"><code>getWorkspace()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLinkLocationTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinkLocationTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getLinkLocationTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Link Location Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Link Location Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html" title="interface in org.eclipse.oomph.setup"><code>LinkLocationTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLinkLocationTask_Path()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinkLocationTask_Path</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getLinkLocationTask_Path()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getPath()"><code><em>Path</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Path</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getPath()"><code>LinkLocationTask.getPath()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLinkLocationTask()"><code>getLinkLocationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLinkLocationTask_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinkLocationTask_Name</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getLinkLocationTask_Name()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getName()"><code><em>Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html#getName()"><code>LinkLocationTask.getName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getLinkLocationTask()"><code>getLinkLocationTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getPreferenceTask()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferenceTask</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getPreferenceTask()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html" title="interface in org.eclipse.oomph.setup"><code><em>Preference Task</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Preference Task</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html" title="interface in org.eclipse.oomph.setup"><code>PreferenceTask</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getPreferenceTask_Key()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferenceTask_Key</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getPreferenceTask_Key()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getKey()"><code><em>Key</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Key</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getKey()"><code>PreferenceTask.getKey()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getPreferenceTask()"><code>getPreferenceTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getPreferenceTask_Value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreferenceTask_Value</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getPreferenceTask_Value()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getValue()"><code><em>Value</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Value</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html#getValue()"><code>PreferenceTask.getValue()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getPreferenceTask()"><code>getPreferenceTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTaskContainer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTaskContainer</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getSetupTaskContainer()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html" title="interface in org.eclipse.oomph.setup"><code><em>Task Container</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Task Container</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html" title="interface in org.eclipse.oomph.setup"><code>SetupTaskContainer</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getSetupTaskContainer_SetupTasks()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSetupTaskContainer_SetupTasks</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EReference.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EReference</a>&nbsp;getSetupTaskContainer_SetupTasks()</pre>
<div class="block">Returns the meta object for the containment reference list '<a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html#getSetupTasks()"><code><em>Setup Tasks</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the containment reference list '<em>Setup Tasks</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.html#getSetupTasks()"><code>SetupTaskContainer.getSetupTasks()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTaskContainer()"><code>getSetupTaskContainer()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScope()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EClass.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EClass</a>&nbsp;getScope()</pre>
<div class="block">Returns the meta object for class '<a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup"><code><em>Scope</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for class '<em>Scope</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup"><code>Scope</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScope_Name()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope_Name</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getScope_Name()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getName()"><code><em>Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Scope.html#getName()"><code>Scope.getName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope()"><code>getScope()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScope_Label()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope_Label</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getScope_Label()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getLabel()"><code><em>Label</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Label</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Scope.html#getLabel()"><code>Scope.getLabel()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope()"><code>getScope()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScope_Description()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope_Description</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getScope_Description()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getDescription()"><code><em>Description</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Description</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Scope.html#getDescription()"><code>Scope.getDescription()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope()"><code>getScope()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getScope_QualifiedName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScope_QualifiedName</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EAttribute.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EAttribute</a>&nbsp;getScope_QualifiedName()</pre>
<div class="block">Returns the meta object for the attribute '<a href="../../../../org/eclipse/oomph/setup/Scope.html#getQualifiedName()"><code><em>Qualified Name</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for the attribute '<em>Qualified Name</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/Scope.html#getQualifiedName()"><code>Scope.getQualifiedName()</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getScope()"><code>getScope()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getLicenseInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLicenseInfo</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;getLicenseInfo()</pre>
<div class="block">Returns the meta object for data type '<a href="../../../../org/eclipse/oomph/setup/LicenseInfo.html" title="class in org.eclipse.oomph.setup"><code><em>License Info</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for data type '<em>License Info</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/LicenseInfo.html" title="class in org.eclipse.oomph.setup"><code>LicenseInfo</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>instanceClass="org.eclipse.oomph.setup.LicenseInfo"</dd></dl>
</li>
</ul>
<a name="getTriggerSet()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTriggerSet</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;getTriggerSet()</pre>
<div class="block">Returns the meta object for data type '<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"><code><em>Trigger Set</em></code></a>'.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the meta object for data type '<em>Trigger Set</em>'.</dd><dt><span class="strong">See Also:</span></dt><dd><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"><code>Set</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>instanceClass="java.util.Set<org.eclipse.oomph.setup.Trigger>"</dd></dl>
</li>
</ul>
<a name="getSetupFactory()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getSetupFactory</h4>
<pre><a href="../../../../org/eclipse/oomph/setup/SetupFactory.html" title="interface in org.eclipse.oomph.setup">SetupFactory</a>&nbsp;getSetupFactory()</pre>
<div class="block">Returns the factory that creates the instances of the model.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the factory that creates the instances of the model.</dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</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/SetupPackage.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/setup/SetupFactory.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupPackage.Literals.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/eclipse/oomph/setup/SetupPackage.html" target="_top">Frames</a></li>
<li><a href="SetupPackage.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><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&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><a href="#field_detail">Field</a>&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>