org.eclipse.uml2.uml.ecore.importer.ui
Class UMLImporterDetailPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.eclipse.emf.converter.ui.contribution.base.ModelConverterPage
org.eclipse.emf.converter.ui.contribution.base.ModelConverterURIPage
org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage
org.eclipse.uml2.uml.ecore.importer.ui.UMLImporterDetailPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IModelImporterPage, IWizardPage, Listener
- public class UMLImporterDetailPage
- extends ModelImporterDetailPage
Methods inherited from class org.eclipse.emf.importer.ui.contribution.base.ModelImporterDetailPage |
addControl, addURIControl, adjustLoadButton, browseFileSystem, browseWorkspace, createGenModelNameControl, dispose, doHandleEvent, getDefaultGenModelFileName, getModelImporter, getSelectModelLabel, getURITextInitialValue, getURITextLabel, handleOriginalModelFile, internalSetGenModelFileName, isPageComplete, isValidWorkspaceResource, pageActivated, refreshModel, refreshModel, showGenModel, supportMultipleURIs, uriTextModified |
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
createControl, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
choiceLabels
protected final Map choiceLabels
discardChoiceLabel
protected final String discardChoiceLabel
ignoreChoiceLabel
protected final String ignoreChoiceLabel
processChoiceLabel
protected final String processChoiceLabel
reportChoiceLabel
protected final String reportChoiceLabel
UMLImporterDetailPage
public UMLImporterDetailPage(ModelImporter modelImporter,
String pageName)
addOptionControl
protected void addOptionControl(Composite parent,
String text,
String option,
String[] choices,
String initialChoice)
addOptionButton
protected void addOptionButton(Composite optionsParent,
Composite parent,
String text,
String choiceLabel)
addDetailControl
protected void addDetailControl(Composite parent)
getUMLImporter
protected UMLImporter getUMLImporter()
getFilterExtensions
protected String[] getFilterExtensions()