Uses of Interface
org.eclipse.emf.common.command.CommandStack

Packages that use CommandStack
org.eclipse.emf.common.command Provides a framework for implementing and composing commands. 
 

Uses of CommandStack in org.eclipse.emf.common.command
 

Classes in org.eclipse.emf.common.command that implement CommandStack
 class BasicCommandStack
          A basic and obvious implementation of an undoable stack of commands.
 



Copyright © 2001-2010 Eclipse Foundation. All Rights Reserved.