Uses of Interface
com._1c.g5.v8.dt.ql.model.LinkExpression
Packages that use LinkExpression
Package
Description
-
Uses of LinkExpression in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return LinkExpressionModifier and TypeMethodDescriptionQlFactory.createLinkExpression()
Returns a new object of class 'Link Expression'. -
Uses of LinkExpression in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement LinkExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Link Expression'.Methods in com._1c.g5.v8.dt.ql.model.impl that return LinkExpression -
Uses of LinkExpression in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type LinkExpressionModifier and TypeMethodDescriptionQlSwitch.caseLinkExpression
(LinkExpression object) Returns the result of interpreting the object as an instance of 'Link Expression'.