
public interface CDOResourceFactory
extends org.eclipse.emf.ecore.resource.Resource.Factory
CDOResource instances.
Note that the only important task of this factory is to instantiate a CDOResourceImpl and mark it
existing or not. All further URI processing
is done later on in the registration process, especially in CDOResourceImpl.basicSetResourceSet().
The recognized URI formats are explained in CDOURIUtil and CDOURIData.
| Modifier and Type | Field and Description |
|---|---|
static CDOResourceFactory |
INSTANCE |
static final CDOResourceFactory INSTANCE
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.