Uses of Interface
com._1c.g5.v8.dt.ql.model.MultiPartCommonExpression
Packages that use MultiPartCommonExpression
Package
Description
-
Uses of MultiPartCommonExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return MultiPartCommonExpressionModifier and TypeMethodDescriptionQlFactory.createMultiPartCommonExpression()Returns a new object of class 'Multi Part Common Expression'. -
Uses of MultiPartCommonExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement MultiPartCommonExpressionModifier and TypeClassDescriptionclassAn implementation of the model object 'Multi Part Common Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return MultiPartCommonExpression -
Uses of MultiPartCommonExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type MultiPartCommonExpressionModifier and TypeMethodDescriptionQlSwitch.caseMultiPartCommonExpression(MultiPartCommonExpression object) Returns the result of interpreting the object as an instance of 'Multi Part Common Expression'. -
Uses of MultiPartCommonExpression in com._1c.g5.v8.dt.ql.naming
Methods in com._1c.g5.v8.dt.ql.naming with parameters of type MultiPartCommonExpressionModifier and TypeMethodDescriptionprotected org.eclipse.xtext.naming.QualifiedNameQlQualifiedNameProvider._computeFqn(MultiPartCommonExpression expr) -
Uses of MultiPartCommonExpression in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type MultiPartCommonExpressionModifier and TypeMethodDescriptionvoidQlValidator.checkMultiPartCommonExpression(MultiPartCommonExpression expr)