org.eclipse.emf.cdo.server.ocl
Class OCLQueryHandler.Factory

java.lang.Object
  extended by org.eclipse.net4j.util.factory.Factory
      extended by org.eclipse.emf.cdo.spi.server.QueryHandlerFactory
          extended by org.eclipse.emf.cdo.server.ocl.OCLQueryHandler.Factory
All Implemented Interfaces:
IFactory
Enclosing class:
OCLQueryHandler

public static class OCLQueryHandler.Factory
extends QueryHandlerFactory

Creates OCLQueryHandler instances.


Field Summary
 
Fields inherited from class org.eclipse.emf.cdo.spi.server.QueryHandlerFactory
PRODUCT_GROUP
 
Constructor Summary
OCLQueryHandler.Factory()
           
 
Method Summary
 OCLQueryHandler create(String description)
           
 
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getKey, getProductGroup, getType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OCLQueryHandler.Factory

public OCLQueryHandler.Factory()
Method Detail

create

public OCLQueryHandler create(String description)
                       throws ProductCreationException
Specified by:
create in interface IFactory
Specified by:
create in class QueryHandlerFactory
Throws:
ProductCreationException


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.