Class DelegatingCommandStack

java.lang.Object
com.google.common.collect.ForwardingObject
org.eclipse.emf.compare.command.DelegatingCommandStack
All Implemented Interfaces:
CommandStack
Direct Known Subclasses:
CompareCommandStack

public abstract class DelegatingCommandStack extends com.google.common.collect.ForwardingObject implements CommandStack
Abstract implementation that forward method calls to a delegatating CommandStack.
Since:
4.0