Package org.eclipse.emf.common.command
Interface AbstractCommand.NonDirtying
- Enclosing class:
AbstractCommand
public static interface AbstractCommand.NonDirtying
A marker interface implemented by commands that don't dirty the model.
AbstractCommand