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

Packages that use CDOFileResource
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 CDOFileResource in org.eclipse.emf.cdo.eresource
 

Subinterfaces of CDOFileResource in org.eclipse.emf.cdo.eresource
 interface CDOBinaryResource
          A representation of the model object 'CDO Binary Resource'.
 interface CDOTextResource
          A representation of the model object 'CDO Text Resource'.
 

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

Classes in org.eclipse.emf.cdo.eresource.impl that implement CDOFileResource
 class CDOBinaryResourceImpl
          An implementation of the model object 'CDO Binary Resource'.
 class CDOFileResourceImpl<IO>
          An implementation of the model object 'CDO File Resource'.
 class CDOTextResourceImpl
          An implementation of the model object 'CDO Text Resource'.
 

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

Methods in org.eclipse.emf.cdo.eresource.util with parameters of type CDOFileResource
 T EresourceSwitch.caseCDOFileResource(CDOFileResource<?> object)
          Returns the result of interpreting the object as an instance of 'CDO File Resource'
 



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