public abstract class ModelerAbsorbFragmentRefactoringParticipant extends ModelerFragmentRefactoringParticipant
Constructor and Description |
---|
ModelerAbsorbFragmentRefactoringParticipant() |
Modifier and Type | Method and Description |
---|---|
ModelerAbsorbFragmentRefactoringArguments |
getArguments()
Returns the ModelerAbsorbFragmentRefactoringArguments that this
participant was initialized with.
|
protected void |
initialize(org.eclipse.ltk.core.refactoring.participants.RefactoringArguments arguments) |
public ModelerAbsorbFragmentRefactoringParticipant()
protected final void initialize(org.eclipse.ltk.core.refactoring.participants.RefactoringArguments arguments)
initialize
in class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
public ModelerAbsorbFragmentRefactoringArguments getArguments()