Uses of Interface
org.eclipse.emf.cdo.view.CDOViewContainer

Packages that use CDOViewContainer
org.eclipse.emf.cdo.net4j Client concepts for dealing with Net4j-based sessions to remote repositories. 
org.eclipse.emf.cdo.session Client concepts for dealing with sessions to CDO repositories. 
org.eclipse.emf.cdo.transaction Client concepts for dealing with transactions, distributed transactions and their save points. 
org.eclipse.emf.spi.cdo Client service provider interfaces and useful base implementations. 
 

Uses of CDOViewContainer in org.eclipse.emf.cdo.net4j
 

Subinterfaces of CDOViewContainer in org.eclipse.emf.cdo.net4j
 interface CDONet4jSession
          A Net4j-specific CDO session.
 

Uses of CDOViewContainer in org.eclipse.emf.cdo.session
 

Subinterfaces of CDOViewContainer in org.eclipse.emf.cdo.session
 interface CDOSession
          Represents and controls the connection to a model repository in addition to the inherited view management functions.
 

Uses of CDOViewContainer in org.eclipse.emf.cdo.transaction
 

Subinterfaces of CDOViewContainer in org.eclipse.emf.cdo.transaction
 interface CDOTransactionContainer
          Can open new transactions and provide access to openend transactions.
 

Uses of CDOViewContainer in org.eclipse.emf.spi.cdo
 

Subinterfaces of CDOViewContainer in org.eclipse.emf.spi.cdo
 interface InternalCDOSession
          If the meaning of this type isn't clear, there really should be more of a description here...
 



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