Package org.eclipse.epsilon.hutn.model
Class HutnMetamodel
- java.lang.Object
-
- org.eclipse.epsilon.hutn.model.HutnMetamodel
-
public class HutnMetamodel extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static File
getMetaModelFile()
static org.eclipse.emf.common.util.URI
getMetaModelUri()
-
-
-
Method Detail
-
getMetaModelFile
public static File getMetaModelFile() throws IOException
- Throws:
IOException
-
getMetaModelUri
public static org.eclipse.emf.common.util.URI getMetaModelUri() throws IOException
- Throws:
IOException
-
-