public final class SSMEUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
save(org.eclipse.emf.ecore.EObject root,
java.lang.String path) |
static void |
WriteFile(java.io.File aFile,
java.lang.String aContents)
Writes an out file (aFile)
|
public static void WriteFile(java.io.File aFile, java.lang.String aContents) throws java.io.FileNotFoundException, java.io.IOException
aFile
- aContents
- java.io.FileNotFoundException
java.io.IOException
public static void save(org.eclipse.emf.ecore.EObject root, java.lang.String path) throws java.io.IOException
java.io.IOException