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