org.eclipse.emf.exporter.ui.contribution.base
Interface IModelExporterPage

All Superinterfaces:
IDialogPage, IWizardPage
All Known Implementing Classes:
ModelExporterDirectoryURIPage, ModelExporterOptionsPage, ModelExporterPackagePage

public interface IModelExporterPage
extends IWizardPage

Since:
2.2.0

Method Summary
 ModelExporter getModelExporter()
           
 
Methods inherited from interface org.eclipse.jface.wizard.IWizardPage
canFlipToNextPage, getName, getNextPage, getPreviousPage, getWizard, isPageComplete, setPreviousPage, setWizard
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
 

Method Detail

getModelExporter

ModelExporter getModelExporter()

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.