com.ibm.xtools.modeler.ui.refactoring
Class ModelerAbsorbFragmentRefactoringParticipant
java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
com.ibm.xtools.modeler.ui.refactoring.ModelerRefactoringParticipant
com.ibm.xtools.modeler.ui.refactoring.ModelerFragmentRefactoringParticipant
com.ibm.xtools.modeler.ui.refactoring.ModelerAbsorbFragmentRefactoringParticipant
- All Implemented Interfaces:
- IAdaptable
public abstract class ModelerAbsorbFragmentRefactoringParticipant
- extends ModelerFragmentRefactoringParticipant
Absorb Fragment Refactoring Participant.
This is initialized with ModelerAbsorbFragmentRefactoringArguments.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelerAbsorbFragmentRefactoringParticipant
public ModelerAbsorbFragmentRefactoringParticipant()
initialize
protected final void initialize(RefactoringArguments arguments)
- Specified by:
initialize in class RefactoringParticipant
getArguments
public ModelerAbsorbFragmentRefactoringArguments getArguments()
- Returns the ModelerAbsorbFragmentRefactoringArguments that this
participant was initialized with.
- Returns:
- ModelerAbsorbFragmentRefactoringArguments that this
participant was initialized with.
© Copyright IBM Corp. 2009. All rights reserved.