org.eclipse.emf.ecore.presentation
Class EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
org.eclipse.emf.ecore.presentation.EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
- Enclosing class:
- EcoreModelWizard
- public class EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
This is the page where the type of object to create is selected.
initialEClassName
protected java.lang.String initialEClassName
initialObjectField
protected org.eclipse.swt.custom.CCombo initialObjectField
-
EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage
public EcoreModelWizard.EcoreModelWizardInitialObjectCreationPage(java.lang.String pageId)
- Pass in the selection.
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.
getInitialEClassName
public java.lang.String getInitialEClassName()
-