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/util/SecuritySwitch.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/util/SecuritySwitch.html68
1 files changed, 34 insertions, 34 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/util/SecuritySwitch.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/util/SecuritySwitch.html
index f622da4127..91ac8f3ddf 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/util/SecuritySwitch.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/security/util/SecuritySwitch.html
@@ -184,18 +184,10 @@ Class SecuritySwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#caseCheck(org.eclipse.emf.cdo.security.Check)">caseCheck</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/Check.html" title="interface in org.eclipse.emf.cdo.security">Check</A>&nbsp;object)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#caseClassPermission(org.eclipse.emf.cdo.security.ClassPermission)">caseClassPermission</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ClassPermission.html" title="interface in org.eclipse.emf.cdo.security">ClassPermission</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Check</em>'</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#caseClassCheck(org.eclipse.emf.cdo.security.ClassCheck)">caseClassCheck</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ClassCheck.html" title="interface in org.eclipse.emf.cdo.security">ClassCheck</A>&nbsp;object)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Class Check</em>'</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Class Permission</em>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -224,10 +216,18 @@ Class SecuritySwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#casePackageCheck(org.eclipse.emf.cdo.security.PackageCheck)">casePackageCheck</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/PackageCheck.html" title="interface in org.eclipse.emf.cdo.security">PackageCheck</A>&nbsp;object)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#casePackagePermission(org.eclipse.emf.cdo.security.PackagePermission)">casePackagePermission</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</A>&nbsp;object)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Package Permission</em>'</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#casePermission(org.eclipse.emf.cdo.security.Permission)">casePermission</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/Permission.html" title="interface in org.eclipse.emf.cdo.security">Permission</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Package Check</em>'</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Permission</em>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -240,10 +240,10 @@ Class SecuritySwitch&lt;T&gt;</H2>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#caseResourceCheck(org.eclipse.emf.cdo.security.ResourceCheck)">caseResourceCheck</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ResourceCheck.html" title="interface in org.eclipse.emf.cdo.security">ResourceCheck</A>&nbsp;object)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#caseResourcePermission(org.eclipse.emf.cdo.security.ResourcePermission)">caseResourcePermission</A></B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security">ResourcePermission</A>&nbsp;object)</CODE>
<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Resource Check</em>'</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the result of interpreting the object as an instance of '<em>Resource Permission</em>'</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -628,12 +628,12 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwit
</DL>
<HR>
-<A NAME="caseCheck(org.eclipse.emf.cdo.security.Check)"><!-- --></A><H3>
-caseCheck</H3>
+<A NAME="casePermission(org.eclipse.emf.cdo.security.Permission)"><!-- --></A><H3>
+casePermission</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>caseCheck</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/Check.html" title="interface in org.eclipse.emf.cdo.security">Check</A>&nbsp;object)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>casePermission</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/Permission.html" title="interface in org.eclipse.emf.cdo.security">Permission</A>&nbsp;object)</PRE>
<DL>
-<DD>Returns the result of interpreting the object as an instance of '<em>Check</em>'.
+<DD>Returns the result of interpreting the object as an instance of '<em>Permission</em>'.
<!-- begin-user-doc -->
This implementation returns null;
returning a non-null result will terminate the switch.
@@ -641,19 +641,19 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwit
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
-<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Check</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Permission</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
<DD></DD>
</DL>
</DD>
</DL>
<HR>
-<A NAME="caseClassCheck(org.eclipse.emf.cdo.security.ClassCheck)"><!-- --></A><H3>
-caseClassCheck</H3>
+<A NAME="caseClassPermission(org.eclipse.emf.cdo.security.ClassPermission)"><!-- --></A><H3>
+caseClassPermission</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>caseClassCheck</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ClassCheck.html" title="interface in org.eclipse.emf.cdo.security">ClassCheck</A>&nbsp;object)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>caseClassPermission</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ClassPermission.html" title="interface in org.eclipse.emf.cdo.security">ClassPermission</A>&nbsp;object)</PRE>
<DL>
-<DD>Returns the result of interpreting the object as an instance of '<em>Class Check</em>'.
+<DD>Returns the result of interpreting the object as an instance of '<em>Class Permission</em>'.
<!-- begin-user-doc -->
This implementation returns null;
returning a non-null result will terminate the switch.
@@ -661,19 +661,19 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwit
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
-<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Class Check</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Class Permission</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
<DD></DD>
</DL>
</DD>
</DL>
<HR>
-<A NAME="casePackageCheck(org.eclipse.emf.cdo.security.PackageCheck)"><!-- --></A><H3>
-casePackageCheck</H3>
+<A NAME="casePackagePermission(org.eclipse.emf.cdo.security.PackagePermission)"><!-- --></A><H3>
+casePackagePermission</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>casePackageCheck</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/PackageCheck.html" title="interface in org.eclipse.emf.cdo.security">PackageCheck</A>&nbsp;object)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>casePackagePermission</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/PackagePermission.html" title="interface in org.eclipse.emf.cdo.security">PackagePermission</A>&nbsp;object)</PRE>
<DL>
-<DD>Returns the result of interpreting the object as an instance of '<em>Package Check</em>'.
+<DD>Returns the result of interpreting the object as an instance of '<em>Package Permission</em>'.
<!-- begin-user-doc -->
This implementation returns null;
returning a non-null result will terminate the switch.
@@ -681,19 +681,19 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwit
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
-<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Package Check</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Package Permission</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
<DD></DD>
</DL>
</DD>
</DL>
<HR>
-<A NAME="caseResourceCheck(org.eclipse.emf.cdo.security.ResourceCheck)"><!-- --></A><H3>
-caseResourceCheck</H3>
+<A NAME="caseResourcePermission(org.eclipse.emf.cdo.security.ResourcePermission)"><!-- --></A><H3>
+caseResourcePermission</H3>
<PRE>
-public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>caseResourceCheck</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ResourceCheck.html" title="interface in org.eclipse.emf.cdo.security">ResourceCheck</A>&nbsp;object)</PRE>
+public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html" title="type parameter in SecuritySwitch">T</A> <B>caseResourcePermission</B>(<A HREF="../../../../../../org/eclipse/emf/cdo/security/ResourcePermission.html" title="interface in org.eclipse.emf.cdo.security">ResourcePermission</A>&nbsp;object)</PRE>
<DL>
-<DD>Returns the result of interpreting the object as an instance of '<em>Resource Check</em>'.
+<DD>Returns the result of interpreting the object as an instance of '<em>Resource Permission</em>'.
<!-- begin-user-doc -->
This implementation returns null;
returning a non-null result will terminate the switch.
@@ -701,7 +701,7 @@ public <A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwit
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>object</CODE> - the target of the switch.
-<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Resource Check</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
+<DT><B>Returns:</B><DD>the result of interpreting the object as an instance of '<em>Resource Permission</em>'.<DT><B>See Also:</B><DD><A HREF="../../../../../../org/eclipse/emf/cdo/security/util/SecuritySwitch.html#doSwitch(org.eclipse.emf.ecore.EObject)"><CODE>doSwitch(EObject)</CODE></A><DT><B>Generated</B></DT>
<DD></DD>
</DL>
</DD>

Back to the top