EGF Engine
Release 0.1.0

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

java.lang.Object
  extended by WizardPage
      extended by org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
          extended by org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
              extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
                  extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
                      extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.SuperMethodNameParameterSelectionPage

public class SuperMethodNameParameterSelectionPage
extends MethodNameParameterSelectionPage


Field Summary
protected static String EXTENDED_PAGE_ID
          Page unique id.
 
Fields inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
PAGE_ID
 
Constructor Summary
SuperMethodNameParameterSelectionPage()
          Constructor.
 
Method Summary
protected  String getPageDescription()
          Get the page description.
protected  String getPageTitle()
          Get the page title.
protected  Object initializeContent()
          Get view initial input content.
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
createViewer, delegateSelectionChanged, isPrivatePatternMethod
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
getHelpContextId, getWizard
 
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
createPageArea, endPageAreaCreation, getCompleteStatus, getToolkit, isReadOnly, selectionChanged
 
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
createControl, getContentNumColumn, handlePageLayout, initialize, isPageComplete, performHelp, updateButtons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENDED_PAGE_ID

protected static final String EXTENDED_PAGE_ID
Page unique id.

See Also:
Constant Field Values
Constructor Detail

SuperMethodNameParameterSelectionPage

public SuperMethodNameParameterSelectionPage()
Constructor.

Method Detail

getPageDescription

protected String getPageDescription()
Description copied from class: AbstractWizardPage
Get the page description.

Overrides:
getPageDescription in class MethodNameParameterSelectionPage
Returns:
See Also:
MethodNameParameterSelectionPage.getPageDescription()

getPageTitle

protected String getPageTitle()
Description copied from class: AbstractWizardPage
Get the page title.

Overrides:
getPageTitle in class MethodNameParameterSelectionPage
Returns:
See Also:
MethodNameParameterSelectionPage.getPageTitle()

initializeContent

protected Object initializeContent()
Description copied from class: MethodNameParameterSelectionPage
Get view initial input content.

Overrides:
initializeContent in class MethodNameParameterSelectionPage
Returns:
See Also:
MethodNameParameterSelectionPage.initializeContent()

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.