Package org.eclipse.emf.cdo.lm.security
Schnittstelle LMFilter
- Alle Superschnittstellen:
CDOObject,CDOWithID,EObject,Notifier,PermissionFilter
- Alle bekannten Unterschnittstellen:
ModuleFilter,ModuleTypeFilter
- Alle bekannten Implementierungsklassen:
LMFilterImpl,ModuleFilterImpl,ModuleTypeFilterImpl
A representation of the model object 'LM Filter'.
The following features are supported:
- Siehe auch:
- Generated
- Model
- abstract="true"
-
Methodenübersicht
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionVon Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetVon Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverVon Schnittstelle geerbte Methoden org.eclipse.emf.cdo.security.PermissionFilter
format, isApplicable, isImpacted
-
Methodendetails
-
isRegex
boolean isRegex()Returns the value of the 'Regex' attribute.- Gibt zurück:
- the value of the 'Regex' attribute.
- Siehe auch:
- Generated
- Model
-
setRegex
void setRegex(boolean value) Sets the value of the 'Regex' attribute.- Parameter:
value- the new value of the 'Regex' attribute.- Siehe auch:
- Generated
-