Uses of Class
org.eclipse.emf.compare.command.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 classCompareCommandStackA simpleICompareCommandStackthat delegate execution to another command stack but keep informations about execution to properly reply toICompareCommandStackprotocol.