Uses of Interface
org.eclipse.core.commands.operations.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
Modifier 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.