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 |
---|---|
ExpressionFilter |
SecurityFactory.createExpressionFilter()
Returns a new object of class 'Expression Filter'.
|
ExpressionFilter |
SecurityFactory.createExpressionFilter(Expression expression) |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionFilterImpl
An implementation of the model object 'Expression Filter'.
|
Modifier and Type | Method and Description |
---|---|
ExpressionFilter |
SecurityFactoryImpl.createExpressionFilter() |
ExpressionFilter |
SecurityFactoryImpl.createExpressionFilter(Expression expression) |
Modifier and Type | Method and Description |
---|---|
T |
SecuritySwitch.caseExpressionFilter(ExpressionFilter object)
Returns the result of interpreting the object as an instance of 'Expression Filter'.
|
boolean |
SecurityValidator.validateExpressionFilter(ExpressionFilter expressionFilter,
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