- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IWorkbenchWindowActionDelegate
- Direct Known Subclasses:
- NewPackageWizardAction, NewPropertySetWizardAction
public abstract class NewModelWizardLauncherAction
extends java.lang.Object
implements org.eclipse.ui.IWorkbenchWindowActionDelegate
Launches a "new Aadl model wizard" when the user clicks on
one of the two "new Aadl model" buttons on the toolbar.
This class is based on edu.cmu.sei.aadl.model.core.presentation.WizardLauncherAction from OSATE 1.
- Author:
- jseibel