|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.eclipse.emf.common.ui.dialogs.ResourceDialog
org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog
org.eclipse.emf.ecore.presentation.EcoreActionBarContributor.ExtendedLoadResourceAction.ExtendedLoadResourceDialog
org.eclipse.ocl.examples.xtext.base.ui.wizards.AbstractFileDialog
org.eclipse.ocl.examples.xtext.oclinecore.ui.wizards.EcoreWithOCLFileDialog
public class EcoreWithOCLFileDialog
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.jface.window.Window |
---|
org.eclipse.jface.window.Window.IExceptionHandler |
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.xtext.base.ui.wizards.AbstractFileDialog |
---|
initialSelection, PREFIX, wizard |
Fields inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor.ExtendedLoadResourceAction.ExtendedLoadResourceDialog |
---|
registeredPackages |
Fields inherited from class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog |
---|
domain |
Fields inherited from class org.eclipse.emf.common.ui.dialogs.ResourceDialog |
---|
context, CONTROL_OFFSET, style, title, uriField, uriText |
Fields inherited from class org.eclipse.jface.dialogs.Dialog |
---|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS |
Fields inherited from class org.eclipse.jface.window.Window |
---|
CANCEL, OK, resizeHasOccurred |
Constructor Summary | |
---|---|
EcoreWithOCLFileDialog(AbstractOCLinEcoreFileNewWizard wizard,
AbstractFileNewWizardPage wizardPage,
org.eclipse.core.resources.IResource initialSelection)
Creates an extended new OCLinEcore file creation dialog. |
Method Summary | |
---|---|
protected void |
createMetamodelsArea(org.eclipse.swt.widgets.Composite parent)
|
Methods inherited from class org.eclipse.ocl.examples.xtext.base.ui.wizards.AbstractFileDialog |
---|
createDialogArea, createResourceAndContainerArea, getFileName, getGroup, getNewFile, getNewFilePath, getShell, initSelection, isFilteredByParent, isURIFieldValid, validateGroup |
Methods inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor.ExtendedLoadResourceAction.ExtendedLoadResourceDialog |
---|
getAllPackages, getRegisteredPackages, prepareBrowseRegisteredPackagesButton, prepareBrowseTargetPlatformPackagesButton, processResource |
Methods inherited from class org.eclipse.emf.edit.ui.action.LoadResourceAction.LoadResourceDialog |
---|
processResources |
Methods inherited from class org.eclipse.emf.common.ui.dialogs.ResourceDialog |
---|
configureShell, getURIs, getURIText, isMulti, isSave, normalizeStyle, okPressed, prepareBrowseFileSystemButton, prepareBrowseWorkspaceButton |
Methods inherited from class org.eclipse.jface.dialogs.Dialog |
---|
applyDialogFont, buttonPressed, cancelPressed, close, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, createButtonBar, createButtonsForButtonBar, createContents, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, isResizable, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText |
Methods inherited from class org.eclipse.jface.window.Window |
---|
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getLayout, getParentShell, getReturnCode, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EcoreWithOCLFileDialog(@NonNull AbstractOCLinEcoreFileNewWizard wizard, @NonNull AbstractFileNewWizardPage wizardPage, @Nullable org.eclipse.core.resources.IResource initialSelection)
parent
- composite widget to parent the groupdomain
- selection
- the current resource selectionlistener
- object interested in changes to the group's fields valueMethod Detail |
---|
protected void createMetamodelsArea(org.eclipse.swt.widgets.Composite parent)
createMetamodelsArea
in class AbstractFileDialog
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |