Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.uml2.uml.ecore.importer.ui
Class UMLImporterWizard

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard
          extended by org.eclipse.emf.importer.ui.contribution.base.ModelImporterWizard
              extended by 
org.eclipse.uml2.uml.ecore.importer.ui.UMLImporterWizard
All Implemented Interfaces:
org.eclipse.emf.importer.ui.contribution.IModelImporterWizard, org.eclipse.jface.wizard.IWizard, org.eclipse.ui.INewWizard, org.eclipse.ui.IWorkbenchWizard

public class UMLImporterWizard
extends org.eclipse.emf.importer.ui.contribution.base.ModelImporterWizard


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard
org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard.PageHelper
 
Field Summary
 
Fields inherited from class org.eclipse.emf.importer.ui.contribution.base.ModelImporterWizard
fileName, genModelContainerPath, modelFile, originalGenModelFile, projectLocation, projectPath
 
Fields inherited from class org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard
diagnosticHandler, doPerformFinishDiagnostic, modelConverter, pageHelper, selection, workbench
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Constructor Summary
UMLImporterWizard ()
           
 
Method Summary
 void addPages ()
           
protected  org.eclipse.emf.converter.ModelConverter createModelConverter ()
           
 
Methods inherited from class org.eclipse.emf.importer.ui.contribution.base.ModelImporterWizard
doPerformFinish, getFileExtensions, getGenModelContainerPath, getGenModelFileName, getGenModelProjectLocation, getGenModelProjectPath, getModelFile, getModelImporter, getOriginalGenModelFile, performFinish, setGenModelContainerPath, setGenModelFileName, setGenModelProjectLocation, setGenModelProjectPath, setModelFile, setOriginalGenModelFile
 
Methods inherited from class org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard
dispose, getFile, getModelConverter, getSelection, getWorkbench, handleConvertDiagnostic, init, openEditor, performCancel, selectFile, setContainer
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, canFinish, createPageControls, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, 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.ui.IWorkbenchWizard
init
 
Methods inherited from interface org.eclipse.jface.wizard.IWizard
canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
 

Constructor Detail

UMLImporterWizard

public UMLImporterWizard()
Method Detail

createModelConverter

protected org.eclipse.emf.converter.ModelConverter createModelConverter()
Specified by:
createModelConverter in class org.eclipse.emf.converter.ui.contribution.base.ModelConverterWizard

addPages

public void addPages()
Specified by:
addPages in interface org.eclipse.jface.wizard.IWizard
Overrides:
addPages in class org.eclipse.jface.wizard.Wizard

Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire