Uses of Class
org.eclipse.emf.common.command.CompoundCommand
Packages that use CompoundCommand
Package
Description
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.commandModifier and TypeClassDescriptionclassA composite command which assumes that later commands in the list may depend on the results and side-effects of earlier commands in the list.