Package com._1c.g5.v8.dt.ql.model
Interface ACommonExpression
- 
- All Superinterfaces:
- AbstractExpression,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Subinterfaces:
- CommonExpression,- MultiPartCommonExpression,- NestedTableAllFieldsExpression,- NestedTableExpression,- SinglePartCommonExpression
 - All Known Implementing Classes:
- ACommonExpressionImpl,- CommonExpressionImpl,- MultiPartCommonExpressionImpl,- NestedTableAllFieldsExpressionImpl,- NestedTableExpressionImpl,- SinglePartCommonExpressionImpl
 
 public interface ACommonExpression extends AbstractExpression A representation of the model object 'ACommon Expression'.- See Also:
- QlPackage.getACommonExpression()