Uses of Interface
org.eclipse.emf.transaction.impl.InternalLifecycle

Packages that use InternalLifecycle
org.eclipse.emf.transaction.impl Implementation of the transactional editing domain API. 
 

Uses of InternalLifecycle in org.eclipse.emf.transaction.impl
 

Classes in org.eclipse.emf.transaction.impl that implement InternalLifecycle
protected  class TransactionalEditingDomainImpl.LifecycleImpl
          Default implementation of the InternalLifecycle protocol.
 

Methods in org.eclipse.emf.transaction.impl that return InternalLifecycle
protected  InternalLifecycle TransactionImpl.getLifecycle()
          Obtains the life-cycle adapter, if any, of my editing domain, with which I will notify it of my lifecycle events.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.