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