blob: 6153f6d7c7a7ab72917374cdf957b3681b521490 [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>SetupTask (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="SetupTask (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/SetupTask.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/SetupPackage.Literals.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.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/SetupTask.html" target="_top">Frames</a></li>
<li><a href="SetupTask.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><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 SetupTask" class="title">Interface SetupTask</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/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>, <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html?is-external=true" title="class or interface in org.eclipse.oomph.base">ModelElement</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 Subinterfaces:</dt>
<dd><a href="../../../../org/eclipse/oomph/setup/pde/APIBaselineTask.html" title="interface in org.eclipse.oomph.setup.pde">APIBaselineTask</a>, <a href="../../../../org/eclipse/oomph/setup/CompoundTask.html" title="interface in org.eclipse.oomph.setup">CompoundTask</a>, <a href="../../../../org/eclipse/oomph/setup/EclipseIniTask.html" title="interface in org.eclipse.oomph.setup">EclipseIniTask</a>, <a href="../../../../org/eclipse/oomph/setup/workbench/FileAssociationsTask.html" title="interface in org.eclipse.oomph.setup.workbench">FileAssociationsTask</a>, <a href="../../../../org/eclipse/oomph/setup/git/GitCloneTask.html" title="interface in org.eclipse.oomph.setup.git">GitCloneTask</a>, <a href="../../../../org/eclipse/oomph/setup/InstallationTask.html" title="interface in org.eclipse.oomph.setup">InstallationTask</a>, <a href="../../../../org/eclipse/oomph/setup/jdt/JRETask.html" title="interface in org.eclipse.oomph.setup.jdt">JRETask</a>, <a href="../../../../org/eclipse/oomph/setup/workbench/KeyBindingTask.html" title="interface in org.eclipse.oomph.setup.workbench">KeyBindingTask</a>, <a href="../../../../org/eclipse/oomph/setup/launching/LaunchTask.html" title="interface in org.eclipse.oomph.setup.launching">LaunchTask</a>, <a href="../../../../org/eclipse/oomph/setup/LinkLocationTask.html" title="interface in org.eclipse.oomph.setup">LinkLocationTask</a>, <a href="../../../../org/eclipse/oomph/setup/maven/MavenImportTask.html" title="interface in org.eclipse.oomph.setup.maven">MavenImportTask</a>, <a href="../../../../org/eclipse/oomph/setup/mylyn/MylynBuildsTask.html" title="interface in org.eclipse.oomph.setup.mylyn">MylynBuildsTask</a>, <a href="../../../../org/eclipse/oomph/setup/mylyn/MylynQueriesTask.html" title="interface in org.eclipse.oomph.setup.mylyn">MylynQueriesTask</a>, <a href="../../../../org/eclipse/oomph/setup/p2/P2Task.html" title="interface in org.eclipse.oomph.setup.p2">P2Task</a>, <a href="../../../../org/eclipse/oomph/setup/projects/PathVariableTask.html" title="interface in org.eclipse.oomph.setup.projects">PathVariableTask</a>, <a href="../../../../org/eclipse/oomph/setup/PreferenceTask.html" title="interface in org.eclipse.oomph.setup">PreferenceTask</a>, <a href="../../../../org/eclipse/oomph/setup/projectset/ProjectSetImportTask.html" title="interface in org.eclipse.oomph.setup.projectset">ProjectSetImportTask</a>, <a href="../../../../org/eclipse/oomph/setup/projects/ProjectsImportTask.html" title="interface in org.eclipse.oomph.setup.projects">ProjectsImportTask</a>, <a href="../../../../org/eclipse/oomph/setup/RedirectionTask.html" title="interface in org.eclipse.oomph.setup">RedirectionTask</a>, <a href="../../../../org/eclipse/oomph/setup/ResourceCopyTask.html" title="interface in org.eclipse.oomph.setup">ResourceCopyTask</a>, <a href="../../../../org/eclipse/oomph/setup/ResourceCreationTask.html" title="interface in org.eclipse.oomph.setup">ResourceCreationTask</a>, <a href="../../../../org/eclipse/oomph/setup/StringSubstitutionTask.html" title="interface in org.eclipse.oomph.setup">StringSubstitutionTask</a>, <a href="../../../../org/eclipse/oomph/setup/pde/TargetPlatformTask.html" title="interface in org.eclipse.oomph.setup.pde">TargetPlatformTask</a>, <a href="../../../../org/eclipse/oomph/setup/targlets/TargletTask.html" title="interface in org.eclipse.oomph.setup.targlets">TargletTask</a>, <a href="../../../../org/eclipse/oomph/setup/TextModifyTask.html" title="interface in org.eclipse.oomph.setup">TextModifyTask</a>, <a href="../../../../org/eclipse/oomph/setup/VariableTask.html" title="interface in org.eclipse.oomph.setup">VariableTask</a>, <a href="../../../../org/eclipse/oomph/setup/workingsets/WorkingSetTask.html" title="interface in org.eclipse.oomph.setup.workingsets">WorkingSetTask</a>, <a href="../../../../org/eclipse/oomph/setup/WorkspaceTask.html" title="interface in org.eclipse.oomph.setup">WorkspaceTask</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/eclipse/oomph/setup/pde/impl/APIBaselineTaskImpl.html" title="class in org.eclipse.oomph.setup.pde.impl">APIBaselineTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/CompoundTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">CompoundTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/EclipseIniTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">EclipseIniTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/workbench/impl/FileAssociationsTaskImpl.html" title="class in org.eclipse.oomph.setup.workbench.impl">FileAssociationsTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/git/impl/GitCloneTaskImpl.html" title="class in org.eclipse.oomph.setup.git.impl">GitCloneTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/InstallationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">InstallationTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/jdt/impl/JRETaskImpl.html" title="class in org.eclipse.oomph.setup.jdt.impl">JRETaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/workbench/impl/KeyBindingTaskImpl.html" title="class in org.eclipse.oomph.setup.workbench.impl">KeyBindingTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/launching/impl/LaunchTaskImpl.html" title="class in org.eclipse.oomph.setup.launching.impl">LaunchTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/LinkLocationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">LinkLocationTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/maven/impl/MavenImportTaskImpl.html" title="class in org.eclipse.oomph.setup.maven.impl">MavenImportTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/mylyn/impl/MylynBuildsTaskImpl.html" title="class in org.eclipse.oomph.setup.mylyn.impl">MylynBuildsTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/mylyn/impl/MylynQueriesTaskImpl.html" title="class in org.eclipse.oomph.setup.mylyn.impl">MylynQueriesTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/p2/impl/P2TaskImpl.html" title="class in org.eclipse.oomph.setup.p2.impl">P2TaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/projects/impl/PathVariableTaskImpl.html" title="class in org.eclipse.oomph.setup.projects.impl">PathVariableTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/PreferenceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">PreferenceTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/projectset/impl/ProjectSetImportTaskImpl.html" title="class in org.eclipse.oomph.setup.projectset.impl">ProjectSetImportTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/projects/impl/ProjectsImportTaskImpl.html" title="class in org.eclipse.oomph.setup.projects.impl">ProjectsImportTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/RedirectionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">RedirectionTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/ResourceCopyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">ResourceCopyTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/ResourceCreationTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">ResourceCreationTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/SetupTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">SetupTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/StringSubstitutionTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">StringSubstitutionTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/pde/impl/TargetPlatformTaskImpl.html" title="class in org.eclipse.oomph.setup.pde.impl">TargetPlatformTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/targlets/impl/TargletTaskImpl.html" title="class in org.eclipse.oomph.setup.targlets.impl">TargletTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/TextModifyTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">TextModifyTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/VariableTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">VariableTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/workingsets/impl/WorkingSetTaskImpl.html" title="class in org.eclipse.oomph.setup.workingsets.impl">WorkingSetTaskImpl</a>, <a href="../../../../org/eclipse/oomph/setup/impl/WorkspaceTaskImpl.html" title="class in org.eclipse.oomph.setup.impl">WorkspaceTaskImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">SetupTask</span>
extends <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html?is-external=true" title="class or interface in org.eclipse.oomph.base">ModelElement</a></pre>
<div class="block"><!-- begin-user-doc -->
A representation of the model object '<em><b>Task</b></em>'.
<!-- end-user-doc -->
<p>
The following features are supported:
<ul>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code><em>ID</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code><em>Description</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScopeType()"><code><em>Scope Type</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code><em>Excluded Triggers</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code><em>Disabled</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPredecessors()"><code><em>Predecessors</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getSuccessors()"><code><em>Successors</em></code></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getRestrictions()"><code><em>Restrictions</em></code></a></li>
</ul>
</p></div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask()"><code>SetupPackage.getSetupTask()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>abstract="true"</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== 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/SetupTask.html#PRIORITY_CONFIGURATION">PRIORITY_CONFIGURATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#PRIORITY_DEFAULT">PRIORITY_DEFAULT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#PRIORITY_EARLY">PRIORITY_EARLY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#PRIORITY_INSTALLATION">PRIORITY_INSTALLATION</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#PRIORITY_LATE">PRIORITY_LATE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#PRIORITY_REDIRECTION">PRIORITY_REDIRECTION</a></strong></code>&nbsp;</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>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#consolidate()">consolidate</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#dispose()">dispose</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()">getDescription</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Description</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()">getExcludedTriggers</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Excluded Triggers</b></em>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()">getID</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>ID</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getOverrideToken()">getOverrideToken</a></strong>()</code>&nbsp;</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/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPredecessors()">getPredecessors</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Predecessors</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getPriority()">getPriority</a></strong>()</code>&nbsp;</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/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup">Scope</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getRestrictions()">getRestrictions</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Restrictions</b></em>' reference list.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup">Scope</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScope()">getScope</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup">ScopeType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getScopeType()">getScopeType</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Scope Type</b></em>' attribute.</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/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getSuccessors()">getSuccessors</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Successors</b></em>' reference list.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getTriggers()">getTriggers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getValidTriggers()">getValidTriggers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()">isDisabled</a></strong>()</code>
<div class="block">Returns the value of the '<em><b>Disabled</b></em>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isNeeded(org.eclipse.oomph.setup.SetupTaskContext)">isNeeded</a></strong>(<a href="../../../../org/eclipse/oomph/setup/SetupTaskContext.html" title="interface in org.eclipse.oomph.setup">SetupTaskContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#overrideFor(org.eclipse.oomph.setup.SetupTask)">overrideFor</a></strong>(<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&nbsp;overriddenTask)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#perform(org.eclipse.oomph.setup.SetupTaskContext)">perform</a></strong>(<a href="../../../../org/eclipse/oomph/setup/SetupTaskContext.html" title="interface in org.eclipse.oomph.setup">SetupTaskContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#requires(org.eclipse.oomph.setup.SetupTask)">requires</a></strong>(<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&nbsp;setupTask)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setDescription(java.lang.String)">setDescription</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code><em>Description</em></code></a>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setDisabled(boolean)">setDisabled</a></strong>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code><em>Disabled</em></code></a>' attribute.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setExcludedTriggers(java.util.Set)">setExcludedTriggers</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code><em>Excluded Triggers</em></code></a>' attribute.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setID(java.lang.String)">setID</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code><em>ID</em></code></a>' attribute.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.oomph.base.ModelElement">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.oomph.base.<a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html?is-external=true" title="class or interface in org.eclipse.oomph.base">ModelElement</a></h3>
<code><a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html?is-external=true#getAnnotation(java.lang.String)" title="class or interface in org.eclipse.oomph.base">getAnnotation</a>, <a href="../../../../../../org.eclipse.oomph.util.doc/javadoc/org/eclipse/oomph/base/ModelElement.html?is-external=true#getAnnotations()" title="class or interface in org.eclipse.oomph.base">getAnnotations</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="PRIORITY_REDIRECTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIORITY_REDIRECTION</h4>
<pre>static final&nbsp;int PRIORITY_REDIRECTION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_REDIRECTION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRIORITY_INSTALLATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIORITY_INSTALLATION</h4>
<pre>static final&nbsp;int PRIORITY_INSTALLATION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_INSTALLATION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRIORITY_CONFIGURATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIORITY_CONFIGURATION</h4>
<pre>static final&nbsp;int PRIORITY_CONFIGURATION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_CONFIGURATION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRIORITY_EARLY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIORITY_EARLY</h4>
<pre>static final&nbsp;int PRIORITY_EARLY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_EARLY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRIORITY_DEFAULT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRIORITY_DEFAULT</h4>
<pre>static final&nbsp;int PRIORITY_DEFAULT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_DEFAULT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRIORITY_LATE">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PRIORITY_LATE</h4>
<pre>static final&nbsp;int PRIORITY_LATE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.eclipse.oomph.setup.SetupTask.PRIORITY_LATE">Constant Field Values</a></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="getID()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getID</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getID()</pre>
<div class="block">Returns the value of the '<em><b>ID</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>ID</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>ID</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setID(java.lang.String)"><code>setID(String)</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ID()"><code>SetupPackage.getSetupTask_ID()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>id="true"
extendedMetaData="kind='attribute' name='id'"</dd></dl>
</li>
</ul>
<a name="setID(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setID</h4>
<pre>void&nbsp;setID(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code><em>ID</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - the new value of the '<em>ID</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getID()"><code>getID()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getPredecessors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPredecessors</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&gt;&nbsp;getPredecessors()</pre>
<div class="block">Returns the value of the '<em><b>Predecessors</b></em>' reference list.
The list contents are of type <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup"><code>SetupTask</code></a>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Requirements</em>' reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Predecessors</em>' reference list.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Predecessors()"><code>SetupPackage.getSetupTask_Predecessors()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>extendedMetaData="name='predecessor'"</dd></dl>
</li>
</ul>
<a name="getSuccessors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSuccessors</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&gt;&nbsp;getSuccessors()</pre>
<div class="block">Returns the value of the '<em><b>Successors</b></em>' reference list.
The list contents are of type <a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup"><code>SetupTask</code></a>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Successors</em>' reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Successors</em>' reference list.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Successors()"><code>SetupPackage.getSetupTask_Successors()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>extendedMetaData="name='successor'"</dd></dl>
</li>
</ul>
<a name="getRestrictions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRestrictions</h4>
<pre><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/EList.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">EList</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup">Scope</a>&gt;&nbsp;getRestrictions()</pre>
<div class="block">Returns the value of the '<em><b>Restrictions</b></em>' reference list.
The list contents are of type <a href="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup"><code>Scope</code></a>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Restrictions</em>' reference list isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Restrictions</em>' reference list.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Restrictions()"><code>SetupPackage.getSetupTask_Restrictions()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>extendedMetaData="name='restriction'"</dd></dl>
</li>
</ul>
<a name="getScopeType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScopeType</h4>
<pre><a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup">ScopeType</a>&nbsp;getScopeType()</pre>
<div class="block">Returns the value of the '<em><b>Scope Type</b></em>' attribute.
The literals are from the enumeration <a href="../../../../org/eclipse/oomph/setup/ScopeType.html" title="enum in org.eclipse.oomph.setup"><code>ScopeType</code></a>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Scope</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Scope Type</em>' attribute.</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>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ScopeType()"><code>SetupPackage.getSetupTask_ScopeType()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>transient="true" changeable="false" volatile="true" derived="true"</dd></dl>
</li>
</ul>
<a name="getExcludedTriggers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExcludedTriggers</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;&nbsp;getExcludedTriggers()</pre>
<div class="block">Returns the value of the '<em><b>Excluded Triggers</b></em>' attribute.
The default value is <code>""</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Excluded Triggers</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Excluded Triggers</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setExcludedTriggers(java.util.Set)"><code>setExcludedTriggers(Set)</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_ExcludedTriggers()"><code>SetupPackage.getSetupTask_ExcludedTriggers()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>default="" dataType="org.eclipse.oomph.setup.TriggerSet" required="true"</dd></dl>
</li>
</ul>
<a name="setExcludedTriggers(java.util.Set)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExcludedTriggers</h4>
<pre>void&nbsp;setExcludedTriggers(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code><em>Excluded Triggers</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - the new value of the '<em>Excluded Triggers</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getExcludedTriggers()"><code>getExcludedTriggers()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDescription()</pre>
<div class="block">Returns the value of the '<em><b>Description</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Documentation</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Description</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setDescription(java.lang.String)"><code>setDescription(String)</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Description()"><code>SetupPackage.getSetupTask_Description()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>dataType="org.eclipse.oomph.base.Text"
extendedMetaData="kind='element'"</dd></dl>
</li>
</ul>
<a name="setDescription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDescription</h4>
<pre>void&nbsp;setDescription(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code><em>Description</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - the new value of the '<em>Description</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#getDescription()"><code>getDescription()</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="../../../../org/eclipse/oomph/setup/Scope.html" title="interface in org.eclipse.oomph.setup">Scope</a>&nbsp;getScope()</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>kind="operation"</dd></dl>
</li>
</ul>
<a name="isDisabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isDisabled</h4>
<pre>boolean&nbsp;isDisabled()</pre>
<div class="block">Returns the value of the '<em><b>Disabled</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Disabled</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the value of the '<em>Disabled</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#setDisabled(boolean)"><code>setDisabled(boolean)</code></a>,
<a href="../../../../org/eclipse/oomph/setup/SetupPackage.html#getSetupTask_Disabled()"><code>SetupPackage.getSetupTask_Disabled()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="setDisabled(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDisabled</h4>
<pre>void&nbsp;setDisabled(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code><em>Disabled</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - the new value of the '<em>Disabled</em>' attribute.</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/eclipse/oomph/setup/SetupTask.html#isDisabled()"><code>isDisabled()</code></a></dd><dt><span class="strong">Generated</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="requires(org.eclipse.oomph.setup.SetupTask)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>requires</h4>
<pre>boolean&nbsp;requires(<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&nbsp;setupTask)</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd></dd></dl>
</li>
</ul>
<a name="getValidTriggers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValidTriggers</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;&nbsp;getValidTriggers()</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>kind="operation" dataType="org.eclipse.oomph.setup.TriggerSet" required="true"</dd></dl>
</li>
</ul>
<a name="getTriggers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTriggers</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="../../../../org/eclipse/oomph/setup/Trigger.html" title="enum in org.eclipse.oomph.setup">Trigger</a>&gt;&nbsp;getTriggers()</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl><dt><span class="strong">Generated</span></dt>
<dd></dd>
<dt><span class="strong">Model</span></dt>
<dd>kind="operation" dataType="org.eclipse.oomph.setup.TriggerSet" required="true"</dd></dl>
</li>
</ul>
<a name="getPriority()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPriority</h4>
<pre>int&nbsp;getPriority()</pre>
</li>
</ul>
<a name="getOverrideToken()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOverrideToken</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getOverrideToken()</pre>
</li>
</ul>
<a name="overrideFor(org.eclipse.oomph.setup.SetupTask)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>overrideFor</h4>
<pre>void&nbsp;overrideFor(<a href="../../../../org/eclipse/oomph/setup/SetupTask.html" title="interface in org.eclipse.oomph.setup">SetupTask</a>&nbsp;overriddenTask)</pre>
</li>
</ul>
<a name="consolidate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>consolidate</h4>
<pre>void&nbsp;consolidate()</pre>
</li>
</ul>
<a name="isNeeded(org.eclipse.oomph.setup.SetupTaskContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isNeeded</h4>
<pre>boolean&nbsp;isNeeded(<a href="../../../../org/eclipse/oomph/setup/SetupTaskContext.html" title="interface in org.eclipse.oomph.setup">SetupTaskContext</a>&nbsp;context)
throws <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="perform(org.eclipse.oomph.setup.SetupTaskContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>perform</h4>
<pre>void&nbsp;perform(<a href="../../../../org/eclipse/oomph/setup/SetupTaskContext.html" title="interface in org.eclipse.oomph.setup">SetupTaskContext</a>&nbsp;context)
throws <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></dd></dl>
</li>
</ul>
<a name="dispose()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>dispose</h4>
<pre>void&nbsp;dispose()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/SetupTask.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/SetupPackage.Literals.html" title="interface in org.eclipse.oomph.setup"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/eclipse/oomph/setup/SetupTaskContainer.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/SetupTask.html" target="_top">Frames</a></li>
<li><a href="SetupTask.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><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>