Uses of Interface
org.eclipse.emf.cdo.eresource.CDOBinaryResource

Packages that use CDOBinaryResource
org.eclipse.emf.cdo.eresource The generated EMF API of the CDO repository file system. 
org.eclipse.emf.cdo.eresource.impl The generated EMF implementation of the CDO repository file system. 
org.eclipse.emf.cdo.eresource.util The generated EMF utilities of the CDO repository file system. 
 

Uses of CDOBinaryResource in org.eclipse.emf.cdo.eresource
 

Methods in org.eclipse.emf.cdo.eresource that return CDOBinaryResource
 CDOBinaryResource EresourceFactory.createCDOBinaryResource()
          Returns a new object of class 'CDO Binary Resource'.
 

Uses of CDOBinaryResource in org.eclipse.emf.cdo.eresource.impl
 

Classes in org.eclipse.emf.cdo.eresource.impl that implement CDOBinaryResource
 class CDOBinaryResourceImpl
          An implementation of the model object 'CDO Binary Resource'.
 

Methods in org.eclipse.emf.cdo.eresource.impl that return CDOBinaryResource
 CDOBinaryResource EresourceFactoryImpl.createCDOBinaryResource()
           
 

Uses of CDOBinaryResource in org.eclipse.emf.cdo.eresource.util
 

Methods in org.eclipse.emf.cdo.eresource.util with parameters of type CDOBinaryResource
 T EresourceSwitch.caseCDOBinaryResource(CDOBinaryResource object)
          Returns the result of interpreting the object as an instance of 'CDO Binary Resource'.
 



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