Eclipse Platform
Release 3.1

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.  
org.eclipse.ui.operations Classes that provide the basic workbench UI support for undo and redo of operations.  
 

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.
 

Uses of LinearUndoViolationDetector in org.eclipse.ui.operations
 

Subclasses of LinearUndoViolationDetector in org.eclipse.ui.operations
 class LinearUndoViolationUserApprover
           An operation approver that prompts the user to see if linear undo violations are permitted.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.