Package | Description |
---|---|
org.eclipse.m2e.refactoring | |
org.eclipse.m2e.refactoring.rename |
Modifier and Type | Field and Description |
---|---|
protected RefactoringModelResources |
RefactoringModelResources.PropertyInfo.resource |
Modifier and Type | Method and Description |
---|---|
RefactoringModelResources |
RefactoringModelResources.PropertyInfo.getResource() |
protected RefactoringModelResources |
AbstractPomRefactoring.loadModel(IMavenProjectFacade projectFacade,
org.eclipse.core.runtime.IProgressMonitor pm) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.command.CompoundCommand |
PomVisitor.applyChanges(RefactoringModelResources model,
org.eclipse.core.runtime.IProgressMonitor pm)
Applies refactoring changes through undoable command
|
protected void |
AbstractPomRefactoring.processCommand(RefactoringModelResources model,
org.eclipse.ltk.core.refactoring.CompositeChange res) |
void |
RefactoringModelResources.PropertyInfo.setResource(RefactoringModelResources resource) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.command.CompoundCommand |
RenameRefactoring.applyModel(RefactoringModelResources model,
String newGroupId,
String newArtifactId,
String newVersion,
boolean processRoot)
Applies new values in model
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.