Uses of Interface
org.eclipse.emf.cdo.security.ObjectPermission

Packages that use ObjectPermission
org.eclipse.emf.cdo.security.impl The generated EMF implementation of the CDO security model. 
org.eclipse.emf.cdo.security.util The generated EMF utilities of the CDO security model. 
 

Uses of ObjectPermission in org.eclipse.emf.cdo.security.impl
 

Classes in org.eclipse.emf.cdo.security.impl that implement ObjectPermission
 class ObjectPermissionImpl
          An implementation of the model object 'Object Permission'.
 

Uses of ObjectPermission in org.eclipse.emf.cdo.security.util
 

Methods in org.eclipse.emf.cdo.security.util with parameters of type ObjectPermission
 T SecuritySwitch.caseObjectPermission(ObjectPermission object)
          Returns the result of interpreting the object as an instance of 'Object Permission'
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.