| DeriveBoundedContextFromSubdomainsAction |
Action that calls the "Derive Bounded Context from Subdomains" refactoring.
|
| DeriveFrontendAndBackendFromFeatureBCAction |
Action that calls the "Derive Frontend and Backend System From Feature BC"
refactoring.
|
| DeriveSubdomainFromUserRequirementsAction |
Action that calls the "Derive Subdomain from User Requirements" refactoring.
|
| ExtractAggregatesByCohesionAction |
Action that calls the "Extract Aggregates by Cohesion" refactoring.
|
| ExtractAggregatesByVolatilityAction |
Action that calls the "Extract Aggregates by Volatility" refactoring.
|
| ExtractSharedKernelAction |
Action that calls the "Extract Shared Kernel" refactoring.
|
| ExtractSuggestedServiceAction |
Action that calls the "Extract Suggested Service in Original Model"
refactoring.
|
| MergeAggregatesAction |
Action that calls the "Merge Aggregates" refactoring.
|
| MergeBoundedContextsAction |
Action that calls the "Merge Bounded Contexts" refactoring.
|
| SplitAggregateByEntitiesAction |
Action that calls the "Split Aggregate by Entities" refactoring.
|
| SplitBoundedContextByFeaturesAction |
Action that calls the "Split Bounded Context by Features (former Use Cases)"
refactoring.
|
| SplitBoundedContextByOwnerAction |
Action that calls the "Split Bounded Context by Owner" refactoring.
|
| SplitSystemIntoSubsystemsAction |
Action that calls the "Split System Into Subsystems" refactoring.
|
| SuspendPartnershipAction |
Action that calls the "Suspend Partnership" refactoring.
|
| SwitchFromPartnershipToSharedKernelAction |
Action that calls the "Change Partnership to Shared Kernel" refactoring.
|
| SwitchFromSharedKernelToPartnershipAction |
Action that calls the "Change Shared Kernel to Partnership" refactoring.
|