
public interface PackageFilter extends PermissionFilter
The following features are supported:
SecurityPackage.getPackageFilter()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EPackage |
getApplicablePackage()
Returns the value of the 'Applicable Package' reference
|
void |
setApplicablePackage(org.eclipse.emf.ecore.EPackage value)
Sets the value of the '
Applicable Package' reference |
format, isApplicable, isImpactedcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionorg.eclipse.emf.ecore.EPackage getApplicablePackage()
If the meaning of the 'Applicable Package' reference isn't clear, there really should be more of a description here...
setApplicablePackage(EPackage),
SecurityPackage.getPackageFilter_ApplicablePackage()void setApplicablePackage(org.eclipse.emf.ecore.EPackage value)
Applicable Package' reference.
value - the new value of the 'Applicable Package' reference.getApplicablePackage()Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.