org.eclipse.gmf.map.editor.part
Class GMFMapDiagramFileCreator
java.lang.Object
org.eclipse.gmf.map.editor.part.GMFMapDiagramFileCreator
public class GMFMapDiagramFileCreator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFMapDiagramFileCreator
public GMFMapDiagramFileCreator()
GMFMapDiagramFileCreator
public GMFMapDiagramFileCreator(GMFMapCreationWizard wizard)
getInstance
public static GMFMapDiagramFileCreator getInstance()
exists
public static boolean exists(org.eclipse.core.runtime.IPath path)
getWizard
public GMFMapCreationWizard getWizard()
getExtension
public String getExtension()
getUniqueFileName
public String getUniqueFileName(org.eclipse.core.runtime.IPath containerPath,
String fileName)
appendExtensionToFileName
public String appendExtensionToFileName(String fileName)
createNewFile
public org.eclipse.core.resources.IFile createNewFile(org.eclipse.core.runtime.IPath containerPath,
String fileName,
InputStream initialContents,
org.eclipse.swt.widgets.Shell shell)
createFile
protected void createFile(org.eclipse.core.resources.IFile fileHandle,
InputStream contents)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
Copyright © 2011. All Rights Reserved.