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