Uses of Class
org.eclipse.emf.cdo.eresource.impl.CDOResourceImpl
Package
Description
The generated EMF implementation of the CDO repository file system.
Client service provider interfaces and useful base implementations.
-
Uses of CDOResourceImpl in org.eclipse.emf.cdo.eresource.impl
Modifier and TypeMethodDescriptionprotected CDOResourceImpl
CDOResourceFactoryImpl.createCDOResource
(URI uri) -
Uses of CDOResourceImpl in org.eclipse.emf.spi.cdo
Modifier and TypeMethodDescriptionvoid
InternalCDOView.attachResource
(CDOResourceImpl resource) void
InternalCDOView.registerProxyResource
(CDOResourceImpl resource) Deprecated.No longer supported.void
InternalCDOView.resourceLoaded
(CDOResourceImpl resource, boolean loaded)