Package com._1c.g5.v8.dt.ql.model
Interface CommonAddOperatorExpression
-
- All Superinterfaces:
ABinaryOperatorsExpression,AbstractExpression,ACommonBinaryOperatorExpression,AOperatorsExpression,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
CommonAddOperatorExpressionImpl
public interface CommonAddOperatorExpression extends ACommonBinaryOperatorExpression
A representation of the model object 'Common Add Operator Expression'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.ql.model.ABinaryOperatorsExpression
getLeft, getRight, setLeft, setRight
-
-