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