Uses of Class
org.eclipse.epsilon.ewl.emf.WorkbenchPartRefresher
Packages that use WorkbenchPartRefresher
-
Uses of WorkbenchPartRefresher in org.eclipse.epsilon.ewl.emf
Fields in org.eclipse.epsilon.ewl.emf declared as WorkbenchPartRefresherModifier and TypeFieldDescriptionprotected WorkbenchPartRefresher
ExecuteWizardInstanceCommand.refresher
Methods in org.eclipse.epsilon.ewl.emf that return WorkbenchPartRefresherModifier and TypeMethodDescriptionprotected abstract WorkbenchPartRefresher
AbstractContributeWizardsAction.getWorkbenchPartRefresher()
protected WorkbenchPartRefresher
ContributeEmfWizardsAction.getWorkbenchPartRefresher()
Constructors in org.eclipse.epsilon.ewl.emf with parameters of type WorkbenchPartRefresherModifierConstructorDescriptionExecuteWizardInstanceCommand
(WizardInstance wizardInstance, List<InMemoryEmfModel> models, WorkbenchPartRefresher refresher) -
Uses of WorkbenchPartRefresher in org.eclipse.epsilon.ewl.gmf
Methods in org.eclipse.epsilon.ewl.gmf that return WorkbenchPartRefresherModifier and TypeMethodDescriptionprotected WorkbenchPartRefresher
ContributeGmfWizardsAction.getWorkbenchPartRefresher()