Uses of Class
org.eclipse.epsilon.ewl.execute.WizardInstance
Packages that use WizardInstance
Package
Description
-
Uses of WizardInstance in org.eclipse.epsilon.ewl
Methods in org.eclipse.epsilon.ewl that return types with arguments of type WizardInstanceModifier and TypeMethodDescriptionEwlModule.getWizardsFor
(Object self) IEwlModule.getWizardsFor
(Object self) -
Uses of WizardInstance in org.eclipse.epsilon.ewl.emf
Fields in org.eclipse.epsilon.ewl.emf declared as WizardInstanceModifier and TypeFieldDescriptionprotected WizardInstance
ExecuteWizardInstanceCommand.wizardInstance
Constructors in org.eclipse.epsilon.ewl.emf with parameters of type WizardInstanceModifierConstructorDescriptionExecuteWizardInstanceCommand
(WizardInstance wizardInstance, List<InMemoryEmfModel> models, WorkbenchPartRefresher refresher) -
Uses of WizardInstance in org.eclipse.epsilon.ewl.execute
Subclasses of WizardInstance in org.eclipse.epsilon.ewl.executeModifier and TypeClassDescriptionclass
Applies the same EWL wizard to a collection of applicable objects.