Uses of Interface
org.eclipse.core.commands.operations.IContextReplacingOperation
Packages that use IContextReplacingOperation
Package
Description
Classes for the creation of undoable operations which can be added to an operations
history and later be undone and redone.
-
Uses of IContextReplacingOperation in org.eclipse.core.commands.operations
Classes in org.eclipse.core.commands.operations that implement IContextReplacingOperationModifier and TypeClassDescriptionfinal class
Triggered operations are a specialized implementation of a composite operation that keeps track of operations triggered by the execution of some primary operation.