| Package | Description |
|---|---|
| org.eclipse.emf.cdo.server |
Server concepts for dealing with repositories and stores.
|
| org.eclipse.emf.cdo.server.ocl |
Server implementation of a generic OCL query handler.
|
| org.eclipse.emf.cdo.spi.server |
Server service provider interfaces and useful base implementations.
|
| Modifier and Type | Method and Description |
|---|---|
IQueryHandler |
IQueryHandlerProvider.getQueryHandler(CDOQueryInfo info) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLQueryHandler
A
query handler that evaluates OCL query expressions. |
| Modifier and Type | Method and Description |
|---|---|
abstract IQueryHandler |
QueryHandlerFactory.create(String description) |
IQueryHandler |
ContainerQueryHandlerProvider.getQueryHandler(CDOQueryInfo info)
If the meaning of this type isn't clear, there really should be more of a description here...
|
IQueryHandler |
FactoriesQueryHandlerProvider.getQueryHandler(CDOQueryInfo info) |
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.