Uses of Interface
org.eclipse.emf.workspace.IWorkspaceCommandStack

Packages that use IWorkspaceCommandStack
org.eclipse.emf.workspace.impl Implementation of the workbench editing domain API. 
 

Uses of IWorkspaceCommandStack in org.eclipse.emf.workspace.impl
 

Classes in org.eclipse.emf.workspace.impl that implement IWorkspaceCommandStack
 class WorkspaceCommandStackImpl
          Implementation of a transactional command stack that delegates execution of commands to an IOperationHistory.
 


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