Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
OrFilter |
SecurityFactory.createOrFilter()
Returns a new object of class 'Or Filter'.
|
OrFilter |
SecurityFactory.createOrFilter(PermissionFilter... operands)
Returns a new object of class 'Or Filter'.
|
Modifier and Type | Class and Description |
---|---|
class |
OrFilterImpl
An implementation of the model object 'Or Filter'.
|
Modifier and Type | Method and Description |
---|---|
OrFilter |
SecurityFactoryImpl.createOrFilter() |
OrFilter |
SecurityFactoryImpl.createOrFilter(PermissionFilter... operands) |
Modifier and Type | Method and Description |
---|---|
T |
SecuritySwitch.caseOrFilter(OrFilter object)
Returns the result of interpreting the object as an instance of 'Or Filter'.
|
boolean |
SecurityValidator.validateOrFilter(OrFilter orFilter,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html