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

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

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

Subclasses of CompoundCommand in org.eclipse.emf.common.command
 class StrictCompoundCommand
          A composite command which assumes that later commands in the list may depend on the results and side-effects of earlier commands in the list.
 



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