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

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

Methods in org.eclipse.emf.cdo.eresource that return CDOTextResource
 CDOTextResource EresourceFactory.createCDOTextResource()
          Returns a new object of class 'CDO Text Resource'.
 

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

Classes in org.eclipse.emf.cdo.eresource.impl that implement CDOTextResource
 class CDOTextResourceImpl
          An implementation of the model object 'CDO Text Resource'.
 

Methods in org.eclipse.emf.cdo.eresource.impl that return CDOTextResource
 CDOTextResource EresourceFactoryImpl.createCDOTextResource()
           
 

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

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



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