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