|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWizardPage
org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.wizard.AbstractPatternWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.MethodNameParameterSelectionPage
public class MethodNameParameterSelectionPage
Field Summary | |
---|---|
protected static String |
PAGE_ID
Page unique id. |
Constructor Summary | |
---|---|
MethodNameParameterSelectionPage()
Constructor. |
|
MethodNameParameterSelectionPage(String pageId_p)
Constructor. |
Method Summary | |
---|---|
protected StructuredViewer |
createViewer(Composite parent_p)
Create and initialize the viewer. |
protected boolean |
delegateSelectionChanged(Object selectedElement_p)
Delegate selection changed. |
protected String |
getPageDescription()
Get the page description. |
protected String |
getPageTitle()
Get the page title. |
protected Object |
initializeContent()
Get view initial input content. |
protected boolean |
isPrivatePatternMethod(EOperation operation_p)
Is given method a pattern private one, that should be taken into account. |
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 |
---|
protected static final String PAGE_ID
Constructor Detail |
---|
public MethodNameParameterSelectionPage()
public MethodNameParameterSelectionPage(String pageId_p)
pageId_p
- Method Detail |
---|
protected StructuredViewer createViewer(Composite parent_p)
AbstractPatternWizardPage
createViewer
in class AbstractPatternWizardPage
org.eclipse.egf.pattern.ui.internal.editor.page.implementation.wizard.AbstractPatternCodeWizardPage#createViewer(org.eclipse.swt.widgets.Composite)
protected Object initializeContent()
protected boolean isPrivatePatternMethod(EOperation operation_p)
operation_p
-
protected boolean delegateSelectionChanged(Object selectedElement_p)
AbstractPatternWizardPage
delegateSelectionChanged
in class AbstractPatternWizardPage
AbstractPatternWizardPage.delegateSelectionChanged(java.lang.Object)
protected String getPageDescription()
AbstractWizardPage
getPageDescription
in class AbstractWizardPage
AbstractWizardPage.getPageDescription()
protected String getPageTitle()
AbstractWizardPage
getPageTitle
in class AbstractWizardPage
AbstractWizardPage.getPageTitle()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.