org.eclipse.gmt.modisco.infra.query.ui.wizards
Class NewClassCreationWizard

java.lang.Object
  extended by Wizard
      extended by org.eclipse.gmt.modisco.infra.query.ui.wizards.NewClassCreationWizard

public class NewClassCreationWizard
extends Wizard


Constructor Summary
NewClassCreationWizard(JavaModelQuery query)
           
 
Method Summary
 void addPages()
           
 boolean performFinish()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewClassCreationWizard

public NewClassCreationWizard(JavaModelQuery query)
                       throws ResourceURIExpectedException,
                              JavaModelException,
                              ClassAlreadyExistsException
Throws:
ResourceURIExpectedException
JavaModelException
ClassAlreadyExistsException
Method Detail

addPages

public void addPages()

performFinish

public boolean performFinish()