Uses of Interface
org.eclipse.emf.cdo.eresource.CDOBinaryResource
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 CDOBinaryResource in org.eclipse.emf.cdo.eresource
Modifier and TypeMethodDescriptionCDOResourceFolder.addBinaryResource
(String name) EresourceFactory.createCDOBinaryResource()
Returns a new object of class 'CDO Binary Resource'. -
Uses of CDOBinaryResource in org.eclipse.emf.cdo.eresource.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'CDO Binary Resource'.Modifier and TypeMethodDescriptionCDOResourceFolderImpl.addBinaryResource
(String name) EresourceFactoryImpl.createCDOBinaryResource()
-
Uses of CDOBinaryResource in org.eclipse.emf.cdo.eresource.util
Modifier and TypeMethodDescriptionEresourceSwitch.caseCDOBinaryResource
(CDOBinaryResource object) Returns the result of interpreting the object as an instance of 'CDO Binary Resource'. -
Uses of CDOBinaryResource in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionCDOPushTransaction.createBinaryResource
(String path) CDOTransaction.createBinaryResource
(String path) CDOPushTransaction.getBinaryResource
(String path) CDOPushTransaction.getOrCreateBinaryResource
(String path) CDOTransaction.getOrCreateBinaryResource
(String path) -
Uses of CDOBinaryResource in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionvoid
CDOItemProvider.fillBinaryResource
(IMenuManager manager, CDOBinaryResource resource) -
Uses of CDOBinaryResource in org.eclipse.emf.cdo.view