Uses of Interface
org.eclipse.emf.cdo.common.CDOCommonView.Options

Packages that use CDOCommonView.Options
org.eclipse.emf.cdo.common Common concepts that are differently extended in clients and servers. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.cdo.view Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets. 
 

Uses of CDOCommonView.Options in org.eclipse.emf.cdo.common
 

Methods in org.eclipse.emf.cdo.common that return CDOCommonView.Options
 CDOCommonView.Options CDOCommonView.options()
          Returns the options of this view.
 

Uses of CDOCommonView.Options in org.eclipse.emf.cdo.transaction
 

Subinterfaces of CDOCommonView.Options in org.eclipse.emf.cdo.transaction
static interface CDOTransaction.Options
          Encapsulates a set of notifying transaction configuration options.
 

Uses of CDOCommonView.Options in org.eclipse.emf.cdo.view
 

Subinterfaces of CDOCommonView.Options in org.eclipse.emf.cdo.view
static interface CDOView.Options
          Encapsulates a set of notifying view configuration options.
 



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