|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.wizard.Wizard
org.eclipse.ocl.examples.xtext.base.ui.wizards.AbstractFileNewWizard
org.eclipse.ocl.examples.xtext.oclinecore.ui.wizards.AbstractOCLinEcoreFileNewWizard
org.eclipse.ocl.examples.xtext.oclinecore.ui.wizards.EcoreWithOCLFileNewWizard
public class EcoreWithOCLFileNewWizard
Wizard allowing the user to create a new OCLinEcore file.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.wizard.Wizard |
|---|
DEFAULT_IMAGE |
| Constructor Summary | |
|---|---|
EcoreWithOCLFileNewWizard()
|
|
| Method Summary | |
|---|---|
protected EcoreWithOCLFileDialog |
createDialog(AbstractFileNewWizardPage wizardPage,
org.eclipse.core.resources.IResource initialSelection)
|
java.lang.String |
getInitialContentsAsString(org.eclipse.core.resources.IFile newFile,
AbstractFileDialog dialog)
Returns a string containing the initial contents to be given to new complete OCL file resource instances. |
java.lang.String |
getNewFileExtension()
Returns the extension to display in the file name specification visual component group. |
java.lang.String |
getNewFileLabel()
Returns the label to display in the file name specification visual component group. |
java.lang.String |
getPageDescription()
Return the long description to appear in the dialog. |
java.lang.String |
getPageSummary()
Return the short description to appear in the dialog. |
java.lang.String |
getPageTitle()
Return the text to appear as the title in the window manager frame. |
| Methods inherited from class org.eclipse.ocl.examples.xtext.oclinecore.ui.wizards.AbstractOCLinEcoreFileNewWizard |
|---|
appendImports, getEditorId, getNewFileName |
| Methods inherited from class org.eclipse.ocl.examples.xtext.base.ui.wizards.AbstractFileNewWizard |
|---|
createNewWizardPage, init, performFinish |
| Methods inherited from class org.eclipse.jface.wizard.Wizard |
|---|
addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.wizard.IWizard |
|---|
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer |
| Constructor Detail |
|---|
public EcoreWithOCLFileNewWizard()
| Method Detail |
|---|
@NonNull
protected EcoreWithOCLFileDialog createDialog(@NonNull
AbstractFileNewWizardPage wizardPage,
@Nullable
org.eclipse.core.resources.IResource initialSelection)
createDialog in class AbstractFileNewWizard
@NonNull
public java.lang.String getInitialContentsAsString(@NonNull
org.eclipse.core.resources.IFile newFile,
@NonNull
AbstractFileDialog dialog)
AbstractFileNewWizard
getInitialContentsAsString in class AbstractOCLinEcoreFileNewWizard@NonNull public java.lang.String getNewFileExtension()
AbstractFileNewWizard
getNewFileExtension in class AbstractFileNewWizard@NonNull public java.lang.String getNewFileLabel()
AbstractFileNewWizard
getNewFileLabel in class AbstractFileNewWizard@NonNull public java.lang.String getPageDescription()
AbstractFileNewWizard
getPageDescription in class AbstractFileNewWizard@NonNull public java.lang.String getPageSummary()
AbstractFileNewWizard
getPageSummary in class AbstractFileNewWizard@NonNull public java.lang.String getPageTitle()
AbstractFileNewWizard
getPageTitle in class AbstractFileNewWizard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||