Uses of Class
org.eclipse.emf.compare.command.DelegatingCommandStack
Packages that use DelegatingCommandStack
-
Uses of DelegatingCommandStack in org.eclipse.emf.compare.command.impl
Subclasses of DelegatingCommandStack in org.eclipse.emf.compare.command.implModifier and TypeClassDescriptionclass
A simpleICompareCommandStack
that delegate execution to another command stack but keep informations about execution to properly reply toICompareCommandStack
protocol.