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