org.eclipse.emf.cdo.defs
Interface CDOTransactionDef

All Superinterfaces:
CDOViewDef, org.eclipse.net4j.util.defs.Def, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CDOTransactionDefImpl

public interface CDOTransactionDef
extends CDOViewDef

A representation of the model object 'CDO Transaction Def'.

See Also:
CDODefsPackage.getCDOTransactionDef()

Method Summary
 
Methods inherited from interface org.eclipse.emf.cdo.defs.CDOViewDef
getCdoSessionDef, setCdoSessionDef
 
Methods inherited from interface org.eclipse.net4j.util.defs.Def
getInstance, isTouched, unsetInstance
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.