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

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

public class NewPropertysetWizardAction
extends WizardLauncherAction


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

NewPropertysetWizardAction

public NewPropertysetWizardAction()
Method Detail

setInitialObjectType

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