| Class | Description |
|---|---|
| BreakingSwitch |
A switch to determine which changes are breaking
|
| ExecuteCommand |
A generic command to execute an operation instance
(saving the changes in order to be undoable)
|
| OperationInstanceHelper |
Helper to deal with operation instances
|
| OperationInterpreter |
Interpreter for an operation.
|
| ReleaseCommand |
Command to release the current version and create a new version
(cannot be undone)
|
| ReplaceCommand |
Command to replace a sequence of changes by the execution of an operation.
|
| UndoChangesCommand |
Command to undo a number of changes
|
| UpdatePackageNamespaceCommand |
Command to update package namespaces
|
Copyright © 2020. All rights reserved.