EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard
Class PatternCodeActionParameterWizard

java.lang.Object
  extended by Wizard
      extended by org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard
          extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
              extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.PatternCodeActionParameterWizard

public class PatternCodeActionParameterWizard
extends AbstractPatternCodeWizard

Pattern code action parameter selection wizard.
Does only handle the selection of the action parameter value, with the type already known.


Constructor Summary
PatternCodeActionParameterWizard(PatternHandler.PatternData patternData_p, Couple<String,String> patternCodeAction_p)
          Constructor.
 
Method Summary
 void addPages()
           
 boolean performFinish()
           
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizard
doGetPage, getActionParameter, getActionType, getPatternData, setActionParameter, setActionType
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizard
getPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternCodeActionParameterWizard

public PatternCodeActionParameterWizard(PatternHandler.PatternData patternData_p,
                                        Couple<String,String> patternCodeAction_p)
Constructor.

Parameters:
patternData_p -
patternCodeAction_p -
Method Detail

addPages

public void addPages()
See Also:
org.eclipse.jface.wizard.Wizard#addPages()

performFinish

public boolean performFinish()
See Also:
org.eclipse.jface.wizard.Wizard#performFinish()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.