public interface PomVisitor
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.command.CompoundCommand |
applyChanges(RefactoringModelResources model,
org.eclipse.core.runtime.IProgressMonitor pm)
Applies refactoring changes through undoable command
|
org.eclipse.emf.common.command.CompoundCommand applyChanges(RefactoringModelResources model, org.eclipse.core.runtime.IProgressMonitor pm) throws Exception
model - - current model being visitedpm - - progress monitorExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.