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 monitorException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.