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