blob: c780d19d88f27b02fd4a40d3d298cb7152921a97 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>SecurityItemProviderAdapterFactory (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="SecurityItemProviderAdapterFactory (CDO Model Repository Documentation)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":42,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":42,"i15":10,"i16":10,"i17":42,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated 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/SecurityItemProviderAdapterFactory.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/provider/SecurityItemItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html" target="_top">Frames</a></li>
<li><a href="SecurityItemProviderAdapterFactory.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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.provider</div>
<h2 title="Class SecurityItemProviderAdapterFactory" class="title">Class SecurityItemProviderAdapterFactory</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="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">org.eclipse.emf.common.notify.impl.AdapterFactoryImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">org.eclipse.emf.cdo.security.util.SecurityAdapterFactory</a></li>
<li>
<ul class="inheritance">
<li>org.eclipse.emf.cdo.security.provider.SecurityItemProviderAdapterFactory</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IDisposable.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IDisposable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">SecurityItemProviderAdapterFactory</span>
extends <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a>
implements <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IDisposable.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IDisposable</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a></pre>
<div class="block">This is the factory that is used to provide the interfaces needed to support Viewers.
The adapters generated by this factory convert EMF adapter notifications into calls to <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#fireNotifyChanged-org.eclipse.emf.common.notify.Notification-"><code>fireNotifyChanged</code></a>.
The adapters also support Eclipse property sheets.
Note that most of the adapters are shared among multiple instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</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.emf.edit.provider.IChildCreationExtender">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.edit.provider.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.Descriptor.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender.Descriptor</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" 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>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/AndFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">AndFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#andFilterItemProvider">andFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/AndFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>AndFilter</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#changeNotifier">changeNotifier</a></span></code>
<div class="block">This is used to implement <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><code>IChangeNotifier</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ChildCreationExtenderManager.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ChildCreationExtenderManager</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#childCreationExtenderManager">childCreationExtenderManager</a></span></code>
<div class="block">This helps manage the child creation extenders</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/ClassFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ClassFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#classFilterItemProvider">classFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ClassFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassFilter</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/ClassPermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ClassPermissionItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#classPermissionItemProvider">classPermissionItemProvider</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/DirectoryItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">DirectoryItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#directoryItemProvider">directoryItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Directory.html" title="interface in org.eclipse.emf.cdo.security"><code>Directory</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/ExpressionFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ExpressionFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#expressionFilterItemProvider">expressionFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ExpressionFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ExpressionFilter</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/FilterPermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">FilterPermissionItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#filterPermissionItemProvider">filterPermissionItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/FilterPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>FilterPermission</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/GroupItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">GroupItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#groupItemProvider">groupItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Group.html" title="interface in org.eclipse.emf.cdo.security"><code>Group</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/LinkedFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">LinkedFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#linkedFilterItemProvider">linkedFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/LinkedFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>LinkedFilter</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/NotFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">NotFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#notFilterItemProvider">notFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/NotFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>NotFilter</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/OrFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">OrFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#orFilterItemProvider">orFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>OrFilter</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/PackageFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">PackageFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#packageFilterItemProvider">packageFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/PackageFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>PackageFilter</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/PackagePermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">PackagePermissionItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#packagePermissionItemProvider">packagePermissionItemProvider</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposedAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedAdapterFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#parentAdapterFactory">parentAdapterFactory</a></span></code>
<div class="block">This keeps track of the root adapter factory that delegates to this adapter factory</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/RealmItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">RealmItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#realmItemProvider">realmItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Realm.html" title="interface in org.eclipse.emf.cdo.security"><code>Realm</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/ResourceFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ResourceFilterItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#resourceFilterItemProvider">resourceFilterItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourceFilter</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/ResourcePermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ResourcePermissionItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#resourcePermissionItemProvider">resourcePermissionItemProvider</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/RoleItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">RoleItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#roleItemProvider">roleItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Role.html" title="interface in org.eclipse.emf.cdo.security"><code>Role</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#supportedTypes">supportedTypes</a></span></code>
<div class="block">This keeps track of all the supported types checked by <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#isFactoryForType-java.lang.Object-"><code>isFactoryForType</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">UserItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#userItemProvider">userItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/User.html" title="interface in org.eclipse.emf.cdo.security"><code>User</code></a> instances</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserPasswordItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">UserPasswordItemProvider</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#userPasswordItemProvider">userPasswordItemProvider</a></span></code>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/UserPassword.html" title="interface in org.eclipse.emf.cdo.security"><code>UserPassword</code></a> instances</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.eclipse.emf.cdo.security.util.SecurityAdapterFactory">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.eclipse.emf.cdo.security.util.<a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></h3>
<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#modelPackage">modelPackage</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#modelSwitch">modelSwitch</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#SecurityItemProviderAdapterFactory--">SecurityItemProviderAdapterFactory</a></span>()</code>
<div class="block">This constructs an instance</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated 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><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#adapt-org.eclipse.emf.common.notify.Notifier-java.lang.Object-">adapt</a></span>(<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>&nbsp;notifier,
<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;type)</code>
<div class="block">This implementation substitutes the factory itself as the key for the adapter</div>
</td>
</tr>
<tr id="i1" 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><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#adapt-java.lang.Object-java.lang.Object-">adapt</a></span>(<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;object,
<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;type)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#addListener-org.eclipse.emf.edit.provider.INotifyChangedListener-">addListener</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/INotifyChangedListener.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">INotifyChangedListener</a>&nbsp;notifyChangedListener)</code>
<div class="block">This adds a listener</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createAndFilterAdapter--">createAndFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/AndFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>AndFilter</code></a></div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createClassFilterAdapter--">createClassFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ClassFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassFilter</code></a></div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createClassPermissionAdapter--">createClassPermissionAdapter</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createDirectoryAdapter--">createDirectoryAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Directory.html" title="interface in org.eclipse.emf.cdo.security"><code>Directory</code></a></div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createExpressionFilterAdapter--">createExpressionFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ExpressionFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ExpressionFilter</code></a></div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createFilterPermissionAdapter--">createFilterPermissionAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/FilterPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>FilterPermission</code></a></div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createGroupAdapter--">createGroupAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Group.html" title="interface in org.eclipse.emf.cdo.security"><code>Group</code></a></div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createLinkedFilterAdapter--">createLinkedFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/LinkedFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>LinkedFilter</code></a></div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createNotFilterAdapter--">createNotFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/NotFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>NotFilter</code></a></div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createOrFilterAdapter--">createOrFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>OrFilter</code></a></div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createPackageFilterAdapter--">createPackageFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/PackageFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>PackageFilter</code></a></div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createPackagePermissionAdapter--">createPackagePermissionAdapter</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createRealmAdapter--">createRealmAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Realm.html" title="interface in org.eclipse.emf.cdo.security"><code>Realm</code></a></div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createResourceFilterAdapter--">createResourceFilterAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourceFilter</code></a></div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createResourcePermissionAdapter--">createResourcePermissionAdapter</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createRoleAdapter--">createRoleAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Role.html" title="interface in org.eclipse.emf.cdo.security"><code>Role</code></a></div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createUserAdapter--">createUserAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/User.html" title="interface in org.eclipse.emf.cdo.security"><code>User</code></a></div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#createUserPasswordAdapter--">createUserPasswordAdapter</a></span>()</code>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/UserPassword.html" title="interface in org.eclipse.emf.cdo.security"><code>UserPassword</code></a></div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#dispose--">dispose</a></span>()</code>
<div class="block">This disposes all of the item providers created by this factory</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#fireNotifyChanged-org.eclipse.emf.common.notify.Notification-">fireNotifyChanged</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notification</a>&nbsp;notification)</code>
<div class="block">This delegates to <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#changeNotifier"><code>changeNotifier</code></a> and to <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#parentAdapterFactory"><code>parentAdapterFactory</code></a></div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#getChildCreationExtenders--">getChildCreationExtenders</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#getNewChildDescriptors-java.lang.Object-org.eclipse.emf.edit.domain.EditingDomain-">getNewChildDescriptors</a></span>(<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;object,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/domain/EditingDomain.html?is-external=true" title="class or interface in org.eclipse.emf.edit.domain">EditingDomain</a>&nbsp;editingDomain)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/util/ResourceLocator.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">ResourceLocator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#getResourceLocator--">getResourceLocator</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#getRootAdapterFactory--">getRootAdapterFactory</a></span>()</code>
<div class="block">This returns the root adapter factory that contains this factory</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#isFactoryForType-java.lang.Object-">isFactoryForType</a></span>(<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;type)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#removeListener-org.eclipse.emf.edit.provider.INotifyChangedListener-">removeListener</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/INotifyChangedListener.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">INotifyChangedListener</a>&nbsp;notifyChangedListener)</code>
<div class="block">This removes a listener</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#setParentAdapterFactory-org.eclipse.emf.edit.provider.ComposedAdapterFactory-">setParentAdapterFactory</a></span>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposedAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedAdapterFactory</a>&nbsp;parentAdapterFactory)</code>
<div class="block">This sets the composed adapter factory that contains this factory</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.cdo.security.util.SecurityAdapterFactory">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.cdo.security.util.<a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></h3>
<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createAdapter-org.eclipse.emf.common.notify.Notifier-">createAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createAssigneeAdapter--">createAssigneeAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createCombinedFilterAdapter--">createCombinedFilterAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createEObjectAdapter--">createEObjectAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createModelElementAdapter--">createModelElementAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createObjectFilterAdapter--">createObjectFilterAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createObjectPermissionAdapter--">createObjectPermissionAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createPermissionAdapter--">createPermissionAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createPermissionFilterAdapter--">createPermissionFilterAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createSecurityElementAdapter--">createSecurityElementAdapter</a>, <a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createSecurityItemAdapter--">createSecurityItemAdapter</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.common.notify.impl.AdapterFactoryImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.eclipse.emf.common.notify.impl.<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterFactoryImpl</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#adaptAllNew-org.eclipse.emf.common.notify.Notifier-" title="class or interface in org.eclipse.emf.common.notify.impl">adaptAllNew</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#adaptNew-org.eclipse.emf.common.notify.Notifier-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify.impl">adaptNew</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#associate-org.eclipse.emf.common.notify.Adapter-org.eclipse.emf.common.notify.Notifier-" title="class or interface in org.eclipse.emf.common.notify.impl">associate</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#createAdapter-org.eclipse.emf.common.notify.Notifier-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify.impl">createAdapter</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#resolve-java.lang.Object-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify.impl">resolve</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#equals-java.lang.Object-" title="class or interface in java.lang">equals</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#hashCode--" title="class or interface in java.lang">hashCode</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#toString--" title="class or interface in java.lang">toString</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-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.common.notify.AdapterFactory">
<!-- -->
</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/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a></h3>
<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true#adaptAllNew-org.eclipse.emf.common.notify.Notifier-" title="class or interface in org.eclipse.emf.common.notify">adaptAllNew</a>, <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true#adaptNew-org.eclipse.emf.common.notify.Notifier-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify">adaptNew</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="parentAdapterFactory">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parentAdapterFactory</h4>
<pre>protected&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposedAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedAdapterFactory</a> parentAdapterFactory</pre>
<div class="block">This keeps track of the root adapter factory that delegates to this adapter factory.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="changeNotifier">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>changeNotifier</h4>
<pre>protected&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a> changeNotifier</pre>
<div class="block">This is used to implement <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider"><code>IChangeNotifier</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="childCreationExtenderManager">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>childCreationExtenderManager</h4>
<pre>protected&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ChildCreationExtenderManager.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ChildCreationExtenderManager</a> childCreationExtenderManager</pre>
<div class="block">This helps manage the child creation extenders.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="supportedTypes">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>supportedTypes</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<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>&gt; supportedTypes</pre>
<div class="block">This keeps track of all the supported types checked by <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#isFactoryForType-java.lang.Object-"><code>isFactoryForType</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="realmItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>realmItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/RealmItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">RealmItemProvider</a> realmItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Realm.html" title="interface in org.eclipse.emf.cdo.security"><code>Realm</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="directoryItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>directoryItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/DirectoryItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">DirectoryItemProvider</a> directoryItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Directory.html" title="interface in org.eclipse.emf.cdo.security"><code>Directory</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="roleItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>roleItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/RoleItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">RoleItemProvider</a> roleItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Role.html" title="interface in org.eclipse.emf.cdo.security"><code>Role</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="groupItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>groupItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/GroupItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">GroupItemProvider</a> groupItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/Group.html" title="interface in org.eclipse.emf.cdo.security"><code>Group</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="userItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>userItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">UserItemProvider</a> userItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/User.html" title="interface in org.eclipse.emf.cdo.security"><code>User</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="userPasswordItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>userPasswordItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserPasswordItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">UserPasswordItemProvider</a> userPasswordItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/UserPassword.html" title="interface in org.eclipse.emf.cdo.security"><code>UserPassword</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="classPermissionItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>classPermissionItemProvider</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/ClassPermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ClassPermissionItemProvider</a> classPermissionItemProvider</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ClassPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassPermission</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="packagePermissionItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>packagePermissionItemProvider</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/PackagePermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">PackagePermissionItemProvider</a> packagePermissionItemProvider</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>PackagePermission</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="resourcePermissionItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourcePermissionItemProvider</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/ResourcePermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ResourcePermissionItemProvider</a> resourcePermissionItemProvider</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourcePermission</code></a> instances.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="filterPermissionItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filterPermissionItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/FilterPermissionItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">FilterPermissionItemProvider</a> filterPermissionItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/FilterPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>FilterPermission</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="linkedFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>linkedFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/LinkedFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">LinkedFilterItemProvider</a> linkedFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/LinkedFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>LinkedFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="packageFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>packageFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/PackageFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">PackageFilterItemProvider</a> packageFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/PackageFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>PackageFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="classFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>classFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/ClassFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ClassFilterItemProvider</a> classFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ClassFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="resourceFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>resourceFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/ResourceFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ResourceFilterItemProvider</a> resourceFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourceFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="expressionFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>expressionFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/ExpressionFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">ExpressionFilterItemProvider</a> expressionFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/ExpressionFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ExpressionFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="notFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/NotFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">NotFilterItemProvider</a> notFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/NotFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>NotFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="andFilterItemProvider">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>andFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/AndFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">AndFilterItemProvider</a> andFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/AndFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>AndFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="orFilterItemProvider">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>orFilterItemProvider</h4>
<pre>protected&nbsp;<a href="../../../../../../org/eclipse/emf/cdo/security/provider/OrFilterItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider">OrFilterItemProvider</a> orFilterItemProvider</pre>
<div class="block">This keeps track of the one adapter used for all <a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>OrFilter</code></a> instances.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SecurityItemProviderAdapterFactory--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SecurityItemProviderAdapterFactory</h4>
<pre>public&nbsp;SecurityItemProviderAdapterFactory()</pre>
<div class="block">This constructs an instance.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createRealmAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRealmAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createRealmAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Realm.html" title="interface in org.eclipse.emf.cdo.security"><code>Realm</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createRealmAdapter--">createRealmAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/Realm.html" title="interface in org.eclipse.emf.cdo.security"><code>Realm</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createDirectoryAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createDirectoryAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createDirectoryAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Directory.html" title="interface in org.eclipse.emf.cdo.security"><code>Directory</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createDirectoryAdapter--">createDirectoryAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/Directory.html" title="interface in org.eclipse.emf.cdo.security"><code>Directory</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createRoleAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createRoleAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createRoleAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Role.html" title="interface in org.eclipse.emf.cdo.security"><code>Role</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createRoleAdapter--">createRoleAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/Role.html" title="interface in org.eclipse.emf.cdo.security"><code>Role</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createGroupAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createGroupAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createGroupAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/Group.html" title="interface in org.eclipse.emf.cdo.security"><code>Group</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createGroupAdapter--">createGroupAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/Group.html" title="interface in org.eclipse.emf.cdo.security"><code>Group</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createUserAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUserAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createUserAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/User.html" title="interface in org.eclipse.emf.cdo.security"><code>User</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createUserAdapter--">createUserAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/User.html" title="interface in org.eclipse.emf.cdo.security"><code>User</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createUserPasswordAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createUserPasswordAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createUserPasswordAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/UserPassword.html" title="interface in org.eclipse.emf.cdo.security"><code>UserPassword</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createUserPasswordAdapter--">createUserPasswordAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/UserPassword.html" title="interface in org.eclipse.emf.cdo.security"><code>UserPassword</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createClassPermissionAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createClassPermissionAdapter</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createClassPermissionAdapter()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ClassPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassPermission</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createClassPermissionAdapter--">createClassPermissionAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/ClassPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassPermission</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createPackagePermissionAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPackagePermissionAdapter</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createPackagePermissionAdapter()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>PackagePermission</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createPackagePermissionAdapter--">createPackagePermissionAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>PackagePermission</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createResourcePermissionAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResourcePermissionAdapter</h4>
<pre><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Deprecated.html?is-external=true" title="class or interface in java.lang">@Deprecated</a>
public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createResourcePermissionAdapter()</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourcePermission</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createResourcePermissionAdapter--">createResourcePermissionAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourcePermission</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createFilterPermissionAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createFilterPermissionAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createFilterPermissionAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/FilterPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>FilterPermission</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createFilterPermissionAdapter--">createFilterPermissionAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/FilterPermission.html" title="interface in org.eclipse.emf.cdo.security"><code>FilterPermission</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createLinkedFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createLinkedFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createLinkedFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/LinkedFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>LinkedFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createLinkedFilterAdapter--">createLinkedFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/LinkedFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>LinkedFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createPackageFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createPackageFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createPackageFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/PackageFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>PackageFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createPackageFilterAdapter--">createPackageFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/PackageFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>PackageFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createClassFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createClassFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createClassFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ClassFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createClassFilterAdapter--">createClassFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/ClassFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ClassFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createResourceFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createResourceFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createResourceFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourceFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createResourceFilterAdapter--">createResourceFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ResourceFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createExpressionFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createExpressionFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createExpressionFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/ExpressionFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ExpressionFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createExpressionFilterAdapter--">createExpressionFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/ExpressionFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>ExpressionFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createNotFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createNotFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createNotFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/NotFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>NotFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createNotFilterAdapter--">createNotFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/NotFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>NotFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createAndFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAndFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createAndFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/AndFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>AndFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createAndFilterAdapter--">createAndFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/AndFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>AndFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="createOrFilterAdapter--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createOrFilterAdapter</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;createOrFilterAdapter()</pre>
<div class="block">This creates an adapter for a <a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>OrFilter</code></a>.
<!-- begin-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#createOrFilterAdapter--">createOrFilterAdapter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the new adapter.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.3
<!-- end-user-doc --></dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../org/eclipse/emf/cdo/security/OrFilter.html" title="interface in org.eclipse.emf.cdo.security"><code>OrFilter</code></a></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="getRootAdapterFactory--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRootAdapterFactory</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a>&nbsp;getRootAdapterFactory()</pre>
<div class="block">This returns the root adapter factory that contains this factory.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true#getRootAdapterFactory--" title="class or interface in org.eclipse.emf.edit.provider">getRootAdapterFactory</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="setParentAdapterFactory-org.eclipse.emf.edit.provider.ComposedAdapterFactory-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParentAdapterFactory</h4>
<pre>public&nbsp;void&nbsp;setParentAdapterFactory(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposedAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposedAdapterFactory</a>&nbsp;parentAdapterFactory)</pre>
<div class="block">This sets the composed adapter factory that contains this factory.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true#setParentAdapterFactory-org.eclipse.emf.edit.provider.ComposedAdapterFactory-" title="class or interface in org.eclipse.emf.edit.provider">setParentAdapterFactory</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/ComposeableAdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">ComposeableAdapterFactory</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="isFactoryForType-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFactoryForType</h4>
<pre>public&nbsp;boolean&nbsp;isFactoryForType(<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;type)</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true#isFactoryForType-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify">isFactoryForType</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html#isFactoryForType-java.lang.Object-">isFactoryForType</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/eclipse/emf/cdo/security/util/SecurityAdapterFactory.html" title="class in org.eclipse.emf.cdo.security.util">SecurityAdapterFactory</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>whether this factory is applicable for the type of the object.</dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="adapt-org.eclipse.emf.common.notify.Notifier-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adapt</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Adapter.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Adapter</a>&nbsp;adapt(<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>&nbsp;notifier,
<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;type)</pre>
<div class="block">This implementation substitutes the factory itself as the key for the adapter.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true#adapt-org.eclipse.emf.common.notify.Notifier-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify">adapt</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#adapt-org.eclipse.emf.common.notify.Notifier-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify.impl">adapt</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterFactoryImpl</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="adapt-java.lang.Object-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adapt</h4>
<pre>public&nbsp;<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;adapt(<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;object,
<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;type)</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true#adapt-java.lang.Object-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify">adapt</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/AdapterFactory.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">AdapterFactory</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true#adapt-java.lang.Object-java.lang.Object-" title="class or interface in org.eclipse.emf.common.notify.impl">adapt</a></code>&nbsp;in class&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/impl/AdapterFactoryImpl.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify.impl">AdapterFactoryImpl</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="getChildCreationExtenders--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChildCreationExtenders</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a>&gt;&nbsp;getChildCreationExtenders()</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="getNewChildDescriptors-java.lang.Object-org.eclipse.emf.edit.domain.EditingDomain-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNewChildDescriptors</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;?&gt;&nbsp;getNewChildDescriptors(<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;object,
<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/domain/EditingDomain.html?is-external=true" title="class or interface in org.eclipse.emf.edit.domain">EditingDomain</a>&nbsp;editingDomain)</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true#getNewChildDescriptors-java.lang.Object-org.eclipse.emf.edit.domain.EditingDomain-" title="class or interface in org.eclipse.emf.edit.provider">getNewChildDescriptors</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="getResourceLocator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceLocator</h4>
<pre>public&nbsp;<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/util/ResourceLocator.html?is-external=true" title="class or interface in org.eclipse.emf.common.util">ResourceLocator</a>&nbsp;getResourceLocator()</pre>
<div class="block"><!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true#getResourceLocator--" title="class or interface in org.eclipse.emf.edit.provider">getResourceLocator</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChildCreationExtender.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChildCreationExtender</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="addListener-org.eclipse.emf.edit.provider.INotifyChangedListener-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addListener</h4>
<pre>public&nbsp;void&nbsp;addListener(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/INotifyChangedListener.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">INotifyChangedListener</a>&nbsp;notifyChangedListener)</pre>
<div class="block">This adds a listener.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true#addListener-org.eclipse.emf.edit.provider.INotifyChangedListener-" title="class or interface in org.eclipse.emf.edit.provider">addListener</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="removeListener-org.eclipse.emf.edit.provider.INotifyChangedListener-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeListener</h4>
<pre>public&nbsp;void&nbsp;removeListener(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/INotifyChangedListener.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">INotifyChangedListener</a>&nbsp;notifyChangedListener)</pre>
<div class="block">This removes a listener.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true#removeListener-org.eclipse.emf.edit.provider.INotifyChangedListener-" title="class or interface in org.eclipse.emf.edit.provider">removeListener</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="fireNotifyChanged-org.eclipse.emf.common.notify.Notification-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fireNotifyChanged</h4>
<pre>public&nbsp;void&nbsp;fireNotifyChanged(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/common/notify/Notification.html?is-external=true" title="class or interface in org.eclipse.emf.common.notify">Notification</a>&nbsp;notification)</pre>
<div class="block">This delegates to <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#changeNotifier"><code>changeNotifier</code></a> and to <a href="../../../../../../org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html#parentAdapterFactory"><code>parentAdapterFactory</code></a>.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true#fireNotifyChanged-org.eclipse.emf.common.notify.Notification-" title="class or interface in org.eclipse.emf.edit.provider">fireNotifyChanged</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IChangeNotifier.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IChangeNotifier</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</dl>
</li>
</ul>
<a name="dispose--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>dispose</h4>
<pre>public&nbsp;void&nbsp;dispose()</pre>
<div class="block">This disposes all of the item providers created by this factory.
<!-- begin-user-doc -->
<!-- end-user-doc --></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IDisposable.html?is-external=true#dispose--" title="class or interface in org.eclipse.emf.edit.provider">dispose</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/edit/provider/IDisposable.html?is-external=true" title="class or interface in org.eclipse.emf.edit.provider">IDisposable</a></code></dd>
<dt><span class="simpleTagLabel">Generated</span></dt>
</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/SecurityItemProviderAdapterFactory.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/provider/SecurityItemItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../org/eclipse/emf/cdo/security/provider/UserItemProvider.html" title="class in org.eclipse.emf.cdo.security.provider"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/provider/SecurityItemProviderAdapterFactory.html" target="_top">Frames</a></li>
<li><a href="SecurityItemProviderAdapterFactory.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><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&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><a href="#constructor.detail">Constr</a>&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>Copyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>