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.model
Methods 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.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement SinglePartCommonExpressionModifier and TypeClassDescriptionclass
An 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.util
Methods 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.naming
Methods in com._1c.g5.v8.dt.ql.naming with parameters of type SinglePartCommonExpressionModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedName
QlQualifiedNameProvider._computeFqn
(SinglePartCommonExpression expr) -
Uses of SinglePartCommonExpression in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type SinglePartCommonExpressionModifier and TypeMethodDescriptionvoid
QlValidator.checkAmbiguousField
(SinglePartCommonExpression expression)