Verwendungen von Schnittstelle
org.eclipse.emf.cdo.common.util.CDOQueryInfo
Packages, die CDOQueryInfo verwenden
Package
Beschreibung
Server concepts for dealing with repositories and stores.
Server implementation of a generic OCL query handler.
Common service provider interfaces and useful base implementations.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Verwendungen von CDOQueryInfo in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server mit Parametern vom Typ CDOQueryInfoModifizierer und TypMethodeBeschreibungvoid
IQueryHandler.executeQuery
(CDOQueryInfo info, IQueryContext context) Executes thequery
represented by the specifiedquery info
bypassing
the query results to the query execution engine represented by the specifiedexecution context
.IQueryHandlerProvider.getQueryHandler
(CDOQueryInfo info) boolean
IQueryHandler.PotentiallySlow.isSlow
(CDOQueryInfo info) -
Verwendungen von CDOQueryInfo in org.eclipse.emf.cdo.server.ocl
Methoden in org.eclipse.emf.cdo.server.ocl mit Parametern vom Typ CDOQueryInfoModifizierer und TypMethodeBeschreibungprotected org.eclipse.ocl.Query
<EClassifier, EClass, EObject> OCLQueryHandler.createQuery
(CDOView view, CDOQueryInfo info, OCLQueryHandler.ContextParameter contextParameter, org.eclipse.ocl.OCL<?, EClassifier, ?, ?, ?, ?, ?, ?, ?, org.eclipse.ocl.ecore.Constraint, EClass, EObject> ocl) void
OCLQueryHandler.executeQuery
(CDOQueryInfo info, IQueryContext context) protected OCLQueryHandler.ContextParameter
OCLQueryHandler.getContextParameter
(CDOQueryInfo info, CDOView view) Konstruktoren in org.eclipse.emf.cdo.server.ocl mit Parametern vom Typ CDOQueryInfo -
Verwendungen von CDOQueryInfo in org.eclipse.emf.cdo.spi.common
Methoden in org.eclipse.emf.cdo.spi.common, die CDOQueryInfo zurückgebenKonstruktoren in org.eclipse.emf.cdo.spi.common mit Parametern vom Typ CDOQueryInfoModifiziererKonstruktorBeschreibungAbstractQueryResult
(CDOCommonView view, CDOQueryInfo queryInfo, int queryID) -
Verwendungen von CDOQueryInfo in org.eclipse.emf.cdo.spi.server
Methoden in org.eclipse.emf.cdo.spi.server, die CDOQueryInfo zurückgebenMethoden in org.eclipse.emf.cdo.spi.server mit Parametern vom Typ CDOQueryInfoModifizierer und TypMethodeBeschreibungInternalQueryManager.execute
(InternalView view, CDOQueryInfo queryInfo) ContainerQueryHandlerProvider.getQueryHandler
(CDOQueryInfo info) If the meaning of this type isn't clear, there really should be more of a description here...FactoriesQueryHandlerProvider.getQueryHandler
(CDOQueryInfo info) -
Verwendungen von CDOQueryInfo in org.eclipse.emf.cdo.view
Unterschnittstellen von CDOQueryInfo in org.eclipse.emf.cdo.viewModifizierer und TypSchnittstelleBeschreibunginterface
Provides access to the information that specifies a query from aview
to arepository
and to the results of the remote query execution; -
Verwendungen von CDOQueryInfo in org.eclipse.emf.spi.cdo
Konstruktoren in org.eclipse.emf.spi.cdo mit Parametern vom Typ CDOQueryInfo