public class OCLstdlibFileNewWizard extends AbstractFileNewWizard
| Constructor and Description |
|---|
OCLstdlibFileNewWizard() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInitialContentsAsString(IFile newFile,
AbstractFileDialog dialog)
Returns a string containing the initial contents to be given to new
complete OCL file resource instances.
|
String |
getNewFileExtension()
Returns the extension to display in the file name specification visual
component group.
|
String |
getNewFileLabel()
Returns the label to display in the file name specification visual
component group.
|
String |
getNewFileName()
Returns the name to display in the file name specification visual
component group.
|
String |
getPageDescription()
Return the long description to appear in the dialog.
|
String |
getPageSummary()
Return the short description to appear in the dialog.
|
String |
getPageTitle()
Return the text to appear as the title in the window manager frame.
|
createNewWizardPage, init, performFinishpublic String getInitialContentsAsString(IFile newFile, AbstractFileDialog dialog)
AbstractFileNewWizardgetInitialContentsAsString in class AbstractFileNewWizardpublic String getNewFileExtension()
AbstractFileNewWizardgetNewFileExtension in class AbstractFileNewWizardpublic String getNewFileName()
AbstractFileNewWizardgetNewFileName in class AbstractFileNewWizardpublic String getNewFileLabel()
AbstractFileNewWizardgetNewFileLabel in class AbstractFileNewWizardpublic String getPageDescription()
AbstractFileNewWizardgetPageDescription in class AbstractFileNewWizardpublic String getPageSummary()
AbstractFileNewWizardgetPageSummary in class AbstractFileNewWizardpublic String getPageTitle()
AbstractFileNewWizardgetPageTitle in class AbstractFileNewWizardCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.