Package org.eclipse.emf.cdo.workspace

Concepts to checkout, open and further operate CDO workspaces.


Interface Summary
CDOWorkspace Represents a local checkout from a remote repository.
CDOWorkspace.DirtyStateChangedEvent An event fired when the overall state of the workspace changes between dirty and clean.
CDOWorkspaceBase Represents the local state of a workspace directly after the initial checkout operation or any subsequent update and replace operations.
CDOWorkspaceBase2 Adds CDOWorkspaceBase2.isEmpty() and CDOWorkspaceBase2.containsID(CDOID) methods.
CDOWorkspaceConfiguration Checks out new workspace or opens existing ones.
 

Class Summary
CDOWorkspaceUtil Various static helper methods for dealing with workspaces.
 



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