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

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

public class NewAadlSpecWizardAction
extends WizardLauncherAction


Constructor Summary
NewAadlSpecWizardAction()
           
 
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

NewAadlSpecWizardAction

public NewAadlSpecWizardAction()
Method Detail

setInitialObjectType

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