Uses of Class
org.eclipse.core.commands.operations.LinearUndoViolationDetector

Packages that use LinearUndoViolationDetector
org.eclipse.core.commands.operations Classes for the creation of undoable operations which can be added to an operations history and later be undone and redone. 
 

Uses of LinearUndoViolationDetector in org.eclipse.core.commands.operations
 

Subclasses of LinearUndoViolationDetector in org.eclipse.core.commands.operations
 class LinearUndoEnforcer
           An operation approver that enforces a strict linear undo.