blob: 656acf55496c10ae4214e336ef8076832a7d1681 [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>BackendContainer (Oomph Utilities 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="BackendContainer (Oomph Utilities 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/BackendContainer.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/resources/backend/BackendContainer.html" target="_top">Frames</a></li>
<li><a href="BackendContainer.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_classes_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">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>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.oomph.resources.backend</div>
<h2 title="Class BackendContainer" class="title">Class BackendContainer</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><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">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">org.eclipse.oomph.resources.backend.BackendResource</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.oomph.resources.backend.BackendContainer</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendSystem.html" title="class in org.eclipse.oomph.resources.backend">BackendSystem</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">BackendContainer</span>
extends <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></pre>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Eike Stepper</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.eclipse.oomph.resources.backend.<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></h3>
<code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.Type.html" title="enum in org.eclipse.oomph.resources.backend">BackendResource.Type</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.Visitor.html" title="interface in org.eclipse.oomph.resources.backend">BackendResource.Visitor</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.oomph.resources.backend.<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></h3>
<code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#RESOURCE_SCHEME">RESOURCE_SCHEME</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected abstract boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#doVisit(org.eclipse.oomph.resources.backend.BackendContainer,%20org.eclipse.oomph.resources.backend.BackendResource.Visitor,%20org.eclipse.core.runtime.IProgressMonitor)">doVisit</a></strong>(<a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html" title="class in org.eclipse.oomph.resources.backend">BackendContainer</a>&nbsp;backendContainer,
<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.Visitor.html" title="interface in org.eclipse.oomph.resources.backend">BackendResource.Visitor</a>&nbsp;visitor,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#findMember(org.eclipse.core.runtime.IPath,%20org.eclipse.core.runtime.IProgressMonitor)">findMember</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#findMember(java.lang.String,%20org.eclipse.core.runtime.IProgressMonitor)">findMember</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;relativePath,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#findMember(org.eclipse.emf.common.util.URI,%20org.eclipse.core.runtime.IProgressMonitor)">findMember</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFile(org.eclipse.core.runtime.IPath)">getFile</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFile(java.lang.String)">getFile</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;relativePath)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFile(org.eclipse.emf.common.util.URI)">getFile</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFolder(org.eclipse.core.runtime.IPath)">getFolder</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFolder(java.lang.String)">getFolder</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;relativePath)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getFolder(org.eclipse.emf.common.util.URI)">getFolder</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#getMembers(org.eclipse.core.runtime.IProgressMonitor)">getMembers</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html" title="enum in org.eclipse.oomph.resources">ResourcesUtil.ImportResult</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html#importIntoWorkspace(org.eclipse.core.resources.IProject,%20org.eclipse.core.runtime.IProgressMonitor)">importIntoWorkspace</a></strong>(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IProject.html?is-external=true" title="class or interface in org.eclipse.core.resources">IProject</a>&nbsp;project,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.oomph.resources.backend.<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a></h3>
<code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#accept(org.eclipse.oomph.resources.backend.BackendResource.Visitor,%20org.eclipse.core.runtime.IProgressMonitor)">accept</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#exists(org.eclipse.core.runtime.IProgressMonitor)">exists</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#get(java.lang.String)">get</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#get(org.eclipse.emf.common.util.URI)">get</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getAbsoluteURI()">getAbsoluteURI</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getDelegate()">getDelegate</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getLastModified(org.eclipse.core.runtime.IProgressMonitor)">getLastModified</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getLocation()">getLocation</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getName()">getName</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getParent()">getParent</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getRelativePath(org.eclipse.oomph.resources.backend.BackendContainer)">getRelativePath</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getRelativeURI(org.eclipse.oomph.resources.backend.BackendContainer)">getRelativeURI</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getSystem()">getSystem</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getSystemRelativePath()">getSystemRelativePath</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getSystemRelativeURI()">getSystemRelativeURI</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#getType()">getType</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#hashCode()">hashCode</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#isContainer()">isContainer</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#isLocal()">isLocal</a>, <a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<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></h3>
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getMembers(org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMembers</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a>[]&nbsp;getMembers(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></dd></dl>
</li>
</ul>
<a name="findMember(org.eclipse.emf.common.util.URI, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findMember</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a>&nbsp;findMember(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></dd></dl>
</li>
</ul>
<a name="findMember(java.lang.String, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findMember</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a>&nbsp;findMember(<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;relativePath,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></dd></dl>
</li>
</ul>
<a name="findMember(org.eclipse.core.runtime.IPath, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findMember</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.html" title="class in org.eclipse.oomph.resources.backend">BackendResource</a>&nbsp;findMember(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></dd></dl>
</li>
</ul>
<a name="getFolder(org.eclipse.emf.common.util.URI)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFolder</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a>&nbsp;getFolder(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="getFolder(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFolder</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a>&nbsp;getFolder(<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;relativePath)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="getFolder(org.eclipse.core.runtime.IPath)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFolder</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFolder.html" title="class in org.eclipse.oomph.resources.backend">BackendFolder</a>&nbsp;getFolder(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="getFile(org.eclipse.emf.common.util.URI)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFile</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a>&nbsp;getFile(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/common/util/URI.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">URI</a>&nbsp;relativeURI)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="getFile(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFile</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a>&nbsp;getFile(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;relativePath)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="getFile(org.eclipse.core.runtime.IPath)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFile</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/backend/BackendFile.html" title="class in org.eclipse.oomph.resources.backend">BackendFile</a>&nbsp;getFile(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IPath.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IPath</a>&nbsp;relativePath)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd></dl>
</li>
</ul>
<a name="importIntoWorkspace(org.eclipse.core.resources.IProject, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>importIntoWorkspace</h4>
<pre>public final&nbsp;<a href="../../../../../org/eclipse/oomph/resources/ResourcesUtil.ImportResult.html" title="enum in org.eclipse.oomph.resources">ResourcesUtil.ImportResult</a>&nbsp;importIntoWorkspace(<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/resources/IProject.html?is-external=true" title="class or interface in org.eclipse.core.resources">IProject</a>&nbsp;project,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></dd></dl>
</li>
</ul>
<a name="doVisit(org.eclipse.oomph.resources.backend.BackendContainer, org.eclipse.oomph.resources.backend.BackendResource.Visitor, org.eclipse.core.runtime.IProgressMonitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>doVisit</h4>
<pre>protected abstract&nbsp;boolean&nbsp;doVisit(<a href="../../../../../org/eclipse/oomph/resources/backend/BackendContainer.html" title="class in org.eclipse.oomph.resources.backend">BackendContainer</a>&nbsp;backendContainer,
<a href="../../../../../org/eclipse/oomph/resources/backend/BackendResource.Visitor.html" title="interface in org.eclipse.oomph.resources.backend">BackendResource.Visitor</a>&nbsp;visitor,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/IProgressMonitor.html?is-external=true" title="class or interface in org.eclipse.core.runtime">IProgressMonitor</a>&nbsp;monitor)
throws <a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a>,
<a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend">BackendException</a></code></dd>
<dd><code><a href="http://help.eclipse.org/topic//org.eclipse.platform.doc.isv/reference/api/org/eclipse/core/runtime/OperationCanceledException.html?is-external=true" title="class or interface in org.eclipse.core.runtime">OperationCanceledException</a></code></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/BackendContainer.html">Use</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../../org/eclipse/oomph/resources/backend/BackendException.html" title="class in org.eclipse.oomph.resources.backend"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/oomph/resources/backend/BackendContainer.html" target="_top">Frames</a></li>
<li><a href="BackendContainer.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_classes_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.eclipse.oomph.resources.backend.BackendResource">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>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.<br>All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html</i></small></p>
</body>
</html>