Verwendungen von Schnittstelle
org.eclipse.emf.cdo.server.IQueryContext
Packages, die IQueryContext verwenden
Package
Beschreibung
Server concepts for dealing with repositories and stores.
Server implementation of a generic OCL query handler.
-
Verwendungen von IQueryContext in org.eclipse.emf.cdo.server
Methoden in org.eclipse.emf.cdo.server mit Parametern vom Typ IQueryContextModifizierer 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. -
Verwendungen von IQueryContext in org.eclipse.emf.cdo.server.ocl
Methoden in org.eclipse.emf.cdo.server.ocl mit Parametern vom Typ IQueryContextModifizierer und TypMethodeBeschreibungprotected booleanOCLQueryHandler.addResult(Object result, IQueryContext context, CDOView view) protected CDOExtentMapOCLQueryHandler.createExtentMap(CDOView view, CDOChangeSetData changeSetData, IQueryContext context) voidOCLQueryHandler.executeQuery(CDOQueryInfo info, IQueryContext context)