Uses of Interface
org.eclipse.emf.cdo.explorer.checkouts.CDOCheckout
Packages that use CDOCheckout
Package
Description
Base interfaces and a utility class for
repositories
and checkouts
.Interfaces for working with
checkouts
.Interfaces for working with
repositories
.Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
-
Uses of CDOCheckout in org.eclipse.emf.cdo.explorer
Methods in org.eclipse.emf.cdo.explorer that return CDOCheckoutModifier and TypeMethodDescriptionstatic CDOCheckout
CDOExplorerUtil.getCheckout
(Object object) static CDOCheckout
CDOExplorerUtil.walkUp
(Object object, LinkedList<Object> path) Methods in org.eclipse.emf.cdo.explorer with parameters of type CDOCheckoutModifier and TypeMethodDescriptionstatic IResource
CDOExplorerUtil.createWorkspaceLink
(CDOCheckout checkout, String sourcePath, IContainer targetContainer, String targetName, boolean shallowTimeStamp, IProgressMonitor monitor) static IResource
CDOExplorerUtil.createWorkspaceLink
(CDOCheckout checkout, String sourcePath, IContainer targetContainer, String targetName, IProgressMonitor monitor) -
Uses of CDOCheckout in org.eclipse.emf.cdo.explorer.checkouts
Methods in org.eclipse.emf.cdo.explorer.checkouts that return CDOCheckoutModifier and TypeMethodDescriptionCDOCheckoutManager.addCheckout
(Properties properties) CDOCheckout.duplicate()
CDOCheckoutManager.CheckoutEvent.getCheckout()
CDOCheckoutManager.getCheckout
(String id) CDOCheckoutManager.getCheckout
(CDOView view) CDOCheckoutManager.getCheckoutByLabel
(String label) CDOCheckoutManager.getCheckouts()
Methods in org.eclipse.emf.cdo.explorer.checkouts with parameters of type CDOCheckoutModifier and TypeMethodDescriptionboolean
ResourceSetConfigurer.configureResourceSet
(ResourceSet resourceSet, CDOCheckout checkout) Deprecated.boolean
ResourceSetConfigurer.Registry.configureResourceSet
(ResourceSet resourceSet, CDOCheckout checkout) Deprecated.boolean
ResourceSetConfigurer.Registry.configureResourceSet
(ResourceSet resourceSet, CDOCheckout checkout, org.eclipse.net4j.util.container.IManagedContainer container) Deprecated.CDOCheckout.getBranchPoint
(CDOCheckout fromCheckout) -
Uses of CDOCheckout in org.eclipse.emf.cdo.explorer.repositories
Methods in org.eclipse.emf.cdo.explorer.repositories that return CDOCheckout -
Uses of CDOCheckout in org.eclipse.emf.cdo.lm.client
Methods in org.eclipse.emf.cdo.lm.client that return CDOCheckoutMethods in org.eclipse.emf.cdo.lm.client with parameters of type CDOCheckoutModifier and TypeMethodDescriptionIAssemblyManager.getDescriptor
(CDOCheckout checkout) IAssemblyManager.getModuleTypeProperty
(CDOCheckout checkout)