Class ShortcutCreationWizard

java.lang.Object
org.eclipse.jface.wizard.Wizard
org.modelversioning.emfprofile.diagram.part.ShortcutCreationWizard
All Implemented Interfaces:
IShellProvider, IWizard

public class ShortcutCreationWizard extends Wizard
Allows to select foreign model element and add shortcut to the diagram.
Generated class or method.
  • Constructor Details

    • ShortcutCreationWizard

      public ShortcutCreationWizard(EObject modelElement, org.eclipse.gmf.runtime.notation.View view, org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain)
      Generated class or method.
  • Method Details