org.eclipse.emf.common.ui.wizard
Class AbstractExampleInstallerWizard.FileToOpen
java.lang.Object
org.eclipse.emf.common.ui.wizard.AbstractExampleInstallerWizard.FileToOpen
- Enclosing class:
- AbstractExampleInstallerWizard
- public static class AbstractExampleInstallerWizard.FileToOpen
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
location
protected String location
editorID
protected String editorID
workspaceFile
protected IFile workspaceFile
AbstractExampleInstallerWizard.FileToOpen
public AbstractExampleInstallerWizard.FileToOpen()
getEditorID
public String getEditorID()
setEditorID
public void setEditorID(String editorID)
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getWorkspaceFile
public IFile getWorkspaceFile()