org.eclipse.xsd.presentation
Class XSDModelWizard.XSDModelWizardInitialObjectCreationPage
org.eclipse.xsd.presentation.XSDModelWizard.XSDModelWizardInitialObjectCreationPage
- Enclosing class:
- XSDModelWizard
- public class XSDModelWizard.XSDModelWizardInitialObjectCreationPage
This is the page where the type of object to create is selected.
schemaForSchemaPrefixText
protected org.eclipse.swt.widgets.Text schemaForSchemaPrefixText
schemaForSchemaNamespaceText
protected org.eclipse.swt.widgets.Text schemaForSchemaNamespaceText
schemaPrefixText
protected org.eclipse.swt.widgets.Text schemaPrefixText
schemaNamespaceText
protected org.eclipse.swt.widgets.Text schemaNamespaceText
XSDModelWizard.XSDModelWizardInitialObjectCreationPage
public XSDModelWizard.XSDModelWizardInitialObjectCreationPage(java.lang.String pageId)
createControl
public void createControl(org.eclipse.swt.widgets.Composite parent)
isPageComplete
public boolean isPageComplete()
- The framework calls this to see if the file is correct.
performFinish
public boolean performFinish()
- Store the dialog field settings upon completion.
createInitialModel
public org.eclipse.emf.ecore.EObject createInitialModel()