edu.cmu.sei.aadl.model.core.presentation
Class NewPackageWizardAction

java.lang.Object
  extended by edu.cmu.sei.aadl.model.core.presentation.WizardLauncherAction
      extended by edu.cmu.sei.aadl.model.core.presentation.NewPackageWizardAction
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate

public class NewPackageWizardAction
extends WizardLauncherAction


Constructor Summary
NewPackageWizardAction()
           
 
Method Summary
protected  void setInitialObjectType(CoreModelWizard wizard)
           
 
Methods inherited from class edu.cmu.sei.aadl.model.core.presentation.WizardLauncherAction
dispose, init, run, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewPackageWizardAction

public NewPackageWizardAction()
Method Detail

setInitialObjectType

protected void setInitialObjectType(CoreModelWizard wizard)
Specified by:
setInitialObjectType in class WizardLauncherAction