Uses of Interface
com.e1c.langtool.internal.history.query.IProjectTranslatingQuery
Packages that use IProjectTranslatingQuery
Package
Description
-
Uses of IProjectTranslatingQuery in com.e1c.langtool.history.scope
Methods in com.e1c.langtool.history.scope with parameters of type IProjectTranslatingQueryModifier and TypeMethodDescriptionIScopedQueryAdapter.adapt(IProjectTranslatingQuery query, IQueryScope scope) Returns an expression as result of applying the given scope.booleanIScopedQueryAdapter.isAdaptable(IProjectTranslatingQuery query, IQueryScope scope) Returns true if the query can be adaptable by the given query scope. -
Uses of IProjectTranslatingQuery in com.e1c.langtool.internal.history.query
Classes in com.e1c.langtool.internal.history.query that implement IProjectTranslatingQuery -
Uses of IProjectTranslatingQuery in com.e1c.langtool.internal.history.scope
Methods in com.e1c.langtool.internal.history.scope with parameters of type IProjectTranslatingQueryModifier and TypeMethodDescriptionScopedQueryAdapter.adapt(IProjectTranslatingQuery query, IQueryScope scope) booleanScopedQueryAdapter.isAdaptable(IProjectTranslatingQuery query, IQueryScope scope)