Class SplitAggregateByEntitiesRefactoringCommand

    • Constructor Detail

      • SplitAggregateByEntitiesRefactoringCommand

        public SplitAggregateByEntitiesRefactoringCommand​(WorkspaceEditRecorder editRecorder)
    • Method Detail

      • getRefactoring

        protected org.contextmapper.dsl.refactoring.SemanticCMLRefactoring getRefactoring​(org.eclipse.lsp4j.ExecuteCommandParams params)
        Description copied from class: AbstractRefactoringCommand
        Override this method to define the refactoring that shall be called.
        Specified by:
        getRefactoring in class AbstractRefactoringCommand