|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceManager | |
---|---|
org.eclipse.emf.cdo.client | |
org.eclipse.emf.cdo.client.impl | |
org.eclipse.emf.cdo.client.ocl | |
org.eclipse.emf.cdo.client.protocol |
Uses of ResourceManager in org.eclipse.emf.cdo.client |
---|
Methods in org.eclipse.emf.cdo.client that return ResourceManager | |
---|---|
ResourceManager |
CDOResource.getResourceManager()
Returns the ResourceManager associated with this
CDOResource . |
Methods in org.eclipse.emf.cdo.client with parameters of type ResourceManager | |
---|---|
void |
ResourceManager.InvalidationListener.notifyInvalidation(ResourceManager resourceManager,
java.util.List<org.eclipse.emf.ecore.EObject> invalidated,
java.util.List<org.eclipse.emf.ecore.EObject> deferred)
Called by the ResourceManager this ResourceManager.InvalidationListener is
registered with to notify about invalidated objects. |
Uses of ResourceManager in org.eclipse.emf.cdo.client.impl |
---|
Classes in org.eclipse.emf.cdo.client.impl that implement ResourceManager | |
---|---|
class |
ResourceManagerImpl
|
Fields in org.eclipse.emf.cdo.client.impl declared as ResourceManager | |
---|---|
protected ResourceManager |
CDOResourceImpl.resourceManager
|
protected ResourceManager |
CDOResourceFactoryImpl.resourceManager
|
Methods in org.eclipse.emf.cdo.client.impl that return ResourceManager | |
---|---|
ResourceManager |
CDOResourceImpl.getResourceManager()
|
ResourceManager |
CDOResourceFactoryImpl.getResourceManager()
|
Constructors in org.eclipse.emf.cdo.client.impl with parameters of type ResourceManager | |
---|---|
CDOResourceFactoryImpl(ResourceManager resourceManager)
|
|
CDOResourceImpl(ResourceInfo resourceInfo,
ResourceManager resourceManager)
|
|
ResourceGetterImpl(ResourceManager resourceManager)
|
Uses of ResourceManager in org.eclipse.emf.cdo.client.ocl |
---|
Fields in org.eclipse.emf.cdo.client.ocl declared as ResourceManager | |
---|---|
protected ResourceManager |
GlobalExtentMap.resourceManager
|
Constructors in org.eclipse.emf.cdo.client.ocl with parameters of type ResourceManager | |
---|---|
GlobalExtentMap(java.util.Map delegate,
ResourceManager resourceManager)
|
|
GlobalExtentMap(ResourceManager resourceManager)
|
Uses of ResourceManager in org.eclipse.emf.cdo.client.protocol |
---|
Methods in org.eclipse.emf.cdo.client.protocol that return ResourceManager | |
---|---|
ResourceManager |
AbstractCDOClientRequest.getResourceManager()
|
static ResourceManager |
ClientCDOProtocolImpl.getResourceManager(org.eclipse.net4j.core.Channel channel)
|
Methods in org.eclipse.emf.cdo.client.protocol with parameters of type ResourceManager | |
---|---|
static void |
ClientCDOProtocolImpl.setResourceManager(org.eclipse.net4j.core.Channel channel,
ResourceManager resourceManager)
|
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |