org.eclipse.emf.cdo.eresource.impl
Class CDOResourceFactoryImpl
java.lang.Object
org.eclipse.emf.cdo.eresource.impl.CDOResourceFactoryImpl
- All Implemented Interfaces:
- CDOResourceFactory, Resource.Factory
- public class CDOResourceFactoryImpl
- extends Object
- implements CDOResourceFactory
Creates default CDOResource
instances.
- No Extend
- This interface is not intended to be extended by clients.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final CDOResourceFactory INSTANCE
- Since:
- 4.0
CDOResourceFactoryImpl
public CDOResourceFactoryImpl()
createResource
public Resource createResource(URI uri)
- Specified by:
createResource
in interface Resource.Factory
createCDOResource
protected CDOResourceImpl createCDOResource(URI uri)
- Since:
- 4.0
isGetResource
protected boolean isGetResource()
- TODO Add TCs to ensure that Ecore internally doesn't change the way the stack is used!!!
- Since:
- 3.0
Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.