Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PatternStyle.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PatternStyle.html303
1 files changed, 303 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PatternStyle.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PatternStyle.html
new file mode 100644
index 0000000000..14db8c5a85
--- /dev/null
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/class-use/PatternStyle.html
@@ -0,0 +1,303 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="de">
+<head>
+
+<title>Uses of Class org.eclipse.emf.cdo.security.PatternStyle (CDO Model Repository Documentation)</title>
+<meta name="date" content="2013-11-06">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class org.eclipse.emf.cdo.security.PatternStyle (CDO Model Repository Documentation)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/class-use/PatternStyle.html" target="_top">Frames</a></li>
+<li><a href="PatternStyle.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.eclipse.emf.cdo.security.PatternStyle" class="title">Uses of Class<br>org.eclipse.emf.cdo.security.PatternStyle</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.eclipse.emf.cdo.security">org.eclipse.emf.cdo.security</a></td>
+<td class="colLast">
+<div class="block">The generated EMF API of the CDO security model.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.eclipse.emf.cdo.security.impl">org.eclipse.emf.cdo.security.impl</a></td>
+<td class="colLast">
+<div class="block">The generated EMF implementation of the CDO security model.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.eclipse.emf.cdo.security">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a> in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a> with type parameters of type <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></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>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <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="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&gt;</code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#VALUES">VALUES</a></strong></code>
+<div class="block">A public read-only list of all the '<em><b>Pattern Style</b></em>' enumerators</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a> that return <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#get(int)">get</a></strong>(int&nbsp;value)</code>
+<div class="block">Returns the '<em><b>Pattern Style</b></em>' literal with the specified integer value</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#get(java.lang.String)">get</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;literal)</code>
+<div class="block">Returns the '<em><b>Pattern Style</b></em>' literal with the specified literal value</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#getByName(java.lang.String)">getByName</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the '<em><b>Pattern Style</b></em>' literal with the specified name</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilter.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle()">getPatternStyle</a></strong>()</code>
+<div class="block">Returns the value of the '<em><b>Pattern Style</b></em>' attribute.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#valueOf(java.lang.String)">valueOf</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
+<div class="block">Returns the enum constant of this type with the specified name.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>[]</code></td>
+<td class="colLast"><span class="strong">PatternStyle.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html#values()">values</a></strong>()</code>
+<div class="block">Returns an array containing the constants of this enum type, in
+the order they are declared.</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/package-summary.html">org.eclipse.emf.cdo.security</a> with parameters of type <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">SecurityFactory.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createResourceFilter(java.lang.String, org.eclipse.emf.cdo.security.PatternStyle)">createResourceFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+ <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;PatternStyle)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">SecurityFactory.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/SecurityFactory.html#createResourceFilter(java.lang.String, org.eclipse.emf.cdo.security.PatternStyle, boolean)">createResourceFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+ <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;PatternStyle,
+ boolean&nbsp;includeParents)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilter.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#setPatternStyle(org.eclipse.emf.cdo.security.PatternStyle)">setPatternStyle</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;value)</code>
+<div class="block">Sets the value of the '<a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html#getPatternStyle()"><code><em>Pattern Style</em></code></a>' attribute</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.eclipse.emf.cdo.security.impl">
+<!-- -->
+</a>
+<h3>Uses of <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a> in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a> that return <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">SecurityFactoryImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createPatternStyleFromString(org.eclipse.emf.ecore.EDataType, java.lang.String)">createPatternStyleFromString</a></strong>(<a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.8.0/org/eclipse/emf/ecore/EDataType.html?is-external=true" title="class or interface in org.eclipse.emf.ecore">EDataType</a>&nbsp;eDataType,
+ <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialValue)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.Matcher.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.Matcher.html#getParentPatternStyle()">getParentPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.ExactMatcher.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.ExactMatcher.html#getParentPatternStyle()">getParentPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.TreeMatcher.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.TreeMatcher.html#getParentPatternStyle()">getParentPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.AntMatcher.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.AntMatcher.html#getParentPatternStyle()">getParentPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.RegexMatcher.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.RegexMatcher.html#getParentPatternStyle()">getParentPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.html#getPatternStyle()">getPatternStyle</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/eclipse/emf/cdo/security/impl/package-summary.html">org.eclipse.emf.cdo.security.impl</a> with parameters of type <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">SecurityFactoryImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createResourceFilter(java.lang.String, org.eclipse.emf.cdo.security.PatternStyle)">createResourceFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+ <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;patternStyle)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">SecurityFactoryImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/SecurityFactoryImpl.html#createResourceFilter(java.lang.String, org.eclipse.emf.cdo.security.PatternStyle, boolean)">createResourceFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
+ <a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;patternStyle,
+ boolean&nbsp;includeParents)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/eclipse/emf/cdo/security/ResourceFilter.html" title="interface in org.eclipse.emf.cdo.security">ResourceFilter</a></code></td>
+<td class="colLast"><span class="strong">ResourceFilterImpl.</span><code><strong><a href="../../../../../../org/eclipse/emf/cdo/security/impl/ResourceFilterImpl.html#setPatternStyle(org.eclipse.emf.cdo.security.PatternStyle)">setPatternStyle</a></strong>(<a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">PatternStyle</a>&nbsp;newPatternStyle)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/security/PatternStyle.html" title="enum in org.eclipse.emf.cdo.security">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/security/class-use/PatternStyle.html" target="_top">Frames</a></li>
+<li><a href="PatternStyle.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small><i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+</body>
+</html>

Back to the top