org.eclipse.gmf.map.editor.part
Class GMFMapDiagramFileCreator
java.lang.Object
org.eclipse.gmf.map.editor.part.GMFMapDiagramFileCreator
public class GMFMapDiagramFileCreator
- extends Object
- Generated
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()
- Generated
exists
public static boolean exists(org.eclipse.core.runtime.IPath path)
- Generated
getWizard
public GMFMapCreationWizard getWizard()
getExtension
public String getExtension()
- Generated
getUniqueFileName
public String getUniqueFileName(org.eclipse.core.runtime.IPath containerPath,
String fileName)
- Generated
appendExtensionToFileName
public String appendExtensionToFileName(String fileName)
- Generated
createNewFile
public org.eclipse.core.resources.IFile createNewFile(org.eclipse.core.runtime.IPath containerPath,
String fileName,
InputStream initialContents,
org.eclipse.swt.widgets.Shell shell)
- Generated
createFile
protected void createFile(org.eclipse.core.resources.IFile fileHandle,
InputStream contents)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException
- Generated
Copyright © 2012. All Rights Reserved.