Package org.eclipse.emf.cdo.eresource
Schnittstelle CDOResourceFactory
- Alle Superschnittstellen:
Resource.Factory
- Alle bekannten Implementierungsklassen:
CDOResourceFactoryImpl
Creates
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
.
- Autor:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
-
Feldübersicht
Felder -
Methodenübersicht
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.resource.Resource.Factory
createResource
-
Felddetails
-
INSTANCE
- Seit:
- 4.0
-