Uses of Interface
org.eclipse.emf.cdo.eresource.CDOTextResource
Package
Description
The generated EMF API of the CDO repository file system.
The generated EMF implementation of the CDO repository file system.
The generated EMF utilities of the CDO repository file system.
Client concepts for dealing with transactions, distributed transactions and their save points.
Reusable UI components specific to the CDO Model Repository.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Uses of CDOTextResource in org.eclipse.emf.cdo.eresource
Modifier and TypeMethodDescriptionCDOResourceFolder.addTextResource
(String name) EresourceFactory.createCDOTextResource()
Returns a new object of class 'CDO Text Resource'. -
Uses of CDOTextResource in org.eclipse.emf.cdo.eresource.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'CDO Text Resource'.Modifier and TypeMethodDescriptionCDOResourceFolderImpl.addTextResource
(String name) EresourceFactoryImpl.createCDOTextResource()
-
Uses of CDOTextResource in org.eclipse.emf.cdo.eresource.util
Modifier and TypeMethodDescriptionEresourceSwitch.caseCDOTextResource
(CDOTextResource object) Returns the result of interpreting the object as an instance of 'CDO Text Resource'. -
Uses of CDOTextResource in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionCDOPushTransaction.createTextResource
(String path) CDOTransaction.createTextResource
(String path) CDOPushTransaction.getOrCreateTextResource
(String path) CDOTransaction.getOrCreateTextResource
(String path) CDOPushTransaction.getTextResource
(String path) -
Uses of CDOTextResource in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionvoid
CDOItemProvider.fillTextResource
(IMenuManager manager, CDOTextResource resource) -
Uses of CDOTextResource in org.eclipse.emf.cdo.view