Package com._1c.g5.v8.dt.internal.core.operations
package com._1c.g5.v8.dt.internal.core.operations
-
ClassDescriptionThe supplier that provides
IEditingContext
.
The editing context is automatically selected based on specified object.Test cases forAutoSelectEditingContextSupplier
.Exception which indicates the interruption of the operation to the client code.TheIProjectOperationApi
implementation.Test cases forProjectOperationApi
.TheIEditingContext
implementation that wraps the origin editing context and invokes its methods as operation.Test cases forProjectOperationWrappingEditingContext
.TheIFileApi
implementation that wraps the origin file api with a project operation.TheIModelApi
implementation that wraps the origin model API with a project operation.Test cases forProjectOperationWrappingModelApi
.The progress monitor that implements theIProgressMonitor
and theIProgressMonitorWithBlocking
interfaces.Test cases forSafeProgressMonitorWrapper
.Test cases forWaitDtProjectOperation
Test cases forWorkspaceOperation