|
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.core.ui.wizard.page.AbstractModelElementWizardPage
org.eclipse.egf.core.ui.wizard.page.AbstractDomainWizardPage
public abstract class AbstractDomainWizardPage
Base class to implement Domain wizard pages.
Field Summary | |
---|---|
protected static String |
DEFAULT_DOMAIN_FILE_NAME
Relative file path for the domain ecore file. |
protected static String |
DOMAIN_RELATIVE_FOLDER_PATH
Relative domain folder path where domain files are located. |
Constructor Summary | |
---|---|
AbstractDomainWizardPage(String pageName_p)
Constructor. |
|
AbstractDomainWizardPage(String pageName_p,
String title_p,
ImageDescriptor titleImage_p)
Constructor. |
Method Summary | |
---|---|
protected void |
createDomainFileFieldEditor(Composite parent_p)
Create the field editor to enter the domain file name. |
protected String |
getDefaultDomainFilePath()
Return the default domain file path. |
protected org.eclipse.egf.common.ui.toolkit.fields.IFieldEditor |
getDomainFileNameFieldEditor()
Return the domain field editor. |
protected String |
getHelpContextId()
Return the Help context id if any. |
protected boolean |
isDomainSelectedExist()
Return whether or not the selected Domain file exists. |
Methods inherited from class org.eclipse.egf.core.ui.wizard.page.AbstractModelElementWizardPage |
---|
bindTextToAttribute, bindTextToAttribute, getAdapterFactory, getHostingBundle, getHostingPluginId, getHostingProject, getHostingProjectClassLoader, getModelElement, getModelElementWizard, getPageDescription, getParent, handleFieldEditorValidation, isReadOnly, showErrorMessage |
Methods inherited from class org.eclipse.egf.common.ui.wizard.page.AbstractWizardPage |
---|
createControl, createPageArea, getCompleteStatus, getContentNumColumn, getPageTitle, 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 DEFAULT_DOMAIN_FILE_NAME
protected static final String DOMAIN_RELATIVE_FOLDER_PATH
Constructor Detail |
---|
public AbstractDomainWizardPage(String pageName_p)
pageName_p
- public AbstractDomainWizardPage(String pageName_p, String title_p, ImageDescriptor titleImage_p)
pageName_p
- title_p
- titleImage_p
- Method Detail |
---|
protected String getDefaultDomainFilePath()
protected void createDomainFileFieldEditor(Composite parent_p)
parent_p
- protected boolean isDomainSelectedExist()
protected String getHelpContextId()
AbstractWizardPage
null
.
getHelpContextId
in class AbstractWizardPage
AbstractWizardPage.getHelpContextId()
protected org.eclipse.egf.common.ui.toolkit.fields.IFieldEditor getDomainFileNameFieldEditor()
|
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.