blob: 32fb9ca51f2738923f9f9a75fc5df4ed9207fb36 [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>ResourceFilter (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ResourceFilter (CDO Model Repository Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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/ResourceFilter.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/emf/cdo/security/RealmUtil.html" title="class in org.eclipse.emf.cdo.security"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/security/ResourceFilter.html" target="_top">Frames</a></li>
<li><a href="ResourceFilter.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.eclipse.emf.cdo.security</div>
<h2 title="Interface ResourceFilter" class="title">Interface ResourceFilter</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</a>, <a href="../../../../../org/eclipse/emf/cdo/common/id/CDOWithID.html" title="interface in org.eclipse.emf.cdo.common.id">CDOWithID</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EObject</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Notifier.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notifier</a>, <a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html" title="interface in org.eclipse.emf.cdo.security">PermissionFilter</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.html" title="class in org.eclipse.emf.cdo.security.impl">ResourceFilterImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">ResourceFilter</span>
extends <a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html" title="interface in org.eclipse.emf.cdo.security">PermissionFilter</a></pre>
<div class="block"><!-- begin-user-doc -->
A representation of the model object '<em><b>Resource Filter</b></em>'.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc -->
<p>
The following features are supported:
</p>
<ul>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPath--"><code><em>Path</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle--"><code><em>Pattern Style</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isFolders--"><code><em>Folders</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isTextResources--"><code><em>Text Resources</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isBinaryResources--"><code><em>Binary Resources</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelResources--"><code><em>Model Resources</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelObjects--"><code><em>Model Objects</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeParents--"><code><em>Include Parents</em></code></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeRoot--"><code><em>Include Root</em></code></a></li>
</ul></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter--"><code>SecurityPackage.getResourceFilter()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPath--">getPath</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Path</b></em>' attribute.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle--">getPatternStyle</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Pattern Style</b></em>' attribute.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isBinaryResources--">isBinaryResources</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Binary Resources</b></em>' attribute.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isFolders--">isFolders</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Folders</b></em>' attribute.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeParents--">isIncludeParents</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Include Parents</b></em>' attribute.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeRoot--">isIncludeRoot</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Include Root</b></em>' attribute.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelObjects--">isModelObjects</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Model Objects</b></em>' attribute.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelResources--">isModelResources</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Model Resources</b></em>' attribute.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isTextResources--">isTextResources</a></span>()</code>
<div class="block">Returns the value of the '<em><b>Text Resources</b></em>' attribute.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setBinaryResources-boolean-">setBinaryResources</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isBinaryResources--"><code><em>Binary Resources</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setFolders-boolean-">setFolders</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isFolders--"><code><em>Folders</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setIncludeParents-boolean-">setIncludeParents</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeParents--"><code><em>Include Parents</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setIncludeRoot-boolean-">setIncludeRoot</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeRoot--"><code><em>Include Root</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setModelObjects-boolean-">setModelObjects</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelObjects--"><code><em>Model Objects</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setModelResources-boolean-">setModelResources</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelResources--"><code><em>Model Resources</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setPath-java.lang.String-">setPath</a></span>(java.lang.String&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPath--"><code><em>Path</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setPatternStyle-org.eclipse.emf.cdo.security.PatternStyle-">setPatternStyle</a></span>(<a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle--"><code><em>Pattern Style</em></code></a>' attribute.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setTextResources-boolean-">setTextResources</a></span>(boolean&nbsp;value)</code>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isTextResources--"><code><em>Text Resources</em></code></a>' attribute.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.cdo.security.PermissionFilter">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.security.<a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html" title="interface in org.eclipse.emf.cdo.security">PermissionFilter</a></h3>
<code><a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html#format--">format</a>, <a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html#isApplicable-org.eclipse.emf.cdo.common.revision.CDORevision-org.eclipse.emf.cdo.common.revision.CDORevisionProvider-org.eclipse.emf.cdo.common.branch.CDOBranchPoint-int-">isApplicable</a>, <a href="../../../../../org/eclipse/emf/cdo/security/PermissionFilter.html#isImpacted-org.eclipse.emf.cdo.security.impl.PermissionImpl.CommitImpactContext-">isImpacted</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.cdo.CDOObject">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.<a href="../../../../../org/eclipse/emf/cdo/CDOObject.html" title="interface in org.eclipse.emf.cdo">CDOObject</a></h3>
<code><a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoConflict--">cdoConflict</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoDirectResource--">cdoDirectResource</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoHistory--">cdoHistory</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoID--">cdoID</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoInvalid--">cdoInvalid</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoLockState--">cdoLockState</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoPermission--">cdoPermission</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoPrefetch-int-">cdoPrefetch</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoReadLock--">cdoReadLock</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoReload--">cdoReload</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoResource--">cdoResource</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoRevision--">cdoRevision</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoRevision-boolean-">cdoRevision</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoState--">cdoState</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoView--">cdoView</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoWriteLock--">cdoWriteLock</a>, <a href="../../../../../org/eclipse/emf/cdo/CDOObject.html#cdoWriteOption--">cdoWriteOption</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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/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.11/org/eclipse/emf/ecore/EObject.html?is-external=true#eGet-org.eclipse.emf.ecore.EStructuralFeature-boolean-" title="class or interface in org.eclipse.emf.ecore">eGet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EObject.html?is-external=true#eInvoke-org.eclipse.emf.ecore.EOperation-org.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.11/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.11/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.11/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.11/org/eclipse/emf/ecore/EObject.html?is-external=true#eSet-org.eclipse.emf.ecore.EStructuralFeature-java.lang.Object-" title="class or interface in org.eclipse.emf.ecore">eSet</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/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.11/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.11/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.11/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.11/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.11/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">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getPath--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPath</h4>
<pre>java.lang.String&nbsp;getPath()</pre>
<div class="block">Returns the value of the '<em><b>Path</b></em>' attribute.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Path</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Path</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setPath-java.lang.String-"><code>setPath(String)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_Path--"><code>SecurityPackage.getResourceFilter_Path()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
</dl>
</li>
</ul>
<a name="setPath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPath</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setPath(java.lang.String&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPath--"><code><em>Path</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Path</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPath--"><code>getPath()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="getPatternStyle--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPatternStyle</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;getPatternStyle()</pre>
<div class="block">Returns the value of the '<em><b>Pattern Style</b></em>' attribute.
The default value is <code>"TREE"</code>.
The literals are from the enumeration <a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security"><code>PatternStyle</code></a>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Pattern Style</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Pattern Style</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security"><code>PatternStyle</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setPatternStyle-org.eclipse.emf.cdo.security.PatternStyle-"><code>setPatternStyle(PatternStyle)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_PatternStyle--"><code>SecurityPackage.getResourceFilter_PatternStyle()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="TREE"</dd>
</dl>
</li>
</ul>
<a name="setPatternStyle-org.eclipse.emf.cdo.security.PatternStyle-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPatternStyle</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setPatternStyle(<a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle--"><code><em>Pattern Style</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Pattern Style</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security"><code>PatternStyle</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle--"><code>getPatternStyle()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isFolders--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFolders</h4>
<pre>boolean&nbsp;isFolders()</pre>
<div class="block">Returns the value of the '<em><b>Folders</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Folders</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Folders</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setFolders-boolean-"><code>setFolders(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_Folders--"><code>SecurityPackage.getResourceFilter_Folders()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setFolders-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFolders</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setFolders(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isFolders--"><code><em>Folders</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Folders</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isFolders--"><code>isFolders()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isModelResources--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isModelResources</h4>
<pre>boolean&nbsp;isModelResources()</pre>
<div class="block">Returns the value of the '<em><b>Model Resources</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Model Resources</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Model Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setModelResources-boolean-"><code>setModelResources(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_ModelResources--"><code>SecurityPackage.getResourceFilter_ModelResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setModelResources-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setModelResources</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setModelResources(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelResources--"><code><em>Model Resources</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Model Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelResources--"><code>isModelResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isModelObjects--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isModelObjects</h4>
<pre>boolean&nbsp;isModelObjects()</pre>
<div class="block">Returns the value of the '<em><b>Model Objects</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Model Objects</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Model Objects</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setModelObjects-boolean-"><code>setModelObjects(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_ModelObjects--"><code>SecurityPackage.getResourceFilter_ModelObjects()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setModelObjects-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setModelObjects</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setModelObjects(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelObjects--"><code><em>Model Objects</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Model Objects</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isModelObjects--"><code>isModelObjects()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isIncludeParents--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isIncludeParents</h4>
<pre>boolean&nbsp;isIncludeParents()</pre>
<div class="block">Returns the value of the '<em><b>Include Parents</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Include Parents</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Include Parents</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setIncludeParents-boolean-"><code>setIncludeParents(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_IncludeParents--"><code>SecurityPackage.getResourceFilter_IncludeParents()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setIncludeParents-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncludeParents</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setIncludeParents(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeParents--"><code><em>Include Parents</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Include Parents</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeParents--"><code>isIncludeParents()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isIncludeRoot--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isIncludeRoot</h4>
<pre>boolean&nbsp;isIncludeRoot()</pre>
<div class="block">Returns the value of the '<em><b>Include Root</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Include Root</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Include Root</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setIncludeRoot-boolean-"><code>setIncludeRoot(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_IncludeRoot--"><code>SecurityPackage.getResourceFilter_IncludeRoot()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setIncludeRoot-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncludeRoot</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setIncludeRoot(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeRoot--"><code><em>Include Root</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Include Root</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isIncludeRoot--"><code>isIncludeRoot()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isTextResources--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isTextResources</h4>
<pre>boolean&nbsp;isTextResources()</pre>
<div class="block">Returns the value of the '<em><b>Text Resources</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Text Resources</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Text Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setTextResources-boolean-"><code>setTextResources(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_TextResources--"><code>SecurityPackage.getResourceFilter_TextResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setTextResources-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTextResources</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setTextResources(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isTextResources--"><code><em>Text Resources</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Text Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isTextResources--"><code>isTextResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</dd>
</dl>
</li>
</ul>
<a name="isBinaryResources--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isBinaryResources</h4>
<pre>boolean&nbsp;isBinaryResources()</pre>
<div class="block">Returns the value of the '<em><b>Binary Resources</b></em>' attribute.
The default value is <code>"true"</code>.
<!-- begin-user-doc -->
<p>
If the meaning of the '<em>Binary Resources</em>' attribute isn't clear,
there really should be more of a description here...
</p>
<!-- end-user-doc --></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the value of the '<em>Binary Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setBinaryResources-boolean-"><code>setBinaryResources(boolean)</code></a>,
<a href="../../../../../org/eclipse/emf/cdo/security/SecurityPackage.html#getResourceFilter_BinaryResources--"><code>SecurityPackage.getResourceFilter_BinaryResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dt><span class="simpleTagLabel">Model</span></dt>
<dd>default="true"</dd>
</dl>
</li>
</ul>
<a name="setBinaryResources-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setBinaryResources</h4>
<pre><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a>&nbsp;setBinaryResources(boolean&nbsp;value)</pre>
<div class="block">Sets the value of the '<a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isBinaryResources--"><code><em>Binary Resources</em></code></a>' attribute.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - the new value of the '<em>Binary Resources</em>' attribute.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#isBinaryResources--"><code>isBinaryResources()</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
<dd>NOT</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>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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/ResourceFilter.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/emf/cdo/security/RealmUtil.html" title="class in org.eclipse.emf.cdo.security"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/eclipse/emf/cdo/security/ResourceFilter.html" target="_top">Frames</a></li>
<li><a href="ResourceFilter.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><i class="copyright">Copyright (c) 2004-2019 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 v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html</i></small></p>
</body>
</html>