Package com._1c.g5.v8.dt.ql.model
Interface ALogicalUnaryOperatorExpression
-
- All Superinterfaces:
AbstractExpression,AOperatorsExpression,AUnaryOperatorsExpression,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
IsNullOperatorExpression,LogicalNOTOperatorExpression
- All Known Implementing Classes:
ALogicalUnaryOperatorExpressionImpl,IsNullOperatorExpressionImpl,LogicalNOTOperatorExpressionImpl
public interface ALogicalUnaryOperatorExpression extends AUnaryOperatorsExpression
A representation of the model object 'ALogical Unary Operator Expression'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.ql.model.AUnaryOperatorsExpression
getExpression, setExpression
-
-