|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ClassPermission | |
|---|---|
| org.eclipse.emf.cdo.security | The generated EMF API of the CDO security model. |
| 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 ClassPermission in org.eclipse.emf.cdo.security |
|---|
| Methods in org.eclipse.emf.cdo.security that return ClassPermission | |
|---|---|
ClassPermission |
SecurityFactory.createClassPermission()
Returns a new object of class 'Class Permission' |
ClassPermission |
SecurityFactory.createClassPermission(EClass eClass,
Access access)
|
| Uses of ClassPermission in org.eclipse.emf.cdo.security.impl |
|---|
| Classes in org.eclipse.emf.cdo.security.impl that implement ClassPermission | |
|---|---|
class |
ClassPermissionImpl
An implementation of the model object 'Class Permission' |
| Methods in org.eclipse.emf.cdo.security.impl that return ClassPermission | |
|---|---|
ClassPermission |
SecurityFactoryImpl.createClassPermission()
|
ClassPermission |
SecurityFactoryImpl.createClassPermission(EClass eClass,
Access access)
|
| Uses of ClassPermission in org.eclipse.emf.cdo.security.util |
|---|
| Methods in org.eclipse.emf.cdo.security.util with parameters of type ClassPermission | |
|---|---|
T |
SecuritySwitch.caseClassPermission(ClassPermission object)
Returns the result of interpreting the object as an instance of 'Class Permission' |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||