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 TypMethodeBeschreibungvoidIQueryHandler.executeQuery(CDOQueryInfo info, IQueryContext context) Executes thequeryrepresented by the specifiedquery infobypassingthe query results to the query execution engine represented by the specifiedexecution context.IQueryHandlerProvider.getQueryHandler(CDOQueryInfo info) booleanIQueryHandler.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) voidOCLQueryHandler.executeQuery(CDOQueryInfo info, IQueryContext context) protected OCLQueryHandler.ContextParameterOCLQueryHandler.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 TypSchnittstelleBeschreibunginterfaceProvides access to the information that specifies a query from aviewto arepositoryand 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