Uses of Interface
org.eclipse.emf.cdo.view.CDOViewSet
Package
Description
Client concepts for dealing with transactions, distributed transactions and their save points.
Client utility classes, some common interfaces and exceptions.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
Client service provider interfaces and useful base implementations.
-
Uses of CDOViewSet in org.eclipse.emf.cdo.transaction
Modifier and TypeMethodDescriptionvoid
CDOXATransaction.add
(CDOViewSet viewSet) void
CDOXATransaction.remove
(CDOViewSet viewSet) -
Uses of CDOViewSet in org.eclipse.emf.cdo.util
Modifier and TypeMethodDescriptionstatic CDOXATransaction
CDOUtil.getXATransaction
(CDOViewSet viewSet) -
Uses of CDOViewSet in org.eclipse.emf.cdo.view
Modifier and TypeFieldDescriptionstatic final org.eclipse.net4j.util.container.IContainer<CDOViewSet>
CDOViewSet.REGISTRY
Modifier and TypeMethodDescriptionCDOView.getViewSet()
Returns theview set
this view is associated with.final CDOViewSet
CDOViewSetHandler.getViewSet()
static CDOViewSet[]
CDOViewSet.getViewSets()
-
Uses of CDOViewSet 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...