Uses of Interface
org.eclipse.emf.cdo.view.CDOView
Package
Description
Client concepts for integrating EMF Compare with CDO.
Interfaces for working with
checkouts
.Client concepts for dealing with CDO Lifecycle Management systems and assemblies.
Client concepts for dealing with Net4j-based sessions to remote repositories.
The generated EMF implementation of the CDO security model.
The generated EMF edit support of the CDO security model.
Concepts and default implementations for the CDO security user interface.
Server concepts for dealing with repositories and stores.
Server implementation of a generic OCL query handler.
Client concepts for dealing with sessions to CDO repositories.
Server service provider interfaces and useful base implementations.
Client concepts for dealing with transactions, distributed transactions and their save points.
Reusable UI components specific to the CDO Model Repository.
Classes that help to open EMF Compare user interfaces on CDO models.
A library with reusable widgets.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Concepts to checkout, open and further operate CDO
workspaces
.Exposes
CDOObjectImpl
for extension in generated EMF models.Client service provider interfaces and useful base implementations.
-
Uses of CDOView in org.eclipse.emf.cdo
-
Uses of CDOView in org.eclipse.emf.cdo.compare
Modifier and TypeMethodDescriptionprotected void
CDOComparisonScope.Minimal.collectRequiredParentID
(CDOView view, CDOID id, Set<CDOID> requiredParentIDs) static org.eclipse.emf.compare.Comparison
Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.static org.eclipse.emf.compare.Comparison
CDOCompareUtil.compare
(CDOObject left, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.static org.eclipse.emf.compare.Comparison
Takes aview
/transaction
and returnsmatches
only for the changed elements of the entire content tree of itsroot resource
.static org.eclipse.emf.compare.Comparison
static org.eclipse.emf.compare.Comparison
CDOCompareUtil.compare
(CDOView leftView, CDOView rightView, CDOView[] originView, Set<CDOID> ids, CDOViewOpener viewOpener) static org.eclipse.emf.compare.Comparison
CDOCompareUtil.compare
(CDOView leftView, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) Takes aview
/transaction
and returnsmatches
only for the changed elements of the entire content tree of itsroot resource
.Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.CDOComparisonScope.AllContents.create
(CDOObject left, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) Takes an arbitraryobject
(includingresource nodes
) and returnsmatches
for all elements of itscontent tree
.static org.eclipse.emf.compare.scope.IComparisonScope
static org.eclipse.emf.compare.scope.IComparisonScope
CDOComparisonScope.Minimal.create
(CDOView leftView, CDOView rightView, CDOView[] originView, Set<CDOID> ids) static org.eclipse.emf.compare.scope.IComparisonScope
CDOComparisonScope.Minimal.create
(CDOView leftView, CDOView rightView, CDOView[] originView, Set<CDOID> ids, CDOViewOpener viewOpener) static org.eclipse.emf.compare.scope.IComparisonScope
CDOComparisonScope.Minimal.create
(CDOView leftView, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) -
Uses of CDOView in org.eclipse.emf.cdo.explorer.checkouts
Modifier and TypeMethodDescriptionCDOCheckout.getView()
CDOView[]
CDOCheckout.getViews()
CDOCheckout.openView()
CDOCheckout.openView
(boolean readOnly) CDOCheckout.openView
(boolean readOnly, ResourceSet resourceSet) CDOCheckout.openView
(ResourceSet resourceSet) -
Uses of CDOView in org.eclipse.emf.cdo.lm.client
Modifier and TypeMethodDescriptionISystemDescriptor.configureModuleResourceSet
(CDOView view) ISystemDescriptor.configureModuleResourceSet
(ResourceSet resourceSet, Assembly assembly) Modifier and TypeMethodDescriptionISystemDescriptor.configureModuleResourceSet
(CDOView view) ISystemDescriptor.extractModuleDefinition
(CDOView view) -
Uses of CDOView in org.eclipse.emf.cdo.net4j
-
Uses of CDOView in org.eclipse.emf.cdo.security.impl
Modifier and TypeMethodDescriptionprotected CDOView
ObjectFilterImpl.getView
(CDORevisionProvider revisionProvider) protected CDOView
ObjectPermissionImpl.getView
(CDORevisionProvider revisionProvider) Deprecated. -
Uses of CDOView in org.eclipse.emf.cdo.security.provider
Modifier and TypeMethodDescriptionSecurityEditPlugin.getSortedClasses
(CDOView view) SecurityEditPlugin.getSortedPackages
(CDOView view) -
Uses of CDOView in org.eclipse.emf.cdo.security.ui
Modifier and TypeMethodDescriptionISecurityManagementContext.connect
(CDOSession session) Obtains a view in which to open the security resource for editing.ISecurityManagementContext.Default.connect
(CDOSession session) Modifier and TypeMethodDescriptionvoid
ISecurityManagementContext.Default.disconnect
(CDOView view) void
ISecurityManagementContext.disconnect
(CDOView view) Releases aview
previously obtained from this context.ISecurityManagementContext.Default.getSecurityResource
(CDOView view) ISecurityManagementContext.getSecurityResource
(CDOView view) Obtains the resource containing the security model for presentation in the Security Management editor. -
Uses of CDOView in org.eclipse.emf.cdo.server
Modifier and TypeMethodDescriptionstatic CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint) static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, boolean legacyModeEnabled) Deprecated.static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, boolean legacyModeEnabled, CDORevisionProvider revisionProvider) Deprecated.As of 4.2 the legacy mode is always enabled, useCDOServerUtil.openView(ISession, CDOBranchPoint, CDORevisionProvider)
.static CDOView
CDOServerUtil.openView
(ISession session, CDOBranchPoint branchPoint, CDORevisionProvider revisionProvider) static CDOView
CDOServerUtil.openView
(IStoreAccessor.CommitContext commitContext) static CDOView
CDOServerUtil.openView
(IStoreAccessor.CommitContext commitContext, boolean legacyModeEnabled) Deprecated.As of 4.2 the legacy mode is always enabled, useCDOServerUtil.openView(IStoreAccessor.CommitContext)
.static CDOView
static CDOView
Deprecated.As of 4.2 the legacy mode is always enabled, useCDOServerUtil.openView(IView)
.Modifier and TypeMethodDescriptionstatic ISession
CDOServerUtil.getServerSession
(CDOView view) static IView
CDOServerUtil.getServerView
(CDOView view) -
Uses of CDOView in org.eclipse.emf.cdo.server.ocl
Modifier and TypeMethodDescriptionprotected boolean
OCLQueryHandler.addResult
(Object result, IQueryContext context, CDOView view) protected CDOExtentMap
OCLQueryHandler.createExtentMap
(CDOView view, CDOChangeSetData changeSetData, IQueryContext context) protected org.eclipse.ocl.OCL<?,
EClassifier, ?, ?, ?, ?, ?, ?, ?, org.eclipse.ocl.ecore.Constraint, EClass, EObject> OCLQueryHandler.createOCL
(CDOView view, CDOExtentMap extentMap) protected org.eclipse.ocl.Query<EClassifier,
EClass, EObject> OCLQueryHandler.createQuery
(CDOView view, CDOQueryInfo info, OCLQueryHandler.ContextParameter contextParameter, org.eclipse.ocl.OCL<?, EClassifier, ?, ?, ?, ?, ?, ?, ?, org.eclipse.ocl.ecore.Constraint, EClass, EObject> ocl) protected OCLQueryHandler.ContextParameter
OCLQueryHandler.getContextParameter
(CDOQueryInfo info, CDOView view) protected CDORevision
OCLQueryHandler.getRevision
(EObject object, CDOView view) ModifierConstructorDescriptionCDOExtentCreator
(CDOView view) ContextParameter
(CDOView view, CDOQueryInfo info) -
Uses of CDOView in org.eclipse.emf.cdo.session
-
Uses of CDOView in org.eclipse.emf.cdo.spi.server
-
Uses of CDOView in org.eclipse.emf.cdo.transaction
Modifier and TypeInterfaceDescriptioninterface
A read-write view to the current (i.e.Modifier and TypeClassDescriptionclass
Atransaction
that persists changes to the object graph locally on commit and can later load these changes and push them to therepository
.Modifier and TypeMethodDescriptionvoid
CDOMerger2.merge
(CDOTransaction localTransaction, CDOView remoteView, Set<CDOID> affectedIDs) -
Uses of CDOView in org.eclipse.emf.cdo.transfer.spi.repository
-
Uses of CDOView in org.eclipse.emf.cdo.ui
Modifier and TypeMethodDescriptionCDOEditorInput.getView()
Returns the CDOView associated with this CDOEditorInputCDOEventHandler.getView()
CDOLabelProvider.getView()
final CDOView
CDOTreeExpansionAgent.getView()
CDOEditorInput3.openView
(IProgressMonitor progressMonitor) Opens the CDOView associated with this CDOEditorInputModifier and TypeMethodDescriptionstatic CDOEditorInput
CDOEditorUtil.createCDOEditorInput
(CDOView view, String resourcePath, boolean viewOwned) Returns an implementation of the CDOEditorInput interface.static CDOEditorInput
CDOEditorUtil.createCDOEditorInputWithEditingDomain
(CDOView view, String resourcePath, boolean viewOwned, EditingDomain editingDomain) Creates aCDOEditorInput
that adapts to theIEditingDomainProvider
interface to provide a particulareditingDomain
.void
CDOItemProvider.fillView
(IMenuManager manager, CDOView view) static IEditorReference[]
CDOEditorUtil.findEditor
(IWorkbenchPage page, CDOView view, String resourcePath) Returns references to open instances ofCDOEditor
with givenCDOView
, resource path, and object ID.static IEditorReference[]
CDOEditorUtil.findEditor
(IWorkbenchPage page, CDOView view, String resourcePath, CDOID objectID) Returns references to open instances ofCDOEditor
with givenCDOView
, resource path, and object ID.static Image
CDOItemProvider.getViewImage
(CDOView view) static ImageDescriptor
CDOItemProvider.getViewImageDescriptor
(CDOView view) static void
CDOEditorUtil.openEditor
(IWorkbenchPage page, CDOView view, String resourcePath) Opens the specified resource in CDOEditorstatic void
CDOEditorUtil.refreshEditors
(IWorkbenchPage page, CDOView view) Refreshes all editor's viewers that are using certain CDOView.ModifierConstructorDescriptionCDOEventHandler
(CDOView view, TreeViewer treeViewer) CDOInvalidRootAgent
(CDOView view) CDOLabelProvider
(AdapterFactory adapterFactory, CDOView view, TreeViewer viewer) CDOTreeExpansionAgent
(CDOView view, TreeViewer viewer) -
Uses of CDOView in org.eclipse.emf.cdo.ui.compare
Modifier and TypeMethodDescriptionstatic CDOCompareEditorUtil.Input
CDOCompareEditorUtil.createComparisonInput
(CDOView leftView, CDOView rightView, Set<CDOID> affectedIDs) static CDOCompareEditorUtil.Input
CDOCompareEditorUtil.createComparisonInput
(CDOView leftView, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) static CDOCompareEditorUtil.Input
CDOCompareEditorUtil.createComparisonInput
(CDOView leftView, CDOView rightView, org.eclipse.emf.compare.Comparison comparison) static boolean
CDOCompareEditorUtil.openDialog
(CDOCompareEditorUtil.Input input, CDOView rightView) static boolean
CDOCompareEditorUtil.openDialog
(CDOViewOpener viewOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView) static boolean
CDOCompareEditorUtil.openDialog
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView) static boolean
CDOCompareEditorUtil.openDialog
(CDOView leftView, CDOView rightView, Set<CDOID> affectedIDs) static boolean
CDOCompareEditorUtil.openDialog
(CDOView leftView, CDOView rightView, CDOView[] originView) static boolean
CDOCompareEditorUtil.openDialog
(CDOView leftView, CDOView rightView, CDOView[] originView, CDOViewOpener viewOpener) static boolean
CDOCompareEditorUtil.openEditor
(CDOViewOpener viewOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOViewOpener viewOpener, CDOTransactionOpener transactionOpener, CDOBranchPoint leftPoint, CDOBranchPoint rightPoint, CDOView[] originView, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOView leftView, CDOView rightView, Set<CDOID> affectedIDs, boolean activate) static boolean
CDOCompareEditorUtil.openEditor
(CDOView leftView, CDOView rightView, CDOView[] originView, boolean activate) -
Uses of CDOView in org.eclipse.emf.cdo.ui.widgets
-
Uses of CDOView in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic CDOView
static CDOView
CDOUtil.getView
(ResourceSet resourceSet, URI uri) Modifier and TypeMethodDescriptionstatic void
CDOUtil.configureView
(CDOView view) static URI
CDOURIUtil.createResourceURI
(CDOView view, String path) static void
static CDOObject
CDOUtil.wrapExternalObject
(EObject object, CDOView view) -
Uses of CDOView in org.eclipse.emf.cdo.view
Modifier and TypeMethodDescriptionCDOView.Options.getContainer()
Returns theview
of this options object.CDOViewLocksChangedEvent.getSender()
Returns the view that caused the lock changes if this view is local, ornull
if the view was remote.CDOViewEvent.getSource()
CDOViewEventProducer.CDOObjectStateChangedEvent.getSource()
final CDOView
CDOPrefetcherManager.Prefetcher.getView()
CDOQuery.getView()
Returns theview
this query was created by and is associated with.final CDOView
CDORegistrationHandler.Default.getView()
CDOUnitManager.getView()
CDOViewContainer.getView
(int viewID) CDOViewProvider.getView
(URI uri, ResourceSet resourceSet) Receives a URI and returns an openedCDOView
against the repository.CDOViewRegistry.getView
(int id) CDOViewRegistry.Registration.getView()
Returns theCDOView
of this registration.CDOView[]
CDOViewContainer.getViews()
Returns an array of all openviews
andtransactions
of this session.CDOView[]
Returns an array of allviews
andtransactions
of this session that are open on the given branch.CDOView[]
CDOViewRegistry.getViews()
Returns all registeredviews
.CDOView[]
CDOViewSet.getViews()
CDOViewContainer.openView()
Opens and returns a newview
on a new EMFresource set
.CDOViewContainer.openView
(long timeStamp) Opens and returns a newview
on a new EMFresource set
.Opens and returns aview
on a new EMFresource set
by resuming a view that has previously been made durable by callingCDOView.enableDurableLocking(true)
.Opens and returns a newview
on a new EMFresource set
.Opens and returns a newview
on a new EMFresource set
.CDOViewContainer.openView
(CDOBranch branch, long timeStamp, ResourceSet resourceSet) Opens and returns a newview
on the given EMFresource set
.CDOViewContainer.openView
(CDOBranchPoint target) Opens and returns a newview
on a new EMFresource set
.CDOViewContainer.openView
(ResourceSet resourceSet) Opens and returns a newview
on the given EMFresource set
.CDOViewOpener.openView
(String durableLockingID, ResourceSet resourceSet) Opens and returns aview
on the given EMFresource set
by resuming a view that has previously been made durable by callingCDOView.enableDurableLocking(true)
.CDOViewOpener.openView
(CDOBranchPoint target, ResourceSet resourceSet) Opens and returns a newview
on the given EMFresource set
.CDOViewProviderRegistry.provideView
(URI uri, ResourceSet viewSet) Returns aview
that serves the given URI in the givenview set
, ornull
if noview provider
in this registry can provide such a view.CDOViewSet.resolveView
(String repositoryUUID) Deprecated.As of 4.4 useCDOViewSet.resolveView(URI)
.CDOViewSet.resolveView
(URI viewURI) Modifier and TypeMethodDescriptionorg.eclipse.net4j.util.collection.Pair<CDOView,
CDOViewProvider> CDOViewProviderRegistry.provideViewWithInfo
(URI uri, ResourceSet resourceSet) Deprecated.As of 4.4.Modifier and TypeMethodDescriptionvoid
CDOViewConfigurator.configureView
(CDOView view) protected CDOPrefetcherManager.Prefetcher
CDOPrefetcherManager.createPrefetcher
(CDOView view) protected void
protected void
CDORegistrationHandler.Default.doInitialize
(CDOView view) int
CDOPrefetcherManager.getPrefetcher
(CDOView view) AbstractCDOViewProvider.getResourceURI
(CDOView view, String path) Must be overridden for non-canonical URI formats!CDOViewProvider.getResourceURI
(CDOView view, String path) AbstractCDOViewProvider.getViewURI
(CDOView view) CDOViewProvider.CDOViewProvider2.getViewURI
(CDOView view) void
CDORegistrationHandler.Default.objectCollected
(CDOView view, CDOID id) Called by the view for each garbage-collected object.void
CDORegistrationHandler.objectCollected
(CDOView view, CDOID id) void
CDORegistrationHandler.Default.objectDeregistered
(CDOView view, CDOObject object) Called by the view for each deregistered object.void
CDORegistrationHandler.objectDeregistered
(CDOView view, CDOObject object) void
CDORegistrationHandler.Default.objectRegistered
(CDOView view, CDOObject object) Called by the view for each registered object.void
CDORegistrationHandler.objectRegistered
(CDOView view, CDOObject object) void
CDOObjectHandler.objectStateChanged
(CDOView view, CDOObject object, CDOState oldState, CDOState newState) void
CDOStaleReferencePolicy.DynamicProxy.Enhanced.objectStateChanged
(CDOView view, CDOObject object, CDOState oldState, CDOState newState) protected void
protected void
Subclasses may override.protected void
CDOPrefetcherManager.viewChanged
(CDOView view, CDOBranchPoint oldBranchPoint, CDOBranchPoint newBranchPoint) protected void
CDOViewSetHandler.viewChanged
(CDOView view, CDOBranchPoint oldBranchPoint, CDOBranchPoint newBranchPoint) Subclasses may override.protected void
CDOPrefetcherManager.viewRemoved
(CDOView view) protected void
CDOViewSetHandler.viewRemoved
(CDOView view) Subclasses may override.ModifierConstructorDescriptionCDOLockStatePrefetcher
(CDOView view, boolean asyncUpdate) Prefetcher
(CDOView view, boolean prefetchLockStates) Prefetcher
(CDOView view, CDOID rootID, boolean prefetchLockStates) -
Uses of CDOView in org.eclipse.emf.cdo.workspace
Modifier and TypeMethodDescriptionCDOWorkspace.openView()
CDOWorkspace.openView
(ResourceSet resourceSet) -
Uses of CDOView in org.eclipse.emf.internal.cdo
-
Uses of CDOView in org.eclipse.emf.spi.cdo
Modifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...interface
If the meaning of this type isn't clear, there really should be more of a description here...Modifier and TypeMethodDescriptionAbstractQueryIterator.getView()
CDOChangeSubscriptionAdapter.getView()
Modifier and TypeMethodDescriptionstatic InternalCDOObject
void
InternalCDOObject.cdoInternalSetView
(CDOView view) CDOSessionProtocol.changeLockArea
(CDOView view, boolean create) boolean
CDOSessionProtocol.isObjectLocked
(CDOView view, CDOObject object, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean byOthers) void
CDOSessionProtocol.query
(CDOView view, AbstractQueryIterator<?> queryResult) void
CDOSessionProtocol.unlockObjects
(CDOView view, Collection<CDOID> objectIDs, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType) Deprecated.CDOSessionProtocol.unlockObjects2
(CDOView view, Collection<CDOID> objectIDs, org.eclipse.net4j.util.concurrent.IRWLockManager.LockType lockType, boolean recursive)
CDOServerUtil.openView(ISession, CDOBranchPoint)
.