Uses of Interface
com._1c.g5.v8.dt.ql.model.SinglePartCommonExpression
Packages that use SinglePartCommonExpression
Package
Description
- 
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return SinglePartCommonExpressionModifier and TypeMethodDescriptionQlFactory.createSinglePartCommonExpression()Returns a new object of class 'Single Part Common Expression'.
- 
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement SinglePartCommonExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Single Part Common Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return SinglePartCommonExpression
- 
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type SinglePartCommonExpressionModifier and TypeMethodDescriptionQlSwitch.caseSinglePartCommonExpression(SinglePartCommonExpression object) Returns the result of interpreting the object as an instance of 'Single Part Common Expression'.
- 
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.namingMethods in com._1c.g5.v8.dt.ql.naming with parameters of type SinglePartCommonExpressionModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedNameQlQualifiedNameProvider._computeFqn(SinglePartCommonExpression expr) 
- 
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.validationMethods in com._1c.g5.v8.dt.ql.validation with parameters of type SinglePartCommonExpressionModifier and TypeMethodDescriptionvoidQlValidator.checkAmbiguousField(SinglePartCommonExpression expression)