Class DefaultViewsWizard

java.lang.Object
org.eclipse.jface.wizard.Wizard
org.palladiosimulator.edp2.visualization.wizards.DefaultViewsWizard
All Implemented Interfaces:
IShellProvider, IWizard, INewWizard, IWorkbenchWizard

@Deprecated public class DefaultViewsWizard extends Wizard implements INewWizard
Deprecated.
  • Constructor Details

    • DefaultViewsWizard

      public DefaultViewsWizard(IDataSource source)
      Deprecated.
      Constructor assigning the source and assuring the wizard cannot be finished instantly.
  • Method Details