Uses of Class
org.eclipse.emf.common.command.BasicCommandStack

Packages that use BasicCommandStack
org.eclipse.emf.mapping.command   
 

Uses of BasicCommandStack in org.eclipse.emf.mapping.command
 

Subclasses of BasicCommandStack in org.eclipse.emf.mapping.command
 class PersistentCommandStack
          This implementation of a command stack records the command class and command parameter used to create each command.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.