org.eclipse.emf.codegen.ecore.genmodel.presentation
Class EMFProjectWizard.XMLSchemaModelPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.emf.codegen.ecore.genmodel.presentation.EMFProjectWizard.XMLSchemaModelPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IWizardPage
- Enclosing class:
- EMFProjectWizard
- public class EMFProjectWizard.XMLSchemaModelPage
- extends WizardPage
A page that allows a XMLSchema model to be imported.
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
genModelNameText
protected Text genModelNameText
xmlSchemaModelLocationText
protected Text xmlSchemaModelLocationText
createMapButton
protected Button createMapButton
ecoreModels
protected java.util.List ecoreModels
mappingRoot
protected EObject mappingRoot
isDirty
protected boolean isDirty
EMFProjectWizard.XMLSchemaModelPage
public EMFProjectWizard.XMLSchemaModelPage(java.lang.String pageId)
isPageComplete
public boolean isPageComplete()
setVisible
public void setVisible(boolean visible)
createControl
public void createControl(Composite parent)
refreshXMLSchemaModel
public void refreshXMLSchemaModel()
getXMLSchemaModelLocations
public java.util.List getXMLSchemaModelLocations()
getGenModelName
public java.lang.String getGenModelName()