Uses of Interface
org.eclipse.emf.cdo.view.CDOViewSet
Packages that use 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
Methods in org.eclipse.emf.cdo.transaction that return CDOViewSetMethods in org.eclipse.emf.cdo.transaction with parameters of type CDOViewSetModifier and TypeMethodDescriptionvoid
CDOXATransaction.add
(CDOViewSet viewSet) void
CDOXATransaction.remove
(CDOViewSet viewSet) -
Uses of CDOViewSet in org.eclipse.emf.cdo.util
Methods in org.eclipse.emf.cdo.util that return CDOViewSetMethods in org.eclipse.emf.cdo.util with parameters of type CDOViewSetModifier and TypeMethodDescriptionstatic CDOXATransaction
CDOUtil.getXATransaction
(CDOViewSet viewSet) -
Uses of CDOViewSet in org.eclipse.emf.cdo.view
Fields in org.eclipse.emf.cdo.view with type parameters of type CDOViewSetModifier and TypeFieldDescriptionstatic final org.eclipse.net4j.util.container.IContainer<CDOViewSet>
CDOViewSet.REGISTRY
Methods in org.eclipse.emf.cdo.view that return CDOViewSetModifier and TypeMethodDescriptionCDOView.getViewSet()
Returns theview set
this view is associated with.final CDOViewSet
CDOViewSetHandler.getViewSet()
static CDOViewSet[]
CDOViewSet.getViewSets()
Constructors in org.eclipse.emf.cdo.view with parameters of type CDOViewSet -
Uses of CDOViewSet in org.eclipse.emf.spi.cdo
Subinterfaces of CDOViewSet in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterface
If the meaning of this type isn't clear, there really should be more of a description here...