Uses of Interface
com._1c.g5.v8.dt.ql.model.QuerySchemaQuerySourceJoin
Packages that use QuerySchemaQuerySourceJoin
Package
Description
-
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.dcs.model
Methods in com._1c.g5.v8.dt.ql.dcs.model that return types with arguments of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaQuerySourceJoin>
QuerySchemaQueryGroupSourceJoin.getJoins()
Returns the value of the 'Joins' containment reference list. -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.dcs.model.impl
Methods in com._1c.g5.v8.dt.ql.dcs.model.impl that return types with arguments of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<QuerySchemaQuerySourceJoin>
QuerySchemaQueryGroupSourceJoinImpl.getJoins()
-
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionQlFactory.createQuerySchemaQuerySourceJoin()
Returns a new object of class 'Query Schema Query Source Join'. -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QuerySchemaQuerySourceJoinModifier and TypeClassDescriptionclass
An implementation of the model object 'Query Schema Query Source Join'.Methods in com._1c.g5.v8.dt.ql.model.impl that return QuerySchemaQuerySourceJoin -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionQlSwitch.caseQuerySchemaQuerySourceJoin
(QuerySchemaQuerySourceJoin object) Returns the result of interpreting the object as an instance of 'Query Schema Query Source Join'. -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionvoid
QlValidator.checkLogicalExpressionInJoin
(QuerySchemaQuerySourceJoin join) -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.qw.ui.editproviders
Methods in com._1c.g5.v8.dt.qw.ui.editproviders that return QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionstatic QuerySchemaQuerySourceJoin
JoinsEditProvider.autoLinkWithSource
(QuerySchemaSource src, QuerySchemaSource dest, QueryWizardSource queryWizardSource, boolean isCreateDefaultLink) Create auto join between sourcesMethods in com._1c.g5.v8.dt.qw.ui.editproviders with parameters of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionJoinsEditProvider.getJoinGroup
(QuerySchemaQuerySourceJoin join) Get parent group for join -
Uses of QuerySchemaQuerySourceJoin in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return types with arguments of type QuerySchemaQuerySourceJoinModifier and TypeMethodDescriptionstatic List<QuerySchemaQuerySourceJoin>
QueryWizardServiceUtils.getAllJoins
(QuerySchemaOperator operator) Get all joins in operatorstatic List<QuerySchemaQuerySourceJoin>
QueryWizardServiceUtils.getAllJoins
(QueryWizardSource qwSource) Get all joins in operator