
public interface ClassFilter extends PermissionFilter
The following features are supported:
SecurityPackage.getClassFilter()| Modifier and Type | Method and Description |
|---|---|
EClass |
getApplicableClass()
Returns the value of the 'Applicable Class' reference
|
boolean |
isSubTypes()
Returns the value of the 'Sub Types' attribute.
|
void |
setApplicableClass(EClass value)
Sets the value of the '
Applicable Class' reference |
void |
setSubTypes(boolean value)
Sets the value of the '
Sub Types' attribute |
format, isApplicable, isImpactedcdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEClass getApplicableClass()
If the meaning of the 'Applicable Class' reference isn't clear, there really should be more of a description here...
setApplicableClass(EClass),
SecurityPackage.getClassFilter_ApplicableClass()void setApplicableClass(EClass value)
Applicable Class' reference.
value - the new value of the 'Applicable Class' reference.getApplicableClass()boolean isSubTypes()
"true".
If the meaning of the 'Sub Types' attribute isn't clear, there really should be more of a description here...
setSubTypes(boolean),
SecurityPackage.getClassFilter_SubTypes()void setSubTypes(boolean value)
Sub Types' attribute.
value - the new value of the 'Sub Types' attribute.isSubTypes()Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.