UML Modeler

com.ibm.xtools.modeler.ui.refactoring
Class ModelerRefactoringParticipant

java.lang.Object
  extended by org.eclipse.core.runtime.PlatformObject
      extended by org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
          extended by com.ibm.xtools.modeler.ui.refactoring.ModelerRefactoringParticipant
All Implemented Interfaces:
IAdaptable
Direct Known Subclasses:
ModelerFragmentRefactoringParticipant

public abstract class ModelerRefactoringParticipant
extends RefactoringParticipant

Modeler Refactoring Participant


Constructor Summary
ModelerRefactoringParticipant()
           
 
Method Summary
 
Methods inherited from class org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant
checkConditions, createChange, createPreChange, getName, getProcessor, getTextChange, initialize, initialize, initialize
 
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelerRefactoringParticipant

public ModelerRefactoringParticipant()

UML Modeler

© Copyright IBM Corp. 2009. All rights reserved.