Uses of Interface
org.eclipse.emf.cdo.spi.common.model.InternalCDOPackageRegistry.PackageProcessor

Packages that use InternalCDOPackageRegistry.PackageProcessor
org.eclipse.emf.cdo.spi.common.model Common service provider interfaces and useful base implementations for dealing with models and types 
org.eclipse.emf.cdo.spi.server Server service provider interfaces and useful base implementations. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of InternalCDOPackageRegistry.PackageProcessor in org.eclipse.emf.cdo.spi.common.model
 

Methods in org.eclipse.emf.cdo.spi.common.model that return InternalCDOPackageRegistry.PackageProcessor
 InternalCDOPackageRegistry.PackageProcessor DelegatingCDOPackageRegistry.getPackageProcessor()
          Deprecated.  
 InternalCDOPackageRegistry.PackageProcessor InternalCDOPackageRegistry.getPackageProcessor()
           
 

Methods in org.eclipse.emf.cdo.spi.common.model with parameters of type InternalCDOPackageRegistry.PackageProcessor
 void DelegatingCDOPackageRegistry.setPackageProcessor(InternalCDOPackageRegistry.PackageProcessor packageProcessor)
          Deprecated.  
 void InternalCDOPackageRegistry.setPackageProcessor(InternalCDOPackageRegistry.PackageProcessor packageProcessor)
           
 

Uses of InternalCDOPackageRegistry.PackageProcessor in org.eclipse.emf.cdo.spi.server
 

Subinterfaces of InternalCDOPackageRegistry.PackageProcessor in org.eclipse.emf.cdo.spi.server
 interface InternalFailoverParticipant
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalRepository
          If the meaning of this type isn't clear, there really should be more of a description here...
 interface InternalSynchronizableRepository
          If the meaning of this type isn't clear, there really should be more of a description here...
 

Uses of InternalCDOPackageRegistry.PackageProcessor in org.eclipse.emf.spi.cdo
 

Subinterfaces of InternalCDOPackageRegistry.PackageProcessor in org.eclipse.emf.spi.cdo
 interface InternalCDOSession
          If the meaning of this type isn't clear, there really should be more of a description here...
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.